web/formwidgets.py
Wed, 28 Apr 2010 10:06:01 +0200 Sylvain Thénault proper licensing information (LGPL-2.1). Hope I get it right this time. stable
Fri, 23 Apr 2010 12:40:48 +0200 Sylvain Thénault [widgets] move form controls at the end of the file stable
Fri, 23 Apr 2010 12:40:26 +0200 Sylvain Thénault [widgets] fix super calls, bug introduced in 5367:4176a50c81c9 stable
Thu, 22 Apr 2010 19:48:04 +0000 Alexandre Fayolle [python2.6] prefer python2.6's builtin json module over simplejson stable
Wed, 21 Apr 2010 16:53:47 +0200 Sylvain Thénault [book] start documenting the HTML form system stable
Wed, 21 Apr 2010 16:53:25 +0200 Sylvain Thénault [form] small api cleanup and refactoring before documenting the form system stable
Wed, 31 Mar 2010 14:27:02 +0200 Sylvain Thénault [widget] more wide textarea on bookmark edition stable
Tue, 23 Mar 2010 18:16:35 +0100 Sylvain Thénault [widget] allow kwargs passed to Select widget stable
Fri, 12 Mar 2010 16:21:13 +0100 Katia Saurfelt LazySuggestField : remote version of RestrictedSuggestField stable
Wed, 10 Mar 2010 12:08:45 +0100 Sylvain Thénault [widgets] fix typo stable
Tue, 09 Mar 2010 11:27:41 +0100 Sylvain Thénault [widget] allow to specify hour/minute separator on the JQueryTimePicker (vgodard patch) stable
Tue, 23 Feb 2010 12:49:37 +0100 Sylvain Thénault cleanup stable
Tue, 23 Feb 2010 12:43:15 +0100 Sylvain Thénault [form] add a new ignore_req_params attribute on field controlling value's retreival stable
Thu, 18 Feb 2010 11:06:40 +0100 Sylvain Thénault minor cleanup: don't use builtin 'id' as variable name stable
Tue, 16 Feb 2010 11:30:52 +0100 Sylvain Thénault use class, not klass, in widget.attrs
Tue, 16 Feb 2010 09:25:18 +0100 Sylvain Thénault add space between a checkbox and its label
Mon, 15 Feb 2010 15:20:45 +0100 Sylvain Thénault cleanup stable
Wed, 10 Feb 2010 16:32:32 +0100 Sylvain Thénault fix bug when value is None
Mon, 08 Feb 2010 21:21:50 +0100 Sylvain Thénault typo
Fri, 05 Feb 2010 15:44:34 +0100 Sylvain Thénault hidden usage of datetime function which has been moved to lgc
Wed, 27 Jan 2010 09:59:13 +0100 Sylvain Thénault by default this is not the widget responsability to turn empty string into None,
Tue, 26 Jan 2010 20:30:35 +0100 Sylvain Thénault 3.6 api update, cleanup
Tue, 26 Jan 2010 16:48:41 +0100 Sylvain Thénault surrounding div necessary for proper error localization
Tue, 26 Jan 2010 16:48:06 +0100 Sylvain Thénault cleanup base class
Tue, 26 Jan 2010 16:47:07 +0100 Sylvain Thénault new jquery based widgets for Time/Date/DateTime, backported from crm
Tue, 26 Jan 2010 16:46:12 +0100 Sylvain Thénault introduce a default render implementation on the base widget, which
Tue, 26 Jan 2010 16:43:51 +0100 Sylvain Thénault [forms] new optional suffix attribute on widget objects, used to generage input name / dom id.
Thu, 21 Jan 2010 10:47:01 +0100 Sylvain Thénault new field's responsibility POC: EditableURLWidget allow to edit Bookmark.path in two separated fields, displaying unquoted values which are requoted on form post processing
Thu, 21 Jan 2010 10:42:37 +0100 Sylvain Thénault refactor field's value retreiving from the widget (eg 'display value' concept):
Mon, 18 Jan 2010 19:21:30 +0100 Sylvain Thénault backport stable branch
Mon, 18 Jan 2010 15:58:06 +0100 Aurelien Campeas fix NameError stable
Thu, 07 Jan 2010 16:52:32 +0100 Adrien Di Mascio update copyright: welcome 2010 stable
Mon, 21 Dec 2009 20:26:52 +0100 Sylvain Thénault strip string by default
Mon, 21 Dec 2009 20:18:53 +0100 Sylvain Thénault substitute _render_attrs by values_and_attributes method, keeping bw compat
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: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)
Tue, 08 Dec 2009 10:58:56 +0100 Sylvain Thénault drop common subpackage
Thu, 03 Dec 2009 17:17:43 +0100 Sylvain Thénault backport stable into default
Thu, 03 Dec 2009 15:09:28 +0100 Aurelien Campeas quick & dirty fix for auto completion widget stable
Fri, 20 Nov 2009 19:35:54 +0100 Sylvain Thénault backport stable branch (one more time painfully)
Sat, 07 Nov 2009 22:04:45 +0100 Nicolas Chauvat [web ui] decorate form buttons with icons (at last) 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, 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
Thu, 03 Sep 2009 13:06:36 +0200 Katia Saurfelt fix AddComboBoxWidget stable
Tue, 25 Aug 2009 22:57:47 +0200 Nicolas Chauvat B #345282 xhtml requires to use   instead of   stable
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:40:29 +0200 Sylvain Thénault nicer checkbox widget implementation, avoid extra <br/> at the end
Mon, 27 Jul 2009 18:39:29 +0200 Sylvain Thénault allow vocabulary functions to return either label/value or label/value/dict (to use as attributes of the tag for this input)
Thu, 09 Jul 2009 20:13:54 +0200 Aurelien Campeas [formwidgets] let the textarea height be dependant on the actual content (up to a limit) 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
Wed, 01 Jul 2009 20:18:21 +0200 Sylvain Thénault cleanup stable
Mon, 22 Jun 2009 11:53:59 +0200 Aurelien Campeas [views] call autogrow only once per key event 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
less more (0) -100 -60 tip