web/views/basecontrollers.py
2011-07-01 Sylvain Thénault [facets] DontUpdateConstraint mecanism introduced a few commit ago isn't needed: we already have the 'needs_update' property controlling this
2011-07-01 Sylvain Thénault [facets] allow to specify on which rqlst's variable facets should be applied. Closes #1795915
2011-07-01 Sylvain Thénault [facets] refactor / cleanup facet api: more consistent variable naming and easier to reuse function. Closes #1796804
2011-06-27 Sylvain Thénault backport stable
2011-06-23 Julien Jehannet [controller] UndoController: fix output method (closes: #1776091) stable
2011-06-17 Sylvain Thénault backport stable
2011-06-17 Sylvain Thénault [controller] fix wrong view name when error occurs in UndoController stable
2011-05-25 Aurelien Campeas backport stable changes
2011-05-25 Aurelien Campeas [json controller] fix .exception call msg format string (missing one slot) stable
2011-05-25 Arthur Lutz [ui messages, xss] Start migration towards use of _msgid instead of __message (prone to XSS injection) closes #1698245
2011-05-18 Sylvain Thénault fix some deprecation warnings stable
2011-05-12 Sylvain Thénault [web request] don't define pageid js variable when one is found in form parameters (eg, page ajax call) stable
2011-01-19 Aurelien Campeas [reledit] kill the reledit/doreledit duality
2011-01-31 Sylvain Thénault cleanups stable
2011-01-06 Sylvain Thénault [json controler] extraargs in js_component contains unicode keys which may not be given as argument names stable
2010-11-05 Sylvain Thénault minor cleanups stable
2010-11-05 Sylvain Thénault fix #724689: exception's display during ajax call stable
2010-10-25 Sylvain Thénault [cleanup] drop accidentally commited print
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 cleanups
2010-10-19 Sylvain Thénault [js] remove deprecation warnings by using $.noop instead of noop
2010-10-01 Sylvain Thénault #1256570: remove __method, it is not used in any of the cubes from logilab and encourages bad design by using Redirect (eg ui specific) from entities.py
2010-09-29 Sylvain Thénault backport stable
2010-09-24 Julien Jehannet exception: specify expected parameter in NoSelectableException stable
2010-09-23 Sylvain Thénault backport stable
2010-09-22 Stephanie Marcu [book - #1251259] reorganize plan for basetemplate, talk about class attributes stable
2010-09-17 Sylvain Thénault [reledit] more api cleanup stable
2010-09-16 Sylvain Thénault backport stable into default
2010-09-15 Sylvain Thénault cleanup stable
2010-09-15 Sylvain Thénault fix regretion introduced by changeset "pagination/ ajaxes fixes" (2f5ebeb7665d) stable
2010-09-14 Sylvain Thénault cleanups stable
2010-09-14 Sylvain Thénault [basecontroller] we should consume divid to avoid it being reused by the table view, leading to duplicated id (and hence weird rendering) stable
2010-09-14 Sylvain Thénault [basecontroller] pagination / ajax fixes stable
2010-09-14 Sylvain Thénault [basecontroller] handle case where the query is prefixed by 'rql:' as allowed by the search input stable
2010-09-13 Sylvain Thénault backport stable
2010-09-10 Sylvain Thénault cleanup stable
2010-09-10 Sylvain Thénault [json controller] check rql is really specified stable
2010-08-25 Sylvain Thénault [boxes] introduce new boxes system
2010-08-13 Sylvain Thénault integrate Celso's work on translation file: proper/complete spanish translation, fixed some typos in french translation, occured -> occurred fix in various places stable
2010-08-12 Sylvain Thénault [web controller] don't try to translate arbitrary exception message stable
2010-07-08 Sylvain Thénault [uilib] refactor json_dumps code organization
2010-07-02 Aurelien Campeas reledit refactoring
2010-07-02 Sylvain Thénault backport stable
2010-07-02 Sylvain Thénault [controller] same method defined on the base class stable
2010-06-16 Sylvain Thénault backport stable
2010-06-16 Sylvain Thénault imported patch cookie handling: do not use semicolon as it has some tech meaning (web2 -> web) stable
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-03 Adrien Di Mascio [ajax] refactor/cleanup low-level ajax functions
2010-06-02 Sylvain Thénault backport stable
2010-06-02 Sylvain Thénault cleanup stable
2010-05-26 Sylvain Thénault backport stable
2010-05-26 Sylvain Thénault [web] disallow authenticated users to access to the login form (closes #914873) stable
2010-05-20 Sylvain Thénault [entity] introduce a new 'adapters' registry
2010-05-20 Sylvain Thénault backport stable
2010-05-20 Adrien Di Mascio [forms] consider __action_xxx field if passed to JSonController.validate_form stable
2010-05-05 Sylvain Thénault [https] fix resource urls in https version of a site: should use the https version as well to avoid warnings from the nrowser
2010-05-03 Sandrine Ribeau [json-controller] - refactoring of js_component and js_view, it now uses _call_view
2010-05-03 Sylvain Thénault [widget] kill buggy / unused (only in cmhn) AddComboBox widget
2010-04-30 Sylvain Thénault [webconfig] introduce property sheets. Use them to replace external_resources
2010-04-28 Sylvain Thénault backport oldstable changes stable
less more (0) -100 -60 tip