- 06 Jul, 2016 12 commits
-
-
Sylvain Thénault authored
-
Sylvain Thénault authored
[profile gen] Move generic functions to the top of the file, dropping xsd_ prefix when it's not specific to XSD export
-
Sylvain Thénault authored
-
Sylvain Thénault authored
Add this relation in xsd2yams.RTYPE_CARDS to force cardinality between content and custodial history item to be '*' instead of '+', because we don't want to force creation of a CustodialHistoryItem upon creation of a content. We should at some point handling custial history cardinality properly though, see https://www.cubicweb.org/ticket/14038090. Closes #14146424
-
Sylvain Thénault authored
This triggered a test failure.
-
Sylvain Thénault authored
-
Sylvain Thénault authored
Code needs some cleanup but tests should be green. Related to #14022989
-
Sylvain Thénault authored
Dunno why it's not detected...
-
Sylvain Thénault authored
Related to #14022989
-
Sylvain Thénault authored
no need for intermediary statement, directly give the parent.
-
Sylvain Thénault authored
Before introduction of RelaxNG schema generator. Related to #14022989
-
Sylvain Thénault authored
-
- 29 Jun, 2016 16 commits
-
-
Sylvain Thénault authored
sharing most of the code with XSD tests.
-
Sylvain Thénault authored
It has no performance impact but looks nicer and is easier to grasp, IMHO. Also, move profile_etree method to the base mixin and use it in the functional test.
-
Sylvain Thénault authored
30% speedup on test_profile
-
Sylvain Thénault authored
Avoid 'utils' module for non shared stuff. Also, fix base class since a mixin shouldn't inherit from TestCase but from object, avoiding diamond-like inheritance.
-
Sylvain Thénault authored
-
Sylvain Thénault authored
* the best language is selected * concepts are properly ordered * should more performant (one query fetch all the data)
-
Sylvain Thénault authored
including DB indexes for kind and language_code.
-
Sylvain Thénault authored
about 'role' argument no supported. Unclear why it didn't occurs earlier. May be related to migration to 3.23?
-
Sylvain Thénault authored
by avoiding side effect of specific modules loaded before the uicfg module.
-
Sylvain Thénault authored
[ui] monkeypatch EntityInlinedFormRenderer as CSS customization leaves a trailing '#' on inlined form's title
-
Sylvain Thénault authored
Closes #14025762
-
Sylvain Thénault authored
-
Sylvain Thénault authored
-
Sylvain Thénault authored
-
Sylvain Thénault authored
-
Sylvain Thénault authored
As there may be multiple ones. Closes #13750862
-
- 28 Jun, 2016 1 commit
-
-
Sylvain Thénault authored
-
- 29 Jun, 2016 1 commit
-
-
Sylvain Thénault authored
The later has been skipped, while it makes sense sometime to specify it during profile definition. The former are skipped to make the UI for Attachment or URI on BinaryDataObject much clearer. Closes #13751394 and #13830622
-
- 28 Jun, 2016 4 commits
-
-
Sylvain Thénault authored
-
Sylvain Thénault authored
Closes #13853636
-
Sylvain Thénault authored
Flow is simpler when using empty tuple instead of empty string.
-
Sylvain Thénault authored
-
- 29 Jun, 2016 2 commits
-
-
Sylvain Thénault authored
Use 'seda-2' as language code to please rdflib which check language code validity using a regexp. To do so, also extend skos cube limit size of 5 on language code. Closes #13008700
-
Sylvain Thénault authored
[ui] Display message instead of 'search' button when we're missing information to resolve constraint
-
- 27 Jun, 2016 4 commits
-
-
Sylvain Thénault authored
Closes #13853304
-
Sylvain Thénault authored
Closes #13853501
-
Sylvain Thénault authored
-
Sylvain Thénault authored
-