- 27 Jun, 2016 3 commits
-
-
Sylvain Thénault authored
-
Sylvain Thénault authored
-
Sylvain Thénault authored
and drop related monkey-patch.
-
- 24 Jun, 2016 1 commit
-
-
Yann Voté authored
And not globally. Related to #13830428.
-
- 27 Jun, 2016 1 commit
-
-
Yann Voté authored
Since this is mandatory in data model.
-
- 15 Jun, 2016 1 commit
-
-
Yann Voté authored
In that case, we shouldn't check for existence of an entity under the choice
-
- 24 Jun, 2016 1 commit
-
-
Yann Voté authored
A content has no more than one title and description. In the same way, an ArchiveTransfer has no more than one comment. Handle this as hardcoded special cases, waiting for a better solution. Closes #13750725.
-
- 23 Jun, 2016 1 commit
-
-
Yann Voté authored
Iterate over all etypes and rdefs constituting the compound graph of a `SEDAArchiveTransfer` and set the same permissions than the `SEDAArchiveTransfer`.
-
- 21 Jun, 2016 1 commit
-
-
Yann Voté authored
Instead of displaying the DataObjectReference entity. And put this information in the `relations` section.
-
- 22 Jun, 2016 1 commit
-
-
Yann Voté authored
-
- 21 Jun, 2016 5 commits
- 22 Jun, 2016 2 commits
- 15 Jun, 2016 15 commits
-
-
Yann Voté authored
On archive unit form, hiding the choice field was handled wrongly by editing xsd2uicfg.py The real problem is we need to load uicfg rules before the views.
-
Yann Voté authored
-
Yann Voté authored
-
Yann Voté authored
-
Sylvain Thénault authored
-
Sylvain Thénault authored
-
Sylvain Thénault authored
-
Sylvain Thénault authored
As I can't make it appear on the inlined form title, make the overall message look better by omitting obscur relation name. Also, change translation to use alternative instead of xsd:choice, as in the UI.
-
Sylvain Thénault authored
This code wasn't tested and nothing was relying upon it (those elements are in inlined form in the UI).
-
Sylvain Thénault authored
-
Sylvain Thénault authored
And hide them from the default tab
-
Sylvain Thénault authored
Also more consistent between main form and inlined form, and drop display of counter.
-
Yann Voté authored
-
Yann Voté authored
It makes no sense to specify it at profile definition time. We must export it manually when generating an XSD profile, since this is a required element.
-
Sylvain Thénault authored
-
- 14 Jun, 2016 1 commit
-
-
Yann Voté authored
Handle case where size is 2.
-
- 15 Jun, 2016 5 commits
-
-
Sylvain Thénault authored
Closes #13562322
-
Sylvain Thénault authored
* drop buggy call to afs * use lower case for labels, for consistency * consistent use of "ajouter" in "add a ..." messages (only for element with multiple cardinality) * reledit configuration
-
Sylvain Thénault authored
-
Sylvain Thénault authored
-
Sylvain Thénault authored
for seda relationship that may appears in the 'attributes' section (ie cardinality '1' or '?').
-
- 14 Jun, 2016 2 commits
-
-
Sylvain Thénault authored
-
Sylvain Thénault authored
-