- 31 Mar, 2015 1 commit
-
-
Erica Marco authored
-
- 02 Apr, 2015 2 commits
-
-
Denis Laxalde authored
Add a test case based on interdoc thesaurus (shortened).
-
Denis Laxalde authored
Fix a few things (style, enumerate usage, etc.) along the way.
-
- 01 Apr, 2015 1 commit
-
-
Yann Voté authored
Since we sometimes expect unicode strings.
-
- 31 Mar, 2015 2 commits
-
-
Erica Marco authored
-
Denis Laxalde authored
-
- 30 Mar, 2015 1 commit
-
-
Sylvain Thénault authored
drop pref label / alt label facets, they are mostly unusable, auto completion on the plain text field should be prefered
-
- 25 Mar, 2015 1 commit
-
-
Laura Médioni authored
Also extract a build_result_dict() from add_concepts_from_file() on the way, since this code is used everywhere closes #2892966
-
- 30 Mar, 2015 1 commit
-
-
Laura Médioni authored
ex : Concept \\tSub-concept Fellow-concept Separators may be configured.
-
- 25 Mar, 2015 1 commit
-
-
Laura Médioni authored
-
- 26 Mar, 2015 1 commit
-
-
Sylvain Thénault authored
-
- 25 Mar, 2015 3 commits
-
-
Sylvain Thénault authored
-
Sylvain Thénault authored
-
Laura Médioni authored
-
- 23 Mar, 2015 4 commits
-
-
Sylvain Thénault authored
[schema] add constraint to ensure subject and object of broader_concept and related_concept belong to the same scheme
-
Sylvain Thénault authored
-
Sylvain Thénault authored
-
Sylvain Thénault authored
[cw monkeypatch] fix metagen to avoid crashes when there are some foreign keys in the database, as introduced in cw 3.20.X
-
- 05 Mar, 2015 2 commits
-
-
Sylvain Thénault authored
This will handle cases where the concept are regularly created rather than through the import (which uses a no hooks store).
-
Sylvain Thénault authored
When some scheme is imported, it may be linked to other schemes. Unknown links (ie that don't match an alreay known concept) are related to ExternalUris instead of Concept. The point of this patch is that when some concept is later inserted, we check if its URI is the same as an ExternalUri, in which case the ExternalUri is deleted and replaced by the Concept. Turns importer._create_entity method public as we have now a use-case where we have to override this method.
-
- 23 Mar, 2015 1 commit
-
-
Sylvain Thénault authored
-
- 18 Mar, 2015 3 commits
-
-
Sylvain Thénault authored
-
Sylvain Thénault authored
[i18n] temporary fix for translation of unicity error message until #5100373 is integrated in cubicweb
-
Sylvain Thénault authored
-
- 05 Mar, 2015 1 commit
-
-
Sylvain Thénault authored
-
- 13 Mar, 2015 4 commits
-
-
Laura Médioni authored
-
Laura Médioni authored
-
Laura Médioni authored
-
Laura Médioni authored
-
- 11 Mar, 2015 2 commits
-
-
Denis Laxalde authored
-
Denis Laxalde authored
-
- 03 Mar, 2015 4 commits
-
-
Sylvain Thénault authored
-
Sylvain Thénault authored
-
Sylvain Thénault authored
-
Sylvain Thénault authored
-
- 05 Mar, 2015 2 commits
-
-
Sylvain Thénault authored
-
Sylvain Thénault authored
-
- 02 Mar, 2015 1 commit
-
-
Denis Laxalde authored
Follow-up for 39e22bbc9920.
-
- 27 Feb, 2015 2 commits
-
-
Sylvain Thénault authored
-
Sylvain Thénault authored
[entities] define some fetch_attrs to reduce drastically the number of queries to display sub-concepts tab (on scheme or concept)
-