2015-12-09 |
Sylvain Thénault |
[formwidgets] a bit of pep8
|
file |
diff |
annotate
|
2015-03-26 |
Erica Marco |
[views] improve JQueryDatePicker so that a date field can be defined as the min/max of an other one
|
file |
diff |
annotate
|
2015-11-24 |
Julien Cristau |
Remove trailing empty lines
|
file |
diff |
annotate
|
2015-10-16 |
Rémi Cardona |
[web] Add a <label> around choices on CheckBox and Radio form widgets
|
file |
diff |
annotate
|
2015-10-16 |
Rémi Cardona |
[web] xml_escape CheckBox and Radio labels (closes #7672764)
|
file |
diff |
annotate
|
2015-10-12 |
Julien Cristau |
[web] integer division
|
file |
diff |
annotate
|
2015-10-05 |
Julien Cristau |
[web/formwidgets] fix for py3k
|
file |
diff |
annotate
|
2015-09-18 |
Rémi Cardona |
[py3k] unicode → six.text_type
|
file |
diff |
annotate
|
2015-09-14 |
Rémi Cardona |
[py3k] basestring → six.string_types
|
file |
diff |
annotate
|
2015-07-09 |
Rémi Cardona |
merge 3.20.9 into 3.21
|
file |
diff |
annotate
|
2015-06-11 |
Laura Médioni |
[web] write css_class to attrs on rendering and not on button creation
|
file |
diff |
annotate
|
2015-06-22 |
Rémi Cardona |
merge 3.20.8 in 3.21
|
file |
diff |
annotate
|
2015-06-03 |
Aurelien Campeas |
[formwidgets] move TextArea constants to the class level
|
file |
diff |
annotate
|
2014-04-22 |
Dimitri Papadopoulos |
[docstrings] fix project-wide English language mistake
|
file |
diff |
annotate
|
2014-06-27 |
Julien Cristau |
merge from 3.19 branch
|
file |
diff |
annotate
|
2014-06-10 |
Julien Cristau |
merge 3.18.5 into 3.19 branch
|
file |
diff |
annotate
|
2014-01-07 |
Christophe de Vienne |
[formfields] Handle 'placeholder' attribute for text and textarea
|
file |
diff |
annotate
|
2014-04-11 |
Alain Begey |
[widget] Addition of EmailInput
|
file |
diff |
annotate
|
2014-04-14 |
Rémi Cardona |
an utf-8 -> a utf-8
stable
|
file |
diff |
annotate
|
2014-04-14 |
Rémi Cardona |
an unicode string -> a unicode string
stable
|
file |
diff |
annotate
|
2014-04-14 |
Rémi Cardona |
an URL -> a URL
stable
|
file |
diff |
annotate
|
2014-01-08 |
Aurelien Campeas |
[js/widgets] fix the InOut widget with modern jQuery versions
|
file |
diff |
annotate
|
2013-08-26 |
Aurelien Campeas |
remove 3.8 bw compat
|
file |
diff |
annotate
|
2013-10-03 |
David Douard |
[date picker] revert #ec65ca70aac9 which breaks the date picker (closes #3182844)
stable
|
file |
diff |
annotate
|
2013-08-28 |
Sylvain Thénault |
[date picker widgets] properly distinguish DOM id and input name. Closes #3096575
stable
|
file |
diff |
annotate
|
2013-08-28 |
Sylvain Thénault |
[date picker widgets] use bare jquery expression rather than jqNode
stable
|
file |
diff |
annotate
|
2013-07-03 |
Katia Saurfelt |
[css, html] add a css_class attribute on Button, allowing to change easily default CSS class for buttons
stable
|
file |
diff |
annotate
|
2013-04-25 |
Pierre-Yves David |
[form] remove hard coded id
|
file |
diff |
annotate
|
2013-03-19 |
Aurelien Campeas |
[merge] backport stable fixes
|
file |
diff |
annotate
|
2013-03-19 |
Rémi Cardona |
[web] Use the new '/ajax' URL path to access the AjaxController (closes #2758254)
stable
|
file |
diff |
annotate
|
2013-02-22 |
Nicolas Chauvat |
[towards py3k] import reduce() from functools (part of #2711624)
|
file |
diff |
annotate
|
2013-02-14 |
Nicolas Chauvat |
[toward-py3k] rewrite to "except AnException as exc:" (part of #2711624)
|
file |
diff |
annotate
|
2012-07-17 |
Sylvain Thénault |
[form widgets] fix JQueryDatePicker and JQueryTimePicker so they consider widget custom attributes. Closes #2423720
stable
|
file |
diff |
annotate
|
2012-02-03 |
Aurelien Campeas |
[web/formwidgets] make default_size a tunable, fix code layout (closes #2165936)
stable
|
file |
diff |
annotate
|
2011-10-27 |
Sylvain Thénault |
[ui lib] facet and form widget for Integer used to store binary mask. Closes #2054771
|
file |
diff |
annotate
|
2011-10-21 |
Sylvain Thénault |
[diet] drop pre 3.6 API compatibility (but attempt to keep data cmopatibility). Closes #2017916
|
file |
diff |
annotate
|
2011-09-28 |
Sylvain Thénault |
[pylint] fix pylint detected errors and tweak it so that pylint -E will be much less verbose next time (+ update some copyrights on the way)
stable
|
file |
diff |
annotate
|
2011-06-06 |
Pierre-Yves David |
Fix name error introduced in c21d845836e4
stable
|
file |
diff |
annotate
|
2011-06-01 |
Aurelien Campeas |
[formwidgets] make the select size a class attribute (more easily tuned)
stable
|
file |
diff |
annotate
|
2011-05-20 |
Sylvain Thénault |
cleanup and update some copyright
stable
|
file |
diff |
annotate
|
2011-04-15 |
Aurelien Campeas |
[widgets] handle no value label for tristate radios, put default separator on class for easier redefinition - closes #1624839
|
file |
diff |
annotate
|
2011-03-28 |
Nicolas Chauvat |
[web formwidgets] add missing tabindex to jquery date and time widgets (closes #1568475)
stable
|
file |
diff |
annotate
|
2011-03-10 |
Adrien Di Mascio |
[web] provide a data_url() method on req and get_rid of explicit datadir_url usage (#1438736)
|
file |
diff |
annotate
|
2011-02-01 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2011-01-25 |
Katia Saurfelt |
[widgets, js] add a InOutWidget for multiple select
stable
|
file |
diff |
annotate
|
2011-01-24 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2011-01-24 |
Sylvain Thénault |
[book] fixes some references and other doc construction pbs
stable
|
file |
diff |
annotate
|
2010-12-09 |
Stephanie Marcu |
add localization files for jquery datepicker
|
file |
diff |
annotate
|
2010-11-05 |
Sylvain Thénault |
test and fix #1232202: [bookmarks] broken link for startupviews
stable
|
file |
diff |
annotate
|
2010-10-11 |
Adrien Di Mascio |
[formwidgets] rewrite autocomplete cw widgets to get rid of div-style declaration API
|
file |
diff |
annotate
|
2010-10-11 |
Adrien Di Mascio |
[javascript] update to jQuery 1.4.2 and jQuery-ui 1.8.5
|
file |
diff |
annotate
|
2010-09-16 |
Alexandre Fayolle |
raise ProcessFormError when a problem occurs during date / time parsing
stable
|
file |
diff |
annotate
|
2010-07-06 |
Sylvain Thénault |
[javascript] fix some javascript errors and remove some deprecation warnings
|
file |
diff |
annotate
|
2010-05-05 |
Sylvain Thénault |
[https] fix resource urls in https version of a site: should use the https version as well to avoid warnings from the nrowser
|
file |
diff |
annotate
|
2010-05-03 |
Sylvain Thénault |
[widget] kill buggy / unused (only in cmhn) AddComboBox widget
|
file |
diff |
annotate
|
2010-04-30 |
Sylvain Thénault |
[webconfig] introduce property sheets. Use them to replace external_resources
|
file |
diff |
annotate
|
2010-04-28 |
Sylvain Thénault |
replace logilab-common by CubicWeb in disclaimer
oldstable
|
file |
diff |
annotate
|
2010-04-28 |
Sylvain Thénault |
proper licensing information (LGPL-2.1). Hope I get it right this time.
stable
|
file |
diff |
annotate
|
2010-04-23 |
Sylvain Thénault |
[widgets] move form controls at the end of the file
stable
|
file |
diff |
annotate
|
2010-04-23 |
Sylvain Thénault |
[widgets] fix super calls, bug introduced in 5367:4176a50c81c9
stable
|
file |
diff |
annotate
|
2010-04-22 |
Alexandre Fayolle |
[python2.6] prefer python2.6's builtin json module over simplejson
stable
|
file |
diff |
annotate
|
2010-04-21 |
Sylvain Thénault |
[book] start documenting the HTML form system
stable
|
file |
diff |
annotate
|
2010-04-21 |
Sylvain Thénault |
[form] small api cleanup and refactoring before documenting the form system
stable
|
file |
diff |
annotate
|
2010-03-31 |
Sylvain Thénault |
[widget] more wide textarea on bookmark edition
stable
|
file |
diff |
annotate
|
2010-03-23 |
Sylvain Thénault |
[widget] allow kwargs passed to Select widget
stable
|
file |
diff |
annotate
|
2010-03-12 |
Katia Saurfelt |
LazySuggestField : remote version of RestrictedSuggestField
stable
|
file |
diff |
annotate
|
2010-03-10 |
Sylvain Thénault |
[widgets] fix typo
stable
|
file |
diff |
annotate
|
2010-03-09 |
Sylvain Thénault |
[widget] allow to specify hour/minute separator on the JQueryTimePicker (vgodard patch)
stable
|
file |
diff |
annotate
|
2010-02-23 |
Sylvain Thénault |
cleanup
stable
|
file |
diff |
annotate
|
2010-02-23 |
Sylvain Thénault |
[form] add a new ignore_req_params attribute on field controlling value's retreival
stable
|
file |
diff |
annotate
|
2010-02-18 |
Sylvain Thénault |
minor cleanup: don't use builtin 'id' as variable name
stable
|
file |
diff |
annotate
|
2010-02-16 |
Sylvain Thénault |
use class, not klass, in widget.attrs
|
file |
diff |
annotate
|
2010-02-16 |
Sylvain Thénault |
add space between a checkbox and its label
|
file |
diff |
annotate
|
2010-02-15 |
Sylvain Thénault |
cleanup
stable
|
file |
diff |
annotate
|
2010-02-10 |
Sylvain Thénault |
fix bug when value is None
|
file |
diff |
annotate
|
2010-02-08 |
Sylvain Thénault |
typo
|
file |
diff |
annotate
|
2010-02-05 |
Sylvain Thénault |
hidden usage of datetime function which has been moved to lgc
|
file |
diff |
annotate
|
2010-01-27 |
Sylvain Thénault |
by default this is not the widget responsability to turn empty string into None,
|
file |
diff |
annotate
|
2010-01-26 |
Sylvain Thénault |
3.6 api update, cleanup
|
file |
diff |
annotate
|
2010-01-26 |
Sylvain Thénault |
surrounding div necessary for proper error localization
|
file |
diff |
annotate
|
2010-01-26 |
Sylvain Thénault |
cleanup base class
|
file |
diff |
annotate
|
2010-01-26 |
Sylvain Thénault |
new jquery based widgets for Time/Date/DateTime, backported from crm
|
file |
diff |
annotate
|
2010-01-26 |
Sylvain Thénault |
introduce a default render implementation on the base widget, which
|
file |
diff |
annotate
|
2010-01-26 |
Sylvain Thénault |
[forms] new optional suffix attribute on widget objects, used to generage input name / dom id.
|
file |
diff |
annotate
|
2010-01-21 |
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
|
file |
diff |
annotate
|
2010-01-21 |
Sylvain Thénault |
refactor field's value retreiving from the widget (eg 'display value' concept):
|
file |
diff |
annotate
|
2010-01-18 |
Sylvain Thénault |
backport stable branch
|
file |
diff |
annotate
|
2010-01-18 |
Aurelien Campeas |
fix NameError
stable
|
file |
diff |
annotate
|
2010-01-07 |
Adrien Di Mascio |
update copyright: welcome 2010
stable
|
file |
diff |
annotate
|
2009-12-21 |
Sylvain Thénault |
strip string by default
|
file |
diff |
annotate
|
2009-12-21 |
Sylvain Thénault |
substitute _render_attrs by values_and_attributes method, keeping bw compat
|
file |
diff |
annotate
|
2009-12-21 |
Sylvain Thénault |
cleanup
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
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)
|
file |
diff |
annotate
|
2009-12-08 |
Sylvain Thénault |
drop common subpackage
|
file |
diff |
annotate
|
2009-12-03 |
Sylvain Thénault |
backport stable into default
|
file |
diff |
annotate
|
2009-12-03 |
Aurelien Campeas |
quick & dirty fix for auto completion widget
stable
|
file |
diff |
annotate
|
2009-11-20 |
Sylvain Thénault |
backport stable branch (one more time painfully)
|
file |
diff |
annotate
|
2009-11-07 |
Nicolas Chauvat |
[web ui] decorate form buttons with icons (at last)
stable
|
file |
diff |
annotate
|
2009-10-19 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2009-10-15 |
Sylvain Thénault |
follow yams 0.25 api changes to improve performance
stable
|
file |
diff |
annotate
|
2009-09-23 |
Adrien Di Mascio |
[api] work in progress, use __regid__, cw_*, etc.
|
file |
diff |
annotate
|
2009-09-22 |
Adrien Di Mascio |
backport old changesets corresponding to new form / controller implementation
|
file |
diff |
annotate
|
2009-08-05 |
Adrien Di Mascio |
[forms] work-in-progress, big editcontroller refactoring: let fields/widgets process posted data
|
file |
diff |
annotate
|
2009-09-03 |
Katia Saurfelt |
fix AddComboBoxWidget
stable
|
file |
diff |
annotate
|
2009-08-25 |
Nicolas Chauvat |
B #345282 xhtml requires to use   instead of
stable
|
file |
diff |
annotate
|
2009-07-29 |
Sylvain Thénault |
[R forms] use a subfields(form) method to get a chance to adapt to context
|
file |
diff |
annotate
|
2009-07-27 |
Sylvain Thénault |
some new field/widgets classes: CompoundField, IntervalWidget, HorizontalLayoutWidget
|
file |
diff |
annotate
|
2009-07-27 |
Sylvain Thénault |
widget.render now takes the renderer as third argument (keeping minimal bw compat)
|
file |
diff |
annotate
|
2009-07-27 |
Sylvain Thénault |
nicer checkbox widget implementation, avoid extra <br/> at the end
|
file |
diff |
annotate
|
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)
|
file |
diff |
annotate
|
2009-07-09 |
Aurelien Campeas |
[formwidgets] let the textarea height be dependant on the actual content (up to a limit)
stable
|
file |
diff |
annotate
|
2009-07-09 |
Aurelien Campeas |
[formwidgets,formfields] hum, this way
stable
|
file |
diff |
annotate
|
2009-07-09 |
Aurelien Campeas |
[formfields,formwidgets] move default size and maxlength from field to widget init (that is quite still unsatisfactorily)
stable
|
file |
diff |
annotate
|
2009-07-01 |
Sylvain Thénault |
cleanup
stable
|
file |
diff |
annotate
|
2009-06-22 |
Aurelien Campeas |
[views] call autogrow only once per key event
stable
|
file |
diff |
annotate
|
2009-06-10 |
Sylvain Thénault |
don't set select widget when a vocabulary widget is already specified on the field class
stable
|
file |
diff |
annotate
|
2009-05-28 |
Sylvain Thénault |
set default select size to 1 into the widget
|
file |
diff |
annotate
|
2009-05-28 |
Adrien Di Mascio |
big bunch of copyright / docstring update
|
file |
diff |
annotate
|
2009-05-27 |
Sylvain Thénault |
backport stable branch
|
file |
diff |
annotate
|