web/formfields.py
Tue, 26 Jan 2010 20:22:13 +0100 Sylvain Thénault fix label handling: when label is explicitly set to None, don't try to guess it
Tue, 26 Jan 2010 16:47:45 +0100 Sylvain Thénault by default use new jquery widgets for Time/Date/DateTime fields
Tue, 26 Jan 2010 16:40:42 +0100 Sylvain Thénault introduce new _ensure_correctly_typed method on fields, responsible
Tue, 26 Jan 2010 16:37:54 +0100 Sylvain Thénault fix typed_value implementation w/ eidparam field which are actual entity's relation and have .value set for their initial value
Tue, 26 Jan 2010 16:36:00 +0100 Sylvain Thénault cleanup module namespace but only importing the formwidgets module
Tue, 26 Jan 2010 10:34:29 +0100 Sylvain Thénault fix Bytes submission pb on POST, due to multiple call to field.process_form_value
Tue, 26 Jan 2010 10:26:51 +0100 Sylvain Thénault must catch UnmodifiedField exception in has_been_modified
Mon, 25 Jan 2010 19:16:35 +0100 Sylvain Thénault to ease overriding of field.choices using *function* (set using autoform_field_kwargs), give the field as named argument
Thu, 21 Jan 2010 10:42:37 +0100 Sylvain Thénault refactor field's value retreiving from the widget (eg 'display value' concept):
Thu, 21 Jan 2010 10:39:12 +0100 Sylvain Thénault dom_id now accepts a suffix argument as input_name
Thu, 21 Jan 2010 10:38:46 +0100 Sylvain Thénault cleaner input_name implementation
Tue, 19 Jan 2010 18:22:05 +0100 Sylvain Thénault fix dumb name error
Tue, 19 Jan 2010 18:21:59 +0100 Sylvain Thénault missing import
Tue, 19 Jan 2010 18:10:01 +0100 alex & cheb remove deprecation warnings + name error
Mon, 18 Jan 2010 19:21:30 +0100 Sylvain Thénault backport stable branch
Mon, 18 Jan 2010 19:05:08 +0100 Sylvain Thénault fix pb with bytes field processing: currently when an existing file is edited
Thu, 14 Jan 2010 11:14:40 +0100 Sylvain Thénault fix dumb name errors
Wed, 13 Jan 2010 16:00:42 +0100 Sylvain Thénault has_been_modified shouldn't raise ProcessFormError
Wed, 13 Jan 2010 16:00:06 +0100 Sylvain Thénault related entities are returned as tuple since a few months ago
Wed, 13 Jan 2010 15:59:31 +0100 Sylvain Thénault should skip INTERNAL_FIELD_VALUE
Wed, 13 Jan 2010 15:57:57 +0100 Sylvain Thénault should use a set for pending fields
Wed, 13 Jan 2010 15:56:31 +0100 Sylvain Thénault fix process_form_values: we should handle value errors and properly raise ProcessFormError
Fri, 08 Jan 2010 12:14:29 +0100 Adrien Di Mascio [forms] make it easier to override StringField's mininum size stable
Thu, 07 Jan 2010 16:52:32 +0100 Adrien Di Mascio update copyright: welcome 2010 stable
Tue, 22 Dec 2009 10:27:49 +0100 Sylvain Thénault backport stable
Mon, 21 Dec 2009 20:28:01 +0100 Sylvain Thénault make new editcontroller works, based on a _cw_edited_fields hidden input
Mon, 21 Dec 2009 20:27:14 +0100 Sylvain Thénault crecord introduced junk...
Mon, 21 Dec 2009 20:26:30 +0100 Sylvain Thénault nicer StringField __init__
Mon, 21 Dec 2009 20:24:47 +0100 Sylvain Thénault process_posted yield field instead of field's name
Mon, 21 Dec 2009 20:23:56 +0100 Sylvain Thénault proper field's role handling: may be 'subject' / 'object' *in case
Mon, 21 Dec 2009 20:04:33 +0100 Sylvain Thénault replace form_field_[encoding|vocabulary] methods on form by encoding|vocabylary(form) methods on fields
Mon, 21 Dec 2009 20:00:18 +0100 Sylvain Thénault refactor vocabulary handling to avoid having to define methods
Mon, 21 Dec 2009 19:52:21 +0100 Sylvain Thénault cleanup
Mon, 21 Dec 2009 19:45:24 +0100 Sylvain Thénault refactor form field value handling, to get a nicer api and an easier algorithm to get field's value
Mon, 21 Dec 2009 19:25:07 +0100 Sylvain Thénault missing imports
Mon, 21 Dec 2009 19:18:49 +0100 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)
Thu, 17 Dec 2009 17:22:36 +0100 Sylvain Thénault call super class if choices specified to get std behaviour stable
Thu, 10 Dec 2009 18:00:15 +0100 Arthur Lutz [mq]: fix_for_forms
Wed, 09 Dec 2009 19:27:46 +0100 Arthur Lutz [mq]: fix_typo_and_forms
Tue, 08 Dec 2009 18:12:31 +0100 Pierre-Yves David fix guess_field to handle non internationalizable definition
Tue, 08 Dec 2009 16:46:56 +0100 Sylvain Thénault card referenced later
Tue, 08 Dec 2009 10:58:56 +0100 Sylvain Thénault drop common subpackage
Tue, 08 Dec 2009 09:10:16 +0100 Sylvain Thénault yams api update
Fri, 20 Nov 2009 19:35:54 +0100 Sylvain Thénault backport stable branch (one more time painfully)
Wed, 18 Nov 2009 12:50:23 +0100 Adrien Di Mascio [formfields] allow fields ordering with autoform_field_kwargs stable
Wed, 18 Nov 2009 12:32:57 +0100 Adrien Di Mascio [web] remove widget.render backward compatibility stable
Mon, 02 Nov 2009 16:37:19 +0100 Julien Jehannet [B] web: weird display with internationalizable (Closes: #503071) stable
Mon, 19 Oct 2009 15:16:41 +0200 Sylvain Thénault backport stable
Thu, 15 Oct 2009 20:29:21 +0200 Sylvain Thénault follow yams 0.25 api changes to improve performance stable
Wed, 07 Oct 2009 12:31:08 +0200 Sylvain Thénault backport stable branch
Tue, 06 Oct 2009 17:49:42 +0200 Sylvain Thénault remove useless code stable
Tue, 06 Oct 2009 17:45:10 +0200 Sylvain Thénault [forms] fix generated label for fields stable
Tue, 06 Oct 2009 16:56:22 +0200 Alexandre Fayolle fix label in generated form for relations stable
Wed, 30 Sep 2009 18:57:42 +0200 Sylvain Thénault backport stable branch
Wed, 30 Sep 2009 17:32:29 +0200 Sylvain Thénault nicer deprecation messages stable
Tue, 29 Sep 2009 15:58:44 +0200 Sylvain Thénault backport stable branch
Tue, 29 Sep 2009 12:37:47 +0200 Sylvain Thénault rename form_build_context to build_context, and call it from form, not renderer stable
Mon, 28 Sep 2009 12:37:01 +0200 Sylvain Thénault backport stable
Mon, 28 Sep 2009 11:01:32 +0200 Sylvain Thénault support name metadata on guess_field; add name_field to FileField stable
Wed, 23 Sep 2009 19:40:19 +0200 Adrien Di Mascio [api] work in progress, use __regid__, cw_*, etc.
Tue, 22 Sep 2009 13:08:42 +0200 Adrien Di Mascio backport old changesets corresponding to new form / controller implementation
Wed, 05 Aug 2009 09:15:56 +0200 Adrien Di Mascio [forms] work-in-progress, big editcontroller refactoring: let fields/widgets process posted data
Wed, 05 Aug 2009 09:10:32 +0200 Adrien Di Mascio [forms] work-in-progress: let guess_field and RichTextField.get_format_field handle eidparam of meta fields
Wed, 05 Aug 2009 09:05:40 +0200 Adrien Di Mascio [forms] work-in-progress: get rid of edits- / edito-
Mon, 21 Sep 2009 18:02:48 +0200 Sylvain Thénault fix vocab param to avoid deprecation warning stable
Mon, 21 Sep 2009 11:55:50 +0200 Sylvain Thénault remove debug raise stable
Mon, 21 Sep 2009 11:41:17 +0200 Sylvain Thénault fix sort of fields vocabulary: should consider option groups stable
Fri, 18 Sep 2009 09:16:40 +0200 Sylvain Thénault fix generated label for object relation 3.5
Thu, 17 Sep 2009 19:43:42 +0200 Aurelien Campeas make it easier to subclass 3.5
Wed, 16 Sep 2009 21:29:17 +0200 Adrien Di Mascio [gettext] provide GNU contexts to avoid translations ambiguities 3.5
Wed, 16 Sep 2009 14:33:24 +0200 Sylvain Thénault stop setting sort to false by default on relation field and explain why 3.5
Fri, 07 Aug 2009 12:12:50 +0200 Sylvain Thénault backport stable branch
Fri, 07 Aug 2009 12:11:03 +0200 Sylvain Thénault format field should inherit from parent field's eidparam stable
Fri, 07 Aug 2009 12:10:32 +0200 Sylvain Thénault don't set display: block on hidden input stable
Tue, 04 Aug 2009 17:11:50 +0200 Sylvain Thénault [R] use req.entity_from_eid
Tue, 04 Aug 2009 17:01:00 +0200 Sylvain Thénault use yams api
Thu, 30 Jul 2009 11:30:06 +0200 Sylvain Thénault d-t-w
Wed, 29 Jul 2009 09:08:04 +0200 Sylvain Thénault [R forms] use a subfields(form) method to get a chance to adapt to context
Mon, 27 Jul 2009 18:43:28 +0200 Sylvain Thénault some new field/widgets classes: CompoundField, IntervalWidget, HorizontalLayoutWidget
Mon, 27 Jul 2009 18:42:49 +0200 Sylvain Thénault widget.render now takes the renderer as third argument (keeping minimal bw compat)
Mon, 27 Jul 2009 18:41:29 +0200 Sylvain Thénault new fieldset attribute on field, use to group fields by the default form renderer
Thu, 23 Jul 2009 15:57:15 +0200 Sylvain Thénault move RichString and co to yams, keeping only a small monkeypatch for cw-page-template here
Thu, 09 Jul 2009 19:35:32 +0200 Aurelien Campeas oops stable
Thu, 09 Jul 2009 16:44:34 +0200 Aurelien Campeas [formwidgets,formfields] hum, this way stable
Thu, 09 Jul 2009 15:15:18 +0200 Aurelien Campeas [formfields,formwidgets] move default size and maxlength from field to widget init (that is quite still unsatisfactorily) stable
Thu, 09 Jul 2009 13:04:28 +0200 Aurelien Campeas [formwidgets] ensure textarea for richstring has not ridicuously small size (close #344547) stable
Thu, 09 Jul 2009 12:38:33 +0200 Aurelien Campeas oops stable
Thu, 09 Jul 2009 12:06:14 +0200 Aurelien Campeas [formfields] set a reasonable minimal minimum length to input/text, also set the max length if applicable (closes #344538) stable
Wed, 08 Jul 2009 19:47:36 +0200 Aurelien Campeas [reledit] try to be smart at getting a good default vid for relations, factor computing cardinality from reledit and formfields stable
Tue, 07 Jul 2009 13:26:44 +0200 Sylvain Thénault use xml_escape stable
Thu, 02 Jul 2009 12:59:16 +0200 Sylvain Thénault missing import stable
Mon, 29 Jun 2009 17:14:05 +0200 Sylvain Thénault vocabulary method (eg field.choices) should now take the form instance as argument stable
Tue, 23 Jun 2009 13:43:39 +0200 Sylvain Thénault edit[s|o] field's value should be formatted as the associated field stable
Wed, 10 Jun 2009 18:45:06 +0200 Sylvain Thénault avoid overriding specified values when guessing field stable
Wed, 10 Jun 2009 14:51:48 +0200 Sylvain Thénault don't set select widget when a vocabulary widget is already specified on the field class stable
Wed, 10 Jun 2009 12:08:57 +0200 Sylvain Thénault fix TimeField format_prop, use format_single_value directly in render_example stable
Thu, 28 May 2009 18:46:04 +0200 Sylvain Thénault set default select size to 1 into the widget
Thu, 28 May 2009 18:45:51 +0200 Sylvain Thénault if choices is set and widget not explicitly specified, use Select in base field
Thu, 28 May 2009 18:32:12 +0200 Sylvain Thénault move widget selection's logic on fields
Thu, 28 May 2009 09:20:07 +0200 Adrien Di Mascio big bunch of copyright / docstring update
Tue, 19 May 2009 10:05:56 +0200 Sylvain Thénault connect format field to form_field_format for its initial value stable
Mon, 18 May 2009 11:50:43 +0200 Florent fix StringField widget selection with SizeConstraint and StaticVocabularyConstraint constraints stable
Thu, 14 May 2009 12:31:23 +0200 Aurelien Campeas let the StringField have a default TextArea widget, only TextInput on small size constraint & no static vocabulary tls-sprint
Wed, 13 May 2009 15:55:08 +0200 Aurelien Campeas fix vertical alignment pb. with descr. format list and textarea inputs tls-sprint
Tue, 12 May 2009 20:18:19 +0200 sylvain thenault some widget adjustments tls-sprint
Tue, 12 May 2009 11:49:30 +0200 sylvain thenault should not override potential explicit widget tls-sprint
Wed, 06 May 2009 17:24:48 +0200 sylvain thenault use yams.schema method for initial value tls-sprint
Wed, 06 May 2009 03:28:55 -0700 Sandrine Ribeau Use widget TextInput instead of DateTimePicker. tls-sprint
Thu, 30 Apr 2009 12:36:14 +0200 sylvain thenault should set field's choices tls-sprint
Thu, 30 Apr 2009 10:38:11 +0200 sylvain thenault drop text field usage tls-sprint
Thu, 30 Apr 2009 10:34:15 +0200 sylvain thenault drop TextField, this is simply a StringField with a text area widget tls-sprint
Thu, 30 Apr 2009 08:51:54 +0200 sylvain thenault merge tls-sprint
Wed, 29 Apr 2009 19:52:56 +0200 Aurelien Campeas [forms/widgets] fix relation field not sorting its vocabulary, revert hack on Select widget tls-sprint
Thu, 30 Apr 2009 01:20:59 +0200 sylvain thenault fix StringField/TextField handling (XXX remove one of them?, ensure textarea has rows/cols attributes) tls-sprint
Tue, 28 Apr 2009 15:38:06 +0200 sylvain thenault set size=1 on select widget when a single choice is allowed tls-sprint
Thu, 23 Apr 2009 17:22:02 +0200 sylvain thenault guess_field now takes an entity schema as first argument, not an entity class tls-sprint
Wed, 22 Apr 2009 20:01:28 +0200 sylvain thenault delete-trailing-whitespaces tls-sprint
Tue, 21 Apr 2009 19:20:56 +0200 sylvain thenault remove spaces tls-sprint
Fri, 17 Apr 2009 12:13:16 +0200 sylvain thenault cleanup, more docstring tls-sprint
Fri, 17 Apr 2009 11:14:19 +0200 sylvain thenault refactor the way field value/display value are handled to avoid getting a 'display' value when expected a 'typed' value tls-sprint
less more (0) -120 tip