Mon, 26 Aug 2013 16:12:30 +0200 |
Aurelien Campeas |
remove 3.8 bw compat
|
file |
diff |
annotate
|
Thu, 03 Oct 2013 11:10:08 +0200 |
David Douard |
[date picker] revert #ec65ca70aac9 which breaks the date picker (closes #3182844)
stable
|
file |
diff |
annotate
|
Wed, 28 Aug 2013 11:36:44 +0200 |
Sylvain Thénault |
[date picker widgets] properly distinguish DOM id and input name. Closes #3096575
stable
|
file |
diff |
annotate
|
Wed, 28 Aug 2013 11:29:58 +0200 |
Sylvain Thénault |
[date picker widgets] use bare jquery expression rather than jqNode
stable
|
file |
diff |
annotate
|
Wed, 03 Jul 2013 14:43:21 +0200 |
Katia Saurfelt |
[css, html] add a css_class attribute on Button, allowing to change easily default CSS class for buttons
stable
|
file |
diff |
annotate
|
Thu, 25 Apr 2013 16:55:12 +0200 |
Pierre-Yves David |
[form] remove hard coded id
|
file |
diff |
annotate
|
Tue, 19 Mar 2013 12:25:18 +0100 |
Aurelien Campeas |
[merge] backport stable fixes
|
file |
diff |
annotate
|
Tue, 19 Mar 2013 12:24:40 +0100 |
Rémi Cardona |
[web] Use the new '/ajax' URL path to access the AjaxController (closes #2758254)
stable
|
file |
diff |
annotate
|
Fri, 22 Feb 2013 19:36:40 +0100 |
Nicolas Chauvat |
[towards py3k] import reduce() from functools (part of #2711624)
|
file |
diff |
annotate
|
Thu, 14 Feb 2013 15:38:25 +0100 |
Nicolas Chauvat |
[toward-py3k] rewrite to "except AnException as exc:" (part of #2711624)
|
file |
diff |
annotate
|
Tue, 17 Jul 2012 12:06:52 +0200 |
Sylvain Thénault |
[form widgets] fix JQueryDatePicker and JQueryTimePicker so they consider widget custom attributes. Closes #2423720
stable
|
file |
diff |
annotate
|
Fri, 03 Feb 2012 16:34:57 +0100 |
Aurelien Campeas |
[web/formwidgets] make default_size a tunable, fix code layout (closes #2165936)
stable
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Mon, 06 Jun 2011 15:00:58 +0200 |
Pierre-Yves David |
Fix name error introduced in c21d845836e4
stable
|
file |
diff |
annotate
|
Wed, 01 Jun 2011 10:20:58 +0200 |
Aurelien Campeas |
[formwidgets] make the select size a class attribute (more easily tuned)
stable
|
file |
diff |
annotate
|
Fri, 20 May 2011 17:27:55 +0200 |
Sylvain Thénault |
cleanup and update some copyright
stable
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Mon, 28 Mar 2011 15:16:11 +0200 |
Nicolas Chauvat |
[web formwidgets] add missing tabindex to jquery date and time widgets (closes #1568475)
stable
|
file |
diff |
annotate
|
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)
|
file |
diff |
annotate
|
Tue, 01 Feb 2011 11:52:10 +0100 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Tue, 25 Jan 2011 12:50:56 +0100 |
Katia Saurfelt |
[widgets, js] add a InOutWidget for multiple select
stable
|
file |
diff |
annotate
|
Mon, 24 Jan 2011 17:02:38 +0100 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Mon, 24 Jan 2011 11:39:53 +0100 |
Sylvain Thénault |
[book] fixes some references and other doc construction pbs
stable
|
file |
diff |
annotate
|
Thu, 09 Dec 2010 15:27:02 +0100 |
Stephanie Marcu |
add localization files for jquery datepicker
|
file |
diff |
annotate
|
Fri, 05 Nov 2010 12:43:25 +0100 |
Sylvain Thénault |
test and fix #1232202: [bookmarks] broken link for startupviews
stable
|
file |
diff |
annotate
|
Mon, 11 Oct 2010 19:13:00 +0200 |
Adrien Di Mascio |
[formwidgets] rewrite autocomplete cw widgets to get rid of div-style declaration API
|
file |
diff |
annotate
|
Mon, 11 Oct 2010 19:12:59 +0200 |
Adrien Di Mascio |
[javascript] update to jQuery 1.4.2 and jQuery-ui 1.8.5
|
file |
diff |
annotate
|
Thu, 16 Sep 2010 11:52:10 +0200 |
Alexandre Fayolle |
raise ProcessFormError when a problem occurs during date / time parsing
stable
|
file |
diff |
annotate
|
Tue, 06 Jul 2010 17:15:25 +0200 |
Sylvain Thénault |
[javascript] fix some javascript errors and remove some deprecation warnings
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Mon, 03 May 2010 14:10:23 +0200 |
Sylvain Thénault |
[widget] kill buggy / unused (only in cmhn) AddComboBox widget
|
file |
diff |
annotate
|
Fri, 30 Apr 2010 12:14:15 +0200 |
Sylvain Thénault |
[webconfig] introduce property sheets. Use them to replace external_resources
|
file |
diff |
annotate
|
Wed, 28 Apr 2010 12:15:52 +0200 |
Sylvain Thénault |
replace logilab-common by CubicWeb in disclaimer
oldstable
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Fri, 23 Apr 2010 12:40:48 +0200 |
Sylvain Thénault |
[widgets] move form controls at the end of the file
stable
|
file |
diff |
annotate
|
Fri, 23 Apr 2010 12:40:26 +0200 |
Sylvain Thénault |
[widgets] fix super calls, bug introduced in 5367:4176a50c81c9
stable
|
file |
diff |
annotate
|
Thu, 22 Apr 2010 19:48:04 +0000 |
Alexandre Fayolle |
[python2.6] prefer python2.6's builtin json module over simplejson
stable
|
file |
diff |
annotate
|
Wed, 21 Apr 2010 16:53:47 +0200 |
Sylvain Thénault |
[book] start documenting the HTML form system
stable
|
file |
diff |
annotate
|
Wed, 21 Apr 2010 16:53:25 +0200 |
Sylvain Thénault |
[form] small api cleanup and refactoring before documenting the form system
stable
|
file |
diff |
annotate
|
Wed, 31 Mar 2010 14:27:02 +0200 |
Sylvain Thénault |
[widget] more wide textarea on bookmark edition
stable
|
file |
diff |
annotate
|
Tue, 23 Mar 2010 18:16:35 +0100 |
Sylvain Thénault |
[widget] allow kwargs passed to Select widget
stable
|
file |
diff |
annotate
|
Fri, 12 Mar 2010 16:21:13 +0100 |
Katia Saurfelt |
LazySuggestField : remote version of RestrictedSuggestField
stable
|
file |
diff |
annotate
|
Wed, 10 Mar 2010 12:08:45 +0100 |
Sylvain Thénault |
[widgets] fix typo
stable
|
file |
diff |
annotate
|
Tue, 09 Mar 2010 11:27:41 +0100 |
Sylvain Thénault |
[widget] allow to specify hour/minute separator on the JQueryTimePicker (vgodard patch)
stable
|
file |
diff |
annotate
|
Tue, 23 Feb 2010 12:49:37 +0100 |
Sylvain Thénault |
cleanup
stable
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Thu, 18 Feb 2010 11:06:40 +0100 |
Sylvain Thénault |
minor cleanup: don't use builtin 'id' as variable name
stable
|
file |
diff |
annotate
|
Tue, 16 Feb 2010 11:30:52 +0100 |
Sylvain Thénault |
use class, not klass, in widget.attrs
|
file |
diff |
annotate
|
Tue, 16 Feb 2010 09:25:18 +0100 |
Sylvain Thénault |
add space between a checkbox and its label
|
file |
diff |
annotate
|
Mon, 15 Feb 2010 15:20:45 +0100 |
Sylvain Thénault |
cleanup
stable
|
file |
diff |
annotate
|
Wed, 10 Feb 2010 16:32:32 +0100 |
Sylvain Thénault |
fix bug when value is None
|
file |
diff |
annotate
|
Mon, 08 Feb 2010 21:21:50 +0100 |
Sylvain Thénault |
typo
|
file |
diff |
annotate
|
Fri, 05 Feb 2010 15:44:34 +0100 |
Sylvain Thénault |
hidden usage of datetime function which has been moved to lgc
|
file |
diff |
annotate
|
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,
|
file |
diff |
annotate
|
Tue, 26 Jan 2010 20:30:35 +0100 |
Sylvain Thénault |
3.6 api update, cleanup
|
file |
diff |
annotate
|
Tue, 26 Jan 2010 16:48:41 +0100 |
Sylvain Thénault |
surrounding div necessary for proper error localization
|
file |
diff |
annotate
|
Tue, 26 Jan 2010 16:48:06 +0100 |
Sylvain Thénault |
cleanup base class
|
file |
diff |
annotate
|
Tue, 26 Jan 2010 16:47:07 +0100 |
Sylvain Thénault |
new jquery based widgets for Time/Date/DateTime, backported from crm
|
file |
diff |
annotate
|
Tue, 26 Jan 2010 16:46:12 +0100 |
Sylvain Thénault |
introduce a default render implementation on the base widget, which
|
file |
diff |
annotate
|
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.
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Thu, 21 Jan 2010 10:42:37 +0100 |
Sylvain Thénault |
refactor field's value retreiving from the widget (eg 'display value' concept):
|
file |
diff |
annotate
|
Mon, 18 Jan 2010 19:21:30 +0100 |
Sylvain Thénault |
backport stable branch
|
file |
diff |
annotate
|
Mon, 18 Jan 2010 15:58:06 +0100 |
Aurelien Campeas |
fix NameError
stable
|
file |
diff |
annotate
|
Thu, 07 Jan 2010 16:52:32 +0100 |
Adrien Di Mascio |
update copyright: welcome 2010
stable
|
file |
diff |
annotate
|
Mon, 21 Dec 2009 20:26:52 +0100 |
Sylvain Thénault |
strip string by default
|
file |
diff |
annotate
|
Mon, 21 Dec 2009 20:18:53 +0100 |
Sylvain Thénault |
substitute _render_attrs by values_and_attributes method, keeping bw compat
|
file |
diff |
annotate
|
Mon, 21 Dec 2009 19:52:21 +0100 |
Sylvain Thénault |
cleanup
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
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)
|
file |
diff |
annotate
|
Tue, 08 Dec 2009 10:58:56 +0100 |
Sylvain Thénault |
drop common subpackage
|
file |
diff |
annotate
|
Thu, 03 Dec 2009 17:17:43 +0100 |
Sylvain Thénault |
backport stable into default
|
file |
diff |
annotate
|
Thu, 03 Dec 2009 15:09:28 +0100 |
Aurelien Campeas |
quick & dirty fix for auto completion widget
stable
|
file |
diff |
annotate
|
Fri, 20 Nov 2009 19:35:54 +0100 |
Sylvain Thénault |
backport stable branch (one more time painfully)
|
file |
diff |
annotate
|
Sat, 07 Nov 2009 22:04:45 +0100 |
Nicolas Chauvat |
[web ui] decorate form buttons with icons (at last)
stable
|
file |
diff |
annotate
|
Mon, 19 Oct 2009 15:16:41 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Thu, 15 Oct 2009 20:29:21 +0200 |
Sylvain Thénault |
follow yams 0.25 api changes to improve performance
stable
|
file |
diff |
annotate
|
Wed, 23 Sep 2009 19:40:19 +0200 |
Adrien Di Mascio |
[api] work in progress, use __regid__, cw_*, etc.
|
file |
diff |
annotate
|
Tue, 22 Sep 2009 13:08:42 +0200 |
Adrien Di Mascio |
backport old changesets corresponding to new form / controller implementation
|
file |
diff |
annotate
|
Wed, 05 Aug 2009 09:15:56 +0200 |
Adrien Di Mascio |
[forms] work-in-progress, big editcontroller refactoring: let fields/widgets process posted data
|
file |
diff |
annotate
|
Thu, 03 Sep 2009 13:06:36 +0200 |
Katia Saurfelt |
fix AddComboBoxWidget
stable
|
file |
diff |
annotate
|
Tue, 25 Aug 2009 22:57:47 +0200 |
Nicolas Chauvat |
B #345282 xhtml requires to use   instead of
stable
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Mon, 27 Jul 2009 18:43:28 +0200 |
Sylvain Thénault |
some new field/widgets classes: CompoundField, IntervalWidget, HorizontalLayoutWidget
|
file |
diff |
annotate
|
Mon, 27 Jul 2009 18:42:49 +0200 |
Sylvain Thénault |
widget.render now takes the renderer as third argument (keeping minimal bw compat)
|
file |
diff |
annotate
|
Mon, 27 Jul 2009 18:40:29 +0200 |
Sylvain Thénault |
nicer checkbox widget implementation, avoid extra <br/> at the end
|
file |
diff |
annotate
|
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)
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Thu, 09 Jul 2009 16:44:34 +0200 |
Aurelien Campeas |
[formwidgets,formfields] hum, this way
stable
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Wed, 01 Jul 2009 20:18:21 +0200 |
Sylvain Thénault |
cleanup
stable
|
file |
diff |
annotate
|
Mon, 22 Jun 2009 11:53:59 +0200 |
Aurelien Campeas |
[views] call autogrow only once per key event
stable
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Thu, 28 May 2009 18:46:04 +0200 |
Sylvain Thénault |
set default select size to 1 into the widget
|
file |
diff |
annotate
|
Thu, 28 May 2009 09:20:07 +0200 |
Adrien Di Mascio |
big bunch of copyright / docstring update
|
file |
diff |
annotate
|
Wed, 27 May 2009 16:41:51 +0200 |
Sylvain Thénault |
backport stable branch
|
file |
diff |
annotate
|
Wed, 27 May 2009 15:19:25 +0200 |
Sylvain Thénault |
stop using autocomplete_initfuncs dict on entity classes
|
file |
diff |
annotate
|
Wed, 27 May 2009 15:00:38 +0200 |
Sylvain Thénault |
not necessary here, else we see it in the generated input
stable
|
file |
diff |
annotate
|
Mon, 25 May 2009 22:14:58 +0200 |
Florent |
add single input password widget
|
file |
diff |
annotate
|
Wed, 20 May 2009 09:41:48 +0200 |
Sylvain Thénault |
no rschema attribute on widgets
stable
|
file |
diff |
annotate
|
Tue, 19 May 2009 17:13:01 +0200 |
Florent |
oops
stable
|
file |
diff |
annotate
|
Tue, 19 May 2009 17:05:54 +0200 |
Florent |
allow easy arbitrary separator between checkbox/ radio widgets
stable
|
file |
diff |
annotate
|
Thu, 14 May 2009 18:12:45 +0200 |
Florent |
fix CheckBox multiple dom id and refactor with Radio
tls-sprint
|
file |
diff |
annotate
|
Wed, 13 May 2009 08:58:32 +0200 |
Florent |
fix <optgroup> tag cannot be empty according to DTD
tls-sprint
|
file |
diff |
annotate
|
Wed, 13 May 2009 08:41:23 +0200 |
sylvain thenault |
ensure input widgets are displayed anyway if they get an empty list as values
tls-sprint
|
file |
diff |
annotate
|
Tue, 12 May 2009 17:39:45 +0200 |
sylvain thenault |
buggy fix
tls-sprint
|
file |
diff |
annotate
|
Mon, 11 May 2009 19:44:52 +0200 |
Aurelien Campeas |
no value, but something needs to be shown // needs review //
tls-sprint
|
file |
diff |
annotate
|
Mon, 04 May 2009 15:47:42 +0200 |
sylvain thenault |
missing import
tls-sprint
|
file |
diff |
annotate
|
Thu, 30 Apr 2009 08:51:54 +0200 |
sylvain thenault |
merge
tls-sprint
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Wed, 29 Apr 2009 12:51:43 +0200 |
Aurelien Campeas |
[widgets] an option for Select to show sorted content
tls-sprint
|
file |
diff |
annotate
|
Wed, 29 Apr 2009 11:49:19 +0200 |
Adrien Di Mascio |
[formwidgets] don't specify select's size on single selection mode
tls-sprint
|
file |
diff |
annotate
|
Fri, 24 Apr 2009 15:38:19 +0200 |
sylvain thenault |
delete-trailing-whitespaces
tls-sprint
|
file |
diff |
annotate
|
Wed, 22 Apr 2009 16:56:03 +0200 |
sylvain thenault |
set default combo size to 5 entries
tls-sprint
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Fri, 17 Apr 2009 09:37:29 +0200 |
sylvain thenault |
clear label handling
tls-sprint
|
file |
diff |
annotate
|
Wed, 15 Apr 2009 17:24:34 +0200 |
sylvain thenault |
set dom id on the first input of radio choices
tls-sprint
|
file |
diff |
annotate
|