web/views/bookmark.py
2013-03-12 Nicolas Chauvat drop typed_eid() in favour of int() (closes #2742462)
2013-01-10 Aurelien Campeas [uicfg] uicfg.py moves from web/ to web/views/ (prepares #2406609)
2012-01-23 Sylvain Thénault [vreg] move base registry implementation to logilab.common. Closes #1916014
2011-12-16 Adrien Di Mascio [controllers] deprecate JSonController and implement AjaxController / ajax-func registry (closes #2110265)
2011-01-11 Sylvain Thénault [web action] refactor box menu handling, fixing #1401943 on the way stable
2010-11-05 Sylvain Thénault minor cleanups stable
2010-10-22 Sylvain Thénault [pylint] fix a bug of pylint detected errors and i18n pb (calling builtins._ instead of req._)
2010-10-19 Sylvain Thénault [css] cleanup and fix by removing display: block on <a> in boxes
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-30 Sylvain Thénault [view] deprecate create_url in favor of a cw_create_url class method on entity classes
2010-07-05 Sylvain Thénault [selectors] provide a new, optimized, is_instance selector that should at some point replace implements (along with the adaptable selector)
2010-06-03 Adrien Di Mascio [ajax] refactor/cleanup low-level ajax functions
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-07 Sylvain Thénault #759035: Automate addition of eid cachekey in RQL analysis
2010-03-31 Sylvain Thénault [cleanup] tb already printed by self.exception; add note stable
2010-01-21 Sylvain Thénault oopb, widget has been renamed
2010-01-21 Sylvain Thénault reminder
2010-01-21 Sylvain Thénault move bookmark related uicfg stuff into bookmark specific module, use the EditableURLWidget widget for Bookmark.path
2010-01-18 Sylvain Thénault backport stable branch
2010-01-07 Adrien Di Mascio update copyright: welcome 2010 stable
2009-12-08 Sandrine Ribeau cw 3.6 api update
2009-10-19 Sylvain Thénault backport stable
2009-10-19 Sylvain Thénault restrict follow action to one line rset stable
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-09-16 Sylvain Thénault hide bookmarked_by relation from addrelated menu, we've a specific box for bookmarks 3.5
2009-08-25 Nicolas Chauvat B #345282 xhtml requires to use &#160; instead of &nbsp; stable
2009-07-24 Sylvain Thénault application -> instance where it makes sense
2009-07-07 Sylvain Thénault use xml_escape stable
2009-05-28 Adrien Di Mascio big bunch of copyright / docstring update
2009-05-12 sylvain thenault final rtag api tls-sprint
2009-05-11 sylvain thenault final rtags api (eventually :$) tls-sprint
2009-05-04 sylvain thenault import from primary tls-sprint
2009-04-29 sylvain thenault update rtags api tls-sprint
2009-04-28 sylvain thenault fix imports, cleanup, repair some ajax calls tls-sprint
2009-04-09 sylvain thenault we have now actual classes in rwidgets tls-sprint
2009-03-26 sylvain thenault fix imports tls-sprint
2009-03-26 sylvain thenault turn old __rtags__ the new way tls-sprint
2009-02-24 Aurelien Campeas merge tls-sprint
2009-02-11 Julien Jehannet simplify css style
2009-02-18 Adrien Di Mascio replaced most of __selectors__ assignments with __select__ tls-sprint
2009-02-17 Adrien Di Mascio replace deprecated cubicweb.common.selectors by its new module path (cubicweb.selectors) tls-sprint
2009-02-16 sylvain thenault major selector refactoring (mostly to avoid looking for select parameters on the target class), start accept / interface unification) tls-sprint
2008-11-05 Adrien Di Mascio Showtime !
less more (0) tip