2015-10-19 |
Jérôme Roy |
fix typos and indentation in docstrings/docs
|
file |
diff |
annotate
|
2015-10-13 |
Rémi Cardona |
[py3k] MethodType no longer takes a class argument
|
file |
diff |
annotate
|
2015-09-16 |
Rémi Cardona |
[py3k] use six.add_metaclass
|
file |
diff |
annotate
|
2015-10-05 |
Rémi Cardona |
[py3k] add list() around dict methods
|
file |
diff |
annotate
|
2015-09-11 |
Rémi Cardona |
[py3k] replace '_ = unicode' in global scope (closes #7589459)
|
file |
diff |
annotate
|
2015-09-15 |
Rémi Cardona |
[py3k] dict.iteritems → dict.items
|
file |
diff |
annotate
|
2015-09-14 |
Rémi Cardona |
[py3k] basestring → six.string_types
|
file |
diff |
annotate
|
2015-09-15 |
Rémi Cardona |
[py3k] import range using six.moves
|
file |
diff |
annotate
|
2015-07-02 |
David Douard |
[doc] more fixes of warnings/errors in doc build
|
file |
diff |
annotate
|
2014-04-14 |
Rémi Cardona |
an URL -> a URL
stable
|
file |
diff |
annotate
|
2014-02-04 |
Dimitri Papadopoulos |
English typography
|
file |
diff |
annotate
|
2013-11-05 |
Denis Laxalde |
[doc] Refer to RsetTableView in EntityTableView docstring instead of TableView
stable
|
file |
diff |
annotate
|
2013-11-27 |
Aurelien Campeas |
[views/table] use cubicweb.ajax.js for pagination
stable
|
file |
diff |
annotate
|
2013-12-06 |
Julien Cristau |
[tableview] Don't share column renderers between all instances of a table (closes #3351872)
stable
|
file |
diff |
annotate
|
2013-12-06 |
Julien Cristau |
[tableview] Add some unique element to AbstractColumnRenderer.__str__ (related to #3351872)
stable
|
file |
diff |
annotate
|
2013-07-12 |
Denis Laxalde |
Do not compute actions list in TableLayout view when display_actions attribute is unset
stable
|
file |
diff |
annotate
|
2013-04-08 |
David Douard |
[views/tables|css] backout rev 895e34d9ae0d
stable
|
file |
diff |
annotate
|
2012-09-07 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2012-07-20 |
Sylvain Thénault |
[book] fix build warnings/errors. Closes #2430042
stable
|
file |
diff |
annotate
|
2012-06-13 |
Aurelien Campeas |
[views/tables|css] show actions in small tabs instead of menu indirection (closes #2004109)
|
file |
diff |
annotate
|
2012-05-23 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2012-05-23 |
Arthur Lutz |
[docstrings] typos corrected
stable
|
file |
diff |
annotate
|
2012-05-23 |
Arthur Lutz |
[views] enable paginate toggle on RsetTableView (closes #2200675)
stable
|
file |
diff |
annotate
|
2012-04-10 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2012-04-10 |
Sylvain Thénault |
[table view] EntityTableView should accept **kwargs as RsetTableView
stable
|
file |
diff |
annotate
|
2012-01-23 |
Sylvain Thénault |
[vreg] move base registry implementation to logilab.common. Closes #1916014
|
file |
diff |
annotate
|
2012-01-11 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2012-01-11 |
Sylvain Thénault |
[tableview] drop useless code: cellvid systematically given by RsetTableView, according to its .[non]finalview attribute
stable
|
file |
diff |
annotate
|
2012-01-10 |
Pierre-Yves David |
[tableviews] use ``select_or_none`` instead of ``try: select() except:``
|
file |
diff |
annotate
|
2011-11-29 |
Julien Cristau |
[navigation] provide a link back from the full view to the paginated one
|
file |
diff |
annotate
|