web/component.py
Fri, 16 Oct 2015 11:58:10 +0200 Rémi Cardona spelling: *aly → *ally
Fri, 18 Sep 2015 17:58:30 +0200 Rémi Cardona [py3k] __unicode__ and __str__
Thu, 17 Sep 2015 11:07:36 +0200 Rémi Cardona [py3k] unicode → six.text_type
Wed, 16 Sep 2015 13:57:21 +0200 Rémi Cardona [py3k] use six.add_metaclass
Fri, 11 Sep 2015 18:05:38 +0200 Rémi Cardona [py3k] replace '_ = unicode' in global scope (closes #7589459)
Mon, 09 Mar 2015 10:49:03 +0100 Rémi Cardona Spelling fixes in comments and docstrings
Thu, 20 Mar 2014 10:41:22 +0100 Denis Laxalde Provide sufficient context to check 'delete' permission in AjaxEditRelationCtxComponent
Wed, 22 Oct 2014 15:59:52 +0200 Aurelien Campeas [component] give Links a __repr__
Wed, 12 Nov 2014 22:18:55 +0100 David Douard [web] partial backout of #8391bf718485 to restore RelatedObjectsVComponent
Fri, 02 May 2014 17:57:37 +0200 Aurelien Campeas remove most 3.10 bw compat
Wed, 23 Jul 2014 16:24:17 +0200 Julien Cristau [web/component] move unicode() call around
Wed, 23 Jul 2014 12:07:50 +0200 Julien Cristau [web/js] replace callAddOrDeleteThenReload with more generic callAjaxFuncThenReload
Fri, 07 Mar 2014 14:03:44 +0100 Julien Cristau EditRelationMixIn: stop using user_rql_callback
Mon, 14 Apr 2014 11:54:33 +0200 Rémi Cardona an URL -> a URL stable
Mon, 24 Mar 2014 16:29:18 +0100 Julien Cristau Backout "[web/navigation] use add_onload instead of inline javascript href" stable
Fri, 14 Feb 2014 16:10:36 +0100 Julien Cristau merge 3.17.13
Fri, 14 Feb 2014 14:06:56 +0100 Julien Cristau [web/navigation] use add_onload instead of inline javascript href
Fri, 14 Feb 2014 10:39:16 +0100 Aurelien Campeas backout 8f3e963501e2, which is not ready yet stable
Tue, 11 Feb 2014 13:50:29 +0100 Julien Cristau [navigation] use add_onload instead of inline javascript href stable
Tue, 23 Apr 2013 15:33:50 +0200 Pierre-Yves David use cw_etype instead of __regid__
Tue, 19 Mar 2013 12:25:18 +0100 Aurelien Campeas [merge] backport stable fixes
Wed, 13 Mar 2013 19:23:22 +0100 Rémi Cardona [web/component] Use global variable to point to ajax controller (part of #2758254) stable
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
Tue, 12 Mar 2013 19:24:43 +0100 Rémi Cardona [component] Fix URL generation for navigation component (closes #2464832) stable
Thu, 14 Feb 2013 15:38:25 +0100 Nicolas Chauvat [toward-py3k] rewrite to "except AnException as exc:" (part of #2711624)
Mon, 23 Jan 2012 13:25:02 +0100 Sylvain Thénault [vreg] move base registry implementation to logilab.common. Closes #1916014
Tue, 29 Nov 2011 11:18:46 +0100 Julien Cristau [navigation] provide a link back from the full view to the paginated one
Fri, 04 Nov 2011 13:03:35 +0100 Sylvain Thénault backport stable
Fri, 04 Nov 2011 13:00:30 +0100 Sylvain Thénault [prev/next] properly translate previous/next links' title, closes #2072158 stable
Tue, 18 Oct 2011 12:25:32 +0200 Pierre-Yves David [utils] add a ``js_href`` function to generated proper javascript href
Fri, 21 Oct 2011 14:32:37 +0200 Sylvain Thénault [web component architecture] extract LayoutableMixIn from components
Fri, 21 Oct 2011 14:32:37 +0200 Sylvain Thénault [diet] drop pre 3.6 API compatibility (but attempt to keep data cmopatibility). Closes #2017916
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
Fri, 17 Jun 2011 18:53:33 +0200 Sylvain Thénault backport stable
Wed, 15 Jun 2011 19:15:55 +0200 Sylvain Thénault [web page tracking] fix bug introduced by parent revision stable
Fri, 06 May 2011 11:44:40 +0200 Aurelien Campeas [component|i18n] give imgs an alt attribute, refresh i18n po files
Fri, 06 May 2011 11:07:05 +0200 Aurelien Campeas [nav component/cosmetics] have nice looking arrows insteads of << / >>
Mon, 14 Feb 2011 09:37:17 +0100 Sylvain Thénault [ajax box] fix ajaxBoxShowSelector w/ mono-valued fields + minor cleanups stable
Mon, 31 Jan 2011 17:28:51 +0100 Sylvain Thénault [js utils] backport some generic code from comments cube stable
Thu, 27 Jan 2011 13:43:49 +0100 Sylvain Thénault [component] refactor layout retrieval to handle case where we've an entity without rset properly stable
Tue, 11 Jan 2011 12:19:36 +0100 Sylvain Thénault [web action] refactor box menu handling, fixing #1401943 on the way stable
Thu, 23 Dec 2010 15:49:29 +0100 Julien Jehannet [ctxcomponents] RQLCtxComponent: refactor init_rendering/render_body to ease overriding stable
Fri, 10 Dec 2010 11:37:37 +0100 Aurelien Campeas [web/components] fix typo in warning stable
Thu, 21 Oct 2010 18:07:44 +0200 Aurelien Campeas some docstrings
Tue, 19 Oct 2010 17:14:19 +0200 Sylvain Thénault add note
Tue, 19 Oct 2010 13:21:47 +0200 Sylvain Thénault [boxes] use a new separator instead of clumsy htmlwidget's one which close and reopen the <ul> (loosing any list class on the way)
Tue, 19 Oct 2010 13:19:50 +0200 Sylvain Thénault [css] cleanup and fix by removing display: block on <a> in boxes
Tue, 19 Oct 2010 13:17:10 +0200 Sylvain Thénault [new components] render_title must write title, not return it
Tue, 19 Oct 2010 12:01:35 +0200 Sylvain Thénault [js] remove deprecation warnings by using $.noop instead of noop
Thu, 14 Oct 2010 10:08:00 +0200 Sylvain Thénault [components] add missing imports for code copied/pasted. Forgot to run pylint afterward...
Thu, 14 Oct 2010 09:49:59 +0200 Sylvain Thénault [component] avoid conflict on global/local identifier
Wed, 13 Oct 2010 08:36:38 +0200 Sylvain Thénault [ctx component] has no wview method
Tue, 12 Oct 2010 22:12:50 +0200 Sylvain Thénault [ui component] RelatedObjectsCtxComponent to superseede RelatedObjectsVComponent (still there for bw compat)
Tue, 12 Oct 2010 12:12:05 +0200 Sylvain Thénault [ui] nicer ajax edit relation table (tags box for instance)
Mon, 11 Oct 2010 19:12:59 +0200 Adrien Di Mascio [javascript] update to jQuery 1.4.2 and jQuery-ui 1.8.5
Fri, 08 Oct 2010 17:07:46 +0200 Sylvain Thénault [pre 3.10 compat] if CtxComponent as a call() method, emit a deprecation warning but use it. Also ensure default value on class for visible and order, and define wview for bw compat as well
Thu, 23 Sep 2010 23:28:58 +0200 Sylvain Thénault backport stable
Fri, 17 Sep 2010 12:34:03 +0200 Sylvain Thénault [navigation] move hack from page_link to page_url so '#1251858: Can't see all the elements when a limited list is shown' if fixed as well stable
Thu, 16 Sep 2010 18:56:35 +0200 Sylvain Thénault backport stable into default
Thu, 16 Sep 2010 15:40:54 +0200 Sylvain Thénault [navigation] for rql to the one of the rset being paginated stable
Wed, 15 Sep 2010 17:17:51 +0200 Sylvain Thénault [navigation] refactor base navigation component: replace deprecated replacePageChunk js call by loadxhtml, using the magic js object stable
Wed, 25 Aug 2010 19:09:18 +0200 Sylvain Thénault [new components] fix dumb name error
Wed, 25 Aug 2010 10:29:07 +0200 Sylvain Thénault [web api] unify 'contentnav' (VComponent) and 'boxes' registries as 'ctxcomponents' (CtxComponent)
Wed, 25 Aug 2010 10:01:11 +0200 Sylvain Thénault [boxes] introduce new boxes system
Thu, 08 Jul 2010 13:33:40 +0200 Sylvain Thénault [uilib] refactor json_dumps code organization
Tue, 06 Jul 2010 17:19:30 +0200 Stephanie Marcu [facets] fix bug w/ vid in facet's js introduced in 3.9, improve navigation component so that show all link use ajax when called from ajax.
Thu, 10 Jun 2010 16:23:07 +0200 Sylvain Thénault [view] add a new entity_call method to entity view protocol, allowing some to work with not yet created entities. Also, start considering 'eid' form parameters where we only consider 'rql', so we can move on bloquing arbitrary rql inputs (more to do on this...)
Wed, 02 Jun 2010 13:00:27 +0200 Sylvain Thénault [navigation] use pageContent instead of paginated-content as default div id, paginated-content doesn't seems used anymore stable
Tue, 01 Jun 2010 12:20:16 +0200 Sylvain Thénault [navigation] view may implements page_navigation_url to handle them self url generated for pagination stable
Wed, 28 Apr 2010 12:24:20 +0200 Sylvain Thénault backport oldstable changes stable
Wed, 28 Apr 2010 12:15:52 +0200 Sylvain Thénault replace logilab-common by CubicWeb in disclaimer oldstable
Wed, 28 Apr 2010 12:14:22 +0200 Sylvain Thénault backport default into stable: stable is now cw 3.8
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
Mon, 26 Apr 2010 16:31:46 +0200 Sylvain Thénault backport stable
Fri, 23 Apr 2010 12:19:54 +0200 Alexandre Fayolle [python2.6] careful: json-py provides a json package. We don't want that. stable
Fri, 23 Apr 2010 12:42:53 +0200 Sylvain Thénault backport stable
Thu, 22 Apr 2010 19:48:04 +0000 Alexandre Fayolle [python2.6] prefer python2.6's builtin json module over simplejson stable
Wed, 07 Apr 2010 14:26:35 +0200 Sylvain Thénault #759035: Automate addition of eid cachekey in RQL analysis
Fri, 12 Mar 2010 10:52:43 +0100 Sylvain Thénault [web] stop using deprecated merge_dicts
Mon, 18 Jan 2010 19:21:30 +0100 Sylvain Thénault backport stable branch
Thu, 07 Jan 2010 16:52:32 +0100 Adrien Di Mascio update copyright: welcome 2010 stable
Wed, 09 Dec 2009 17:48:04 +0100 Sylvain Thénault typos, api update
Fri, 20 Nov 2009 19:35:54 +0100 Sylvain Thénault backport stable branch (one more time painfully)
Fri, 13 Nov 2009 11:16:24 +0100 Sylvain Thénault prepare support for a 'context toolbar', used in tracker but will much probably be backported in default primary view. Turn pdfview component into a toolbar element stable
Wed, 21 Oct 2009 17:32:20 +0200 Sylvain Thénault backport stable branch
Tue, 20 Oct 2009 16:21:30 +0200 Sylvain Thénault display title in the component to avoid relying on view supporting title argument stable
Fri, 09 Oct 2009 16:39:26 +0200 Sylvain Thénault backport stable branch
Wed, 07 Oct 2009 19:22:34 +0200 Sylvain Thénault don't crash if specified page size is greater than rset size stable
Thu, 24 Sep 2009 21:20:15 +0200 Adrien Di Mascio [tests] make unittest_viewselectors pass again
Wed, 23 Sep 2009 20:13:31 +0200 Adrien Di Mascio [api] __regid__, cw_* and friends
Wed, 23 Sep 2009 19:40:19 +0200 Adrien Di Mascio [api] work in progress, use __regid__, cw_*, etc.
Wed, 23 Sep 2009 11:13:39 +0200 Adrien Di Mascio [api] use __regid__ instead of deprecated id
Wed, 26 Aug 2009 14:45:56 +0200 Sylvain Thénault backport 3.5 step 1, remaining wf changes in hooks to merge
Wed, 26 Aug 2009 11:15:39 +0200 Sylvain Thénault [page nav] previous/next page links should also consider url's base path stable
Wed, 26 Aug 2009 11:14:47 +0200 Sylvain Thénault [page nav] json navigation (when coming from a facets restriction for instance) stable
Wed, 26 Aug 2009 11:13:42 +0200 Sylvain Thénault [page nav] display non clickable previous/next page when it does'nt make sense instead of nothing stable
Wed, 26 Aug 2009 10:18:49 +0200 Sylvain Thénault [ui props] drop htmlclass as a persistent property, this is definitly useless/unusable stable
Mon, 17 Aug 2009 20:02:57 +0200 Sylvain Thénault fix __init__ parameters
Thu, 13 Aug 2009 11:49:56 +0200 Sylvain Thénault remove more 3.2 deprecated code, reintroduce checkbox used by formrenderers
Thu, 13 Aug 2009 10:20:57 +0200 Sylvain Thénault refactor property handling to avoid name conflicts
Thu, 16 Jul 2009 13:30:13 +0200 Aurelien Campeas backport stable branch
Tue, 07 Jul 2009 13:26:44 +0200 Sylvain Thénault use xml_escape stable
Mon, 06 Jul 2009 19:55:18 +0200 Sylvain Thénault backport stable branch
Fri, 03 Jul 2009 18:00:13 +0200 Sylvain Thénault cleanup stable
Thu, 02 Jul 2009 11:18:08 +0200 Aurelien Campeas [primary] fix #344249 stable
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)
Thu, 28 May 2009 09:20:07 +0200 Adrien Di Mascio big bunch of copyright / docstring update
Mon, 04 May 2009 17:03:44 +0200 sylvain thenault name argument tls-sprint
Tue, 28 Apr 2009 16:23:28 +0200 sylvain thenault do not set visible property by default tls-sprint
Wed, 22 Apr 2009 18:44:30 +0200 sylvain thenault remove trailing white spaces tls-sprint
Wed, 22 Apr 2009 18:42:58 +0200 sylvain thenault drop hopeless registerer bw compat tls-sprint
Fri, 10 Apr 2009 16:49:06 +0200 sylvain thenault should take extra kwargs tls-sprint
Mon, 23 Mar 2009 17:55:59 +0100 sylvain thenault pylint cleanup tls-sprint
Fri, 20 Feb 2009 01:48:38 +0100 sylvain thenault missing selectors, no more need for relation_possible when using has_related_entities (implied) tls-sprint
Fri, 20 Feb 2009 01:15:37 +0100 sylvain thenault view is optional tls-sprint
Wed, 18 Feb 2009 23:11:01 +0100 Adrien Di Mascio rename abstract_* selectors into partial_* + add docstrings tls-sprint
Wed, 18 Feb 2009 18:06:41 +0100 sylvain thenault test_views fixes tls-sprint
Wed, 18 Feb 2009 17:04:18 +0100 Adrien Di Mascio improve selector of RelatedObjectsVComponent: make sure the relation exists before fetching related entities tls-sprint
Wed, 18 Feb 2009 15:47:55 +0100 sylvain thenault fix page_size handling, use abstract_has_related_entities tls-sprint
Wed, 18 Feb 2009 01:25:51 +0100 sylvain thenault merge tls-sprint
less more (0) -120 tip