2003-02-19 |
richard | missed an _anonymous pass |
blob | commitdiff | raw |
2003-02-18 |
richard | added "foo@" prefix to all but "context" form variable... |
blob | commitdiff | raw | diff to current |
2003-02-18 |
richard | allow get("issue.item") for getting templates |
blob | commitdiff | raw | diff to current |
2003-02-17 |
richard | oops, fubared the confirm password field |
blob | commitdiff | raw | diff to current |
2003-02-17 |
richard | Better handling of the form variable labels. It's done... |
blob | commitdiff | raw | diff to current |
2003-02-17 |
richard | bugger, dropping support for "+" special char |
blob | commitdiff | raw | diff to current |
2003-02-12 |
richard | oops, forgot the templating :) |
blob | commitdiff | raw | diff to current |
2003-02-12 |
richard | - fixed error in indexargs_url (thanks Patrick Ohly) |
blob | commitdiff | raw | diff to current |
2003-02-06 |
richard | Fixed a backlog of bug reports, and worked on python... |
blob | commitdiff | raw | diff to current |
2003-01-27 |
kedder | handle properly empty date values in history |
blob | commitdiff | raw | diff to current |
2003-01-27 |
kedder | Added users' timezone support |
blob | commitdiff | raw | diff to current |
2003-01-21 |
richard | fix incorrect hyperlinking markup |
blob | commitdiff | raw | diff to current |
2003-01-13 |
richard | fix StringHTMLProperty hyperlinking |
blob | commitdiff | raw | diff to current |
2003-01-13 |
richard | oops |
blob | commitdiff | raw | diff to current |
2003-01-13 |
richard | fixed history display code for 2.1 compatibility |
blob | commitdiff | raw | diff to current |
2003-01-12 |
richard | applied patch for nicer history display (sf feature... |
blob | commitdiff | raw | diff to current |
2003-01-10 |
kedder | better hyperlinking |
blob | commitdiff | raw | diff to current |
2003-01-09 |
kedder | display of saved queries is now performed correctly |
blob | commitdiff | raw | diff to current |
2002-12-18 |
richard | fixed error in cgi/templates.py (sf bug 652089) |
blob | commitdiff | raw | diff to current |
2002-12-18 |
richard | oops |
blob | commitdiff | raw | diff to current |
2002-12-15 |
richard | hyperlinking of special message text |
blob | commitdiff | raw | diff to current |
2002-12-11 |
richard | key the templates cache off full path, not filename |
blob | commitdiff | raw | diff to current |
2002-12-10 |
richard | allow StringHTMLProperty in MultilinkHTMLProperty test... |
blob | commitdiff | raw | diff to current |
2002-12-10 |
richard | Fix to handle bad form submissions, Links and the magic... |
blob | commitdiff | raw | diff to current |
2002-12-10 |
richard | - finished of handling of retired flag in filter()... |
blob | commitdiff | raw | diff to current |
2002-12-10 |
richard | Lots of little fixes in this update: |
blob | commitdiff | raw | diff to current |
2002-10-18 |
richard | bugfix in boolean templating |
blob | commitdiff | raw | diff to current |
2002-10-16 |
richard | include queryname in query template render ;) |
blob | commitdiff | raw | diff to current |
2002-10-12 |
richard | expose the Date.pretty method to templating |
blob | commitdiff | raw | diff to current |
2002-10-11 |
richard | added ability to implement new templating utility methods |
blob | commitdiff | raw | diff to current |
2002-10-10 |
richard | display _some_ text even when the link isn't interesting |
blob | commitdiff | raw | diff to current |
2002-10-10 |
richard | fixed history to display username instead of userid |
blob | commitdiff | raw | diff to current |
2002-10-09 |
richard | - expose the tracker config as a variable for templating |
blob | commitdiff | raw | diff to current |
2002-10-03 |
richard | merge from maintenance branch |
blob | commitdiff | raw | diff to current |
2002-09-25 |
richard | added doc for METAL |
blob | commitdiff | raw | diff to current |
2002-09-25 |
richard | - replaced the content() callback ickiness with Page... |
blob | commitdiff | raw | diff to current |
2002-09-24 |
richard | *** empty log message *** |
blob | commitdiff | raw | diff to current |
2002-09-24 |
richard | *** empty log message *** |
blob | commitdiff | raw | diff to current |
2002-09-24 |
richard | usability improvements in API |
blob | commitdiff | raw | diff to current |
2002-09-23 |
richard | Some speedups - both of the SQL backends can handle... |
blob | commitdiff | raw | diff to current |
2002-09-23 |
richard | don't create instances that aren't used |
blob | commitdiff | raw | diff to current |
2002-09-19 |
richard | Added some words to the installation doc about choosing... |
blob | commitdiff | raw | diff to current |
2002-09-18 |
richard | bugfix to (multi)link menu() label generation |
blob | commitdiff | raw | diff to current |
2002-09-18 |
richard | oops |
blob | commitdiff | raw | diff to current |
2002-09-18 |
richard | no idea why this code existed, but bye bye |
blob | commitdiff | raw | diff to current |
2002-09-16 |
richard | fixed various URL / base URL issues |
blob | commitdiff | raw | diff to current |
2002-09-16 |
richard | *cough* sort list results *cough* |
blob | commitdiff | raw | diff to current |
2002-09-16 |
richard | making it easier to add new actions, and more docco |
blob | commitdiff | raw | diff to current |
2002-09-15 |
richard | . password edit now has a confirmation field |
blob | commitdiff | raw | diff to current |
2002-09-13 |
richard | . added generic item editing |
blob | commitdiff | raw | diff to current |
2002-09-13 |
richard | generic item editing |
blob | commitdiff | raw | diff to current |
2002-09-13 |
richard | Cleaned up CHANGES/TODO |
blob | commitdiff | raw | diff to current |
2002-09-12 |
richard | more doc, bugfix in Batch |
blob | commitdiff | raw | diff to current |
2002-09-12 |
richard | more documentation, fixed bug in request/description |
blob | commitdiff | raw | diff to current |
2002-09-12 |
richard | more batching cleanup |
blob | commitdiff | raw | diff to current |
2002-09-11 |
richard | Exposed the Batch mechanism through the top-level ... |
blob | commitdiff | raw | diff to current |
2002-09-11 |
richard | Added the missing keyword/topic interface to classic... |
blob | commitdiff | raw | diff to current |
2002-09-10 |
richard | Remeber values in edit/new submission error pages. |
blob | commitdiff | raw | diff to current |
2002-09-10 |
richard | handled some XXXs |
blob | commitdiff | raw | diff to current |
2002-09-10 |
richard | Made "creator" property a String like it should be... |
blob | commitdiff | raw | diff to current |
2002-09-10 |
richard | query "editing" now working, minus filling the form... |
blob | commitdiff | raw | diff to current |
2002-09-10 |
richard | More cleaning up of configuration, and the "instance... |
blob | commitdiff | raw | diff to current |
2002-09-09 |
richard | bugfix, added some doc |
blob | commitdiff | raw | diff to current |
2002-09-09 |
richard | removed some property name clashes |
blob | commitdiff | raw | diff to current |
2002-09-09 |
richard | more tweakage of help display and style issues |
blob | commitdiff | raw | diff to current |
2002-09-09 |
richard | more doc, more cleanup |
blob | commitdiff | raw | diff to current |
2002-09-09 |
richard | More documentation. |
blob | commitdiff | raw | diff to current |
2002-09-06 |
richard | nicer template absence error |
blob | commitdiff | raw | diff to current |
2002-09-06 |
richard | allow hasPermission checks on normal user class iterations |
blob | commitdiff | raw | diff to current |
2002-09-06 |
richard | much nicer error messages when there's a templating... |
blob | commitdiff | raw | diff to current |
2002-09-06 |
richard | nicer page title |
blob | commitdiff | raw | diff to current |
2002-09-05 |
richard | Allow a page request to include a :contentonly variable... |
blob | commitdiff | raw | diff to current |
2002-09-05 |
richard | moved |
blob | commitdiff | raw | diff to current |
2002-09-04 |
richard | Class help and generic class editing done. |
blob | commitdiff | raw | diff to current |
2002-09-03 |
richard | translate bad class lookup error meaningfully |
blob | commitdiff | raw | diff to current |
2002-09-03 |
richard | allow overiding of the index args roundup/cgi/templating.py |
blob | commitdiff | raw | diff to current |
2002-09-03 |
richard | Keep a cache of compiled PageTemplates. |
blob | commitdiff | raw | diff to current |
2002-09-02 |
richard | Wrote most of the upgrading documentation (please read!) |
blob | commitdiff | raw | diff to current |
2002-09-01 |
richard | logout works better now |
blob | commitdiff | raw | diff to current |
2002-09-01 |
richard | . Implemented security assertion idea punted to mailing... |
blob | commitdiff | raw | diff to current |
2002-09-01 |
richard | . Lots of cleanup in the classic html (stylesheet,... |
blob | commitdiff | raw | diff to current |
2002-08-31 |
richard | Fixed history and its nihilism |
blob | commitdiff | raw | diff to current |
2002-08-30 |
richard | New CGI interface support |
blob | commitdiff | raw | diff to current |
|