- 13 Feb, 2014 2 commits
-
-
Dimitri Papadopoulos authored
-
Dimitri Papadopoulos authored
[entity, metadata] huuum, use resolvable url as cwuri... And fix existing ones. Closes #3390388
-
- 06 Feb, 2014 1 commit
-
-
Denis Laxalde authored
-
- 03 Feb, 2014 1 commit
-
-
Dimitri Papadopoulos authored
-
- 04 Feb, 2014 1 commit
-
-
Dimitri Papadopoulos authored
Get rid of extra space before `!' and `?'
-
- 30 Jan, 2014 1 commit
-
-
Julien Cristau authored
-
- 24 Jan, 2014 1 commit
-
-
Dimitri Papadopoulos authored
-
- 23 Jan, 2014 1 commit
-
-
Julien Cristau authored
Happens if a previous migration forgot a drop_attribute. Closes #3471609
-
- 21 Jan, 2014 6 commits
-
-
Arthur Lutz authored
-
Julien Cristau authored
Added tag cubicweb-version-3.18.2, cubicweb-debian-version-3.18.2-1, cubicweb-centos-version-3.18.2-1 for changeset 6880674c1a26
-
Julien Cristau authored
-
Aurelien Campeas authored
Added tag cubicweb-version-3.17.12, cubicweb-debian-version-3.17.12-1, cubicweb-centos-version-3.17.12-1 for changeset 838d58a30f7e --HG-- branch : stable
-
Julien Cristau authored
And fix a syntax error and wrong package name in the process. --HG-- branch : stable
-
Aurelien Campeas authored
--HG-- branch : stable
-
- 17 Jan, 2014 1 commit
-
-
Rémi Cardona authored
--HG-- branch : stable
-
- 20 Jan, 2014 1 commit
-
-
Adrien Di Mascio authored
``Accept-Language`` should be overridable just as any other request header. Default value is "nothing" since the application should be able the empty header case. --HG-- branch : stable
-
- 13 Jan, 2014 2 commits
-
-
Aurelien Campeas authored
Also give proper name to subject (role, not target), and kill unused variable. --HG-- branch : stable
-
Aurelien Campeas authored
Closes jpl##49466 --HG-- branch : stable
-
- 14 Dec, 2013 1 commit
-
-
Christophe de Vienne authored
--HG-- branch : stable
-
- 07 Jan, 2014 1 commit
-
-
Denis Laxalde authored
--HG-- branch : stable
-
- 19 Dec, 2013 1 commit
-
-
Aurelien Campeas authored
--HG-- branch : stable
-
- 17 Jan, 2014 2 commits
-
-
Sylvain Thénault authored
[web error] exception may not have a 'status' attribute, generating an AttributeError that hides the original error. Closes #3381670 --HG-- branch : stable
-
Sylvain Thénault authored
--HG-- branch : stable
-
- 02 Jan, 2014 1 commit
-
-
Aurelien Campeas authored
The underlying design issue is not addressed here, only a cosmetic and "we understand and document what's happening" note. Related to #3400448. --HG-- branch : stable
-
- 10 Dec, 2013 1 commit
-
-
Vincent Michel authored
--HG-- branch : stable
-
- 15 Jan, 2014 1 commit
-
-
Julien Cristau authored
assertEqual(msg, msg) had a hard time failing. --HG-- branch : stable
-
- 06 Jan, 2014 1 commit
-
-
Denis Laxalde authored
This avoids a deprecation warning when following the documentation. --HG-- branch : stable
-
- 11 Sep, 2013 1 commit
-
-
Aurelien Campeas authored
-
- 21 Jan, 2014 3 commits
-
-
Julien Cristau authored
-
Julien Cristau authored
If we're going to ignore errors, at least be loud about it. sqlexec already wraps the sql execution in a try/except block, so we were never going to catch any exceptions in the caller. Check the return value instead. Closes #3459618.
-
Aurelien Campeas authored
-
- 17 Jan, 2014 3 commits
-
-
Aurelien Campeas authored
-
Julien Cristau authored
Added tag cubicweb-version-3.18.1, cubicweb-debian-version-3.18.1-1, cubicweb-centos-version-3.18.1-1 for changeset 60322cb8636c
-
Julien Cristau authored
Fixes compat with jquery 1.10 (closes #3445689)
-
- 16 Jan, 2014 1 commit
-
-
Julien Cristau authored
It tries to access a 'state' attribute on an entity without going through the IWorkflowable adapter.
-
- 14 Jan, 2014 1 commit
-
-
Aurelien Campeas authored
If the rdef is not final, yams will complain.
-
- 16 Jan, 2014 4 commits
-
-
Julien Cristau authored
The addition of this attribute in 3.13.8 had default=False, which made no sense, and was fixed in 3.13.9. However no migration was done so apps that ever saw the 3.13.8 code could still have '' as defaultval for this attribute.
-
Julien Cristau authored
-
Julien Cristau authored
Make it clear that it is only an optimization. Related to #3444095.
-
Julien Cristau authored
Fixes semantic change introduced in 96dba2efd16d where internal sessions started to check attribute permissions. Closes #3444095
-