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
|
Thu, 17 Nov 2011 18:19:56 +0100 |
Sylvain Thénault |
[EntityTableView] smarter header for MainEntityColRenderer: use plural form only when necessary. Closes #2093182
|
file |
diff |
annotate
|
Thu, 17 Nov 2011 18:21:04 +0100 |
Sylvain Thénault |
[tableview] enhance RelationColRenderer. Closes #2093184
|
file |
diff |
annotate
|
Wed, 09 Nov 2011 14:55:25 +0100 |
Sylvain Thénault |
[tableview] fix __init__ logic of sortfunc/sortable
|
file |
diff |
annotate
|
Wed, 09 Nov 2011 14:34:41 +0100 |
Sylvain Thénault |
[tableview] drop comment
|
file |
diff |
annotate
|
Mon, 07 Nov 2011 18:16:53 +0100 |
Sylvain Thénault |
[tableview] deepcopy of colrenderer was actually broken with py < 2.7
|
file |
diff |
annotate
|
Mon, 07 Nov 2011 10:55:15 +0100 |
Adrien Di Mascio |
[table] display navigation component both above and below the table
|
file |
diff |
annotate
|
Fri, 04 Nov 2011 17:16:15 +0100 |
Sylvain Thénault |
[table view] some new table view enhancements
|
file |
diff |
annotate
|
Fri, 04 Nov 2011 13:03:52 +0100 |
Sylvain Thénault |
[table view] properly handle show/hide filter actions so we get proper action displayed even when recalled from pagination
|
file |
diff |
annotate
|
Thu, 03 Nov 2011 11:18:37 +0100 |
Sylvain Thénault |
[entity table view] add count default to true on main entity column
|
file |
diff |
annotate
|
Wed, 02 Nov 2011 10:33:50 +0100 |
Sylvain Thénault |
[old table view] drop duplicated method
|
file |
diff |
annotate
|
Fri, 28 Oct 2011 10:32:48 +0200 |
Adrien Di Mascio |
[doc] fix most of ReST compilation errors and warnings
|
file |
diff |
annotate
|
Thu, 27 Oct 2011 10:38:03 +0200 |
Sylvain Thénault |
[tableview] .entity method is useful on EntityTableView as well, move it there
|
file |
diff |
annotate
|
Tue, 25 Oct 2011 13:51:27 +0200 |
Aurelien Campeas |
[tableview,jsoncontroller] the json controller must check view.handle_pagination as well & the old table view also handles pagination internally
|
file |
diff |
annotate
|