- 13 Oct, 2011 1 commit
-
-
Pierre-Yves David authored
init_facets is not included in the default sphinx documentation but this docstring should help people digging into cubicweb core. This could go in an Advanced developer section of the book. --HG-- branch : stable
-
- 12 Oct, 2011 1 commit
-
-
Sylvain Thénault authored
--HG-- branch : stable
-
- 11 Oct, 2011 7 commits
-
-
Pierre-Yves David authored
<Enter> is supposed to submit the form only if there is a single input:text field. However most browsers will submit the form on <Enter> anyway if there is an input:submit field. see: http://www.w3.org/MarkUp/html-spec/html-spec_8.html#SEC8.2 Firefox 7.0.1 does not submit form on <Enter> if there is more than a input:text field and not input:submit but does it if there is an input:submit. IE 6 or Firefox 2 behave the same way. --HG-- branch : stable
-
Pierre-Yves David authored
We drop the 'label_column_%s' % colidx pattern and add a clean column_label method that might be overwritten by children class to alter the way default columns headers are computed. --HG-- branch : stable
-
Pierre-Yves David authored
This does not alter the result while allowing more selection option on other variable than the filtered one. --HG-- branch : stable
-
Sylvain Thénault authored
--HG-- branch : stable
-
Sylvain Thénault authored
[datafeed] remove remaining uses of 'synchronizing' attribute replaced by 'in_synchronization' in 3.13.8. Closes #1989131 --HG-- branch : stable
-
Sylvain Thénault authored
This may avoid error with some entities which have immutable attributes and don't check something actually changed. Also, avoid modifying the cached item representation, this may cause pb when an item is seen several times during an import. --HG-- branch : stable
-
Sylvain Thénault authored
--HG-- branch : stable
-
- 07 Oct, 2011 10 commits
-
-
Sylvain Thénault authored
--HG-- branch : stable
-
Sylvain Thénault authored
--HG-- branch : stable
-
Sylvain Thénault authored
--HG-- branch : stable
-
Sylvain Thénault authored
--HG-- branch : stable
-
Sylvain Thénault authored
--HG-- branch : stable
-
Adrien Di Mascio authored
--HG-- branch : stable
-
Sylvain Thénault authored
--HG-- branch : stable
-
Sylvain Thénault authored
--HG-- branch : stable
-
Sylvain Thénault authored
--HG-- branch : stable
-
Sylvain Thénault authored
--HG-- branch : stable
-
- 06 Oct, 2011 3 commits
-
-
Sylvain Thénault authored
[migration] expose migration methods to execute schema/*.sql and migration/<event>.py files (closes #1986498) --HG-- branch : stable
-
Pierre-Yves David authored
--HG-- branch : stable
-
Sylvain Thénault authored
The view shouldn't crash in such case. Also refactor xmlrelateditem view and its call on the way. --HG-- branch : stable
-
- 04 Oct, 2011 6 commits
-
-
Sylvain Thénault authored
--HG-- branch : stable
-
Sylvain Thénault authored
--HG-- branch : stable
-
Sylvain Thénault authored
--HG-- branch : stable
-
Sylvain Thénault authored
--HG-- branch : stable
-
Sylvain Thénault authored
--HG-- branch : stable
-
Sylvain Thénault authored
--HG-- branch : stable
-
- 30 Sep, 2011 4 commits
-
-
Alexandre Fayolle authored
--HG-- branch : stable
-
Alexandre Fayolle authored
--HG-- branch : stable
-
Sylvain Thénault authored
--HG-- branch : stable
-
Sylvain Thénault authored
--HG-- branch : stable
-
- 29 Sep, 2011 8 commits
-
-
Sylvain Thénault authored
--HG-- branch : stable
-
Sylvain Thénault authored
--HG-- branch : stable
-
Sylvain Thénault authored
--HG-- branch : stable
-
Sylvain Thénault authored
--HG-- branch : stable
-
Sylvain Thénault authored
--HG-- branch : stable
-
Sylvain Thénault authored
[req] .view should not catch [Object|Registry]NotFound (which is a bug), only NoSelectableObject (closes #1973681) --HG-- branch : stable
-
Sylvain Thénault authored
[repository] when deleting relations of a deleted external entity, we should skip non-crossable relation (closes #1973680) elses this may lead to things as described in the ticket... --HG-- branch : stable
-
Sylvain Thénault authored
[ms planning] raise BadRQLQuery when two variables related by a non-crossable relation should come from two different sources (closes #1973767) --HG-- branch : stable
-