| Wed, 27 Feb 2008 08:32:51 +0000 |
Richard Jones |
fix mysql breakage in 1.4.2
1.4.3
|
| Fri, 05 Oct 2007 03:07:14 +0000 |
Richard Jones |
add tests for through-the-web permission checking
|
| Sun, 16 Sep 2007 02:45:11 +0000 |
Justus Pendleton |
retire "topic" usage
|
| Wed, 12 Sep 2007 21:11:14 +0000 |
Justus Pendleton |
fuller email validition (request [SF#216291])
|
| Thu, 05 Jul 2007 19:21:57 +0000 |
Ralf Schlatterbeck |
Added two new tests for Links and Multilinks in HTMLItems:
|
| Mon, 11 Dec 2006 23:36:15 +0000 |
Richard Jones |
Sorry for the mega-patch - was all done on the train:
|
| Fri, 11 Aug 2006 00:18:59 +0000 |
Richard Jones |
@required in forms may now specify properties of linked items
|
| Wed, 25 Jan 2006 02:24:28 +0000 |
Richard Jones |
fix detection of "missing" existing values in CGI form parser [SF#1414149]
|
| Thu, 18 Nov 2004 16:23:58 +0000 |
Alexander Smishlajev |
backend is an attribute of tracker instances
|
| Sun, 24 Oct 2004 10:00:13 +0000 |
Alexander Smishlajev |
use tracker setup function from db_test_base;
|
| Tue, 28 Sep 2004 10:47:20 +0000 |
Alexander Smishlajev |
init.initialize() was removed in [[CVS:1.30]] (27-jul-2004)
|
| Tue, 17 Feb 2004 03:48:08 +0000 |
Richard Jones |
test fixes
|
| Sun, 15 Feb 2004 23:16:20 +0000 |
Richard Jones |
fix tests to match new parsePropsFromForm API
maint-0.6
|
| Wed, 11 Feb 2004 21:34:31 +0000 |
Johannes Gijsbers |
Move out parts of client.py to new modules:
|
| Sat, 25 Oct 2003 22:53:26 +0000 |
Richard Jones |
Backend improvements.
|
| Wed, 24 Sep 2003 14:54:23 +0000 |
Johannes Gijsbers |
Use FormError.
|
| Sun, 07 Sep 2003 20:37:33 +0000 |
Johannes Gijsbers |
Optimize mailgw and cgi tests...
|
| Mon, 11 Aug 2003 11:28:31 +0000 |
Johannes Gijsbers |
Regression test case to ensure FileClass attribute bug doesn't show up again.
|
| Tue, 24 Jun 2003 03:33:56 +0000 |
Richard Jones |
backported XSS message cleaning fix [SF#757128]
maint-0.5
|
| Tue, 24 Jun 2003 03:30:40 +0000 |
Richard Jones |
fix hackish message escaping [SF#757128]
|
| Fri, 09 May 2003 01:47:51 +0000 |
Richard Jones |
A couple of form value handling changes:
|
| Thu, 17 Apr 2003 06:51:44 +0000 |
Richard Jones |
fixes to unit tests for recent changes
|
| Wed, 26 Mar 2003 06:46:17 +0000 |
Richard Jones |
handle invalid data input in forms better
|
| Fri, 21 Mar 2003 21:43:04 +0000 |
Richard Jones |
fixing incorrect test - unset Strings should be (None) unset, not ""
maint-0.5
|
| Tue, 18 Mar 2003 00:37:25 +0000 |
Richard Jones |
added tests for Number cgi editing
|
| Fri, 28 Feb 2003 03:33:25 +0000 |
Richard Jones |
fixes to unit tests
|
| Tue, 18 Feb 2003 06:15:21 +0000 |
Richard Jones |
fix property type check, and dont create items that have no properties
|
| Mon, 17 Feb 2003 06:44:01 +0000 |
Richard Jones |
Better handling of the form variable labels.
|
| Fri, 14 Feb 2003 00:31:46 +0000 |
Richard Jones |
Altered Class.create() and FileClass.create() methods...
|
| Thu, 13 Feb 2003 07:38:34 +0000 |
Richard Jones |
new form handling complete
|
| Wed, 12 Feb 2003 06:41:58 +0000 |
Richard Jones |
implemented extension to form parsing...
|
| Mon, 20 Jan 2003 23:05:20 +0000 |
Richard Jones |
more CGI fixes and tests
|
| Wed, 15 Jan 2003 22:39:07 +0000 |
Richard Jones |
- more fixes to CGI form handling
|
| Wed, 15 Jan 2003 22:38:14 +0000 |
Richard Jones |
ported CGI fixes from HEAD
maint-0.5
|
| Wed, 15 Jan 2003 11:14:01 +0000 |
Richard Jones |
really fix [SF#663235], and test it
|
| Wed, 15 Jan 2003 11:07:45 +0000 |
Richard Jones |
more cgi form parsing tests, and a fix for an outstanding couple of bugs
|
| Tue, 14 Jan 2003 22:21:35 +0000 |
Richard Jones |
fixes to CGI form handling (NEEDS BACKPORTING TO 0.5)
|
| Tue, 14 Jan 2003 06:15:58 +0000 |
Richard Jones |
start of CGI form handling tests
|
| Mon, 13 Jan 2003 04:24:54 +0000 |
Richard Jones |
revert StringHTMLProperty to not hyperlink text by default (added doc too)
maint-0.5
|