- 09 Jun, 2016 1 commit
-
-
Yann Voté authored
-
- 10 Jun, 2016 6 commits
-
-
Sylvain Thénault authored
-
Sylvain Thénault authored
Don't care about xlink:href for now. Closes #12663412
-
Sylvain Thénault authored
Related to #12663412
-
Sylvain Thénault authored
It should allow any content. Copy OpenType from original SEDA XSD and reference it. Related to #12663412
-
Sylvain Thénault authored
Related to #12663412
-
Sylvain Thénault authored
but keep ArchiveTransfer's one. We'll handle content's signature later. Related to #12663412
-
- 09 Jun, 2016 6 commits
-
-
Sylvain Thénault authored
Validation is done in a custom hook due to cw'schema limitation: all constraints must be checked and we need several one in our case (one for each possible parent type). A custom vocabulary function is introduced and reused for the 'seda_rule' relation. There is still some limitation in case where the parent entity has not yet been created, as we're missing information to go back to the container holding the scheme definition. Closes #13562327
-
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 1 commit
-
-
Sylvain Thénault authored
-