| Age | Commit message (Collapse) | Author |
|
|
|
|
|
return to the good ol days of SPA
updates title name too. Double the logic - title set by the server too
for a better client side behaviour. Could fix by using a template for
the function setting the title, doesn't seem worth it right now.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- closes #445
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
webapp/static/rzi-overrides/templates override dirs
|
|
|
|
remove cookie
|
|
|
|
path not found handling remains out.
partial revert of ffa1c93665685c61d929e87693dd72f80e09d15d
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Example:
python src/local/server-tools/rz_backup.py --root backup-test --docker 4b69d3661966 --neo4j-shell /home/neo4j-community-2.2.1/bin/neo4j-shell
|
|
|
|
Could not reproduce locally but this was reported to fix a recursion
happening easily by creating a document and cloning it.
This avoids any recursion by punting to the enum equallity operator
directly and once, mapping the other parameter optionally.
|
|
|
|
|
|
|