| Wed, 19 Feb 2003 03:59:44 +0000 |
Richard Jones |
bah, missed another one. sigh
|
| Wed, 19 Feb 2003 03:37:04 +0000 |
Richard Jones |
... and a classname
|
| Wed, 19 Feb 2003 03:35:41 +0000 |
Richard Jones |
missed an _anonymous pass
|
| Tue, 18 Feb 2003 21:10:42 +0000 |
Richard Jones |
added info about structure/not:/path()
|
| Tue, 18 Feb 2003 10:58:33 +0000 |
Richard Jones |
added "foo@" prefix to all but "context" form variable names
|
| Tue, 18 Feb 2003 06:15:21 +0000 |
Richard Jones |
fix property type check, and dont create items that have no properties
|
| Tue, 18 Feb 2003 04:56:29 +0000 |
Richard Jones |
handle links to nonexisting items better
|
| Tue, 18 Feb 2003 03:58:18 +0000 |
Richard Jones |
Form handling now performs all actions in one go.
|
| Tue, 18 Feb 2003 01:59:10 +0000 |
Richard Jones |
ehem
|
| Tue, 18 Feb 2003 01:57:39 +0000 |
Richard Jones |
don't attempt to create FileClass items if no content is supplied
|
| Tue, 18 Feb 2003 01:48:39 +0000 |
Richard Jones |
allow get("issue.item") for getting templates
|
| Mon, 17 Feb 2003 22:32:43 +0000 |
Richard Jones |
oops, fubared the confirm password field
|
| Mon, 17 Feb 2003 06:45:38 +0000 |
Richard Jones |
rfc2822-ify the tracker name in mail headers
|
| Mon, 17 Feb 2003 06:44:01 +0000 |
Richard Jones |
Better handling of the form variable labels.
|
| Mon, 17 Feb 2003 01:04:31 +0000 |
Richard Jones |
oops, missed a +
|
| Mon, 17 Feb 2003 00:39:28 +0000 |
Richard Jones |
bugger, dropping support for "+" special char
|
| Sun, 16 Feb 2003 22:57:09 +0000 |
Richard Jones |
forgot :note/:file docstring
|
| Sat, 15 Feb 2003 23:19:01 +0000 |
Andrey Lebedev |
trackers on mysql can be initialised
|
| Sat, 15 Feb 2003 14:26:38 +0000 |
Andrey Lebedev |
mysql tests will not be run if there is no chance of passing.
|
| Fri, 14 Feb 2003 01:00:33 +0000 |
Richard Jones |
80 cols for change notes by default
|
| Fri, 14 Feb 2003 00:31:46 +0000 |
Richard Jones |
Altered Class.create() and FileClass.create() methods...
|
| Fri, 14 Feb 2003 00:08:32 +0000 |
Richard Jones |
nicer work-around for the 32-bit int problem
|
| Thu, 13 Feb 2003 21:14:27 +0000 |
Richard Jones |
oops, missing from yesterday's checkin
|
| Thu, 13 Feb 2003 20:56:27 +0000 |
Richard Jones |
didn't realise this hadn't been recorded
|
| Thu, 13 Feb 2003 12:10:34 +0000 |
Andrey Lebedev |
trackers' templates directory can contain subdirectories with static files
|
| Thu, 13 Feb 2003 11:23:46 +0000 |
Richard Jones |
more fixes for backward-compatibility form entries
|
| Thu, 13 Feb 2003 07:38:34 +0000 |
Richard Jones |
new form handling complete
|
| Thu, 13 Feb 2003 07:33:38 +0000 |
Richard Jones |
anydbm should return brand new items, even if cache is turned off
|
| Wed, 12 Feb 2003 23:09:42 +0000 |
Richard Jones |
reminder
|
| Wed, 12 Feb 2003 07:14:29 +0000 |
Richard Jones |
more info in docstring
|
| Wed, 12 Feb 2003 07:02:24 +0000 |
Richard Jones |
oops, forgot the templating :)
|
| Wed, 12 Feb 2003 06:41:58 +0000 |
Richard Jones |
implemented extension to form parsing...
|
| Wed, 12 Feb 2003 00:24:40 +0000 |
Richard Jones |
included UN*X manual pages from Bastian Kleineidam
|
| Wed, 12 Feb 2003 00:03:38 +0000 |
Richard Jones |
backport fix from HEAD
maint-0.5
|
| 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
|
| Sat, 08 Feb 2003 15:31:28 +0000 |
Andrey Lebedev |
mysql backend passes all tests (at last!)
|
| Fri, 07 Feb 2003 04:49:13 +0000 |
Richard Jones |
another attempt to fix cookie misbehaviour
|
| Fri, 07 Feb 2003 02:33:34 +0000 |
Richard Jones |
make future intervals obvious too
|
| Fri, 07 Feb 2003 01:01:25 +0000 |
Richard Jones |
add "ago" to intervals in the past [SF#679232]
|
| Thu, 06 Feb 2003 09:40:21 +0000 |
Richard Jones |
handle FutureWarning not existing in py <2.3
|
| 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 11:14:16 +0000 |
Andrey Lebedev |
more proper multilink sorting/grouping
|
| Mon, 03 Feb 2003 00:01:44 +0000 |
Richard Jones |
added a form to show a specific issue
|
| Sun, 02 Feb 2003 23:59:48 +0000 |
Richard Jones |
fixes to time tracking customisation
|
| Mon, 27 Jan 2003 17:34:03 +0000 |
Andrey Lebedev |
handle properly empty date values in history
|
| Mon, 27 Jan 2003 17:02:46 +0000 |
Andrey Lebedev |
Handle situation when timezone is not set
|
| Mon, 27 Jan 2003 16:40:37 +0000 |
Andrey Lebedev |
Added users' timezone support (typo fix)
|
| Mon, 27 Jan 2003 16:32:50 +0000 |
Andrey Lebedev |
Added users' timezone support
|
| Fri, 24 Jan 2003 06:42:32 +0000 |
Richard Jones |
*** empty log message ***
maint-0.5 0.5.5
|
| Fri, 24 Jan 2003 06:25:16 +0000 |
Richard Jones |
backporting fixes from HEAD
maint-0.5
|
| Fri, 24 Jan 2003 06:22:03 +0000 |
Richard Jones |
*** empty log message ***
|
| Fri, 24 Jan 2003 06:21:17 +0000 |
Richard Jones |
fixed cookie path to use TRACKER_WEB [SF#667020]
|
| Thu, 23 Jan 2003 02:14:39 +0000 |
Richard Jones |
info about moving trackers
|
| Tue, 21 Jan 2003 23:54:28 +0000 |
Richard Jones |
extra info in template error report
|
| Tue, 21 Jan 2003 23:44:27 +0000 |
Richard Jones |
minor changes
|
| Tue, 21 Jan 2003 22:34:18 +0000 |
Richard Jones |
fix incorrect hyperlinking markup
|
| Mon, 20 Jan 2003 23:05:20 +0000 |
Richard Jones |
more CGI fixes and tests
|
| Mon, 20 Jan 2003 23:03:41 +0000 |
Richard Jones |
Metakit now passes all unit tests! w00t! (except the Number/Boolean unset)
|