- 30 Mar, 2017 1 commit
-
-
Sylvain Thénault authored
but was randomly defined previously
-
- 21 Mar, 2017 3 commits
-
-
Sylvain Thénault authored
-
Sylvain Thénault authored
-
Philippe Pepiot authored
cnx.session is gone with CubicWeb 3.25, use vreg to get the schema instead.
-
- 30 Jan, 2017 1 commit
-
-
Sylvain Thénault authored
-
- 23 Feb, 2017 2 commits
-
-
Sylvain Thénault authored
since this attribute is explicitly displayed for those entity types, and cwuri use as reference uri rather than 'internal uri' (the default translation).
-
Sylvain Thénault authored
Related patch has been integrated in 3.19. File isn't deleted, we'll need it in next cset.
-
- 31 Jan, 2017 1 commit
-
-
Denis Laxalde authored
This overrides of abstract class property "uri" in each derived class's __init__ method is cryptic and there does not appear to be a good reason for this. So simplify and make this property access a private `_uri_cls` attribute to be defined in derived classes as any other implementation-dependent mechanism. The name `_uri_cls` closely matches what's in lcsv module so this also improves consistency.
-
- 27 Jan, 2017 4 commits
-
-
Sylvain Thénault authored
-
Sylvain Thénault authored
Those fails because we ignore it's dev-requirements.
-
Sylvain Thénault authored
-
Sylvain Thénault authored
-
- 19 Jan, 2016 1 commit
-
-
Laura Médioni authored
-
- 11 Jan, 2017 2 commits
-
-
Sylvain Thénault authored
-
Sylvain Thénault authored
-
- 10 Jan, 2017 1 commit
-
-
Denis Laxalde authored
-
- 16 Nov, 2016 4 commits
-
-
Sylvain Thénault authored
-
Sylvain Thénault authored
-
Sylvain Thénault authored
-
Sylvain Thénault authored
-
- 24 Oct, 2016 7 commits
-
-
Sylvain Thénault authored
This may cause problem because absolute_url may embed changing part such as entity's name or title. So, add a `canonical_uri` class method to the RDFGraphGenerator which by default returns `<base url>/eid` (this is internally used in cubicweb, it sounds reasonnable that this url scheme will always be available). Closes #15922107
-
Sylvain Thénault authored
-
Sylvain Thénault authored
In case where we import several files or alike, we may not want to rebuild it at each round, because it may be costly if eg. the massive store is used (all indexes may then be removed).
-
Sylvain Thénault authored
-
Sylvain Thénault authored
-
Sylvain Thénault authored
-
Sylvain Thénault authored
-
- 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
-