web/component.py
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
less more (0) -50 -30 tip