Mercurial > p > roundup > code
comparison CHANGES.txt @ 2033:d11ba8f375cb
*** empty log message ***
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Sun, 22 Feb 2004 22:13:49 +0000 |
| parents | e13d11bb7ee8 |
| children | be047db3dd3d |
comparison
equal
deleted
inserted
replaced
| 2032:5a7ec0c63095 | 2033:d11ba8f375cb |
|---|---|
| 24 - use HTTP 'Content-Length' header (modified sf patch 844577) | 24 - use HTTP 'Content-Length' header (modified sf patch 844577) |
| 25 - HTML generated is now HTML4 (or optionally XHTML) compliant (sf feature | 25 - HTML generated is now HTML4 (or optionally XHTML) compliant (sf feature |
| 26 814314 and sf patch 834620) | 26 814314 and sf patch 834620) |
| 27 - default stylesheet turns off sidebar when printing | 27 - default stylesheet turns off sidebar when printing |
| 28 - allow direct supply of filter() arguments (thanks Godefroid Chapelle) | 28 - allow direct supply of filter() arguments (thanks Godefroid Chapelle) |
| 29 - improved body_title slot (sf patch 873502) | 29 - improved body_title slot in HTML templating (sf patch 873502) |
| 30 - HTMLLinkProperty field() method renders as a field now (thanks darryl) | 30 - HTMLLinkProperty field() method renders as a field now (thanks darryl) |
| 31 - all HTML templating methods now automatically check for permissions | |
| 32 (either view or edit as appropriate), greatly simplifying templates | |
| 31 | 33 |
| 32 Fixed: | 34 Fixed: |
| 33 - mysql documentation fixed to note requirement of 4.0+ and InnoDB | 35 - mysql documentation fixed to note requirement of 4.0+ and InnoDB |
| 34 - added testing of schema mutation, fixed rdbms backends handling of a | 36 - added testing of schema mutation, fixed rdbms backends handling of a |
| 35 couple of cases | 37 couple of cases |
