Wed, 16 Sep 2015 13:57:21 +0200 |
Rémi Cardona |
[py3k] use six.add_metaclass
|
file |
diff |
annotate
|
Mon, 05 Oct 2015 17:10:36 +0200 |
Rémi Cardona |
[py3k] add list() around dict methods
|
file |
diff |
annotate
|
Fri, 11 Sep 2015 18:05:38 +0200 |
Rémi Cardona |
[py3k] replace '_ = unicode' in global scope (closes #7589459)
|
file |
diff |
annotate
|
Tue, 15 Sep 2015 16:15:03 +0200 |
Rémi Cardona |
[py3k] dict.iteritems → dict.items
|
file |
diff |
annotate
|
Mon, 14 Sep 2015 16:03:07 +0200 |
Rémi Cardona |
[py3k] basestring → six.string_types
|
file |
diff |
annotate
|
Tue, 15 Sep 2015 16:56:57 +0200 |
Rémi Cardona |
[py3k] import range using six.moves
|
file |
diff |
annotate
|
Thu, 02 Jul 2015 19:54:25 +0200 |
David Douard |
[doc] more fixes of warnings/errors in doc build
|
file |
diff |
annotate
|
Mon, 14 Apr 2014 11:54:33 +0200 |
Rémi Cardona |
an URL -> a URL
stable
|
file |
diff |
annotate
|
Tue, 04 Feb 2014 15:29:29 +0100 |
Dimitri Papadopoulos |
English typography
|
file |
diff |
annotate
|
Tue, 05 Nov 2013 09:51:32 +0100 |
Denis Laxalde |
[doc] Refer to RsetTableView in EntityTableView docstring instead of TableView
stable
|
file |
diff |
annotate
|
Wed, 27 Nov 2013 16:18:54 +0100 |
Aurelien Campeas |
[views/table] use cubicweb.ajax.js for pagination
stable
|
file |
diff |
annotate
|
Fri, 06 Dec 2013 11:26:57 +0100 |
Julien Cristau |
[tableview] Don't share column renderers between all instances of a table (closes #3351872)
stable
|
file |
diff |
annotate
|
Fri, 06 Dec 2013 11:26:20 +0100 |
Julien Cristau |
[tableview] Add some unique element to AbstractColumnRenderer.__str__ (related to #3351872)
stable
|
file |
diff |
annotate
|
Fri, 12 Jul 2013 10:39:01 +0200 |
Denis Laxalde |
Do not compute actions list in TableLayout view when display_actions attribute is unset
stable
|
file |
diff |
annotate
|
Mon, 08 Apr 2013 16:53:03 +0200 |
David Douard |
[views/tables|css] backout rev 895e34d9ae0d
stable
|
file |
diff |
annotate
|
Fri, 07 Sep 2012 14:01:59 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Fri, 20 Jul 2012 10:25:55 +0200 |
Sylvain Thénault |
[book] fix build warnings/errors. Closes #2430042
stable
|
file |
diff |
annotate
|
Wed, 13 Jun 2012 12:38:06 +0200 |
Aurelien Campeas |
[views/tables|css] show actions in small tabs instead of menu indirection (closes #2004109)
|
file |
diff |
annotate
|
Wed, 23 May 2012 16:17:46 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Wed, 23 May 2012 11:05:03 +0200 |
Arthur Lutz |
[docstrings] typos corrected
stable
|
file |
diff |
annotate
|
Wed, 23 May 2012 11:04:00 +0200 |
Arthur Lutz |
[views] enable paginate toggle on RsetTableView (closes #2200675)
stable
|
file |
diff |
annotate
|
Tue, 10 Apr 2012 17:03:19 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Tue, 10 Apr 2012 10:42:23 +0200 |
Sylvain Thénault |
[table view] EntityTableView should accept **kwargs as RsetTableView
stable
|
file |
diff |
annotate
|
Mon, 23 Jan 2012 13:25:02 +0100 |
Sylvain Thénault |
[vreg] move base registry implementation to logilab.common. Closes #1916014
|
file |
diff |
annotate
|
Wed, 11 Jan 2012 18:29:33 +0100 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Wed, 11 Jan 2012 18:28:17 +0100 |
Sylvain Thénault |
[tableview] drop useless code: cellvid systematically given by RsetTableView, according to its .[non]finalview attribute
stable
|
file |
diff |
annotate
|
Tue, 10 Jan 2012 16:33:27 +0100 |
Pierre-Yves David |
[tableviews] use ``select_or_none`` instead of ``try: select() except:``
|
file |
diff |
annotate
|
Tue, 29 Nov 2011 11:18:46 +0100 |
Julien Cristau |
[navigation] provide a link back from the full view to the paginated one
|
file |
diff |
annotate
|
Wed, 23 Nov 2011 14:45:13 +0100 |
Aurelien Campeas |
[tableview] fix action menu layout (closes #2099011)
|
file |
diff |
annotate
|
Wed, 23 Nov 2011 11:46:30 +0100 |
Aurelien Campeas |
[views/table] fix typo
|
file |
diff |
annotate
|