Tue, 19 Mar 2013 12:24:40 +0100 |
Rémi Cardona |
[web] Use the new '/ajax' URL path to access the AjaxController (closes #2758254)
stable
|
file |
diff |
annotate
|
Thu, 30 Aug 2012 17:07:59 +0200 |
Sylvain Thénault |
[tabs] fix pb with non-lazy tabs: style isn't properly set due to missing jquery.ui activation. Closes #2465657
stable
|
file |
diff |
annotate
|
Thu, 23 Aug 2012 11:19:44 +0200 |
Sylvain Thénault |
[ui tabs] avoid duplicate rset argument if already specified in tab kwargs. Closes #2464786
stable
|
file |
diff |
annotate
|
Wed, 01 Aug 2012 09:42:36 +0200 |
Sylvain Thénault |
[tabbed view] make tabs optionaly lazy: lazy=False on the tabbed view trigger synchronous tabs. Closes #2443038
stable
|
file |
diff |
annotate
|
Wed, 13 Jun 2012 10:06:11 +0200 |
Aurelien Campeas |
[views/tabs] fix rql/eid param conflict when either one is already in the request form (closes #2405249)
|
file |
diff |
annotate
|
Tue, 14 Feb 2012 09:39:44 +0100 |
Sylvain Thénault |
[tabs] use eid parameter instead of rql when an eid is given. Closes #2186288
|
file |
diff |
annotate
|
Fri, 10 Feb 2012 16:53:52 +0100 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Thu, 02 Feb 2012 17:59:52 +0100 |
Arthur Lutz |
[js] better support for no js in tabs (closes #2162092)
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
|
Tue, 29 Nov 2011 12:06:35 +0100 |
Aurelien Campeas |
[views/tabs] tests absolutely want an alt attribute (even if meaningless)
|
file |
diff |
annotate
|
Wed, 23 Nov 2011 11:23:51 +0100 |
Alain Leufroy |
[web/views/tabs] improve non graphical experince with tabs (closes #2097405)
|
file |
diff |
annotate
|
Wed, 28 Sep 2011 09:27:42 +0200 |
Sylvain Thénault |
[pylint] fix pylint detected errors and tweak it so that pylint -E will be much less verbose next time (+ update some copyrights on the way)
stable
|
file |
diff |
annotate
|
Fri, 23 Sep 2011 12:16:29 +0200 |
Sylvain Thénault |
[web request] fix cookie 'expires' formating (closes #1953945)
stable
|
file |
diff |
annotate
|
Wed, 21 Sep 2011 19:04:33 +0200 |
Aurelien Campeas |
[tabs] do not use an ajax call to set cookie value, use jquery.cookie helper instead (closes #1944522)
stable
|
file |
diff |
annotate
|
Wed, 21 Sep 2011 19:00:49 +0200 |
Aurelien Campeas |
[tabs] fix clic on tab that does nothing (closes #1942750)
stable
|
file |
diff |
annotate
|
Fri, 05 Aug 2011 09:19:56 +0200 |
Sylvain Thénault |
[web test] fix test needed after change of primary_email definition
stable
|
file |
diff |
annotate
|
Wed, 27 Apr 2011 09:41:55 +0200 |
Sylvain Thénault |
[js] delete empty js files (incluced in cw.ajax.js)
|
file |
diff |
annotate
|
Mon, 18 Apr 2011 19:34:20 +0200 |
Adrien Di Mascio |
[js/css] remove old versions of ui.tabs/slider etc.; closes #1625085
|
file |
diff |
annotate
|
Thu, 10 Mar 2011 12:04:46 +0100 |
Adrien Di Mascio |
[web] provide a data_url() method on req and get_rid of explicit datadir_url usage (#1438736)
|
file |
diff |
annotate
|
Thu, 10 Mar 2011 11:58:57 +0100 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Thu, 10 Mar 2011 11:56:35 +0100 |
Adrien Di Mascio |
[tabs] forward url parameters to lazy tabs views
stable
|
file |
diff |
annotate
|
Wed, 16 Feb 2011 09:02:00 +0100 |
Adrien Di Mascio |
[tabs] use datadir_url to build image url instead of hardcoding data/
|
file |
diff |
annotate
|
Tue, 08 Feb 2011 18:00:42 +0100 |
Sylvain Thénault |
[tabs js] merge tabs and lazy js files into cw.ajax.js and use camel case names to satisfy js coding standards
|
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
|
Wed, 13 Oct 2010 13:03:48 +0200 |
Sylvain Thénault |
i18n tweaks
|
file |
diff |
annotate
|
Tue, 12 Oct 2010 23:36:54 +0200 |
Sylvain Thénault |
cleanup and 3.10 updates
|
file |
diff |
annotate
|
Wed, 08 Sep 2010 10:32:46 +0200 |
Nicolas Chauvat |
[views] do not underline h1 titles for tabbedprimary views
stable
|
file |
diff |
annotate
|
Tue, 10 Aug 2010 14:16:12 +0200 |
Sylvain Thénault |
[tabs] take care, vid may not be a valid dom id (for jQuery at least)
stable
|
file |
diff |
annotate
|
Mon, 05 Jul 2010 12:04:32 +0200 |
Sylvain Thénault |
[selectors] provide a new, optimized, is_instance selector that should at some point replace implements (along with the adaptable selector)
|
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 10:06:01 +0200 |
Sylvain Thénault |
proper licensing information (LGPL-2.1). Hope I get it right this time.
stable
|
file |
diff |
annotate
|
Thu, 22 Apr 2010 12:18:21 +0200 |
Aurelien Campeas |
[lazy view] give it a proper hole node in the no spinbox case
stable
|
file |
diff |
annotate
|
Tue, 06 Apr 2010 15:11:51 +0200 |
Aurelien Campeas |
[doc/book] expand the js chapter with an ajax story
stable
|
file |
diff |
annotate
|
Fri, 26 Feb 2010 15:27:55 +0100 |
Aurelien Campeas |
tabs/lazy views: provide a link for the no js user agents (lynx, blinds, google) #693670
stable
|
file |
diff |
annotate
|
Wed, 17 Feb 2010 09:13:00 +0100 |
Sylvain Thénault |
proper deprecation of TabedPrimaryView
stable
|
file |
diff |
annotate
|
Wed, 17 Feb 2010 09:12:42 +0100 |
Sylvain Thénault |
missing call to toolbox in tabbed primary view
stable
|
file |
diff |
annotate
|
Mon, 18 Jan 2010 19:21:30 +0100 |
Sylvain Thénault |
backport stable branch
|
file |
diff |
annotate
|
Wed, 13 Jan 2010 17:44:29 +0100 |
Sylvain Thénault |
3.6 api update
|
file |
diff |
annotate
|
Thu, 07 Jan 2010 16:52:32 +0100 |
Adrien Di Mascio |
update copyright: welcome 2010
stable
|
file |
diff |
annotate
|
Wed, 09 Dec 2009 16:06:27 +0100 |
Sandrine Ribeau |
api update again
|
file |
diff |
annotate
|
Tue, 08 Dec 2009 10:58:56 +0100 |
Sylvain Thénault |
drop common subpackage
|
file |
diff |
annotate
|
Thu, 03 Dec 2009 17:17:43 +0100 |
Sylvain Thénault |
backport stable into default
|
file |
diff |
annotate
|
Fri, 27 Nov 2009 19:04:26 +0100 |
Nicolas Chauvat |
[web] rename TabedPrimary to TabbedPrimary with backward compat
stable
|
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 15:38:48 +0100 |
Sylvain Thénault |
deactivate toolbox until 3.6
stable
|
file |
diff |
annotate
|
Fri, 13 Nov 2009 14:24:29 +0100 |
Sylvain Thénault |
introduce render_entity_toolbox on default primary view to display components in the ctxtoolbar context, such as pdf icon, notification registration (nosylist)...
stable
|
file |
diff |
annotate
|
Fri, 13 Nov 2009 14:22:09 +0100 |
Sylvain Thénault |
stop calling render_entity_metadata in primary view, provides a
stable
|
file |
diff |
annotate
|
Wed, 21 Oct 2009 19:31:28 +0200 |
Aurelien Campeas |
remove obsolete caveat
stable
|
file |
diff |
annotate
|
Mon, 19 Oct 2009 18:15:24 +0200 |
Sylvain Thénault |
remove some warnings
|
file |
diff |
annotate
|
Tue, 13 Oct 2009 08:47:41 +0200 |
Sylvain Thénault |
3.6 updates
|
file |
diff |
annotate
|
Wed, 07 Oct 2009 12:31:08 +0200 |
Sylvain Thénault |
backport stable branch
|
file |
diff |
annotate
|
Tue, 06 Oct 2009 18:14:54 +0200 |
Sylvain Thénault |
set title to None so it doesn't appears in possible views
stable
|
file |
diff |
annotate
|
Tue, 06 Oct 2009 17:15:24 +0200 |
Sylvain Thénault |
[tabs] some convenience classes for tabbed views
stable
|
file |
diff |
annotate
|
Tue, 06 Oct 2009 17:15:04 +0200 |
Sylvain Thénault |
[tabs] refactor to more tab control
stable
|
file |
diff |
annotate
|
Thu, 24 Sep 2009 00:24:21 +0200 |
Adrien Di Mascio |
[api] some more _cw / __regid__, automatic tests now pass again
|
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 11:13:39 +0200 |
Adrien Di Mascio |
[api] use __regid__ instead of deprecated id
|
file |
diff |
annotate
|
Tue, 15 Sep 2009 15:01:41 +0200 |
Sylvain Thénault |
backport 3.5
|
file |
diff |
annotate
|
Mon, 14 Sep 2009 14:59:23 +0200 |
Aurelien Campeas |
allow user to give ?tab=tabname and be set to the right tab (part of #345399)
3.5
|
file |
diff |
annotate
|
Thu, 27 Aug 2009 13:02:45 +0200 |
Sylvain Thénault |
backport 3.5 branch
|
file |
diff |
annotate
|