[Bese-devel] New patches to ucw_dev: 11-Mar-2006

Marco Baringer mbaringer at common-lisp.net
Sun Mar 12 05:30:04 UTC 2006


Sat Mar 11 14:53:18 EST 2006  Marco Baringer <mb at bese.it>
  * Fix silly and stupid (but fatal) bug in <ucw:form

    M ./src/yaclml/ucw-tags.lisp -1 +1

Fri Mar 10 15:12:34 EST 2006  aycan.irican at core.gen.tr
  * added submit methÄod

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

Sat Mar 11 08:39:48 EST 2006  Marco Baringer <mb at bese.it>
  * Move a comment to it's proper place (it got lost in the previous refactoring)

    M ./src/rerl/standard-server.lisp -2 +2

Sat Mar 11 08:39:03 EST 2006  Marco Baringer <mb at bese.it>
  * Refactor standard-server's service method to make the distinction between logic and error handling clearer

    M ./src/rerl/standard-server.lisp -40 +48

Sat Mar 11 08:24:18 EST 2006  Marco Baringer <mb at bese.it>
  * Minor indentation fixup

    M ./src/rerl/standard-action.lisp -2 +2

Sat Mar 11 08:24:08 EST 2006  Marco Baringer <mb at bese.it>
  * Minor indentation fixup in ucw-tags

    M ./src/yaclml/ucw-tags.lisp -12 +12

Mon Mar  6 13:54:24 EST 2006  Marco Baringer <mb at bese.it>
  * Use dojo.html.* to add/remove the valid/involid classes from the form fields

    M ./src/components/form.lisp -3 +8

Sat Mar 11 06:32:07 EST 2006  Marco Baringer <mb at bese.it>
  * Mention rfc2109 in QUICKSTART

    M ./docs/QUICKSTART +2

Sun Feb 26 17:10:49 EST 2006  Marco Baringer <mb at bese.it>
  * The header for setting cookies is called Set-Cookie, not Cookie :(

    R ./src/backend/cookie.lisp
    M ./src/rerl/cookie-session.lisp -1 +1

Fri Feb 17 12:41:02 EST 2006  Marco Baringer <mb at bese.it>
  * Dropped our cookie parsing utilities for rfc2109 library
  
  There's no need to have our own code if someone else has written,
  documentated and debugged it already.

    M ./src/rerl/cookie-session.lisp -3 +10
    M ./ucw.asd -3 +3

Fri Mar 10 14:52:35 EST 2006  Marco Baringer <mb at bese.it>
  * Fix handling of the javasript set-action-parametetr function.
  
  This function is now stored in a property of the form object, this
  avoids having to create a new, unique, name for it each time we render
  a form and, hopefully, will work on all browesrs.

    M ./src/yaclml/ucw-tags.lisp -33 +26


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

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



More information about the bese-devel mailing list