Tue, 24 Nov 2015 14:08:47 +0100 |
Julien Cristau |
Remove trailing empty lines
|
file |
diff |
annotate
|
Mon, 19 Oct 2015 23:23:46 +0000 |
Jérôme Roy |
fix typos and indentation in docstrings/docs
|
file |
diff |
annotate
|
Tue, 13 Oct 2015 17:16:26 +0200 |
Rémi Cardona |
[py3k] MethodType no longer takes a class argument
|
file |
diff |
annotate
|
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
|
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
|
Mon, 24 Oct 2011 13:51:39 +0200 |
Aurelien Campeas |
[tableview] extract two methods from render_table to ease subclassing
|
file |
diff |
annotate
|
Mon, 24 Oct 2011 13:18:58 +0200 |
Pierre-Yves David |
[deprecated] TableView: update some documentation
|
file |
diff |
annotate
|
Mon, 24 Oct 2011 08:55:07 +0200 |
Aurelien Campeas |
[tableview,basetemplates,pagination] some views internally handle the pagination, in which case the base template should not try to paginate
|
file |
diff |
annotate
|
Sat, 22 Oct 2011 11:16:14 +0200 |
Sylvain Thénault |
[tableview] fix bad attribute name
|
file |
diff |
annotate
|
Fri, 21 Oct 2011 18:37:30 +0200 |
Aurelien Campeas |
[tableview] sortvalue truncation should be somewhat configurable
|
file |
diff |
annotate
|
Fri, 21 Oct 2011 17:52:37 +0200 |
Aurelien Campeas |
undo garbage shipped in 9a73d5e762b0
|
file |
diff |
annotate
|
Fri, 21 Oct 2011 17:42:56 +0200 |
Aurelien Campeas |
[facets] fix context passing + a note for later
|
file |
diff |
annotate
|
Fri, 21 Oct 2011 17:14:05 +0200 |
Sylvain Thénault |
[table view] fix regression in old table view leading to malformed html
|
file |
diff |
annotate
|
Fri, 21 Oct 2011 14:32:37 +0200 |
Sylvain Thénault |
[table views] closes #1986413: refactor TableView, EntityAttributesTableView, PyValTableView
|
file |
diff |
annotate
|
Fri, 14 Oct 2011 13:51:54 +0200 |
Sylvain Thénault |
oops
|
file |
diff |
annotate
|
Fri, 14 Oct 2011 09:21:45 +0200 |
Sylvain Thénault |
merge and fix cubicwebSortValueExtraction pb which disappeared when tablesorter.js has been updated
|
file |
diff |
annotate
|
Fri, 14 Oct 2011 09:04:39 +0200 |
Adrien Di Mascio |
[table] use explicit add_onload() to setup table sorting (closes #2013493)
stable
|
file |
diff |
annotate
|
Tue, 11 Oct 2011 18:16:52 +0200 |
Pierre-Yves David |
[table] Only apply sorting event on the first row of a table header (closes #1988780)
|
file |
diff |
annotate
|
Fri, 07 Oct 2011 18:30:29 +0200 |
Pierre-Yves David |
[table js] Update jquery-tablesorter to 2.0.5 (closes #1989018)
|
file |
diff |
annotate
|
Tue, 04 Oct 2011 12:23:52 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Fri, 30 Sep 2011 18:08:00 +0200 |
Alexandre Fayolle |
improve EntityAttributesTableView perfs by adding a call to complete()
stable
|
file |
diff |
annotate
|
Thu, 29 Sep 2011 14:47:04 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Tue, 27 Sep 2011 09:26:40 +0200 |
Nicolas Chauvat |
[views] fix docstring of tableview
stable
|
file |
diff |
annotate
|
Fri, 23 Sep 2011 14:18:13 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Thu, 22 Sep 2011 16:53:43 +0200 |
Aurelien Campeas |
[views/table] parametrize table view co-classes (closes #1947472)
stable
|
file |
diff |
annotate
|
Tue, 20 Sep 2011 15:14:04 +0200 |
Sylvain Thénault |
[tableview] fix view selection when value is None (closes #1936781)
stable
|
file |
diff |
annotate
|
Fri, 16 Sep 2011 12:48:28 +0200 |
Sylvain Thénault |
[table view] allow to set None in 'headers', meaning the label should be fetched from the result set as done by default (closes #1931533)
|
file |
diff |
annotate
|
Fri, 01 Jul 2011 13:39:45 +0200 |
Sylvain Thénault |
[facets] factorize table filter form / facets box generation, moving out filter form from the table view so it's usable from other views. Closes #1794009
|
file |
diff |
annotate
|
Fri, 20 May 2011 19:27:00 +0200 |
Aurelien Campeas |
[views/table (facetform)] introduced in facetbox, was missing in tableview form filter
|
file |
diff |
annotate
|
Fri, 20 May 2011 19:09:01 +0200 |
Aurelien Campeas |
[web/facet|views/table] bump a bit some heights, split table view methods for easier subclassing
|
file |
diff |
annotate
|
Thu, 19 May 2011 16:39:24 +0200 |
Aurelien Campeas |
[facets/table] vertically group facets by two when possible in order to have a more compact horizontal layout in table filter form
|
file |
diff |
annotate
|
Tue, 11 Jan 2011 12:19:36 +0100 |
Sylvain Thénault |
[web action] refactor box menu handling, fixing #1401943 on the way
stable
|
file |
diff |
annotate
|
Fri, 22 Oct 2010 09:15:35 +0200 |
Sylvain Thénault |
[pylint] fix a bug of pylint detected errors and i18n pb (calling builtins._ instead of req._)
|
file |
diff |
annotate
|
Thu, 16 Sep 2010 11:26:55 +0200 |
Sylvain Thénault |
[table view] use get instead of has_key so one can specify he doesn't want actions or filter
stable
|
file |
diff |
annotate
|
Wed, 15 Sep 2010 17:20:56 +0200 |
Sylvain Thénault |
fix regretion introduced by changeset "pagination/ ajaxes fixes" (2f5ebeb7665d)
stable
|
file |
diff |
annotate
|
Tue, 14 Sep 2010 15:40:31 +0200 |
Sylvain Thénault |
cleanups
stable
|
file |
diff |
annotate
|
Thu, 12 Aug 2010 14:41:44 +0200 |
Alexandre Richardson |
[tableview] take care, description may include None (try Any NULL)
stable
|
file |
diff |
annotate
|
Tue, 20 Jul 2010 14:08:34 +0200 |
Sylvain Thénault |
[table view] fix bad arguments given to form_filter method
stable
|
file |
diff |
annotate
|
Thu, 08 Jul 2010 13:33:40 +0200 |
Sylvain Thénault |
[uilib] refactor json_dumps code organization
|
file |
diff |
annotate
|
Fri, 11 Jun 2010 07:58:53 +0200 |
Sylvain Thénault |
[3.9] api update (mostly js) + add support for FCKEditor in formContents js function
|
file |
diff |
annotate
|
Mon, 07 Jun 2010 13:22:24 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Fri, 04 Jun 2010 13:08:28 +0200 |
Sylvain Thénault |
[table] propagate paginate
stable
|
file |
diff |
annotate
|
Fri, 04 Jun 2010 13:07:57 +0200 |
Sylvain Thénault |
no more need for specific handling of table view's displayaction
stable
|
file |
diff |
annotate
|
Wed, 02 Jun 2010 15:29:18 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Wed, 02 Jun 2010 15:28:19 +0200 |
Sylvain Thénault |
[tableview / facets] to work properly with facet, initial table should handle case where actualrql isn't specified
stable
|
file |
diff |
annotate
|
Wed, 02 Jun 2010 13:02:47 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Wed, 02 Jun 2010 12:59:13 +0200 |
Sylvain Thénault |
[tableview] use pageContent instead of paginated-content as default div id, paginated-content doesn't seems used anymore
stable
|
file |
diff |
annotate
|
Tue, 01 Jun 2010 13:19:43 +0200 |
Sylvain Thénault |
[tableview] don't fail with AttributeError when paginated as main content view
stable
|
file |
diff |
annotate
|
Tue, 01 Jun 2010 12:21:03 +0200 |
Sylvain Thénault |
[tableview] support for json-paginated table if paginable
stable
|
file |
diff |
annotate
|
Thu, 20 May 2010 20:47:55 +0200 |
Sylvain Thénault |
[entity] introduce a new 'adapters' registry
|
file |
diff |
annotate
|
Tue, 18 May 2010 18:18:08 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Mon, 17 May 2010 17:30:28 +0200 |
Sylvain Thénault |
[table view] should use __regid__ instead of hard-coded 'table' view identifier
stable
|
file |
diff |
annotate
|
Mon, 17 May 2010 17:29:54 +0200 |
Sylvain Thénault |
cleanup
stable
|
file |
diff |
annotate
|
Mon, 10 May 2010 16:59:32 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Mon, 10 May 2010 15:14:47 +0200 |
Sylvain Thénault |
[table view] we should call the cell view using the table rset, not one rebuilded for a specific entity
stable
|
file |
diff |
annotate
|
Mon, 10 May 2010 15:14:13 +0200 |
Sylvain Thénault |
[table view] take care to None label
stable
|
file |
diff |
annotate
|
Wed, 05 May 2010 10:28:55 +0200 |
Sylvain Thénault |
[https] fix resource urls in https version of a site: should use the https version as well to avoid warnings from the nrowser
|
file |
diff |
annotate
|
Fri, 30 Apr 2010 12:14:15 +0200 |
Sylvain Thénault |
[webconfig] introduce property sheets. Use them to replace external_resources
|
file |
diff |
annotate
|
Wed, 28 Apr 2010 12:24:20 +0200 |
Sylvain Thénault |
backport oldstable changes
stable
|
file |
diff |
annotate
|
Wed, 28 Apr 2010 12:15:52 +0200 |
Sylvain Thénault |
replace logilab-common by CubicWeb in disclaimer
oldstable
|
file |
diff |
annotate
|
Wed, 28 Apr 2010 12:14:22 +0200 |
Sylvain Thénault |
backport default into stable: stable is now cw 3.8
|
file |
diff |
annotate
|
Wed, 28 Apr 2010 10:06:01 +0200 |
Sylvain Thénault |
proper licensing information (LGPL-2.1). Hope I get it right this time.
stable
|
file |
diff |
annotate
|
Fri, 23 Apr 2010 12:42:53 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Thu, 22 Apr 2010 19:48:04 +0000 |
Alexandre Fayolle |
[python2.6] prefer python2.6's builtin json module over simplejson
stable
|
file |
diff |
annotate
|
Mon, 19 Apr 2010 13:52:55 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Fri, 16 Apr 2010 16:40:25 +0200 |
Aurelien Campeas |
[doc/book] misc on views, docstrings
stable
|
file |
diff |
annotate
|
Wed, 14 Apr 2010 08:49:23 +0200 |
Sylvain Thénault |
[schema view] the final touch. Things are getting nicely displayed, and code clean
|
file |
diff |
annotate
|
Tue, 06 Apr 2010 12:23:05 +0200 |
Sandrine Ribeau |
ticket #787103, relation schema view enhancements
|
file |
diff |
annotate
|
Wed, 17 Feb 2010 16:42:52 +0100 |
Sylvain Thénault |
[facet] rqlst should be the select node
stable
|
file |
diff |
annotate
|
Wed, 17 Feb 2010 16:27:01 +0100 |
Sylvain Thénault |
oops, should have been in my previous commit
stable
|
file |
diff |
annotate
|
Wed, 17 Feb 2010 16:21:34 +0100 |
Sylvain Thénault |
fix table view facet retreival, necessary since 95ccd84c892b. Also some cleanup in facet box
stable
|
file |
diff |
annotate
|
Mon, 18 Jan 2010 19:21:30 +0100 |
Sylvain Thénault |
backport stable branch
|
file |
diff |
annotate
|
Thu, 07 Jan 2010 16:52:32 +0100 |
Adrien Di Mascio |
update copyright: welcome 2010
stable
|
file |
diff |
annotate
|
Tue, 08 Dec 2009 16:50:36 +0100 |
Sandrine Ribeau |
cw 3.6 api update
|
file |
diff |
annotate
|
Tue, 08 Dec 2009 10:58:56 +0100 |
Sylvain Thénault |
drop common subpackage
|
file |
diff |
annotate
|
Fri, 20 Nov 2009 19:35:54 +0100 |
Sylvain Thénault |
backport stable branch (one more time painfully)
|
file |
diff |
annotate
|
Fri, 13 Nov 2009 14:14:48 +0100 |
Sylvain Thénault |
PUCE_UP make me thing it will fold something on click, use PUCE_DOWN instead (as for actions box menus)
stable
|
file |
diff |
annotate
|
Sun, 08 Nov 2009 19:37:08 +0100 |
Nicolas Chauvat |
[web ui] change "table actions" icon to arrow-up
stable
|
file |
diff |
annotate
|
Mon, 19 Oct 2009 17:49:26 +0200 |
Sylvain Thénault |
remove some warnings
|
file |
diff |
annotate
|
Mon, 19 Oct 2009 15:16:41 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Thu, 15 Oct 2009 20:29:21 +0200 |
Sylvain Thénault |
follow yams 0.25 api changes to improve performance
stable
|
file |
diff |
annotate
|
Wed, 23 Sep 2009 20:13:31 +0200 |
Adrien Di Mascio |
[api] __regid__, cw_* and friends
|
file |
diff |
annotate
|
Wed, 23 Sep 2009 19:40:19 +0200 |
Adrien Di Mascio |
[api] work in progress, use __regid__, cw_*, etc.
|
file |
diff |
annotate
|
Wed, 23 Sep 2009 09:29:39 +0200 |
Sylvain Thénault |
use __regid__ instead of id on appobject classes
|
file |
diff |
annotate
|
Tue, 15 Sep 2009 15:01:41 +0200 |
Sylvain Thénault |
backport 3.5
|
file |
diff |
annotate
|
Tue, 15 Sep 2009 14:49:30 +0200 |
Sylvain Thénault |
[actions] refactor: extract actual_actions from fill_menu to work with table filter form
3.5
|
file |
diff |
annotate
|
Thu, 10 Sep 2009 08:13:22 +0200 |
Sylvain Thénault |
backport 3.5
|
file |
diff |
annotate
|
Wed, 09 Sep 2009 12:28:36 +0200 |
Sylvain Thénault |
[facets] duhh, necessary fromformfilter hidden was missing
stable
|
file |
diff |
annotate
|
Wed, 09 Sep 2009 12:27:41 +0200 |
Sylvain Thénault |
include facets.css so we're sure it's there when needed
stable
|
file |
diff |
annotate
|
Wed, 26 Aug 2009 14:45:56 +0200 |
Sylvain Thénault |
backport 3.5 step 1, remaining wf changes in hooks to merge
|
file |
diff |
annotate
|
Wed, 26 Aug 2009 10:18:07 +0200 |
Sylvain Thénault |
no comment
stable
|
file |
diff |
annotate
|
Wed, 26 Aug 2009 09:14:45 +0200 |
Sylvain Thénault |
rename cubicweb.formfilter.js into cubicweb.facets.js
stable
|
file |
diff |
annotate
|
Thu, 13 Aug 2009 10:55:58 +0200 |
Nicolas Chauvat |
R propagate deprecation of CWRegistry.possible_vobjects
|
file |
diff |
annotate
|
Thu, 13 Aug 2009 09:30:03 +0200 |
Sylvain Thénault |
rename and move cw.RequestSessionMixIn to cw.req.RequestSessionBase; move some appobjects methods where they actually belong to
|
file |
diff |
annotate
|
Tue, 04 Aug 2009 17:00:14 +0200 |
Sylvain Thénault |
[table view] vreg api update
|
file |
diff |
annotate
|
Mon, 03 Aug 2009 10:50:57 +0200 |
Sylvain Thénault |
R [vreg] important refactoring of the vregistry, moving behaviour to end dictionnary (and so leaving room for more flexibility ; keep bw compat ; update api usage in cw
|
file |
diff |
annotate
|
Thu, 16 Jul 2009 13:30:13 +0200 |
Aurelien Campeas |
backport stable branch
|
file |
diff |
annotate
|
Tue, 07 Jul 2009 13:26:44 +0200 |
Sylvain Thénault |
use xml_escape
stable
|
file |
diff |
annotate
|
Thu, 02 Jul 2009 10:35:03 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Thu, 02 Jul 2009 10:18:32 +0200 |
Sylvain Thénault |
allow to specify mainindex
stable
|
file |
diff |
annotate
|
Tue, 30 Jun 2009 15:22:29 +0200 |
Sylvain Thénault |
columns_labels is an AnyRsetView method...
stable
|
file |
diff |
annotate
|
Tue, 30 Jun 2009 15:19:17 +0200 |
Sylvain Thénault |
use column_labels instead of rqlst.get_description
stable
|
file |
diff |
annotate
|
Tue, 23 Jun 2009 13:36:38 +0200 |
Sylvain Thénault |
backport stable branch
|
file |
diff |
annotate
|
Thu, 18 Jun 2009 09:38:32 +0200 |
Sylvain Thénault |
add facets.css when form filter is there
stable
|
file |
diff |
annotate
|
Fri, 05 Jun 2009 15:09:20 +0200 |
Sylvain Thénault |
nicer vreg api, try to make rset an optional named argument in select and derivated (including selectors)
|
file |
diff |
annotate
|
Thu, 28 May 2009 09:20:07 +0200 |
Adrien Di Mascio |
big bunch of copyright / docstring update
|
file |
diff |
annotate
|
Mon, 11 May 2009 17:01:34 +0200 |
sylvain thenault |
fix 'render' method name conflict
tls-sprint
|
file |
diff |
annotate
|
Mon, 04 May 2009 11:47:33 +0200 |
sylvain thenault |
don't depends on simplejson outside web/
tls-sprint
|
file |
diff |
annotate
|
Wed, 15 Apr 2009 17:25:20 +0200 |
sylvain thenault |
cleanup
tls-sprint
|
file |
diff |
annotate
|
Wed, 25 Mar 2009 10:40:22 +0100 |
sylvain thenault |
make pylint happy, fix some bugs on the way
tls-sprint
|
file |
diff |
annotate
|
Mon, 23 Mar 2009 17:55:59 +0100 |
sylvain thenault |
pylint cleanup
tls-sprint
|
file |
diff |
annotate
|
Tue, 24 Feb 2009 11:35:08 +0100 |
Aurelien Campeas |
merge
tls-sprint
|
file |
diff |
annotate
|
Wed, 11 Feb 2009 16:48:36 +0100 |
Julien Jehannet |
Use specific css files directly in views code
|
file |
diff |
annotate
|
Thu, 19 Feb 2009 18:20:46 +0100 |
sylvain thenault |
cleanup
tls-sprint
|
file |
diff |
annotate
|
Wed, 18 Feb 2009 10:21:15 +0100 |
sylvain thenault |
update some imports
tls-sprint
|
file |
diff |
annotate
|
Wed, 18 Feb 2009 01:21:25 +0100 |
Adrien Di Mascio |
replaced most of __selectors__ assignments with __select__
tls-sprint
|
file |
diff |
annotate
|
Tue, 17 Feb 2009 21:29:58 +0100 |
Adrien Di Mascio |
replace deprecated cubicweb.common.selectors by its new module path (cubicweb.selectors)
tls-sprint
|
file |
diff |
annotate
|
Tue, 17 Feb 2009 20:39:09 +0100 |
Adrien Di Mascio |
remove all accepts = ('Foo',) declaration and use __selectors__ = implements('Foo') instead
tls-sprint
|
file |
diff |
annotate
|
Tue, 17 Feb 2009 14:28:14 +0100 |
Adrien Di Mascio |
work in progress, draft for manual registration
tls-sprint
|
file |
diff |
annotate
|
Fri, 30 Jan 2009 15:25:26 +0100 |
sylvain thenault |
typo
|
file |
diff |
annotate
|
Fri, 30 Jan 2009 11:55:05 +0100 |
sylvain thenault |
fix table filter form: get_widget shouldn't be called once rqlst has been recovered
|
file |
diff |
annotate
|
Wed, 28 Jan 2009 17:41:14 +0100 |
sylvain thenault |
while EntityView has been used here?? (changeset 501 by laure)
|
file |
diff |
annotate
|
Wed, 28 Jan 2009 16:28:44 +0100 |
sylvain thenault |
refactor table views to share more code and to avoid empty filter table in some case
|
file |
diff |
annotate
|
Mon, 26 Jan 2009 11:06:17 +0100 |
sylvain thenault |
allow divid as argument
|
file |
diff |
annotate
|
Thu, 15 Jan 2009 13:27:33 +0100 |
sylvain thenault |
massive selector update
3.0
|
file |
diff |
annotate
|
Fri, 19 Dec 2008 15:16:09 +0100 |
Sylvain Thenault |
begin selector renaming (work in progress)
|
file |
diff |
annotate
|
Mon, 10 Nov 2008 19:33:55 +0100 |
Adrien Di Mascio |
fix tests in web/test
|
file |
diff |
annotate
|
Wed, 05 Nov 2008 15:52:50 +0100 |
Adrien Di Mascio |
Showtime !
|
file |
diff |
annotate
|