Code

Move 'UsageError' definition from roundup.admin to roundup.exceptions.
[roundup.git] / roundup /
2009-02-22 stefanMove 'UsageError' definition from roundup.admin to...
2009-02-22 stefanUniformly use """...""" instead of '''...''' for comments.
2009-02-22 stefanAdd support for resuming (file) downloads.
2009-02-20 stefanUniformly use """...""" instead of '''...''' for comments.
2009-02-20 stefanFix typo.
2009-02-20 stefanCorrect handling of a Multilink filterspec with an...
2009-02-20 stefanRobustify SQL<->HyperDB data type conversion.
2009-02-20 stefanEnhance and simplify logging.
2009-02-20 stefanRobustify (Multi)linkHTMLProperty.plain.
2009-02-20 stefanFix context for query form to be a class.
2009-02-19 stefanFix issue2550512
2009-02-19 stefanFix designator regular expression in HTMLDatabase.__get...
2009-02-19 stefanProvide a a "no selection" option; cleanup.
2009-02-19 stefanExtend "additional" parameter to work with (multi)links.
2009-02-19 stefanQuote ampersands in URLs.
2009-02-19 stefanHandle transitive properties.
2009-02-19 stefanUse canonical sort order for multilinks.
2009-02-19 stefanDo not try to create empty nodes with a negative ID.
2009-02-17 stefanClarify 'search_matches' docs.
2009-02-17 stefanSupport the use of sendfile() for file transfer, if...
2009-02-17 stefanFix typo in last checkin.
2009-02-17 stefanOnly feed back traceback to web users if config.WEB_DEB...
2009-02-16 stefanFix issue2550505.
2009-02-16 stefanAllow 'no value' to be selected in LinkHTMLProperty...
2009-02-16 stefanFix height calculation for Multilink.menu()
2009-02-16 stefanMake cgi.templating more fault-tolerant towards invalid...
2009-02-16 stefanFuse multiple DELETE calls into one for multilinks.
2009-02-16 stefanExecute cursor via Database.sql().
2009-02-16 stefanRobustify SearchAction.fakeFilterVars
2009-02-12 stefanEnhance documentation generation.
2009-02-12 stefanFix issue2550500
2009-02-12 stefanFix issue2550501
2009-02-12 stefanfix issue2550502
2009-02-09 stefanCatch missing page template errors.
2009-02-09 stefanFix issue2550493: hide 'hidden' files.
2009-02-06 stefansvn repository setup
2004-04-17 richardmore doc
2004-04-13 richardstop Interval from displaying an empty string (sf bug...
2004-04-13 richard*** empty log message ***
2004-04-13 richardadded IMAP support to mail gateway (sf rfe 934000)
2004-04-12 richardbetter check for anonymous viewing of user items (sf...
2004-04-09 richardsocket timeout error logging can fail
2004-04-08 richardmysql and postgresql schema mutation now handle added...
2004-04-07 richardsqlite backend uses the global lock again
2004-04-07 richardreally fix the missing delimeter problem
2004-04-06 richardimplement differenceDate ;)
2004-04-06 richardadd more doc to date.py
2004-04-05 richardversion info in scripts
2004-04-05 richardsort/group by multilink in RDBMS
2004-04-05 richardroundup-admin install checks for existing tracker in...
2004-04-05 richardbe paranoid about TRACKER_WEB
2004-04-05 richardfavicon generation stuff
2004-04-05 richard- added a favicon
2004-04-03 richard*** empty log message ***
2004-04-02 richardadded favicon
2004-04-02 richardExport and import now include journals (incompatible...
2004-03-31 richardhandle Boolean values in history HTML display
2004-03-31 richardOTK generation was busted (thanks Stuart D. Gathman)
2004-03-31 richardbetter sqlite columns
2004-03-31 richardMySQL and Postgresql use BOOL/BOOLEAN for Boolean types
2004-03-30 richardfixed CSV export and CGI actions returning results
2004-03-30 richardfixed MultiMapping
2004-03-29 richardCSV export was busted
2004-03-29 richarddb/userN wasn't returning HTMLUser
2004-03-27 richardfixes and release announcement
2004-03-27 richard*** empty log message ***
2004-03-26 richardbetter fix
2004-03-26 richardhandle older sessions
2004-03-26 richardAdded DEFAULT_TIMEZONE.
2004-03-26 wc2so1Line 485, lastUserActivity misspelled as lastUserActvity.
2004-03-26 richardbugger it, beta2 can wait until tomorrow morning
2004-03-26 richardmissed a print
2004-03-26 richardwow, I broke that good
2004-03-26 richardFix for sqlite backend migration.
2004-03-26 richard- queries on a per-user basis, and public queries ...
2004-03-26 richardhandle Reject in the web interface too
2004-03-26 richardadd and use Reject exception (sf bug 700265)
2004-03-25 richard*** empty log message ***
2004-03-25 richardhave bounce_message do the error_messages_to heavy...
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...
next