-
- Downloads
EHN: Versioning Support
* The version information is displayed when the user clicks on a clock icon on the right side of the entity panel's header. * The user is warned, when the displayed entity is not the latest version of that entity. * The Edit Mode does not allow to edit old versions * The Preview (click on the eye symbol) loads and shows the entities in the referenced version (single references and lists)
Showing
- .gitlab-ci.yml 6 additions, 4 deletions.gitlab-ci.yml
- CHANGELOG.md 5 additions, 0 deletionsCHANGELOG.md
- misc/versioning_test_data.py 93 additions, 0 deletionsmisc/versioning_test_data.py
- src/core/css/webcaosdb.css 11 additions, 0 deletionssrc/core/css/webcaosdb.css
- src/core/js/caosdb.js 29 additions, 0 deletionssrc/core/js/caosdb.js
- src/core/js/edit_mode.js 8 additions, 0 deletionssrc/core/js/edit_mode.js
- src/core/js/preview.js 64 additions, 25 deletionssrc/core/js/preview.js
- src/core/xsl/entity.xsl 128 additions, 7 deletionssrc/core/xsl/entity.xsl
- test/core/js/modules/caosdb.js.js 11 additions, 0 deletionstest/core/js/modules/caosdb.js.js
- test/core/js/modules/entity.xsl.js 84 additions, 0 deletionstest/core/js/modules/entity.xsl.js
- test/core/js/modules/webcaosdb.js.js 46 additions, 19 deletionstest/core/js/modules/webcaosdb.js.js
Loading
Please register or sign in to comment