Code

- Fix StringIO issue2550713: io.StringIO in newer versions of python
[roundup.git] / roundup / cgi / actions.py
2011-07-15 schlatterbeck- Fix StringIO issue2550713: io.StringIO in newer versi...
2011-04-15 schlatterbeckAdd new config-option 'password_pbkdf2_default_rounds...
2011-04-14 schlatterbeckAdd new config-option 'migrate_passwords' in section...
2010-09-10 richardfixed registration, issue2550665 (thanks Timo Paulssen)
2010-02-26 richardmore modernisation
2010-01-30 richardfix non-instant rego
2010-01-29 richardfixes to make registration work again
2009-12-21 schlatterbeckProper handling of 'Create' permissions in both mail...
2009-12-14 schlatterbeckFix linking of an existing item to a newly created...
2009-12-02 richardGeneric class editor may now restore retired items...
2009-06-30 stefanFix issue2550553.
2009-06-17 stefanRemove obsolete security check workaround.
2009-06-17 stefanMake sure user has edit permission on all properties...
2009-03-21 richardfix the fix for ensuring POST
2009-03-16 richardfix bug introduced into CVS export and view (issue...
2009-03-12 richardPlug a number of security holes:
2009-02-27 stefan* Add support for actions to XMLRPC interface.
2009-02-16 stefanRobustify SearchAction.fakeFilterVars
2009-02-12 stefanfix issue2550502
2009-02-06 stefansvn repository setup
2004-04-05 richardbe paranoid about TRACKER_WEB
2004-03-31 richardOTK generation was busted (thanks Stuart D. Gathman)
2004-03-30 richardfixed CSV export and CGI actions returning results
2004-03-29 richardCSV export was busted
2004-03-26 wc2so1Line 485, lastUserActivity misspelled as lastUserActvity.
2004-03-26 richardwow, I broke that good
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 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-18 richardFinished implementation of session and one-time-key...
2004-02-29 richardquery saving fix
2004-02-25 richardforward-port from maint branch
2004-02-25 richardForward-porting of fixes from the maintenance branch.
2004-02-20 richardfixes to some unit tests, and a cleanup
2004-02-19 richardfix permission handling around rego
2004-02-14 jlgijsbersRemove duplication in permission 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 jlgijsbersMove out parts of client.py to new modules: