Skip to content
This repository has been archived by the owner on Sep 29, 2023. It is now read-only.

Merge develop with 2.2.0 back to master #61

Merged
merged 61 commits into from
Jun 28, 2018
Merged

Merge develop with 2.2.0 back to master #61

merged 61 commits into from
Jun 28, 2018

Conversation

tsteinruecken
Copy link
Contributor

No description provided.

phorward and others added 30 commits November 22, 2017 17:33
selectOneBone() refers to selectBone(), where selectMultiBone() refers to selectBone(multiple=True). This is much more convenient with the general ViUR development standards.
We the user connects with an IPv6 Address, we remove the last 64 bits (the interface identifier) as these 64bit can be choosen freely by the user
Fix for assigning db.Keys to db.Query.filer()
and automatic string conversion when a db.Key is assigned to a skeleton's value
…cedence over the one defined by the application

We must stop processing a new skeleton class if we allready have one initialized for that given kind and the current one is from the server package (instead of putting it's reference into the cache)
This seems to be used by old WinXP boxes and the urlsafe implementation also handles default b64encoded text gracefully.
Fixes #38
…the set_unindexed_properties logic from skeleton

The later one was broken anyway (all properties had been set to indexed on first edit) and most bones already had support for entity.set()
Fixes #34
This can happen f.e. in relations where the model for the referenced entry changes but the entry itself hasn't been updated yet.

Fixes #7
Completely defer the isindexed decision back to the bones and remove the set_unindexed_properties logic from skeleton
Fixed a bug that may causes an skeleton defined in server to take pre…
Remove old (non-multilang data) from entry in serialize()
…alize

Don't try to serialize a bone if it's not contained in valuesCache
Just let renderEntry() behave like the surrounding functions (view, add, edit...) and accept calls with only the first two parameters...
renderEntry() param parameter with default value
First draft for implementing a unified selectBone
phorward and others added 22 commits April 5, 2018 11:31
…on-html-renderer

fixed regression at handling selectbones in default html renderer
…cedBlobs

fixed IndexError in textBone.getReferencedBlobs
fromClient() function for passwordBone and some code refactoring
…SearchTags

Made getSearchDocumentFields in numeric-Bone return an empty list if …
…JsonRender

Return descriptions for selectBones translated also in Json-Render
Prevent unserialize from booleanBone to fail if the database contains…
…nPathToKey

Fixed resolving the name property in prototypes/hierarchy:pathToKey
@tsteinruecken tsteinruecken merged commit aa7275b into master Jun 28, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants