Code

fixed form elements names in search form to allow grouping and sorting
[roundup.git] / roundup / cgi /
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
2002-09-23 richardsome speedups, some fixes to the benchmarking
2002-09-19 richardAdded some words to the installation doc about choosing...
2002-09-18 richardbugfix to (multi)link menu() label generation
2002-09-18 richardmissed a db close
2002-09-18 richardoops
2002-09-18 richardbugfixes for redirect and form handling
2002-09-18 richardno idea why this code existed, but bye bye
2002-09-16 richardfixed various URL / base URL issues
2002-09-16 richard*cough* sort list results *cough*
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 richard . added generic item editing
2002-09-13 richardgeneric item editing
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-12 richardmore doc, bugfix in Batch
2002-09-12 richardmore documentation, fixed bug in request/description
2002-09-12 richardmore batching cleanup
2002-09-11 richardExposed the Batch mechanism through the top-level ...
2002-09-11 richardAdded the missing keyword/topic interface to classic...
2002-09-10 richardRemeber values in edit/new submission error pages.
2002-09-10 richardhandled some XXXs
2002-09-10 richardbetter traversal error info
2002-09-10 richardMade "creator" property a String like it should be...
2002-09-10 richardquery "editing" now working, minus filling the form...
2002-09-10 richardMore cleaning up of configuration, and the "instance...
2002-09-10 richardmore Log removal
2002-09-09 richardinstance_config -> config, and other related cleanups
2002-09-09 richardconsistency ... __file/__note -> :file/:note
2002-09-09 richardbugfix, added some doc
2002-09-09 richardremoved some property name clashes
2002-09-09 richardmore tweakage of help display and style issues
2002-09-09 richard*** empty log message ***
2002-09-09 richardmore doc, more cleanup
2002-09-09 richardMore documentation.
2002-09-07 richardAdhering to ZPL
2002-09-06 richardnicer template absence error
2002-09-06 richardallow hasPermission checks on normal user class iterations
2002-09-06 richardtweak
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 richardnicer page title
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...
next