- 09 Jun, 2016 5 commits
-
-
Sylvain Thénault authored
-
Sylvain Thénault authored
-
Sylvain Thénault authored
Fix the model so that rules are properly linked to concept, Introduces custom entity classes and views to handle those complex objects. Closes #12663502
-
Yann Voté authored
-
Yann Voté authored
Related to #11447483.
-
- 10 Jun, 2016 1 commit
-
-
Sylvain Thénault authored
-
- 09 Jun, 2016 1 commit
-
-
Sylvain Thénault authored
-
- 08 Jun, 2016 1 commit
-
-
Yann Voté authored
And this implies to use a simpleType Related to #13424393.
-
- 09 Jun, 2016 1 commit
-
-
Sylvain Thénault authored
-
- 07 Jun, 2016 1 commit
-
-
Yann Voté authored
Related to #11447483.
-
- 08 Jun, 2016 3 commits
- 06 Jun, 2016 1 commit
-
-
Yann Voté authored
This tab will show a list of content elements (with their title element if provided). To edit a content, user should follow the content link (no edit button shown). Related to #11447483.
-
- 09 Jun, 2016 1 commit
-
-
Sylvain Thénault authored
-
- 07 Jun, 2016 1 commit
-
-
Sylvain Thénault authored
Refactoring a bit to make it usable in different cases.
-
- 09 Jun, 2016 1 commit
-
-
Sylvain Thénault authored
-
- 07 Jun, 2016 3 commits
-
-
Sylvain Thénault authored
[ui] Implement outofcontext view for proper display of archive unit referenced by SEDAArchiveUnitRefId entities
-
Sylvain Thénault authored
-
Sylvain Thénault authored
by handling separatly case where archive unit holds a reference to another archive unit from the case where it holds a full descriptive content. This includes: * a predicate to distinguish the two cases above * some specific autoform_section / primaryview_section rtags for each case * a tab for archive unit's sub-archive units (content only) * custom breadcrumb adapter and incontext view for choice/seq elements that should not appear in the ui * custom form and form renderer, for the same purpose
-
- 27 May, 2016 1 commit
-
-
Sylvain Thénault authored
-
- 08 Jun, 2016 1 commit
-
-
Sylvain Thénault authored
-
- 06 Jun, 2016 1 commit
-
-
Yann Voté authored
Only files modified: * xsd.py * entities/profile_generation.py * i18n/{en,fr}.po Related to #11447483.
-
- 07 Jun, 2016 7 commits
-
-
Sylvain Thénault authored
-
Sylvain Thénault authored
-
Sylvain Thénault authored
-
Yann Voté authored
Even if user has update permissions, sometimes we do not want to show edit or delete icons in list views
-
Sylvain Thénault authored
This changed some csets ago.
-
Sylvain Thénault authored
Bad copy/paste. No need for calling parent __select__ in regid specific view.
-
Yann Voté authored
And ``hide seda_archive_unit`` relation in relations section. Note that the ``add archive unit`` link should not appear if there is already an archive unit. Related to #11447483.
-
- 03 Jun, 2016 1 commit
-
-
Yann Voté authored
Update a docstring that was copied from another one.
-
- 27 May, 2016 9 commits
-
-
Sylvain Thénault authored
-
Sylvain Thénault authored
-
Sylvain Thénault authored
-
Sylvain Thénault authored
and move the XSDM_MAPPING singleton to the xsd module.
-
Sylvain Thénault authored
Quick & dirty but a bit more readable anyway.
-
Sylvain Thénault authored
It makes no sense to specify them at profile creation time.
-
Sylvain Thénault authored
-
Sylvain Thénault authored
Generalizing the mecasism introduced for XSD profile generation of FileInfo element, since we want the same "auto-cardinality" mecanism in this case.
-
Sylvain Thénault authored
And mark some of them private by prepending an '_'
-