Thu, 02 Jul 2009 12:59:16 +0200 |
Sylvain Thénault |
missing import
stable
|
file |
diff |
annotate
|
Mon, 29 Jun 2009 17:14:05 +0200 |
Sylvain Thénault |
vocabulary method (eg field.choices) should now take the form instance as argument
stable
|
file |
diff |
annotate
|
Tue, 23 Jun 2009 13:43:39 +0200 |
Sylvain Thénault |
edit[s|o] field's value should be formatted as the associated field
stable
|
file |
diff |
annotate
|
Wed, 10 Jun 2009 18:45:06 +0200 |
Sylvain Thénault |
avoid overriding specified values when guessing field
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
|
Wed, 10 Jun 2009 12:08:57 +0200 |
Sylvain Thénault |
fix TimeField format_prop, use format_single_value directly in render_example
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 18:45:51 +0200 |
Sylvain Thénault |
if choices is set and widget not explicitly specified, use Select in base field
|
file |
diff |
annotate
|
Thu, 28 May 2009 18:32:12 +0200 |
Sylvain Thénault |
move widget selection's logic on fields
|
file |
diff |
annotate
|
Thu, 28 May 2009 09:20:07 +0200 |
Adrien Di Mascio |
big bunch of copyright / docstring update
|
file |
diff |
annotate
|
Tue, 19 May 2009 10:05:56 +0200 |
Sylvain Thénault |
connect format field to form_field_format for its initial value
stable
|
file |
diff |
annotate
|
Mon, 18 May 2009 11:50:43 +0200 |
Florent |
fix StringField widget selection with SizeConstraint and StaticVocabularyConstraint constraints
stable
|
file |
diff |
annotate
|
Thu, 14 May 2009 12:31:23 +0200 |
Aurelien Campeas |
let the StringField have a default TextArea widget, only TextInput on small size constraint & no static vocabulary
tls-sprint
|
file |
diff |
annotate
|
Wed, 13 May 2009 15:55:08 +0200 |
Aurelien Campeas |
fix vertical alignment pb. with descr. format list and textarea inputs
tls-sprint
|
file |
diff |
annotate
|
Tue, 12 May 2009 20:18:19 +0200 |
sylvain thenault |
some widget adjustments
tls-sprint
|
file |
diff |
annotate
|
Tue, 12 May 2009 11:49:30 +0200 |
sylvain thenault |
should not override potential explicit widget
tls-sprint
|
file |
diff |
annotate
|
Wed, 06 May 2009 17:24:48 +0200 |
sylvain thenault |
use yams.schema method for initial value
tls-sprint
|
file |
diff |
annotate
|
Wed, 06 May 2009 03:28:55 -0700 |
Sandrine Ribeau |
Use widget TextInput instead of DateTimePicker.
tls-sprint
|
file |
diff |
annotate
|
Thu, 30 Apr 2009 12:36:14 +0200 |
sylvain thenault |
should set field's choices
tls-sprint
|
file |
diff |
annotate
|
Thu, 30 Apr 2009 10:38:11 +0200 |
sylvain thenault |
drop text field usage
tls-sprint
|
file |
diff |
annotate
|
Thu, 30 Apr 2009 10:34:15 +0200 |
sylvain thenault |
drop TextField, this is simply a StringField with a text area widget
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
|
Tue, 28 Apr 2009 15:38:06 +0200 |
sylvain thenault |
set size=1 on select widget when a single choice is allowed
tls-sprint
|
file |
diff |
annotate
|
Thu, 23 Apr 2009 17:22:02 +0200 |
sylvain thenault |
guess_field now takes an entity schema as first argument, not an entity class
tls-sprint
|
file |
diff |
annotate
|
Wed, 22 Apr 2009 20:01:28 +0200 |
sylvain thenault |
delete-trailing-whitespaces
tls-sprint
|
file |
diff |
annotate
|
Tue, 21 Apr 2009 19:20:56 +0200 |
sylvain thenault |
remove spaces
tls-sprint
|
file |
diff |
annotate
|
Fri, 17 Apr 2009 12:13:16 +0200 |
sylvain thenault |
cleanup, more docstring
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
|
Wed, 08 Apr 2009 20:37:22 +0200 |
sylvain thenault |
new form_init callback
tls-sprint
|
file |
diff |
annotate
|
Wed, 08 Apr 2009 20:36:39 +0200 |
sylvain thenault |
bool handling
tls-sprint
|
file |
diff |
annotate
|
Wed, 08 Apr 2009 20:36:11 +0200 |
sylvain thenault |
cleanup, remove some unnecessary (sometime buggy) stuff
tls-sprint
|
file |
diff |
annotate
|
Tue, 07 Apr 2009 19:51:11 +0200 |
sylvain thenault |
get field's help in guess_field
tls-sprint
|
file |
diff |
annotate
|
Tue, 07 Apr 2009 17:18:54 +0200 |
sylvain thenault |
handle sort/internationalizable on Field base class + fix guess_field to deal with internationalizable and default values
tls-sprint
|
file |
diff |
annotate
|
Fri, 27 Mar 2009 12:31:42 +0100 |
sylvain thenault |
cleanup, various fix to get something working
tls-sprint
|
file |
diff |
annotate
|
Thu, 26 Mar 2009 18:59:01 +0100 |
sylvain thenault |
more form works
tls-sprint
|
file |
diff |
annotate
|
Thu, 12 Mar 2009 20:44:58 +0100 |
sylvain thenault |
give field id in __repr__
tls-sprint
|
file |
diff |
annotate
|
Thu, 12 Mar 2009 19:58:58 +0100 |
sylvain thenault |
more guess_field tests and fixes
tls-sprint
|
file |
diff |
annotate
|
Thu, 12 Mar 2009 19:39:34 +0100 |
sylvain thenault |
unification of meta-attributes handling:
tls-sprint
|
file |
diff |
annotate
|
Thu, 12 Mar 2009 16:33:29 +0100 |
sylvain thenault |
test and fix guess_field, some pylint fixes
tls-sprint
|
file |
diff |
annotate
|
Wed, 11 Mar 2009 23:25:29 +0100 |
sylvain thenault |
move fields and widgets to their own module
tls-sprint
|
file |
diff |
annotate
|