- 01 Sep, 2017 2 commits
-
-
Samuel Trégouët authored
related to #17100740
-
Samuel Trégouët authored
-
- 13 Jun, 2017 1 commit
-
-
Katia Saurfelt authored
-
- 18 Dec, 2015 1 commit
-
-
Florent Cayré authored
Use the pagination markup so that it really looks like the page links. (closes #17084333)
-
- 16 Dec, 2015 1 commit
-
-
Florent Cayré authored
[pagination] Use CW 3.23 API instead of reimplementing do_paginate to customize pagination extra links (related #17084333)
-
- 18 Apr, 2017 2 commits
-
-
Sylvain Thénault authored
-
Sylvain Thénault authored
-
- 24 Mar, 2017 1 commit
-
-
Sylvain Thénault authored
-
- 07 Mar, 2017 5 commits
-
-
Sylvain Thénault authored
-
Sylvain Thénault authored
-
Sylvain Thénault authored
-
Sylvain Thénault authored
-
Philippe Pepiot authored
Introduced in 92ab4759805e
-
- 03 Mar, 2017 2 commits
-
-
Sylvain Thénault authored
-
Sylvain Thénault authored
-
- 28 Feb, 2017 1 commit
-
-
Sylvain Thénault authored
else you get valuable information that is not displayed anywhere. Closes #17059496
-
- 24 Jan, 2017 2 commits
-
-
Denis Laxalde authored
-
Denis Laxalde authored
Following 011730a4af73 in cubicweb.
-
- 19 Jan, 2017 1 commit
-
-
Philippe Pepiot authored
next_tabindex() is gone in cubicweb 011730a4af73
-
- 23 Nov, 2016 1 commit
-
-
Philippe Pepiot authored
-
- 21 Nov, 2016 3 commits
-
-
Sylvain Thénault authored
-
Sylvain Thénault authored
-
Sylvain Thénault authored
This is expected for proper caching and will be made mandatory by cubicweb's 722690d7ae28 Closes #16347567
-
- 28 Jul, 2016 1 commit
-
-
Florent Cayré authored
-
- 27 Jul, 2016 3 commits
-
-
Florent Cayré authored
Also a bit of flake8.
-
Florent Cayré authored
Closes #14544064.
-
Florent Cayré authored
-
- 21 Jul, 2016 2 commits
-
-
Katia Saurfelt authored
-
Katia Saurfelt authored
`cubicweb.form.css` should not be loaded with cubciweb-boostrap. Currently (cw =< 2.23) it is done by AutoClickAndEditFormView and can not be easily overrided in cubciweb-boostrap. We should at some point rewrite AutoClickAndEditFormView in cw to ease overriding. Until it is done we juste use empty `cubicweb.form.css` file closes #14458715
-
- 28 Jun, 2016 3 commits
-
-
Sylvain Thénault authored
Already done in site_cubicweb, which is the proper place as the formwidget module isn't reloadable.
-
Sylvain Thénault authored
-
Sylvain Thénault authored
-
- 19 Feb, 2016 1 commit
-
-
Julien Cristau authored
-
- 18 Feb, 2016 3 commits
-
-
Julien Cristau authored
-
Julien Cristau authored
-
Julien Cristau authored
Tuple unpacking in function arguments is verboten.
-
- 19 Feb, 2016 1 commit
-
-
Julien Cristau authored
Use new function attribute names (introduced in 2.6, and still present in 3.x) instead of the old func_* ones.
-
- 20 Jun, 2016 2 commits
-
-
Florent Cayré authored
- do not call self._cw.message twice as it is then popped from the session data - add alert dismiss functionality to the close button Closes #13835109.
-
Florent Cayré authored
This was due to the use of an old CW 3.20 dbapi-related API call. Closes #13835004.
-
- 07 Jun, 2016 1 commit
-
-
Katia Saurfelt authored
-