web/formfields.py
2010-01-19 Sylvain Thénault fix dumb name error
2010-01-19 Sylvain Thénault missing import
2010-01-19 alex & cheb remove deprecation warnings + name error
2010-01-18 Sylvain Thénault backport stable branch
2010-01-18 Sylvain Thénault fix pb with bytes field processing: currently when an existing file is edited
2010-01-14 Sylvain Thénault fix dumb name errors
2010-01-13 Sylvain Thénault has_been_modified shouldn't raise ProcessFormError
2010-01-13 Sylvain Thénault related entities are returned as tuple since a few months ago
2010-01-13 Sylvain Thénault should skip INTERNAL_FIELD_VALUE
2010-01-13 Sylvain Thénault should use a set for pending fields
2010-01-13 Sylvain Thénault fix process_form_values: we should handle value errors and properly raise ProcessFormError
2010-01-08 Adrien Di Mascio [forms] make it easier to override StringField's mininum size stable
2010-01-07 Adrien Di Mascio update copyright: welcome 2010 stable
2009-12-22 Sylvain Thénault backport stable
2009-12-21 Sylvain Thénault make new editcontroller works, based on a _cw_edited_fields hidden input
2009-12-21 Sylvain Thénault crecord introduced junk...
2009-12-21 Sylvain Thénault nicer StringField __init__
2009-12-21 Sylvain Thénault process_posted yield field instead of field's name
2009-12-21 Sylvain Thénault proper field's role handling: may be 'subject' / 'object' *in case
2009-12-21 Sylvain Thénault replace form_field_[encoding|vocabulary] methods on form by encoding|vocabylary(form) methods on fields
2009-12-21 Sylvain Thénault refactor vocabulary handling to avoid having to define methods
2009-12-21 Sylvain Thénault cleanup
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 missing imports
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-17 Sylvain Thénault call super class if choices specified to get std behaviour stable
2009-12-10 Arthur Lutz [mq]: fix_for_forms
2009-12-09 Arthur Lutz [mq]: fix_typo_and_forms
2009-12-08 Pierre-Yves David fix guess_field to handle non internationalizable definition
2009-12-08 Sylvain Thénault card referenced later
2009-12-08 Sylvain Thénault drop common subpackage
2009-12-08 Sylvain Thénault yams api update
2009-11-20 Sylvain Thénault backport stable branch (one more time painfully)
2009-11-18 Adrien Di Mascio [formfields] allow fields ordering with autoform_field_kwargs stable
2009-11-18 Adrien Di Mascio [web] remove widget.render backward compatibility stable
2009-11-02 Julien Jehannet [B] web: weird display with internationalizable (Closes: #503071) stable
2009-10-19 Sylvain Thénault backport stable
2009-10-15 Sylvain Thénault follow yams 0.25 api changes to improve performance stable
2009-10-07 Sylvain Thénault backport stable branch
2009-10-06 Sylvain Thénault remove useless code stable
2009-10-06 Sylvain Thénault [forms] fix generated label for fields stable
2009-10-06 Alexandre Fayolle fix label in generated form for relations stable
2009-09-30 Sylvain Thénault backport stable branch
2009-09-30 Sylvain Thénault nicer deprecation messages stable
2009-09-29 Sylvain Thénault backport stable branch
2009-09-29 Sylvain Thénault rename form_build_context to build_context, and call it from form, not renderer stable
2009-09-28 Sylvain Thénault backport stable
2009-09-28 Sylvain Thénault support name metadata on guess_field; add name_field to FileField stable
2009-09-23 Adrien Di Mascio [api] work in progress, use __regid__, cw_*, etc.
2009-09-22 Adrien Di Mascio backport old changesets corresponding to new form / controller implementation
2009-08-05 Adrien Di Mascio [forms] work-in-progress, big editcontroller refactoring: let fields/widgets process posted data
2009-08-05 Adrien Di Mascio [forms] work-in-progress: let guess_field and RichTextField.get_format_field handle eidparam of meta fields
2009-08-05 Adrien Di Mascio [forms] work-in-progress: get rid of edits- / edito-
2009-09-21 Sylvain Thénault fix vocab param to avoid deprecation warning stable
2009-09-21 Sylvain Thénault remove debug raise stable
2009-09-21 Sylvain Thénault fix sort of fields vocabulary: should consider option groups stable
2009-09-18 Sylvain Thénault fix generated label for object relation 3.5
2009-09-17 Aurelien Campeas make it easier to subclass 3.5
2009-09-16 Adrien Di Mascio [gettext] provide GNU contexts to avoid translations ambiguities 3.5
2009-09-16 Sylvain Thénault stop setting sort to false by default on relation field and explain why 3.5
less more (0) -100 -60 tip