[Bese-devel] New patches to ucw_ajax: 16-Oct-2007

Marco Baringer mbaringer at common-lisp.net
Wed Oct 17 04:30:21 UTC 2007


Tue Oct 16 21:19:42 EDT 2007  attila.lendvai at gmail.com
  * housekeeping

    M ./src/components/form.lisp -1 +2
    M ./src/l10n/l10n-application.lisp -2
    M ./src/l10n/l10n.lisp +2

Tue Oct 16 17:24:07 EDT 2007  attila.lendvai at gmail.com
  * drop read-from-client-string, add internal read-number with a KLUDGE comment

    M ./src/components/form.lisp -4 +18
    M ./src/helpers.lisp -6
    M ./src/packages.lisp -1

Tue Oct 16 14:58:51 EDT 2007  attila.lendvai at gmail.com
  * fix: sessions were not properly purged

    M ./src/rerl/basic-application.lisp -6 +7
    M ./src/rerl/basic-session.lisp -1 +2

Tue Oct 16 12:15:13 EDT 2007  attila.lendvai at gmail.com
  * fix: missing symbol export for timestamp stuff

    M ./src/packages.lisp -1 +2

Tue Oct 16 12:06:42 EDT 2007  attila.lendvai at gmail.com
  * factored out render-url-to-file-with-modification-timestamp

    M ./src/l10n/l10n.lisp -19 +23
    M ./src/l10n/resources/en.lisp -1 +2
    M ./src/l10n/resources/hu.lisp -1 +2
    M ./src/packages.lisp +1
    M ./wwwroot/ucw/ucw.css -1 +6

Tue Oct 16 10:58:35 EDT 2007  attila.lendvai at gmail.com
  * added some timestamp related utils:
  
   ucw.lang:timestamp and ucw.lang:timestamp<> that renders a localized representation of a local-time (using cl-l10n)
   <ucw::file-modification-time
   <ucw::url-to-file-with-modification-timestamp

    M ./src/l10n/l10n.lisp +60
    M ./src/l10n/resources/en.lisp +5
    M ./src/l10n/resources/hu.lisp +8
    M ./src/packages.lisp -1 +3
    M ./wwwroot/ucw/ucw.css +8

Mon Oct 15 19:34:10 EDT 2007  attila.lendvai at gmail.com
  * delay ajax requests a bit to give a chance for the progress display to appear

    M ./src/per-application-parenscript.lisp -11 +14


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

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



More information about the bese-devel mailing list