2009-12-03 |
Sylvain Thénault |
backport stable into default
|
file |
diff |
annotate
|
2009-12-01 |
Sylvain Thénault |
[forms] deprecate form_render(**kwargs) in favor of render(formvalues=None, rendervalues=None, renderer=None)
stable
|
file |
diff |
annotate
|
2009-10-19 |
Sylvain Thénault |
remove some warnings
|
file |
diff |
annotate
|
2009-09-29 |
Sylvain Thénault |
backport stable branch
|
file |
diff |
annotate
|
2009-09-29 |
Sylvain Thénault |
[form] replace is_subform by parent_form, carrying more information at the same cost
stable
|
file |
diff |
annotate
|
2009-09-23 |
Adrien Di Mascio |
[api] some more _cw / __regid__, automatic tests now pass again
|
file |
diff |
annotate
|
2009-09-23 |
Adrien Di Mascio |
[api] work in progress, use __regid__, cw_*, etc.
|
file |
diff |
annotate
|
2009-09-23 |
Sylvain Thénault |
use __regid__ instead of id on appobject classes
|
file |
diff |
annotate
|
2009-08-03 |
Sylvain Thénault |
R [vreg] important refactoring of the vregistry, moving behaviour to end dictionnary (and so leaving room for more flexibility ; keep bw compat ; update api usage in cw
|
file |
diff |
annotate
|
2009-07-31 |
Sylvain Thénault |
missing new renderer argument
|
file |
diff |
annotate
|
2009-07-30 |
Sandrine Ribeau |
Add missing parameter to widget render call.
|
file |
diff |
annotate
|
2009-07-24 |
Sylvain Thénault |
application -> instance where it makes sense
|
file |
diff |
annotate
|
2009-07-23 |
Adrien Di Mascio |
backport stable branch into default
|
file |
diff |
annotate
|
2009-07-21 |
Sylvain Thénault |
fix typo, remove debug
stable
|
file |
diff |
annotate
|
2009-07-21 |
Nicolas Chauvat |
[views] epropertiesform renamed propertiesform
stable
|
file |
diff |
annotate
|
2009-07-16 |
Aurelien Campeas |
backport stable branch
|
file |
diff |
annotate
|
2009-07-07 |
Sylvain Thénault |
use xml_escape
stable
|
file |
diff |
annotate
|
2009-07-02 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2009-07-01 |
Sylvain Thénault |
cleanup
stable
|
file |
diff |
annotate
|
2009-06-26 |
Sylvain Thénault |
backport stable branch, make schema-security consistent with other schema views changes, uniformize skipmeta/withmeta
|
file |
diff |
annotate
|
2009-06-24 |
Sylvain Thénault |
prepare time where it won't be mandatory to give rset to select()
stable
|
file |
diff |
annotate
|
2009-06-23 |
Sylvain Thénault |
backport stable branch
|
file |
diff |
annotate
|
2009-06-22 |
Katia Saurfelt |
simplify js
stable
|
file |
diff |
annotate
|
2009-06-10 |
Sylvain Thénault |
fix #343630 by getting explicitly TextInput widget for String, also instantiate field to get proper widget configuration
stable
|
file |
diff |
annotate
|
2009-06-05 |
Sylvain Thénault |
nicer vreg api, try to make rset an optional named argument in select and derivated (including selectors)
|
file |
diff |
annotate
|
2009-06-05 |
Sylvain Thénault |
merge
|
file |
diff |
annotate
|
2009-06-05 |
Sylvain Thénault |
replace set_error_url/set_dom_id by a single mainform argument
|
file |
diff |
annotate
|
2009-06-05 |
Florent |
do not set __domid in sub-forms
|
file |
diff |
annotate
|
2009-05-31 |
Adrien Di Mascio |
watch out, there's some tabs hiding here and there, keep your eyes open ...
|
file |
diff |
annotate
|
2009-05-29 |
Sylvain Thénault |
turn every form class into appobject. They should not be instantiated manually anymore.
|
file |
diff |
annotate
|