- 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
-
- 25 Feb, 2016 1 commit
-
-
Sylvain Thénault authored
use limit defined by navigation.page-size to swith to paginated list rather than some arbitrary hard-coded value. Closes #11088567
-
- 16 Feb, 2016 1 commit
-
-
Jérôme Roy authored
Monkeypatch reintroduced in 7b861a9c0a8b probably by mistake fake_form was backported in CW in version 3.20.5 Closes #9133216
-
- 12 Feb, 2016 2 commits
-
-
Denis Laxalde authored
-
Denis Laxalde authored
-
- 03 Feb, 2016 1 commit
-
-
Sylvain Thénault authored
including monkey-patches for https://www.cubicweb.org/ticket/10468967 until cw 3.23 is released. Now when one ask for synchronization of a skos source, he gets redirected to the forthcoming import log. Fix a select ambiguity with cw >= 3.22 along the way.
-