[Bese-devel] New patches to ucw_ajax: 5-Jul-2006
Marco Baringer
mbaringer at common-lisp.net
Thu Jul 6 04:30:10 UTC 2006
Wed Jul 5 14:37:41 EDT 2006 attila.lendvai at gmail.com
* Fix AJAX form submission not to ask the form being submitted for approval
M ./src/per-application-parenscript.lisp -8 +10
Wed Jul 5 14:09:57 EDT 2006 attila.lendvai at gmail.com
* Smartened up <ucw:form and form-fields
<ucw:form generated forms register themselves in a page-global form registry
and form-fields are also connected to forms. This was needed for the next patch
that makes it possible for forms to interact with page reloading either to
autosubmit or to let the user cancel the page reload.
M ./src/components/form.lisp -15 +50
M ./src/per-application-parenscript.lisp -2 +51
M ./src/yaclml/ucw-tags.lisp -2 +19
Wed Jul 5 14:04:17 EDT 2006 attila.lendvai at gmail.com
* AJAXified the form example demonstrating form dirtyness checking
M ./examples/examples.lisp -1 +1
M ./examples/forms.lisp -3 +25
Wed Jul 5 13:43:38 EDT 2006 attila.lendvai at gmail.com
* Updated dojo, included Dictionary
M ./etc/ucw.profile.js +1
M ./wwwroot/dojo/dojo.js
Wed Jul 5 07:12:27 EDT 2006 attila.lendvai at gmail.com
* Simplified/unified client side js action/form submission
M ./src/per-application-parenscript.lisp -36 +31
M ./src/yaclml/ucw-tags.lisp -86 +68
Tue Jul 4 19:43:51 EDT 2006 attila.lendvai at gmail.com
* Refactored dispatchers so that it's possible to submit a form without an action
M ./src/rerl/standard-dispatcher.lisp -65 +52
An updated tarball of ucw_ajax's source can be downloaded here:
http://common-lisp.net/project/ucw/tarballs/ucw_ajax-20060705.tar.gz
Darcsweb URL:
http://uncommon-web.com/darcsweb/darcsweb.cgi?r=ucw_ajax;a=summary
More information about the bese-devel
mailing list