web/formwidgets.py
2009-10-15 Sylvain Thénault follow yams 0.25 api changes to improve performance 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-09-03 Katia Saurfelt fix AddComboBoxWidget stable
2009-08-25 Nicolas Chauvat B #345282 xhtml requires to use   instead of   stable
2009-07-29 Sylvain Thénault [R forms] use a subfields(form) method to get a chance to adapt to context
2009-07-27 Sylvain Thénault some new field/widgets classes: CompoundField, IntervalWidget, HorizontalLayoutWidget
2009-07-27 Sylvain Thénault widget.render now takes the renderer as third argument (keeping minimal bw compat)
2009-07-27 Sylvain Thénault nicer checkbox widget implementation, avoid extra <br/> at the end
2009-07-27 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)
2009-07-09 Aurelien Campeas [formwidgets] let the textarea height be dependant on the actual content (up to a limit) stable
2009-07-09 Aurelien Campeas [formwidgets,formfields] hum, this way stable
2009-07-09 Aurelien Campeas [formfields,formwidgets] move default size and maxlength from field to widget init (that is quite still unsatisfactorily) stable
2009-07-01 Sylvain Thénault cleanup stable
2009-06-22 Aurelien Campeas [views] call autogrow only once per key event stable
2009-06-10 Sylvain Thénault don't set select widget when a vocabulary widget is already specified on the field class stable
2009-05-28 Sylvain Thénault set default select size to 1 into the widget
2009-05-28 Adrien Di Mascio big bunch of copyright / docstring update
2009-05-27 Sylvain Thénault backport stable branch
2009-05-27 Sylvain Thénault stop using autocomplete_initfuncs dict on entity classes
2009-05-27 Sylvain Thénault not necessary here, else we see it in the generated input stable
2009-05-25 Florent add single input password widget
2009-05-20 Sylvain Thénault no rschema attribute on widgets stable
2009-05-19 Florent oops stable
2009-05-19 Florent allow easy arbitrary separator between checkbox/ radio widgets stable
2009-05-14 Florent fix CheckBox multiple dom id and refactor with Radio tls-sprint
2009-05-13 Florent fix <optgroup> tag cannot be empty according to DTD tls-sprint
2009-05-13 sylvain thenault ensure input widgets are displayed anyway if they get an empty list as values tls-sprint
2009-05-12 sylvain thenault buggy fix tls-sprint
less more (0) -50 -30 tip