web/views/basecontrollers.py
2009-08-17 Sylvain Thénault use view.paginate stable
2009-08-16 Nicolas Chauvat backport stable branch
2009-08-16 Nicolas Chauvat B bugfix in json controller stable
2009-08-14 Adrien Di Mascio [ajax] allow inlineCreationForms to add their own JS / CSS stable
2009-08-13 Sylvain Thénault rename and move cw.RequestSessionMixIn to cw.req.RequestSessionBase; move some appobjects methods where they actually belong to
2009-08-04 Sylvain Thénault cleanup
2009-08-04 Sylvain Thénault [R] use req.entity_from_eid
2009-08-03 Sylvain Thénault R [vreg] important refactoring of the vregistry, moving behaviour to end dictionnary (and so leaving room for more flexibility ; keep bw compat ; update api usage in cw
2009-07-29 Sylvain Thénault [R xhtml] remove xhtml_wrap* function, use instead a single req.document_surrounding_div method
2009-07-28 Florent make it easy to change response of FormValidatorController
2009-07-28 Fabrice fix html headers for forced html content type : main template and json controller
2009-07-24 Sylvain Thénault application -> instance where it makes sense
2009-07-23 Adrien Di Mascio backport stable branch into default
2009-07-16 Aurelien Campeas [reledit] simplify a bit more stable
2009-07-16 Aurelien Campeas backport stable branch
2009-07-10 Aurelien Campeas [reledit] simplify, fixing #344545 stable
2009-07-09 Aurelien Campeas [reledit] there is nothing to escape, also cleanup lzone for attributes stable
2009-07-08 Aurelien Campeas [reledit] have a link-free landing zone for mouse-clicks (closes #343544) stable
2009-07-07 Sylvain Thénault use xml_escape stable
2009-07-07 Sandrine Ribeau Fix parameter for controller selection.
2009-07-06 Sylvain Thénault backport stable branch
2009-07-03 Sylvain Thénault more generic way to detect json requests (not yet perfect though) stable
2009-07-02 Sylvain Thénault factorize form validation code, fix pb with validation error in inlined forms during creation stable
2009-06-23 Sylvain Thénault backport stable branch
2009-06-10 Sylvain Thénault proper error when fname isn't specified 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-06-04 Florent add __domid hidden input in forms so that we can validate more than one form per page
2009-05-28 Sylvain Thénault merge
2009-05-28 Sylvain Thénault turn renderers into appobjects
2009-05-28 Nicolas Chauvat merge stable branch into default
2009-05-28 Adrien Di Mascio big bunch of copyright / docstring update
2009-05-27 Aurelien Campeas if textoutofcontext, we need to html escape stable
2009-05-20 Nicolas Chauvat merge stable branch back into default branch
2009-05-19 Katia Saurfelt update handleFormValidationResponse calls stable
2009-05-19 Sylvain Thénault err.entity may only be an eid or None at this point stable
2009-05-18 Aurelien Campeas avoid monkeypatching JsonController in cw, to avoid _potential_ load order problems stable
2009-05-18 Aurelien Campeas oops stable
2009-05-18 Aurelien Campeas work-around for #343301 (display garbage in non xhtml browsers) stable
2009-05-14 Adrien Di Mascio allow the __method() hook to raise a Redirect exception
2009-05-13 Aurelien Campeas pass default values along the whole call chain, fix hidden field update bug tls-sprint
2009-05-13 Aurelien Campeas on inline form validation, also provide the 'unspecified' placeholder value for empty fields tls-sprint
2009-05-12 Aurelien Campeas [reledit] relation edition : cleanup a bit #343123 tls-sprint
2009-05-12 Aurelien Campeas preliminary support for inline edition of relations tls-sprint
2009-05-11 Aurelien Campeas that slipped in by accident tls-sprint
2009-05-11 sylvain thenault View.dispatch -> View.render tls-sprint
2009-05-07 Graziella Toutoungis bix a bug: correct the sended parameter 'no need for id in the string parameter name' tls-sprint
2009-05-04 sylvain thenault don't depends on simplejson outside web/ tls-sprint
2009-04-29 Aurelien Campeas [basecontrollers] add edit_relation next to edit_field, misc notes tls-sprint
2009-04-28 Aurelien Campeas controller fixes tls-sprint
2009-04-24 Adrien Di Mascio sendmail form should now work as before tls-sprint
2009-04-22 sylvain thenault javascript + json refactoring tls-sprint
2009-04-17 sylvain thenault rename internal entity types to have CW prefix instead of E tls-sprint
2009-04-16 sylvain thenault missing required date format tls-sprint
2009-04-09 sylvain thenault cleanup tls-sprint
2009-04-09 sylvain thenault fix primary edition of eproperty (weird js pb remaining though) tls-sprint
2009-04-08 sylvain thenault eproperty forms handling tls-sprint
2009-03-12 sylvain thenault process_rql now done in the controller tls-sprint
2009-03-10 sylvain thenault use datetime instead of mx.DateTime tls-sprint
2009-02-24 Aurelien Campeas missing import tls-sprint
2009-02-20 sylvain thenault fix ui.main-template property handling tls-sprint
less more (0) -60 tip