web/views/cwproperties.py
2010-01-26 Sylvain Thénault add CWProperty for_user CWUser when on the user primary view
2010-01-26 Sylvain Thénault move CWProperty rtags from autoform to cwproperties module.
2010-01-19 Sylvain Thénault 3.6 api update
2010-01-19 Stephanie Marcu inherit from FieldWidget to inherit from the process_field_data required by the edit controller
2010-01-19 Stephanie Marcu with cw 3.6 we've to specify entity's relation role
2010-01-18 Sylvain Thénault backport stable branch
2010-01-13 Sylvain Thénault refactor form error handling:
2010-01-08 Adrien Di Mascio [forms] make it easier to override CWProperty form buttons stable
2010-01-07 Adrien Di Mascio update copyright: welcome 2010 stable
2009-12-21 Sylvain Thénault form_add_hidden -> add_hidden
2009-12-21 Sylvain Thénault refactor form field value handling, to get a nicer api and an easier algorithm to get field's value
2009-12-21 Sylvain Thénault drop form_field_name/form_field_id methods from form object, in favor of field.input_name(form) / field.dom_id(form)
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.
2009-05-28 Sylvain Thénault turn renderers into appobjects
2009-05-28 Adrien Di Mascio big bunch of copyright / docstring update
2009-05-20 Sylvain Thénault eproperty -> cwproperty, cleanup stable
2009-05-19 Aurelien Campeas trailing space cleanup, js lint, a small indent for preference sections stable
2009-05-19 Katia Saurfelt restore ajax validation cwpreferencies stable
2009-05-12 sylvain thenault final rtag api tls-sprint
2009-05-11 sylvain thenault final rtags api (eventually :$) tls-sprint
2009-05-05 Graziella Toutoungis correct wrong fuction name tls-sprint
2009-05-04 sylvain thenault ooops tls-sprint
2009-05-04 sylvain thenault delete-trailing-whitespaces, update import tls-sprint
2009-05-04 sylvain thenault backport default tls-sprint
2009-04-29 Aurelien Campeas fix rfields declaration order tls-sprint
2009-04-29 sylvain thenault update rtags api tls-sprint
2009-04-28 sylvain thenault rename tls-sprint
less more (0) tip