[Bese-devel] New patches to ucw_ajax: 7-Jul-2006

Marco Baringer mbaringer at common-lisp.net
Sat Jul 8 04:30:08 UTC 2006


Fri Jul  7 17:50:04 EDT 2006  attila.lendvai at gmail.com
  * Pulled missing patches from _dev and undo'd them by hand

    M ./src/rerl/standard-application.lisp -16
    M ./src/rerl/standard-classes.lisp +1

Mon Jun 26 18:06:00 EDT 2006  attila.lendvai at gmail.com
  UNDO: Added a with-url-prefix keyword param to :src javascript entries

    M! ./src/components/window.lisp -14 +24

Mon Jun 26 18:06:00 EDT 2006  attila.lendvai at gmail.com
  * Added a with-url-prefix keyword param to :src javascript entries

    M! ./src/components/window.lisp -24 +14

Fri Jun 23 05:12:56 EDT 2006  attila.lendvai at gmail.com
  tagged 2006-06-23


Sun Jun 18 11:49:56 EDT 2006  attila.lendvai at gmail.com
  * Merge dev/ajax conflict in l10n example

    M ./examples/l10n.lisp -3

Sun Jun 18 10:21:59 EDT 2006  attila.lendvai at gmail.com
  * Backport examples to the dev branch (fix it :)

    M! ./examples/l10n.lisp +3

Mon Jun 12 13:15:40 EDT 2006  evrim at core.gen.tr
  * - :initarg :dispatchers added std-application.


Wed Jun  7 08:50:15 EDT 2006  evrim at core.gen.tr
  * - std-application default dispatchers are now provided from via initform.

    M! ./src/rerl/standard-classes.lisp -1

Wed Jun  7 08:49:39 EDT 2006  evrim at core.gen.tr
  * - removed shared-init :after method of std-application, default dispathers are now in :initform

    M! ./src/rerl/standard-application.lisp +16

Fri Jul  7 13:33:29 EDT 2006  attila.lendvai at gmail.com
  * Support abandon-handlers in simple-form

    M ./src/components/form.lisp -1 +5

Fri Jul  7 13:33:19 EDT 2006  attila.lendvai at gmail.com
  * Support various form abandon handlers
  
  When the page will be abandoned UCW checks the pendings forms. Each modified form
  is asked for approval. There are three standard policies for <ucw:form
  
  1) :ask-user (the default) Pop up a dialog for user confirmation
  2) :auto-submit Silently submit the form without an action
  3) nil Do nothing

    M ./src/per-application-parenscript.lisp -28 +84
    M ./src/rerl/standard-dispatcher.lisp -1 +12
    M ./src/yaclml/ucw-tags.lisp -2 +12
    M ./ucw.asd -1 +2

Fri Jul  7 13:33:12 EDT 2006  attila.lendvai at gmail.com
  * Demonstrate form abandon policies in the examples

    M ./examples/forms.lisp -12 +26

Fri Jul  7 13:24:32 EDT 2006  attila.lendvai at gmail.com
  * Rethrow errors in with-ucw-error-handler but only show them once

    M ./src/parenscript-utils.lisp -3 +9

Fri Jul  7 13:20:45 EDT 2006  attila.lendvai at gmail.com
  * Support action-href calls with nil action

    M ./src/rerl/standard-action.lisp -7 +9
    M ./src/rerl/standard-application.lisp -3 +4

Fri Jul  7 13:19:37 EDT 2006  attila.lendvai at gmail.com
  * Various small fixes

    M ./src/components/form.lisp -3 +3
    M ./src/yaclml/ucw-tags.lisp +3

Fri Jul  7 13:18:55 EDT 2006  attila.lendvai at gmail.com
  * Follow parenscript changes

    M ./src/components/form.lisp -3 +3
    M ./src/components/window.lisp +1
    M ./src/rerl/standard-dispatcher.lisp -11 +14

Fri Jul  7 11:12:11 EDT 2006  attila.lendvai at gmail.com
  * Added :toplevel and :compile-time parameters to <ucw:script
  
  See docstring for details.

    M ./src/yaclml/ucw-tags.lisp -2 +40


An updated tarball of ucw_ajax's source can be downloaded here:
http://common-lisp.net/project/ucw/tarballs/ucw_ajax-20060707.tar.gz

Darcsweb URL:
http://uncommon-web.com/darcsweb/darcsweb.cgi?r=ucw_ajax;a=summary



More information about the bese-devel mailing list