web/box.py
2010-10-15 Sylvain Thénault [deprecation] enhanced messages
2010-10-14 Sylvain Thénault [components] add missing imports for code copied/pasted. Forgot to run pylint afterward...
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-27 Sylvain Thénault [relations in ui] provide context information when computing label for a relation stable
2010-07-16 Nicolas Chauvat [web] eid key is deprecated
2010-07-08 Sylvain Thénault [ajax box] shouldn't give js object directly to xml_escape
2010-07-08 Sylvain Thénault [box] provide a new generic base box class to edit relation to simple entities, backported from the 'tag' cube
2010-07-07 Sylvain Thénault [form] field.vocabulary return values as string, more fixes
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-13 Sylvain Thénault #773448: refactor session and 'no connection' handling, by introducing proper web session. We should now be able to see page even when no anon is configured, and be redirected to the login form as soon as one tries to do a query.
2010-02-08 Sylvain Thénault backport stable branch and some vreg cleanups:
2010-01-27 Sylvain Thénault use field.vocabulary instead of field.choices, skip already related eids. Also consider vocabulary when no etype specified
2010-01-26 Sylvain Thénault 3.6 api update, cleanup
2010-01-25 Sylvain Thénault skil internal field value, else we get an error
2010-01-18 Sylvain Thénault backport stable branch
2010-01-07 Adrien Di Mascio update copyright: welcome 2010 stable
2009-12-23 Sylvain Thénault must escape user_rql_callback stable
2009-12-21 Sylvain Thénault refactor vocabulary handling to avoid having to define methods
2009-12-09 Pierre-Yves David fix non-xml_escaped url in box
2009-09-23 Adrien Di Mascio [api] work in progress, use __regid__, cw_*, etc.
2009-09-15 Sylvain Thénault backport 3.5
2009-09-14 Sylvain Thénault cleanup, futur warning fixes :) 3.5
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
2009-08-12 Nicolas Chauvat R propagate deprecation of AppObject.entity()
2009-08-10 Nicolas Chauvat B [web.box] fix EditRelationBoxTemplate in case neither related nor unrelated
2009-08-05 Sylvain Thénault [web.box] remove deprecation warnings
2009-07-16 Aurelien Campeas backport stable branch
2009-07-07 Sylvain Thénault use xml_escape stable
2009-06-26 Sylvain Thénault backport stable branch, make schema-security consistent with other schema views changes, uniformize skipmeta/withmeta
2009-06-24 Sylvain Thénault move up stable
2009-06-05 Sylvain Thénault nicer vreg api, try to make rset an optional named argument in select and derivated (including selectors)
2009-05-28 Adrien Di Mascio big bunch of copyright / docstring update
2009-05-20 Nicolas Chauvat replace sideRelated with sideBox stable
2009-05-05 sylvain thenault fix implementation to avoid separator with nothing following tls-sprint
2009-05-05 sylvain thenault update implementation to get vocab from form instead of entity tls-sprint
2009-04-30 sylvain thenault should take arbitrary arguments tls-sprint
2009-04-28 sylvain thenault delete-trailing-whitespaces tls-sprint
2009-04-22 sylvain thenault fix a name error tls-sprint
2009-03-27 sylvain thenault cleanup, various fix to get something working tls-sprint
2009-03-26 sylvain thenault pylint cleanup tls-sprint
2009-02-18 Adrien Di Mascio rename abstract_* selectors into partial_* + add docstrings tls-sprint
2009-02-18 sylvain thenault kill Template class and 'templates' registry tls-sprint
2009-02-18 sylvain thenault fix box selectors tls-sprint
2009-02-18 Adrien Di Mascio introduce abstract selectors to get rid of the my_selector() contagion tls-sprint
2009-02-18 sylvain thenault add rtype compat tls-sprint
2009-02-18 Adrien Di Mascio replaced most of __selectors__ assignments with __select__ tls-sprint
2009-02-17 sylvain thenault drop more registerers tls-sprint
2009-02-17 sylvain thenault update import tls-sprint
2009-02-17 sylvain thenault kill ExtResourcesBoxTemplate tls-sprint
2009-02-17 Adrien Di Mascio various SyntaxErrors / missing import fixes + reorganization of the `registered` classmethod tls-sprint
2009-02-16 sylvain thenault drop EntityAction usage in cw, upgrade rql_condition and friends tls-sprint
2009-01-30 sylvain thenault typo
2009-01-21 Adrien Di Mascio backport stable branch changesets
2009-01-21 Adrien Di Mascio fix EditRelationBoxTemplate: the box might be passed an additional 'view' paraemter 3.0
2009-01-19 sylvain thenault selector update
less more (0) -60 tip