Code

Add config-option "nosy" to messages_to_author setting in [nosy] section
[roundup.git] / roundup / cgi / client.py
2003-03-07 richardbetter if-modified-since handling for cgi-bin
2003-02-27 richardAdded password reset facility for forgotten passwords...
2003-02-26 richardopen static files using binary mode (sf bug 693208)
2003-02-26 richardimplemented last-modified and if-modified-since support
2003-02-26 richardBetter form name mangling, doesn't confuse other things...
2003-02-25 richard- registration is now a two-step process, with confirma...
2003-02-20 richardbeginnings of nicer web error handling
2003-02-18 richardadded "foo@" prefix to all but "context" form variable...
2003-02-18 richardfix property type check, and dont create items that...
2003-02-18 richardhandle links to nonexisting items better
2003-02-18 richardForm handling now performs all actions (property settin...
2003-02-18 richardehem
2003-02-18 richarddon't attempt to create FileClass items if no content...
2003-02-17 richardBetter handling of the form variable labels. It's done...
2003-02-17 richardoops, missed a +
2003-02-17 richardbugger, dropping support for "+" special char
2003-02-16 richardforgot :note/:file docstring
2003-02-14 richard- altered Class.create() and FileClass.create() methods...
2003-02-13 keddertrackers' templates directory can contain subdirectorie...
2003-02-13 richardmore fixes for backward-compatibility form entries...
2003-02-13 richardnew form handling complete
2003-02-12 richardmore info in docstring
2003-02-12 richardoops, forgot the templating :)
2003-02-12 richard- implemented extension to form parsing to allow editin...
2003-02-12 richard- fixed error in indexargs_url (thanks Patrick Ohly)
2003-02-07 richardanother attempt to fix cookie misbehaviour
2003-02-06 richardFixed a backlog of bug reports, and worked on python...
2003-02-03 richard- added a form to show a specific issue
2003-01-27 kedderAdded users' timezone support
2003-01-24 richard- fixed cookie path to use TRACKER_WEB (sf bug 667020...
2003-01-20 richardmore CGI fixes and tests
2003-01-15 richard- more fixes to CGI form handling
2003-01-15 richardreally fix bug 663235, and test it
2003-01-15 richardmore cgi form parsing tests, and a fix for an outstandi...
2003-01-14 richardfixes to CGI form handling (NEEDS BACKPORTING TO 0.5)
2003-01-13 keddercleaning old unused sessions only once per hour, not...
2003-01-11 richardsupport setting of properties on message and file throu...
2003-01-08 richardhandle all-whitespace multilink values in forms (sf...
2003-01-08 richardhandle :add: better in cgi form parsing (sf bug 663235)
2002-12-15 richardhyperlinking of special message text
2002-12-11 richardallow multiple :remove and :add elements per property...
2002-12-10 richarddon't set explicit None Link properties in web create
2002-12-10 richardFix to handle bad form submissions, Links and the magic...
2002-12-10 richardLots of little fixes in this update:
2002-11-28 richardallow unsetting of date/interval
2002-11-28 richardvalue is already extracted...
2002-11-06 richard- fixed filtering by id in anydbm
2002-10-18 richard- added CGI :remove:<propname> and :add:<propname>...
2002-10-17 richardhandle "classname" URL path errors cleaner (generate...
2002-10-15 richardimplemented "retire" cgi action, added to user index...
2002-10-09 richard- expose the tracker config as a variable for templating
2002-10-08 richardallow blank passwords again (sf bug 619714)
2002-10-07 richard- fixed filter() with no sort/group (sf bug 618614)
2002-10-03 richardmerge from maintenance branch
2002-09-27 richard- fixed bug in login if the username wasn't known
2002-09-26 richardadded hook for external password validation, and some...
2002-09-26 richard*** empty log message ***
2002-09-26 richardreversion - allow unsetting of Links again
2002-09-25 richard#613291 ] typos in nosy list
2002-09-25 richard#613310 ] traceback on onexistant items
2002-09-25 richard- replaced the content() callback ickiness with Page...
2002-09-24 richardbetter detection of unset required props
2002-09-19 richardAdded some words to the installation doc about choosing...
2002-09-18 richardmissed a db close
2002-09-18 richardbugfixes for redirect and form handling
2002-09-16 richardfixed various URL / base URL issues
2002-09-16 richardraise not found earlier, where it makes more sense...
2002-09-16 richard*** empty log message ***
2002-09-16 richardmaking it easier to add new actions, and more docco
2002-09-15 richard . password edit now has a confirmation field
2002-09-13 richardCleaned up CHANGES/TODO
2002-09-12 richardtell clients/caches not to cache our dynamic bits
2002-09-12 richardoops
2002-09-12 richardnicer errors
2002-09-11 richardExposed the Batch mechanism through the top-level ...
2002-09-10 richardhandled some XXXs
2002-09-10 richardMore cleaning up of configuration, and the "instance...
2002-09-09 richardinstance_config -> config, and other related cleanups
2002-09-09 richardconsistency ... __file/__note -> :file/:note
2002-09-09 richardmore tweakage of help display and style issues
2002-09-09 richard*** empty log message ***
2002-09-09 richardMore documentation.
2002-09-06 richardnicer template absence error
2002-09-06 richardmuch nicer error messages when there's a templating...
2002-09-06 richardenforce login permission, fix to :required checking
2002-09-06 richardmore docco... and we need to check for web access Permi...
2002-09-05 richardfix to :required
2002-09-05 richardFixed instance installation ... moved the htmlbase...
2002-09-05 richardmore explanatory docsting
2002-09-05 richardmore explanatory docsting
2002-09-05 richardAllow a page request to include a :contentonly variable...
2002-09-04 richardClass help and generic class editing done.
2002-09-03 richardmore FieldStorage fun
2002-09-03 richardhrm, wonder how that snuck in
2002-09-03 richardcall the cookie something else since it changed
2002-09-03 richardKeep a cache of compiled PageTemplates.
2002-09-02 richardWrote most of the upgrading documentation (please read!)
2002-09-01 richardreinstated registration, cleaned up PT compile error...
2002-09-01 richardlogout works better now
2002-09-01 richard. Implemented security assertion idea punted to mailing...
next