Tue, 26 Jan 2010 16:46:12 +0100 |
Sylvain Thénault |
introduce a default render implementation on the base widget, which
|
changeset |
files
|
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.
|
changeset |
files
|
Tue, 26 Jan 2010 16:40:42 +0100 |
Sylvain Thénault |
introduce new _ensure_correctly_typed method on fields, responsible
|
changeset |
files
|
Tue, 26 Jan 2010 16:37:54 +0100 |
Sylvain Thénault |
fix typed_value implementation w/ eidparam field which are actual entity's relation and have .value set for their initial value
|
changeset |
files
|
Tue, 26 Jan 2010 16:36:00 +0100 |
Sylvain Thénault |
cleanup module namespace but only importing the formwidgets module
|
changeset |
files
|
Tue, 26 Jan 2010 13:38:02 +0100 |
Sylvain Thénault |
fix deprecation warnings
|
changeset |
files
|
Tue, 26 Jan 2010 13:36:55 +0100 |
Sylvain Thénault |
fif inlined relation forms pb w/ new ajax forms.
|
changeset |
files
|
Tue, 26 Jan 2010 13:34:12 +0100 |
Sylvain Thénault |
now that we are property initializing autoform_section for the 'inlined' form type, use it...
|
changeset |
files
|
Tue, 26 Jan 2010 13:32:54 +0100 |
Sylvain Thénault |
[uicfg] fix autoform_section rtags initialization
|
changeset |
files
|
Tue, 26 Jan 2010 13:27:40 +0100 |
Sylvain Thénault |
cache result of the COUNT query used to see if a non unique attribute may be used as rest path on the entity instance to avoid recomputing it later
|
changeset |
files
|
Tue, 26 Jan 2010 13:26:41 +0100 |
Sylvain Thénault |
incontext view of EmailAddress is a mailto: link
|
changeset |
files
|
Tue, 26 Jan 2010 10:35:46 +0100 |
Sylvain Thénault |
add CWProperty for_user CWUser when on the user primary view
|
changeset |
files
|
Tue, 26 Jan 2010 10:35:23 +0100 |
Sylvain Thénault |
move CWProperty rtags from autoform to cwproperties module.
|
changeset |
files
|
Tue, 26 Jan 2010 10:34:29 +0100 |
Sylvain Thénault |
fix Bytes submission pb on POST, due to multiple call to field.process_form_value
|
changeset |
files
|