Code

Added the ability to toggle where error messages go.
[roundup.git] / roundup /
2004-03-25 eparkerAdded the ability to toggle where error messages go.
2004-03-25 wc2so1In the classes method of HTMLDatabase, the variable...
2004-03-25 richardfix Link HTML field()
2004-03-25 richardBoolean HTML templating was broken
2004-03-25 richardadded CSV download of index / search results
2004-03-24 richardadd line to rego email to help URL detection (sf bug...
2004-03-24 richardminor pre-release / test fixes
2004-03-24 richardsigh.. not python2.3 yet
2004-03-24 richardmore metakit fixes
2004-03-24 richardmore metakit fixes
2004-03-24 richardFix some tests.
2004-03-24 richardMySQL migration of old backend database to new, typed...
2004-03-23 richard*** empty log message ***
2004-03-22 richardImplemented proper datatypes in mysql and postgresql...
2004-03-22 richardmake sure email signature starts on a newline (sf bug...
2004-03-21 richardsqlite doesn't need external locking
2004-03-21 richardThat's the last of the RDBMS migration steps done!...
2004-03-19 richardPart-way to having the metakit backend handle "content...
2004-03-19 richardThis is my attempt to include the "actor" property...
2004-03-19 richardA few big changes in this commit:
2004-03-18 richardhandle bad multilink input at item creation time better...
2004-03-18 richardFinished implementation of session and one-time-key...
2004-03-17 richard*** empty log message ***
2004-03-15 richardAdded the "actor" property. Metakit backend not done...
2004-03-12 richardsecurity fixes and doc updates
2004-03-12 richardmake mysql / postgresql work again. beginnings of otk...
2004-03-05 richard*** empty log message ***
2004-02-29 richardcgi exceptions fix
2004-02-29 richardquery saving fix
2004-02-29 richardemail charset fixes
2004-02-27 richardnicer invalid property error in HTML templating
2004-02-26 drkorg*** empty log message ***
2004-02-26 richardMissed checkin.
2004-02-25 richardforward-port from maint branch
2004-02-25 richardforward-port of fix from maint-0-6
2004-02-25 richarddocument and make easier the actions-returning-content...
2004-02-25 richardForward-porting of fixes from the maintenance branch.
2004-02-23 wc2so1A classes key can now be changed in the metakit backend...
2004-02-23 wc2so1Added __doc__ strings to back_metakit.
2004-02-23 richardmissed one
2004-02-23 richardfixed bug in args to new DateHTMLProperty in the local...
2004-02-23 richardEudora can't handle utf-8 headers. We love Eudora....
2004-02-20 richardfixes to some unit tests, and a cleanup
2004-02-19 richardfix permission handling around rego
2004-02-16 richarddon't insert spaces into designators, it just confuses...
2004-02-15 richardproper fix this time
2004-02-15 richard safer logging from HTTP server (sf bug 896917
2004-02-15 jlgijsbersCall actions in a different way so we won't hide any...
2004-02-14 jlgijsbersRemove duplication in permission handling:
2004-02-14 jlgijsbersAdd backwards compatible action handling.
2004-02-14 jlgijsbersSimple version of collision detection, with tests and...
2004-02-14 jlgijsbersFix last commit to make editing/creating items work...
2004-02-13 richardforward-porting of fixed edit action / parsePropsFromFo...
2004-02-11 richarddocumentation cleanup
2004-02-11 jlgijsbersMove out parts of client.py to new modules:
2004-02-11 richardif you're going to enforce class-level permissions...
2004-01-27 wc2so1Changed to 1.56
2004-01-26 wc2so1 1 Added an explicit close to the Indexer class. This...
2004-01-20 richardfix to metakit from Brian Kelley
2004-01-20 richardmore compliance testing, this time for find()
2004-01-20 richardfix the filename fallback
2004-01-20 richarduse the upload-supplied content-type if there is one
2004-01-20 richardimplement built-in permission checks for rendered field...
2004-01-20 richardfix minor bug in mailgw POP handler
2004-01-20 richardadd roundup version to mailer headers
2004-01-20 richard*** empty log message ***
2004-01-19 richard. changes to support the new templating Unauthorised...
2004-01-17 jlgijsbers*** empty log message ***
2004-01-17 richardfix re-enabling queries (sf bug 861940)
2004-01-15 richardcommit old file-serving bugfix, and new pt content...
2003-12-19 richardfixed mailgw handling of subject-line errors
2003-12-14 richardgive access to the input() method all over the place
2003-12-10 richardmore unit tests, fixes and cleanups
2003-12-06 richardfix roundup win service
2003-12-06 richardApplied Stefan Seefeld's html4/xhtml patch with some...
2003-12-05 richardmore unit tests to improve coverage (up from 85% to...
2003-12-05 richardfix more metakit dumbness
2003-12-05 richardmust be backward-compatible to py2.1
2003-12-05 richardfix #white in cgitb
2003-12-05 richardRefactored CGI file serving so that FileClass contents...
2003-12-04 richardignore incoming email with "Precedence: bulk" (sf patch...
2003-12-04 richard- fixed date arithmetic to not allow day-of-month ...
2003-12-04 richardsome updates that were sitting on disk
2003-11-21 jlgijsbersSome reformatting and fixing docstrings for emacs.
2003-11-21 jlgijsbersAdd 'return' after failed permission checks in search...
2003-11-21 jlgijsbersInvert date substraction to put activity in the past...
2003-11-20 jlgijsbers- Always sort MultilinkHTMLProperty in the correct...
2003-11-19 jlgijsbers- Add tests for Interval.pretty().
2003-11-16 jlgijsbers- Add docstring to safeget method.
2003-11-16 jlgijsbersSmall readability improvements.
2003-11-16 jlgijsbersAdd 'safeget' method to hyperdb, including tests, and...
2003-11-16 jlgijsbers- Remove implementations of Class.getnode from back_any...
2003-11-14 richard- Fixed retirement of items in rdbms imports (sf bug...
2003-11-13 richardoops
2003-11-13 richardallow negative items, helping construct forms
2003-11-13 richardimplemented munging of template name for installed...
2003-11-13 richardResent-From: header
2003-11-12 richardoops
2003-11-12 richardclarified minimum version required for MySQL backend...
2003-11-12 richard- fixes for sf bug 818339
next