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
|