- 26 Oct, 2016 1 commit
-
-
Denis Laxalde authored
-
- 19 Oct, 2016 4 commits
-
-
Sylvain Thénault authored
-
Sylvain Thénault authored
-
Sylvain Thénault authored
Remove case of a 'sed-2' language coming from the seda cube, add None (ie no language specified) instead
-
Sylvain Thénault authored
not sure it has passed once :/
-
- 18 Oct, 2016 1 commit
-
-
Sylvain Thénault authored
-
- 28 Sep, 2016 5 commits
-
-
Sylvain Thénault authored
-
Sylvain Thénault authored
-
Sylvain Thénault authored
usually to test data file validity.
-
Sylvain Thénault authored
-
Sylvain Thénault authored
-
- 07 Jul, 2016 1 commit
-
-
Sylvain Thénault authored
Code adapted and backported from the SEDA cube. Closes #14170765
-
- 29 Jun, 2016 1 commit
-
-
Sylvain Thénault authored
-
- 24 Jun, 2016 1 commit
-
-
Denis Laxalde authored
-
- 23 Jun, 2016 1 commit
-
-
Denis Laxalde authored
-
- 22 Jun, 2016 2 commits
-
-
Denis Laxalde authored
CubicWeb is installed as a dependency of the cube itself.
-
Sylvain Thénault authored
-
- 26 May, 2016 5 commits
-
-
Sylvain Thénault authored
-
Denis Laxalde authored
Closes #13211250.
-
Denis Laxalde authored
-
Denis Laxalde authored
-
Denis Laxalde authored
Similarly as for Concept, as done in 67672a4dd0ef.
-
- 16 May, 2016 1 commit
-
-
Sylvain Thénault authored
-
- 17 May, 2016 1 commit
-
-
Denis Laxalde authored
-
- 16 May, 2016 1 commit
-
-
Sylvain Thénault authored
-
- 29 Jun, 2015 1 commit
-
-
Yann Voté authored
Some graph methods will crash if some data are not URIs and have no ``language`` attribute (eg. ``BlankNode``). Fix this. Side effect for Redland LibRdf: since this library raises an exception when trying to get an URI for a blank node, we should also handle this case. Closes #5582296.
-
- 20 May, 2016 2 commits
-
-
Denis Laxalde authored
Broken from 2c4f4e1b429d.
-
Denis Laxalde authored
* Drop py27-stable (cubicweb usually fails to install IIRC). * Let the (tox) caller pass --junit-xml when needed. * Drop [tox:jenkins] section as the jenkins job configuration explicitly lists environments anyways.
-
- 11 May, 2016 5 commits
-
-
Sylvain Thénault authored
-
Sylvain Thénault authored
-
Sylvain Thénault authored
-
Sylvain Thénault authored
-
Denis Laxalde authored
It is not available on EL7. We may add a Recommends: but our tooling does not support building the src.rpm with this syntax.
-
- 18 Apr, 2016 1 commit
-
-
Denis Laxalde authored
Many language do not have a short form with 2-letters (in fact the most common short-form appears to be 3-letters, see http://www.loc.gov/standards/iso639-2/php/code_list.php). So store the dict of concept's preferred labels by full language code along with short form. Closes #12397683.
-
- 20 Apr, 2016 1 commit
-
-
Denis Laxalde authored
So that this matches with `through_cw_source` (inlined) relation and guest users do not get an Unauthorized when requesting the primary view of a SKOSSource. Closes #12437063.
-
- 26 Feb, 2016 5 commits
-
-
Sylvain Thénault authored
-
Sylvain Thénault authored
-
Sylvain Thénault authored
-
Sylvain Thénault authored
-
Sylvain Thénault authored
beside the fact that this is not necessary (no appobjects in there), this causes import error with pre 3.21 also fix two errors in pre 3.21 specific module: * store_skos_extentities should have a extid_as_cwuri parameter, not use_extid_as_cwuri * fix arguments given to ext_dump_relations
-