| Wed, 12 Feb 2003 06:41:58 +0000 |
Richard Jones |
implemented extension to form parsing...
|
| Wed, 12 Feb 2003 00:00:32 +0000 |
Richard Jones |
fixed error in indexargs_url (thanks Patrick Ohly)
|
| Sat, 08 Feb 2003 23:03:37 +0000 |
Richard Jones |
backporting changes from HEAD
maint-0.5
|
| Fri, 07 Feb 2003 04:49:13 +0000 |
Richard Jones |
another attempt to fix cookie misbehaviour
|
| Thu, 06 Feb 2003 05:44:49 +0000 |
Richard Jones |
backporting fixes from HEAD
maint-0.5
|
| Thu, 06 Feb 2003 05:43:49 +0000 |
Richard Jones |
Fixed a backlog of bug reports, and worked on python 2.3 compatibility:
|
| Mon, 03 Feb 2003 00:01:44 +0000 |
Richard Jones |
added a form to show a specific issue
|
| Mon, 27 Jan 2003 16:32:50 +0000 |
Andrey Lebedev |
Added users' timezone support
|
| Fri, 24 Jan 2003 06:25:16 +0000 |
Richard Jones |
backporting fixes from HEAD
maint-0.5
|
| Fri, 24 Jan 2003 06:21:17 +0000 |
Richard Jones |
fixed cookie path to use TRACKER_WEB [SF#667020]
|
| 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)
|
| Mon, 13 Jan 2003 22:14:00 +0000 |
Andrey Lebedev |
cleaning old unused sessions only once per hour, not on every cgi request
|
| Sat, 11 Jan 2003 23:52:28 +0000 |
Richard Jones |
support propety setting on message and file through web and email interface
|
| Thu, 09 Jan 2003 22:59:22 +0000 |
Richard Jones |
[[Metadata associated with this commit was garbled during conversion from CVS
maint-0.5
|
| Wed, 08 Jan 2003 04:39:36 +0000 |
Richard Jones |
handle all-whitespace multilink values in forms [SF#663855]
|
| Wed, 08 Jan 2003 04:33:56 +0000 |
Richard Jones |
handle :add: better in cgi form parsing [SF#663235]
|
| Sun, 15 Dec 2002 23:55:34 +0000 |
Richard Jones |
hyperlinking of special message text
|
| Wed, 11 Dec 2002 01:46:46 +0000 |
Richard Jones |
allow multiple :remove and :add elements per property being edited
|
| Tue, 10 Dec 2002 23:39:40 +0000 |
Richard Jones |
don't set explicit None Link properties in web create
|
| Tue, 10 Dec 2002 06:02:00 +0000 |
Richard Jones |
Fix to handle bad form submissions, Links and the magic -1 form value.
|
| Tue, 10 Dec 2002 00:11:16 +0000 |
Richard Jones |
Lots of little fixes in this update:
|
| Thu, 28 Nov 2002 07:08:39 +0000 |
Richard Jones |
allow unsetting of date/interval
|
| Thu, 28 Nov 2002 07:02:48 +0000 |
Richard Jones |
value is already extracted...
|
| Wed, 06 Nov 2002 05:39:50 +0000 |
Richard Jones |
fixed filtering by id in anydbm
|
| Fri, 18 Oct 2002 03:34:58 +0000 |
Richard Jones |
added CGI :remove:<propname> and :add:<propname>...
|
| Thu, 17 Oct 2002 06:11:25 +0000 |
Richard Jones |
handle "classname" URL path errors cleaner (generate a 404)
|
| Tue, 15 Oct 2002 06:37:21 +0000 |
Richard Jones |
implemented "retire" cgi action, added to user index [SF#618612]
|
| Wed, 09 Oct 2002 01:00:41 +0000 |
Richard Jones |
Expose the tracker config as a variable for templating
|
| Tue, 08 Oct 2002 04:11:17 +0000 |
Richard Jones |
allow blank passwords again [SF#619714]
|
| Mon, 07 Oct 2002 00:52:51 +0000 |
Richard Jones |
Fixes for SourceForge tracker bugs.
|
| Thu, 03 Oct 2002 06:56:30 +0000 |
Richard Jones |
merge from maintenance branch
|
| Fri, 27 Sep 2002 01:04:38 +0000 |
Richard Jones |
Bug fixes.
|
| Thu, 26 Sep 2002 23:59:08 +0000 |
Richard Jones |
added hook for external password validation, and some more docco
|
| Thu, 26 Sep 2002 03:45:09 +0000 |
Richard Jones |
*** empty log message ***
|
| Thu, 26 Sep 2002 03:21:03 +0000 |
Richard Jones |
reversion - allow unsetting of Links again
|
| Wed, 25 Sep 2002 05:27:18 +0000 |
Richard Jones |
[SF#613291] typos in nosy list
|
| Wed, 25 Sep 2002 05:15:36 +0000 |
Richard Jones |
[SF#613310] traceback on onexistant items
|
| Wed, 25 Sep 2002 02:10:25 +0000 |
Richard Jones |
Replaced the content() callback ickiness with Page Template macro usage
|
| Tue, 24 Sep 2002 02:00:09 +0000 |
Richard Jones |
better detection of unset required props
|
| Thu, 19 Sep 2002 02:37:41 +0000 |
Richard Jones |
Added some words to the installation doc about choosing backends.
|
| Wed, 18 Sep 2002 06:33:06 +0000 |
Richard Jones |
missed a db close
|
| Wed, 18 Sep 2002 00:01:28 +0000 |
Richard Jones |
bugfixes for redirect and form handling
|
| Mon, 16 Sep 2002 22:37:26 +0000 |
Richard Jones |
fixed various URL / base URL issues
|
| Mon, 16 Sep 2002 06:39:12 +0000 |
Richard Jones |
raise not found earlier, where it makes more sense to the user
|
| Mon, 16 Sep 2002 05:33:58 +0000 |
Richard Jones |
*** empty log message ***
|
| Mon, 16 Sep 2002 05:32:09 +0000 |
Richard Jones |
making it easier to add new actions, and more docco
|
| Sun, 15 Sep 2002 22:41:15 +0000 |
Richard Jones |
password edit now has a confirmation field
|
| Fri, 13 Sep 2002 00:08:44 +0000 |
Richard Jones |
Cleaned up CHANGES/TODO
|
| Thu, 12 Sep 2002 07:00:41 +0000 |
Richard Jones |
tell clients/caches not to cache our dynamic bits
|
| Thu, 12 Sep 2002 06:05:34 +0000 |
Richard Jones |
oops
|
| Thu, 12 Sep 2002 06:02:45 +0000 |
Richard Jones |
nicer errors
|
| Wed, 11 Sep 2002 23:54:26 +0000 |
Richard Jones |
Exposed the Batch mechanism through the top-level "utils" variable.
|
| Tue, 10 Sep 2002 12:44:42 +0000 |
Richard Jones |
handled some XXXs
|
| Tue, 10 Sep 2002 03:01:20 +0000 |
Richard Jones |
More cleaning up of configuration, and the "instance" -> "tracker" renaming.
|
| Mon, 09 Sep 2002 23:55:29 +0000 |
Richard Jones |
instance_config -> config, and other related cleanups
|