- 21 Mar, 2017 1 commit
-
-
Sylvain Thénault authored
-
- 17 Mar, 2017 7 commits
-
-
Sylvain Thénault authored
Closes extranet #14593198
-
Sylvain Thénault authored
In later cset, we'll want to retrieve the inherited rule from the management rule UI. This UI is generated from SEDAArchiveTransfer and SEDASeqAltArchiveUnitArchiveUnitRefIdManagement entities, so we want this method on those entity types.
-
Sylvain Thénault authored
[entities] Make _climb_rule_holders working on SEDASeqAltArchiveUnitArchiveUnitRefIdManagement entities This will be useful in later cset to add inherited_rule method on this entity type.
-
Sylvain Thénault authored
and add it as a method of archive unit entities. Related to extranet #14593198
-
Sylvain Thénault authored
This makes the UX better by adding constraint on what is allowed or not.
-
Sylvain Thénault authored
as we may find there information about location of the entity within the result set.
-
Sylvain Thénault authored
it's already in parent's selector.
-
- 16 Mar, 2017 8 commits
-
-
Sylvain Thénault authored
It doesn't add any value other the link's title, while it's costly to maintain translation (and a lot of them are missing).
-
Sylvain Thénault authored
* 'value' is better than 'type' which is the whole section's title * we use lower case everywhere
-
Sylvain Thénault authored
to make it clearer they depend on values previously selected. Related to extranet #12351787
-
Sylvain Thénault authored
* Display type before term, because its value will modify possible term's vocabularies, so it makes sense to display it before * Force display of type as well as term, it make things (js) simpler and user still have the cardinality if he doesn't want to force a type to be set * Hide the 'add new' link in any cases, else it ends up appearing unwillingly while we don't need it at all. Related to extranet #12351787
-
Sylvain Thénault authored
as specified in extranet #12351787. Some UI tweaks will be done later to make it more robust (removing the possibility to add/remove the type inlined form).
-
Sylvain Thénault authored
'cause I find it clearer that way.
-
Sylvain Thénault authored
Related to extranet #12351787
-
Sylvain Thénault authored
Also update its title and concept's language because it's not a SEDA 2 specific vocabulary.
-
- 08 Mar, 2017 2 commits
-
-
Sylvain Thénault authored
-
Sylvain Thénault authored
so user can clone entities.
-
- 10 Mar, 2017 1 commit
-
-
Sylvain Thénault authored
this causes an error during automatic tests, and we don't want that anyway.
-
- 14 Mar, 2017 1 commit
-
-
Sylvain Thénault authored
breaking test with a fresh database.
-
- 08 Mar, 2017 1 commit
-
-
Sylvain Thénault authored
to consider that its container may be None (in case of a component archive unit).
-
- 09 Mar, 2017 5 commits
-
-
Sylvain Thénault authored
This is a bit tough since in SEDA 0.2, Integrity element are defined as children of the root transfer node, hence we have to reuse the kind of reference trick we have in SEDA 0.2 export: document export a seda:profid attribute whose value is the referenced by default value on the UnitIdentifier element associated to the digest (and algorithm) definition. Related to #16687452
-
Sylvain Thénault authored
Using Integrity element of the document (data object). Related to #16687452
-
Sylvain Thénault authored
So we'll be able in later cset to override xsd_transfer in SEDA 0.2 export without having to much duplicated code.
-
Sylvain Thénault authored
This will be used by latter cset to support Integrity (digest algorithm) elements in SEDA 0.2.
-
Sylvain Thénault authored
so it's much easier to read.
-
- 07 Mar, 2017 4 commits
-
-
Sylvain Thénault authored
using yet another custom afs.
-
Sylvain Thénault authored
whatever its role.
-
Sylvain Thénault authored
by copying the clone_of relation.
-
Sylvain Thénault authored
Closes #16684622
-
- 08 Mar, 2017 5 commits
-
-
Sylvain Thénault authored
-
Sylvain Thénault authored
-
Sylvain Thénault authored
-
Sylvain Thénault authored
-
Sylvain Thénault authored
-
- 03 Mar, 2017 1 commit
-
-
Sylvain Thénault authored
concret subclasses are built in registration_callback.
-
- 01 Mar, 2017 4 commits
-
-
Sylvain Thénault authored
-
Sylvain Thénault authored
of archive transfers and units.
-
Sylvain Thénault authored
-
Sylvain Thénault authored
and fix a typo in a comment
-