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-09-27 |
Florent Cayré |
[form, entity] refactor '__linkto', now handled by the entity form, not the entity itself. Closes #1931543
|
file |
diff |
annotate
|
2011-09-05 |
Sylvain Thénault |
[form fields doc] explain when field.role should be None
stable
|
file |
diff |
annotate
|
2011-06-29 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2011-06-29 |
Sylvain Thénault |
[formfields] use support_args instead of catching type error avoid hiding other issues and making debugging difficult
stable
|
file |
diff |
annotate
|
2011-06-06 |
Nicolas Chauvat |
[web] fix typo
|
file |
diff |
annotate
|
2011-06-06 |
Sylvain Thénault |
[schema] support for BigInt type. Closes #1720995
|
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-04-01 |
Sylvain Thénault |
[time zone] support for TZDatetime and TZTime data type
|
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
|
2010-11-05 |
Sylvain Thénault |
[forms] remove some deprecation warnings
stable
|
file |
diff |
annotate
|
2010-10-22 |
Sylvain Thénault |
[pylint] fix a bug of pylint detected errors and i18n pb (calling builtins._ instead of req._)
|
file |
diff |
annotate
|
2010-09-23 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2010-09-17 |
Sylvain Thénault |
[boolean field] we've to override format_single_value as well in case where None are allowed
stable
|
file |
diff |
annotate
|
2010-09-13 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2010-09-13 |
Sylvain Thénault |
[form fields] option may be a 3-uple (3d element being dict containing widget options)
stable cubicweb-version-3.9.6
|
file |
diff |
annotate
|
2010-08-25 |
Sylvain Thénault |
[session] cleanup hook / operation / entity edition api
|
file |
diff |
annotate
|
2010-08-25 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2010-08-17 |
Sylvain Thénault |
[formwidgets] new allow_none attribute on BooleanField allowing a third None value for booleans
stable
|
file |
diff |
annotate
|
2010-08-10 |
Adrien Di Mascio |
[forms] callable field kwargs now always take form _and_ field parameters
|
file |
diff |
annotate
|
2010-07-12 |
Sylvain Thénault |
[form] take care to not unicodify None values
|
file |
diff |
annotate
|
2010-07-07 |
Sylvain Thénault |
[form fields] smarter __str__ / __repr__
|
file |
diff |
annotate
|
2010-07-06 |
Sylvain Thénault |
[form] vocab function must now return values as unicode
|
file |
diff |
annotate
|
2010-07-06 |
Sylvain Thénault |
[forms] bw compat code for vocabulary function returning typed values
|
file |
diff |
annotate
|
2010-06-21 |
Sylvain Thénault |
[form] apply patch #933771: format_single_value / vocabulary methods should *always* return actual value as an unicode string
|
file |
diff |
annotate
|
2010-06-16 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2010-06-16 |
Stephanie Marcu |
[filefield] normalized file names to deal with windows files
stable
|
file |
diff |
annotate
|
2010-06-10 |
Sylvain Thénault |
[form] refactor meta-attributes handling: hide them by default using uicfg.afs instead of returning None (or not, according to skip_meta_attr flag argument) in guess_field
|
file |
diff |
annotate
|
2010-06-09 |
Sylvain Thénault |
[form] fix untested (unread?) has_been_modified implementation...
|
file |
diff |
annotate
|
2010-06-07 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2010-06-07 |
Sylvain Thénault |
[edit ctrl] fix bad interaction with fields: the loop on actual fields should be done in has_been_modified
|
file |
diff |
annotate
|
2010-06-03 |
Aurelien Campeas |
[web/formwidgets] check on list (entity.related_cache swapped from tuple to list a while ago without known reasons), do not unicode wrap the eids
stable
|
file |
diff |
annotate
|
2010-05-20 |
Sylvain Thénault |
[entity] continue cleanup of Entity/AnyEntity namespace
|
file |
diff |
annotate
|
2010-05-06 |
Alexandre Fayolle |
Handle new way of reporting unmodified FileFields
stable
|
file |
diff |
annotate
|
2010-04-28 |
Sylvain Thénault |
backport oldstable changes
stable
|
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 |
backport default into stable: stable is now cw 3.8
|
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 |
backport 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-04-15 |
Sylvain Thénault |
[etwist] allow to specify max size for POST request in the configuration. We should deal with this nicely on the js form validation code.
|
file |
diff |
annotate
|
2010-04-13 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2010-04-12 |
Aurelien Campeas |
[doc/book] complete chapter on hooks & ops
stable
|
file |
diff |
annotate
|
2010-04-06 |
Adrien Chauve |
Switched from TwistedWeb2 to TwistedWeb
|
file |
diff |
annotate
|
2010-03-30 |
Sylvain Thénault |
[form] CompoundField should not return itself in actual_fields, this avoid error on iliane with 3.7.2 where it's marked as required (from the schema) while value are provided by subfields
stable
|
file |
diff |
annotate
|
2010-03-29 |
Sylvain Thénault |
[form] consider autoform_field_kwargs for meta fields; allow required customization
stable
|
file |
diff |
annotate
|
2010-03-26 |
Sylvain Thénault |
[form] fix validation error handling
stable
|
file |
diff |
annotate
|
2010-03-26 |
Sylvain Thénault |
[form] put qualified name on validation error, should fix #784299
stable
|
file |
diff |
annotate
|
2010-03-12 |
Sylvain Thénault |
[form] fix bug introduced by 4871:a34b76593ab2 with field using multiple input with different suffix: the suffix should be considered in the cache key
stable
|
file |
diff |
annotate
|
2010-03-11 |
Sylvain Thénault |
[form fields] fix severe memory leak due to @cached on field.input_name
stable
|
file |
diff |
annotate
|
2010-02-23 |
Sylvain Thénault |
[form] cache field value in form.formvalues using (field, form) key since in some case the same field instance may be shared accross multiple forms, which may share the formvalues dict in case of sub-forms
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 |
[form fields] nicer behaviour of the password field: don't put internal field value on edition (triggering validation error if one validation without removing the value, due to confirmation mismatch), and don't show the field as required in such case
stable
|
file |
diff |
annotate
|
2010-02-15 |
Sylvain Thénault |
cleanup
stable
|
file |
diff |
annotate
|
2010-02-15 |
Sylvain Thénault |
[forms] fix RelationField bug with pending eids (eg inlined forms): we have to override process_form_value to avoid caching when recomputing is needed
stable
|
file |
diff |
annotate
|
2010-02-10 |
Sylvain Thénault |
provides a fallback_on_none_attribute field attribute, allowing to specify default value for attributes of *existing* entities
|
file |
diff |
annotate
|
2010-02-10 |
Sylvain Thénault |
split introduced in the wrong place
|
file |
diff |
annotate
|
2010-02-09 |
Sylvain Thénault |
quick fix for typed formfield validation: accept empty string, split
|
file |
diff |
annotate
|
2010-02-08 |
Sylvain Thénault |
avoid to see the same warning twice, one for 3.6 another for 3.3
|
file |
diff |
annotate
|
2010-02-08 |
Sylvain Thénault |
unvisible field may have been modified, for instance relation added by an hidden input
|
file |
diff |
annotate
|
2010-02-05 |
Sylvain Thénault |
hidden usage of datetime function which has been moved to lgc
|
file |
diff |
annotate
|
2010-02-03 |
Sylvain Thénault |
start documenting forms
|
file |
diff |
annotate
|
2010-01-27 |
Sylvain Thénault |
cleanup
|
file |
diff |
annotate
|
2010-01-27 |
Sylvain Thénault |
systematically call bool on BooleanField values
|
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-27 |
Sylvain Thénault |
[forms] propagate aguments given to .vocabulary to .choices if it's a callable.
|
file |
diff |
annotate
|
2010-01-27 |
Sylvain Thénault |
[forms] fix backward compat for field.choices arguments
|
file |
diff |
annotate
|
2010-01-26 |
Sylvain Thénault |
3.6 api update, cleanup
|
file |
diff |
annotate
|
2010-01-26 |
Sylvain Thénault |
fix label handling: when label is explicitly set to None, don't try to guess it
|
file |
diff |
annotate
|
2010-01-26 |
Sylvain Thénault |
by default use new jquery widgets for Time/Date/DateTime fields
|
file |
diff |
annotate
|
2010-01-26 |
Sylvain Thénault |
introduce new _ensure_correctly_typed method on fields, responsible
|
file |
diff |
annotate
|
2010-01-26 |
Sylvain Thénault |
fix typed_value implementation w/ eidparam field which are actual entity's relation and have .value set for their initial value
|
file |
diff |
annotate
|
2010-01-26 |
Sylvain Thénault |
cleanup module namespace but only importing the formwidgets module
|
file |
diff |
annotate
|
2010-01-26 |
Sylvain Thénault |
fix Bytes submission pb on POST, due to multiple call to field.process_form_value
|
file |
diff |
annotate
|
2010-01-26 |
Sylvain Thénault |
must catch UnmodifiedField exception in has_been_modified
|
file |
diff |
annotate
|
2010-01-25 |
Sylvain Thénault |
to ease overriding of field.choices using *function* (set using autoform_field_kwargs), give the field as named argument
|
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-21 |
Sylvain Thénault |
dom_id now accepts a suffix argument as input_name
|
file |
diff |
annotate
|
2010-01-21 |
Sylvain Thénault |
cleaner input_name implementation
|
file |
diff |
annotate
|
2010-01-19 |
Sylvain Thénault |
fix dumb name error
|
file |
diff |
annotate
|
2010-01-19 |
Sylvain Thénault |
missing import
|
file |
diff |
annotate
|
2010-01-19 |
alex & cheb |
remove deprecation warnings + name error
|
file |
diff |
annotate
|
2010-01-18 |
Sylvain Thénault |
backport stable branch
|
file |
diff |
annotate
|
2010-01-18 |
Sylvain Thénault |
fix pb with bytes field processing: currently when an existing file is edited
|
file |
diff |
annotate
|
2010-01-14 |
Sylvain Thénault |
fix dumb name errors
|
file |
diff |
annotate
|
2010-01-13 |
Sylvain Thénault |
has_been_modified shouldn't raise ProcessFormError
|
file |
diff |
annotate
|
2010-01-13 |
Sylvain Thénault |
related entities are returned as tuple since a few months ago
|
file |
diff |
annotate
|
2010-01-13 |
Sylvain Thénault |
should skip INTERNAL_FIELD_VALUE
|
file |
diff |
annotate
|
2010-01-13 |
Sylvain Thénault |
should use a set for pending fields
|
file |
diff |
annotate
|
2010-01-13 |
Sylvain Thénault |
fix process_form_values: we should handle value errors and properly raise ProcessFormError
|
file |
diff |
annotate
|
2010-01-08 |
Adrien Di Mascio |
[forms] make it easier to override StringField's mininum size
stable
|
file |
diff |
annotate
|
2010-01-07 |
Adrien Di Mascio |
update copyright: welcome 2010
stable
|
file |
diff |
annotate
|
2009-12-22 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2009-12-21 |
Sylvain Thénault |
make new editcontroller works, based on a _cw_edited_fields hidden input
|
file |
diff |
annotate
|
2009-12-21 |
Sylvain Thénault |
crecord introduced junk...
|
file |
diff |
annotate
|
2009-12-21 |
Sylvain Thénault |
nicer StringField __init__
|
file |
diff |
annotate
|
2009-12-21 |
Sylvain Thénault |
process_posted yield field instead of field's name
|
file |
diff |
annotate
|
2009-12-21 |
Sylvain Thénault |
proper field's role handling: may be 'subject' / 'object' *in case
|
file |
diff |
annotate
|
2009-12-21 |
Sylvain Thénault |
replace form_field_[encoding|vocabulary] methods on form by encoding|vocabylary(form) methods on fields
|
file |
diff |
annotate
|
2009-12-21 |
Sylvain Thénault |
refactor vocabulary handling to avoid having to define methods
|
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 |
missing imports
|
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-17 |
Sylvain Thénault |
call super class if choices specified to get std behaviour
stable
|
file |
diff |
annotate
|
2009-12-10 |
Arthur Lutz |
[mq]: fix_for_forms
|
file |
diff |
annotate
|
2009-12-09 |
Arthur Lutz |
[mq]: fix_typo_and_forms
|
file |
diff |
annotate
|
2009-12-08 |
Pierre-Yves David |
fix guess_field to handle non internationalizable definition
|
file |
diff |
annotate
|
2009-12-08 |
Sylvain Thénault |
card referenced later
|
file |
diff |
annotate
|
2009-12-08 |
Sylvain Thénault |
drop common subpackage
|
file |
diff |
annotate
|
2009-12-08 |
Sylvain Thénault |
yams api update
|
file |
diff |
annotate
|
2009-11-20 |
Sylvain Thénault |
backport stable branch (one more time painfully)
|
file |
diff |
annotate
|
2009-11-18 |
Adrien Di Mascio |
[formfields] allow fields ordering with autoform_field_kwargs
stable
|
file |
diff |
annotate
|
2009-11-18 |
Adrien Di Mascio |
[web] remove widget.render backward compatibility
stable
|
file |
diff |
annotate
|
2009-11-02 |
Julien Jehannet |
[B] web: weird display with internationalizable (Closes: #503071)
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-10-07 |
Sylvain Thénault |
backport stable branch
|
file |
diff |
annotate
|
2009-10-06 |
Sylvain Thénault |
remove useless code
stable
|
file |
diff |
annotate
|
2009-10-06 |
Sylvain Thénault |
[forms] fix generated label for fields
stable
|
file |
diff |
annotate
|
2009-10-06 |
Alexandre Fayolle |
fix label in generated form for relations
stable
|
file |
diff |
annotate
|
2009-09-30 |
Sylvain Thénault |
backport stable branch
|
file |
diff |
annotate
|
2009-09-30 |
Sylvain Thénault |
nicer deprecation messages
stable
|
file |
diff |
annotate
|
2009-09-29 |
Sylvain Thénault |
backport stable branch
|
file |
diff |
annotate
|
2009-09-29 |
Sylvain Thénault |
rename form_build_context to build_context, and call it from form, not renderer
stable
|
file |
diff |
annotate
|
2009-09-28 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2009-09-28 |
Sylvain Thénault |
support name metadata on guess_field; add name_field to FileField
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-08-05 |
Adrien Di Mascio |
[forms] work-in-progress: let guess_field and RichTextField.get_format_field handle eidparam of meta fields
|
file |
diff |
annotate
|
2009-08-05 |
Adrien Di Mascio |
[forms] work-in-progress: get rid of edits- / edito-
|
file |
diff |
annotate
|
2009-09-21 |
Sylvain Thénault |
fix vocab param to avoid deprecation warning
stable
|
file |
diff |
annotate
|
2009-09-21 |
Sylvain Thénault |
remove debug raise
stable
|
file |
diff |
annotate
|
2009-09-21 |
Sylvain Thénault |
fix sort of fields vocabulary: should consider option groups
stable
|
file |
diff |
annotate
|
2009-09-18 |
Sylvain Thénault |
fix generated label for object relation
3.5
|
file |
diff |
annotate
|
2009-09-17 |
Aurelien Campeas |
make it easier to subclass
3.5
|
file |
diff |
annotate
|
2009-09-16 |
Adrien Di Mascio |
[gettext] provide GNU contexts to avoid translations ambiguities
3.5
|
file |
diff |
annotate
|
2009-09-16 |
Sylvain Thénault |
stop setting sort to false by default on relation field and explain why
3.5
|
file |
diff |
annotate
|
2009-08-07 |
Sylvain Thénault |
backport stable branch
|
file |
diff |
annotate
|
2009-08-07 |
Sylvain Thénault |
format field should inherit from parent field's eidparam
stable
|
file |
diff |
annotate
|
2009-08-07 |
Sylvain Thénault |
don't set display: block on hidden input
stable
|
file |
diff |
annotate
|
2009-08-04 |
Sylvain Thénault |
[R] use req.entity_from_eid
|
file |
diff |
annotate
|
2009-08-04 |
Sylvain Thénault |
use yams api
|
file |
diff |
annotate
|
2009-07-30 |
Sylvain Thénault |
d-t-w
|
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 |
new fieldset attribute on field, use to group fields by the default form renderer
|
file |
diff |
annotate
|
2009-07-23 |
Sylvain Thénault |
move RichString and co to yams, keeping only a small monkeypatch for cw-page-template here
|
file |
diff |
annotate
|
2009-07-09 |
Aurelien Campeas |
oops
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-09 |
Aurelien Campeas |
[formwidgets] ensure textarea for richstring has not ridicuously small size (close #344547)
stable
|
file |
diff |
annotate
|
2009-07-09 |
Aurelien Campeas |
oops
stable
|
file |
diff |
annotate
|
2009-07-09 |
Aurelien Campeas |
[formfields] set a reasonable minimal minimum length to input/text, also set the max length if applicable (closes #344538)
stable
|
file |
diff |
annotate
|
2009-07-08 |
Aurelien Campeas |
[reledit] try to be smart at getting a good default vid for relations, factor computing cardinality from reledit and formfields
stable
|
file |
diff |
annotate
|
2009-07-07 |
Sylvain Thénault |
use xml_escape
stable
|
file |
diff |
annotate
|
2009-07-02 |
Sylvain Thénault |
missing import
stable
|
file |
diff |
annotate
|
2009-06-29 |
Sylvain Thénault |
vocabulary method (eg field.choices) should now take the form instance as argument
stable
|
file |
diff |
annotate
|
2009-06-23 |
Sylvain Thénault |
edit[s|o] field's value should be formatted as the associated field
stable
|
file |
diff |
annotate
|
2009-06-10 |
Sylvain Thénault |
avoid overriding specified values when guessing field
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-06-10 |
Sylvain Thénault |
fix TimeField format_prop, use format_single_value directly in render_example
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 |
Sylvain Thénault |
if choices is set and widget not explicitly specified, use Select in base field
|
file |
diff |
annotate
|
2009-05-28 |
Sylvain Thénault |
move widget selection's logic on fields
|
file |
diff |
annotate
|
2009-05-28 |
Adrien Di Mascio |
big bunch of copyright / docstring update
|
file |
diff |
annotate
|
2009-05-19 |
Sylvain Thénault |
connect format field to form_field_format for its initial value
stable
|
file |
diff |
annotate
|
2009-05-18 |
Florent |
fix StringField widget selection with SizeConstraint and StaticVocabularyConstraint constraints
stable
|
file |
diff |
annotate
|
2009-05-14 |
Aurelien Campeas |
let the StringField have a default TextArea widget, only TextInput on small size constraint & no static vocabulary
tls-sprint
|
file |
diff |
annotate
|
2009-05-13 |
Aurelien Campeas |
fix vertical alignment pb. with descr. format list and textarea inputs
tls-sprint
|
file |
diff |
annotate
|
2009-05-12 |
sylvain thenault |
some widget adjustments
tls-sprint
|
file |
diff |
annotate
|
2009-05-12 |
sylvain thenault |
should not override potential explicit widget
tls-sprint
|
file |
diff |
annotate
|
2009-05-06 |
sylvain thenault |
use yams.schema method for initial value
tls-sprint
|
file |
diff |
annotate
|
2009-05-06 |
Sandrine Ribeau |
Use widget TextInput instead of DateTimePicker.
tls-sprint
|
file |
diff |
annotate
|
2009-04-30 |
sylvain thenault |
should set field's choices
tls-sprint
|
file |
diff |
annotate
|
2009-04-30 |
sylvain thenault |
drop text field usage
tls-sprint
|
file |
diff |
annotate
|
2009-04-30 |
sylvain thenault |
drop TextField, this is simply a StringField with a text area widget
tls-sprint
|
file |
diff |
annotate
|
2009-04-30 |
sylvain thenault |
merge
tls-sprint
|
file |
diff |
annotate
|
2009-04-29 |
Aurelien Campeas |
[forms/widgets] fix relation field not sorting its vocabulary, revert hack on Select widget
tls-sprint
|
file |
diff |
annotate
|
2009-04-29 |
sylvain thenault |
fix StringField/TextField handling (XXX remove one of them?, ensure textarea has rows/cols attributes)
tls-sprint
|
file |
diff |
annotate
|
2009-04-28 |
sylvain thenault |
set size=1 on select widget when a single choice is allowed
tls-sprint
|
file |
diff |
annotate
|
2009-04-23 |
sylvain thenault |
guess_field now takes an entity schema as first argument, not an entity class
tls-sprint
|
file |
diff |
annotate
|
2009-04-22 |
sylvain thenault |
delete-trailing-whitespaces
tls-sprint
|
file |
diff |
annotate
|
2009-04-21 |
sylvain thenault |
remove spaces
tls-sprint
|
file |
diff |
annotate
|
2009-04-17 |
sylvain thenault |
cleanup, more docstring
tls-sprint
|
file |
diff |
annotate
|
2009-04-17 |
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
|
2009-04-08 |
sylvain thenault |
new form_init callback
tls-sprint
|
file |
diff |
annotate
|
2009-04-08 |
sylvain thenault |
bool handling
tls-sprint
|
file |
diff |
annotate
|
2009-04-08 |
sylvain thenault |
cleanup, remove some unnecessary (sometime buggy) stuff
tls-sprint
|
file |
diff |
annotate
|
2009-04-07 |
sylvain thenault |
get field's help in guess_field
tls-sprint
|
file |
diff |
annotate
|
2009-04-07 |
sylvain thenault |
handle sort/internationalizable on Field base class + fix guess_field to deal with internationalizable and default values
tls-sprint
|
file |
diff |
annotate
|
2009-03-27 |
sylvain thenault |
cleanup, various fix to get something working
tls-sprint
|
file |
diff |
annotate
|
2009-03-26 |
sylvain thenault |
more form works
tls-sprint
|
file |
diff |
annotate
|
2009-03-12 |
sylvain thenault |
give field id in __repr__
tls-sprint
|
file |
diff |
annotate
|
2009-03-12 |
sylvain thenault |
more guess_field tests and fixes
tls-sprint
|
file |
diff |
annotate
|
2009-03-12 |
sylvain thenault |
unification of meta-attributes handling:
tls-sprint
|
file |
diff |
annotate
|
2009-03-12 |
sylvain thenault |
test and fix guess_field, some pylint fixes
tls-sprint
|
file |
diff |
annotate
|
2009-03-11 |
sylvain thenault |
move fields and widgets to their own module
tls-sprint
|
file |
diff |
annotate
|