2009-08-17 |
Sylvain Thénault |
use view.paginate
stable
|
file |
diff |
annotate
|
2009-08-16 |
Nicolas Chauvat |
backport stable branch
|
file |
diff |
annotate
|
2009-08-16 |
Nicolas Chauvat |
B bugfix in json controller
stable
|
file |
diff |
annotate
|
2009-08-14 |
Adrien Di Mascio |
[ajax] allow inlineCreationForms to add their own JS / CSS
stable
|
file |
diff |
annotate
|
2009-08-13 |
Sylvain Thénault |
rename and move cw.RequestSessionMixIn to cw.req.RequestSessionBase; move some appobjects methods where they actually belong to
|
file |
diff |
annotate
|
2009-08-04 |
Sylvain Thénault |
cleanup
|
file |
diff |
annotate
|
2009-08-04 |
Sylvain Thénault |
[R] use req.entity_from_eid
|
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-29 |
Sylvain Thénault |
[R xhtml] remove xhtml_wrap* function, use instead a single req.document_surrounding_div method
|
file |
diff |
annotate
|
2009-07-28 |
Florent |
make it easy to change response of FormValidatorController
|
file |
diff |
annotate
|
2009-07-28 |
Fabrice |
fix html headers for forced html content type : main template and json controller
|
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-16 |
Aurelien Campeas |
[reledit] simplify a bit more
stable
|
file |
diff |
annotate
|
2009-07-16 |
Aurelien Campeas |
backport stable branch
|
file |
diff |
annotate
|
2009-07-10 |
Aurelien Campeas |
[reledit] simplify, fixing #344545
stable
|
file |
diff |
annotate
|
2009-07-09 |
Aurelien Campeas |
[reledit] there is nothing to escape, also cleanup lzone for attributes
stable
|
file |
diff |
annotate
|
2009-07-08 |
Aurelien Campeas |
[reledit] have a link-free landing zone for mouse-clicks (closes #343544)
stable
|
file |
diff |
annotate
|
2009-07-07 |
Sylvain Thénault |
use xml_escape
stable
|
file |
diff |
annotate
|
2009-07-07 |
Sandrine Ribeau |
Fix parameter for controller selection.
|
file |
diff |
annotate
|
2009-07-06 |
Sylvain Thénault |
backport stable branch
|
file |
diff |
annotate
|
2009-07-03 |
Sylvain Thénault |
more generic way to detect json requests (not yet perfect though)
stable
|
file |
diff |
annotate
|
2009-07-02 |
Sylvain Thénault |
factorize form validation code, fix pb with validation error in inlined forms during creation
stable
|
file |
diff |
annotate
|
2009-06-23 |
Sylvain Thénault |
backport stable branch
|
file |
diff |
annotate
|
2009-06-10 |
Sylvain Thénault |
proper error when fname isn't specified
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-04 |
Florent |
add __domid hidden input in forms so that we can validate more than one form per page
|
file |
diff |
annotate
|
2009-05-28 |
Sylvain Thénault |
merge
|
file |
diff |
annotate
|
2009-05-28 |
Sylvain Thénault |
turn renderers into appobjects
|
file |
diff |
annotate
|
2009-05-28 |
Nicolas Chauvat |
merge stable branch into default
|
file |
diff |
annotate
|
2009-05-28 |
Adrien Di Mascio |
big bunch of copyright / docstring update
|
file |
diff |
annotate
|
2009-05-27 |
Aurelien Campeas |
if textoutofcontext, we need to html escape
stable
|
file |
diff |
annotate
|
2009-05-20 |
Nicolas Chauvat |
merge stable branch back into default branch
|
file |
diff |
annotate
|
2009-05-19 |
Katia Saurfelt |
update handleFormValidationResponse calls
stable
|
file |
diff |
annotate
|
2009-05-19 |
Sylvain Thénault |
err.entity may only be an eid or None at this point
stable
|
file |
diff |
annotate
|
2009-05-18 |
Aurelien Campeas |
avoid monkeypatching JsonController in cw, to avoid _potential_ load order problems
stable
|
file |
diff |
annotate
|
2009-05-18 |
Aurelien Campeas |
oops
stable
|
file |
diff |
annotate
|
2009-05-18 |
Aurelien Campeas |
work-around for #343301 (display garbage in non xhtml browsers)
stable
|
file |
diff |
annotate
|
2009-05-14 |
Adrien Di Mascio |
allow the __method() hook to raise a Redirect exception
|
file |
diff |
annotate
|
2009-05-13 |
Aurelien Campeas |
pass default values along the whole call chain, fix hidden field update bug
tls-sprint
|
file |
diff |
annotate
|
2009-05-13 |
Aurelien Campeas |
on inline form validation, also provide the 'unspecified' placeholder value for empty fields
tls-sprint
|
file |
diff |
annotate
|
2009-05-12 |
Aurelien Campeas |
[reledit] relation edition : cleanup a bit #343123
tls-sprint
|
file |
diff |
annotate
|
2009-05-12 |
Aurelien Campeas |
preliminary support for inline edition of relations
tls-sprint
|
file |
diff |
annotate
|
2009-05-11 |
Aurelien Campeas |
that slipped in by accident
tls-sprint
|
file |
diff |
annotate
|
2009-05-11 |
sylvain thenault |
View.dispatch -> View.render
tls-sprint
|
file |
diff |
annotate
|
2009-05-07 |
Graziella Toutoungis |
bix a bug: correct the sended parameter 'no need for id in the string parameter name'
tls-sprint
|
file |
diff |
annotate
|
2009-05-04 |
sylvain thenault |
don't depends on simplejson outside web/
tls-sprint
|
file |
diff |
annotate
|
2009-04-29 |
Aurelien Campeas |
[basecontrollers] add edit_relation next to edit_field, misc notes
tls-sprint
|
file |
diff |
annotate
|
2009-04-28 |
Aurelien Campeas |
controller fixes
tls-sprint
|
file |
diff |
annotate
|
2009-04-24 |
Adrien Di Mascio |
sendmail form should now work as before
tls-sprint
|
file |
diff |
annotate
|
2009-04-22 |
sylvain thenault |
javascript + json refactoring
tls-sprint
|
file |
diff |
annotate
|
2009-04-17 |
sylvain thenault |
rename internal entity types to have CW prefix instead of E
tls-sprint
|
file |
diff |
annotate
|
2009-04-16 |
sylvain thenault |
missing required date format
tls-sprint
|
file |
diff |
annotate
|
2009-04-09 |
sylvain thenault |
cleanup
tls-sprint
|
file |
diff |
annotate
|
2009-04-09 |
sylvain thenault |
fix primary edition of eproperty (weird js pb remaining though)
tls-sprint
|
file |
diff |
annotate
|
2009-04-08 |
sylvain thenault |
eproperty forms handling
tls-sprint
|
file |
diff |
annotate
|
2009-03-12 |
sylvain thenault |
process_rql now done in the controller
tls-sprint
|
file |
diff |
annotate
|
2009-03-10 |
sylvain thenault |
use datetime instead of mx.DateTime
tls-sprint
|
file |
diff |
annotate
|
2009-02-24 |
Aurelien Campeas |
missing import
tls-sprint
|
file |
diff |
annotate
|
2009-02-20 |
sylvain thenault |
fix ui.main-template property handling
tls-sprint
|
file |
diff |
annotate
|