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
|