| Sun, 05 Jun 2016 00:17:26 -0400 |
John Rouillard |
Add support for an integer type to join the existing number type.
|
| Wed, 11 Feb 2015 00:44:16 +1100 |
John Kristensen |
Remove roundup.anypy.io_
|
| Wed, 06 Jan 2016 16:02:34 +1100 |
John Kristensen |
Fix exception handling to be python2.5 compatible
|
| Sat, 10 Oct 2015 23:35:51 +1100 |
John Kristensen |
Display errors containing HTML with RejectRaw (issue2550847)
|
| Sun, 21 Jun 2015 21:20:10 +0200 |
Ralf Schlatterbeck |
Fix form-parsing for multilinks
|
| Mon, 31 Mar 2014 18:19:23 +0200 |
Ralf Schlatterbeck |
Different approach to fix XSS in issue2550817
|
| Mon, 14 May 2012 17:46:15 +0200 |
Bernhard Reiter |
Committed edited fix for issue2550712 by Cedric Krier.
|
| Mon, 14 May 2012 14:17:07 +0200 |
Ralf Schlatterbeck |
Fix another XSS with the ok- and error message, see issue2550724.
|
| Fri, 15 Jul 2011 12:36:47 +0000 |
Ralf Schlatterbeck |
Fix StringIO issue2550713:
|
| Fri, 15 Apr 2011 08:09:59 +0000 |
Ralf Schlatterbeck |
Add new config-option 'password_pbkdf2_default_rounds'...
|
| Thu, 14 Apr 2011 18:10:58 +0000 |
Ralf Schlatterbeck |
Add new config-option 'migrate_passwords' in section 'web'...
|
| Fri, 10 Sep 2010 06:31:30 +0000 |
Richard Jones |
fixed registration, issue2550665 (thanks Timo Paulssen)
|
| Fri, 26 Feb 2010 00:38:53 +0000 |
Richard Jones |
more modernisation
|
| Sat, 30 Jan 2010 22:58:25 +0000 |
Richard Jones |
fix non-instant rego
|
| Fri, 29 Jan 2010 05:46:59 +0000 |
Richard Jones |
fixes to make registration work again
|
| Mon, 21 Dec 2009 12:00:57 +0000 |
Ralf Schlatterbeck |
Proper handling of 'Create' permissions in both mail gateway...
|
| Mon, 14 Dec 2009 19:43:44 +0000 |
Ralf Schlatterbeck |
Fix linking of an existing item to a newly created item...
|
| Wed, 02 Dec 2009 23:49:57 +0000 |
Richard Jones |
Generic class editor may now restore retired items (thanks Ralf Hemmecke)
|
| Tue, 30 Jun 2009 01:41:11 +0000 |
Stefan Seefeld |
Fix issue2550553.
|
| Wed, 17 Jun 2009 02:02:07 +0000 |
Stefan Seefeld |
Merge from trunk.
gsoc-2009
|
| Wed, 17 Jun 2009 01:35:25 +0000 |
Stefan Seefeld |
Remove obsolete security check workaround.
|
| Wed, 17 Jun 2009 01:28:11 +0000 |
Stefan Seefeld |
Make sure user has edit permission on all properties when creating items.
|
| Sat, 21 Mar 2009 21:58:49 +0000 |
Richard Jones |
fix the fix for ensuring POST
|
| Mon, 16 Mar 2009 04:16:43 +0000 |
Richard Jones |
fix bug introduced into CSV export and view (issue 2550529)
|
| Thu, 12 Mar 2009 02:25:03 +0000 |
Richard Jones |
Plug a number of security holes:
|
| Fri, 27 Feb 2009 17:46:47 +0000 |
Stefan Seefeld |
XMLRPC improvements:
|
| Mon, 16 Feb 2009 17:54:23 +0000 |
Stefan Seefeld |
Robustify SearchAction.fakeFilterVars
|
| Thu, 12 Feb 2009 05:05:12 +0000 |
Stefan Seefeld |
fix issue2550502
|
| Mon, 18 Aug 2008 05:04:02 +0000 |
Richard Jones |
improvements to session management
|
| Thu, 07 Aug 2008 06:33:00 +0000 |
Richard Jones |
Prevent broken pipe errors in csv export (patch [SF#911449)
|
| Thu, 20 Sep 2007 23:44:58 +0000 |
Justus Pendleton |
clean up query display of "Private to you" items
|
| Tue, 15 May 2007 16:23:39 +0000 |
Ralf Schlatterbeck |
Bug-Fix: File attachments from the web-interface didn't work.
|
| Wed, 09 May 2007 06:18:52 +0000 |
Ralf Schlatterbeck |
- remove obsolete "import sys".
|
| Tue, 08 May 2007 20:54:56 +0000 |
Ralf Schlatterbeck |
New test for linking of non-existing and existing properties via a form.
|
| Mon, 07 May 2007 14:03:30 +0000 |
Ralf Schlatterbeck |
Bug-fix: In case we have a @link@ to an existing node...
|
| Fri, 27 Apr 2007 00:17:11 +0000 |
Richard Jones |
Fix form handling of editing existing hyperdb items from a new item page.
|
| Thu, 19 Apr 2007 12:18:50 +0000 |
Stefan Seefeld |
Fix missing return value.
|
| Thu, 11 Jan 2007 07:34:02 +0000 |
Ralf Schlatterbeck |
comment update
|
| Wed, 10 Jan 2007 20:16:17 +0000 |
Ralf Schlatterbeck |
factor getCurrentURL into its own method:
|
| Fri, 11 Aug 2006 05:41:32 +0000 |
Richard Jones |
removed traceback with OTK is used multiple times [SF#1240539]
|
| Thu, 13 Jul 2006 10:14:56 +0000 |
Ralf Schlatterbeck |
Transitive-property support.
|
| Thu, 27 Apr 2006 03:44:47 +0000 |
Richard Jones |
responses to user rego email [SF#1470254]
|
| Thu, 02 Mar 2006 23:51:08 +0000 |
Richard Jones |
fix saving of queries [SF#1436169]
|
| Wed, 08 Feb 2006 04:03:54 +0000 |
Richard Jones |
allow dispname to be passed to renderWith [SF#1424587]
|
| Wed, 08 Feb 2006 03:47:28 +0000 |
Richard Jones |
login may now be for a single session
|
| Fri, 27 Jan 2006 05:56:58 +0000 |
Richard Jones |
release stuff
maint-0.8 0.8.6
|
| Fri, 27 Jan 2006 03:30:39 +0000 |
Richard Jones |
enable editing of public queries [SF#966144]
|
| Wed, 25 Jan 2006 03:14:40 +0000 |
Richard Jones |
CSV encoding support [SF#1240848]
|
| Mon, 23 Jan 2006 03:42:27 +0000 |
Richard Jones |
duh
|
| Fri, 20 Jan 2006 02:13:51 +0000 |
Richard Jones |
merge from HEAD
maint-0.8
|
| Fri, 20 Jan 2006 02:12:53 +0000 |
Richard Jones |
fix permission check on RetireAction [SF#1407342]
|
| Fri, 13 Jan 2006 03:56:36 +0000 |
Richard Jones |
enable registration confirmation by web only [SF#1381675]
|
| Fri, 13 Jan 2006 03:50:03 +0000 |
Richard Jones |
fix permission checks in cgi interface [SF#1289557]
|
| Fri, 13 Jan 2006 03:34:34 +0000 |
Richard Jones |
merge from HEAD
maint-0.8
|
| Fri, 13 Jan 2006 03:33:29 +0000 |
Richard Jones |
fix redirect after instant registration [SF#1381676]
|
| Fri, 07 Oct 2005 04:49:48 +0000 |
Richard Jones |
remember where we came from when logging in (patch [SF#1312889])
|
| Thu, 07 Jul 2005 06:46:09 +0000 |
Richard Jones |
merge from maint-0-8
|
| Thu, 07 Jul 2005 06:44:35 +0000 |
Richard Jones |
removed debugging code from cgi/actions.py
maint-0.8
|
| Thu, 07 Apr 2005 06:20:11 +0000 |
Alexander Smishlajev |
LogoutAction: reset client context to render tracker home page...
maint-0.8
|
| Thu, 07 Apr 2005 06:20:11 +0000 |
Alexander Smishlajev |
LogoutAction: reset client context to render tracker home page...
|