web/formwidgets.py
Fri, 03 Feb 2012 16:34:57 +0100 Aurelien Campeas [web/formwidgets] make default_size a tunable, fix code layout (closes #2165936) stable
Thu, 27 Oct 2011 10:38:16 +0200 Sylvain Thénault [ui lib] facet and form widget for Integer used to store binary mask. Closes #2054771
Fri, 21 Oct 2011 14:32:37 +0200 Sylvain Thénault [diet] drop pre 3.6 API compatibility (but attempt to keep data cmopatibility). Closes #2017916
Wed, 28 Sep 2011 09:27:42 +0200 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
Mon, 06 Jun 2011 15:00:58 +0200 Pierre-Yves David Fix name error introduced in c21d845836e4 stable
Wed, 01 Jun 2011 10:20:58 +0200 Aurelien Campeas [formwidgets] make the select size a class attribute (more easily tuned) stable
Fri, 20 May 2011 17:27:55 +0200 Sylvain Thénault cleanup and update some copyright stable
Fri, 15 Apr 2011 12:58:31 +0200 Aurelien Campeas [widgets] handle no value label for tristate radios, put default separator on class for easier redefinition - closes #1624839
Mon, 28 Mar 2011 15:16:11 +0200 Nicolas Chauvat [web formwidgets] add missing tabindex to jquery date and time widgets (closes #1568475) stable
Thu, 10 Mar 2011 12:04:46 +0100 Adrien Di Mascio [web] provide a data_url() method on req and get_rid of explicit datadir_url usage (#1438736)
Tue, 01 Feb 2011 11:52:10 +0100 Sylvain Thénault backport stable
Tue, 25 Jan 2011 12:50:56 +0100 Katia Saurfelt [widgets, js] add a InOutWidget for multiple select stable
Mon, 24 Jan 2011 17:02:38 +0100 Sylvain Thénault backport stable
Mon, 24 Jan 2011 11:39:53 +0100 Sylvain Thénault [book] fixes some references and other doc construction pbs stable
Thu, 09 Dec 2010 15:27:02 +0100 Stephanie Marcu add localization files for jquery datepicker
Fri, 05 Nov 2010 12:43:25 +0100 Sylvain Thénault test and fix #1232202: [bookmarks] broken link for startupviews stable
Mon, 11 Oct 2010 19:13:00 +0200 Adrien Di Mascio [formwidgets] rewrite autocomplete cw widgets to get rid of div-style declaration API
Mon, 11 Oct 2010 19:12:59 +0200 Adrien Di Mascio [javascript] update to jQuery 1.4.2 and jQuery-ui 1.8.5
Thu, 16 Sep 2010 11:52:10 +0200 Alexandre Fayolle raise ProcessFormError when a problem occurs during date / time parsing stable
Tue, 06 Jul 2010 17:15:25 +0200 Sylvain Thénault [javascript] fix some javascript errors and remove some deprecation warnings
Wed, 05 May 2010 10:28:55 +0200 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
Mon, 03 May 2010 14:10:23 +0200 Sylvain Thénault [widget] kill buggy / unused (only in cmhn) AddComboBox widget
Fri, 30 Apr 2010 12:14:15 +0200 Sylvain Thénault [webconfig] introduce property sheets. Use them to replace external_resources
Wed, 28 Apr 2010 12:15:52 +0200 Sylvain Thénault replace logilab-common by CubicWeb in disclaimer oldstable
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
less more (0) -100 -60 tip