Code

Added password reset facility for forgotten passwords. Uses similar
[roundup.git] / roundup / cgi /
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-23 kedderIf no hours info is provided to Date constructors it...
2003-02-20 richardbeginnings of nicer web error handling
2003-02-19 richardbetter handling of format param
2003-02-19 richardbah, missed another one. sigh
2003-02-19 richard... and a classname
2003-02-19 richardmissed an _anonymous pass
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-18 richardallow get("issue.item") for getting templates
2003-02-17 richardoops, fubared the confirm password field
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 kedderhandle properly empty date values in history
2003-01-27 kedderAdded users' timezone support
2003-01-24 richard- fixed cookie path to use TRACKER_WEB (sf bug 667020...
2003-01-21 richardextra info in template error report
2003-01-21 richardfix incorrect hyperlinking markup
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 richardfix StringHTMLProperty hyperlinking
2003-01-13 keddercleaning old unused sessions only once per hour, not...
2003-01-13 richardoops
2003-01-13 richardfixed history display code for 2.1 compatibility
2003-01-12 richardapplied patch for nicer history display (sf feature...
2003-01-11 richardsupport setting of properties on message and file throu...
2003-01-10 kedderbetter hyperlinking
2003-01-09 kedderdisplay of saved queries is now performed correctly
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-18 richardfixed error in cgi/templates.py (sf bug 652089)
2002-12-18 richardoops
2002-12-15 richardhyperlinking of special message text
2002-12-11 richardkey the templates cache off full path, not filename
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 richardallow StringHTMLProperty in MultilinkHTMLProperty test...
2002-12-10 richardFix to handle bad form submissions, Links and the magic...
2002-12-10 richard- finished of handling of retired flag in filter()...
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-16 richardremoved use of string/strop from TAL/TALInterpreter
2002-11-06 richard- fixed filtering by id in anydbm
2002-11-06 richardensured there's no zero-length files in source (sf...
2002-10-18 richard- added CGI :remove:<propname> and :add:<propname>...
2002-10-18 richardbugfix in boolean templating
2002-10-17 richardhandle "classname" URL path errors cleaner (generate...
2002-10-16 richardinclude queryname in query template render ;)
2002-10-15 richardimplemented "retire" cgi action, added to user index...
2002-10-12 richardexpose the Date.pretty method to templating
2002-10-11 richardadded ability to implement new templating utility methods
2002-10-10 richarddisplay _some_ text even when the link isn't interesting
2002-10-10 richardfixed history to display username instead of userid
2002-10-10 richardmerged Zope Collector #372 fix from ZPT CVS trunk
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- merge Zope Collector #538 fix from ZPT CVS trunk...
2002-09-26 richard*** empty log message ***
2002-09-26 richardreversion - allow unsetting of Links again
2002-09-26 richardmerge Zope Collector #580 fix from ZPT CVS trunk
2002-09-25 richardadded doc for METAL
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 richard*** empty log message ***
2002-09-24 richard*** empty log message ***
2002-09-24 richardusability improvements in API
2002-09-24 richardbetter detection of unset required props
2002-09-23 richard*** empty log message ***
2002-09-23 richardSome speedups - both of the SQL backends can handle...
2002-09-23 richarddon't create instances that aren't used
next