web/component.py
2011-01-11 Sylvain Thénault [web action] refactor box menu handling, fixing #1401943 on the way stable
2010-12-23 Julien Jehannet [ctxcomponents] RQLCtxComponent: refactor init_rendering/render_body to ease overriding stable
2010-12-10 Aurelien Campeas [web/components] fix typo in warning stable
2010-10-21 Aurelien Campeas some docstrings
2010-10-19 Sylvain Thénault add note
2010-10-19 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)
2010-10-19 Sylvain Thénault [css] cleanup and fix by removing display: block on <a> in boxes
2010-10-19 Sylvain Thénault [new components] render_title must write title, not return it
2010-10-19 Sylvain Thénault [js] remove deprecation warnings by using $.noop instead of noop
2010-10-14 Sylvain Thénault [components] add missing imports for code copied/pasted. Forgot to run pylint afterward...
2010-10-14 Sylvain Thénault [component] avoid conflict on global/local identifier
2010-10-13 Sylvain Thénault [ctx component] has no wview method
2010-10-12 Sylvain Thénault [ui component] RelatedObjectsCtxComponent to superseede RelatedObjectsVComponent (still there for bw compat)
2010-10-12 Sylvain Thénault [ui] nicer ajax edit relation table (tags box for instance)
2010-10-11 Adrien Di Mascio [javascript] update to jQuery 1.4.2 and jQuery-ui 1.8.5
2010-10-08 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
2010-09-23 Sylvain Thénault backport stable
2010-09-17 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
2010-09-16 Sylvain Thénault backport stable into default
2010-09-16 Sylvain Thénault [navigation] for rql to the one of the rset being paginated stable
2010-09-15 Sylvain Thénault [navigation] refactor base navigation component: replace deprecated replacePageChunk js call by loadxhtml, using the magic js object stable
2010-08-25 Sylvain Thénault [new components] fix dumb name error
2010-08-25 Sylvain Thénault [web api] unify 'contentnav' (VComponent) and 'boxes' registries as 'ctxcomponents' (CtxComponent)
2010-08-25 Sylvain Thénault [boxes] introduce new boxes system
2010-07-08 Sylvain Thénault [uilib] refactor json_dumps code organization
2010-07-06 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.
2010-06-10 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...)
2010-06-02 Sylvain Thénault [navigation] use pageContent instead of paginated-content as default div id, paginated-content doesn't seems used anymore stable
2010-06-01 Sylvain Thénault [navigation] view may implements page_navigation_url to handle them self url generated for pagination stable
2010-04-28 Sylvain Thénault backport oldstable changes stable
2010-04-28 Sylvain Thénault replace logilab-common by CubicWeb in disclaimer oldstable
2010-04-28 Sylvain Thénault backport default into stable: stable is now cw 3.8
2010-04-28 Sylvain Thénault proper licensing information (LGPL-2.1). Hope I get it right this time. stable
2010-04-26 Sylvain Thénault backport stable
2010-04-23 Alexandre Fayolle [python2.6] careful: json-py provides a json package. We don't want that. stable
2010-04-23 Sylvain Thénault backport stable
2010-04-22 Alexandre Fayolle [python2.6] prefer python2.6's builtin json module over simplejson stable
2010-04-07 Sylvain Thénault #759035: Automate addition of eid cachekey in RQL analysis
2010-03-12 Sylvain Thénault [web] stop using deprecated merge_dicts
2010-01-18 Sylvain Thénault backport stable branch
2010-01-07 Adrien Di Mascio update copyright: welcome 2010 stable
2009-12-09 Sylvain Thénault typos, api update
2009-11-20 Sylvain Thénault backport stable branch (one more time painfully)
2009-11-13 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
2009-10-21 Sylvain Thénault backport stable branch
2009-10-20 Sylvain Thénault display title in the component to avoid relying on view supporting title argument stable
2009-10-09 Sylvain Thénault backport stable branch
2009-10-07 Sylvain Thénault don't crash if specified page size is greater than rset size stable
2009-09-24 Adrien Di Mascio [tests] make unittest_viewselectors pass again
2009-09-23 Adrien Di Mascio [api] __regid__, cw_* and friends
2009-09-23 Adrien Di Mascio [api] work in progress, use __regid__, cw_*, etc.
2009-09-23 Adrien Di Mascio [api] use __regid__ instead of deprecated id
2009-08-26 Sylvain Thénault backport 3.5 step 1, remaining wf changes in hooks to merge
2009-08-26 Sylvain Thénault [page nav] previous/next page links should also consider url's base path stable
2009-08-26 Sylvain Thénault [page nav] json navigation (when coming from a facets restriction for instance) stable
2009-08-26 Sylvain Thénault [page nav] display non clickable previous/next page when it does'nt make sense instead of nothing stable
2009-08-26 Sylvain Thénault [ui props] drop htmlclass as a persistent property, this is definitly useless/unusable stable
2009-08-17 Sylvain Thénault fix __init__ parameters
2009-08-13 Sylvain Thénault remove more 3.2 deprecated code, reintroduce checkbox used by formrenderers
2009-08-13 Sylvain Thénault refactor property handling to avoid name conflicts
less more (0) -60 tip