web/views/cwproperties.py
2009-12-03 Sylvain Thénault backport stable into default
2009-12-01 Sylvain Thénault [forms] deprecate form_render(**kwargs) in favor of render(formvalues=None, rendervalues=None, renderer=None) stable
2009-10-19 Sylvain Thénault remove some warnings
2009-09-29 Sylvain Thénault backport stable branch
2009-09-29 Sylvain Thénault [form] replace is_subform by parent_form, carrying more information at the same cost stable
2009-09-23 Adrien Di Mascio [api] some more _cw / __regid__, automatic tests now pass again
2009-09-23 Adrien Di Mascio [api] work in progress, use __regid__, cw_*, etc.
2009-09-23 Sylvain Thénault use __regid__ instead of id on appobject classes
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-31 Sylvain Thénault missing new renderer argument
2009-07-30 Sandrine Ribeau Add missing parameter to widget render call.
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-21 Sylvain Thénault fix typo, remove debug stable
2009-07-21 Nicolas Chauvat [views] epropertiesform renamed propertiesform stable
2009-07-16 Aurelien Campeas backport stable branch
2009-07-07 Sylvain Thénault use xml_escape stable
2009-07-02 Sylvain Thénault backport stable
2009-07-01 Sylvain Thénault cleanup 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 prepare time where it won't be mandatory to give rset to select() stable
2009-06-23 Sylvain Thénault backport stable branch
2009-06-22 Katia Saurfelt simplify js stable
2009-06-10 Sylvain Thénault fix #343630 by getting explicitly TextInput widget for String, also instantiate field to get proper widget configuration 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-05 Sylvain Thénault merge
2009-06-05 Sylvain Thénault replace set_error_url/set_dom_id by a single mainform argument
2009-06-05 Florent do not set __domid in sub-forms
2009-05-31 Adrien Di Mascio watch out, there's some tabs hiding here and there, keep your eyes open ...
2009-05-29 Sylvain Thénault turn every form class into appobject. They should not be instantiated manually anymore.
less more (0) -30 tip