| 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: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]
|
| 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:00:56 +0000 |
Richard Jones |
backported metakit searching by ID fix from HEAD
maint-0.5
|
| Mon, 20 Jan 2003 22:57:09 +0000 |
Richard Jones |
backported metakit fix from HEAD
maint-0.5
|
| 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 22:17:20 +0000 |
Andrey Lebedev |
applied unicode patch
|
| Tue, 14 Jan 2003 22:21:35 +0000 |
Richard Jones |
fixes to CGI form handling (NEEDS BACKPORTING TO 0.5)
|
| Mon, 13 Jan 2003 23:30:44 +0000 |
Richard Jones |
fix StringHTMLProperty hyperlinking
|
| Mon, 13 Jan 2003 22:26:57 +0000 |
Andrey Lebedev |
typo
|
| Mon, 13 Jan 2003 22:14:00 +0000 |
Andrey Lebedev |
cleaning old unused sessions only once per hour, not on every cgi request
|
| Mon, 13 Jan 2003 04:24:54 +0000 |
Richard Jones |
revert StringHTMLProperty to not hyperlink text by default (added doc too)
maint-0.5
|
| Mon, 13 Jan 2003 02:45:09 +0000 |
Richard Jones |
merge fix from HEAD
maint-0.5
|
| Mon, 13 Jan 2003 02:44:42 +0000 |
Richard Jones |
open server logfile unbuffered
|
| Sun, 12 Jan 2003 23:57:16 +0000 |
Richard Jones |
merge fixes from HEAD
maint-0.5
|
| Sun, 12 Jan 2003 23:53:20 +0000 |
Richard Jones |
fixed rdbms searching by ID [SF#666615]
|
| Sun, 12 Jan 2003 02:22:27 +0000 |
Richard Jones |
applied patch for nicer history display (feature [SF#638280])
|
| Sun, 12 Jan 2003 00:41:27 +0000 |
Richard Jones |
allow additional control over the roundupdb email sending...
|
| Sat, 11 Jan 2003 23:52:28 +0000 |
Richard Jones |
support propety setting on message and file through web and email interface
|
| Fri, 10 Jan 2003 12:09:33 +0000 |
Andrey Lebedev |
better hyperlinking
|
| Thu, 09 Jan 2003 22:59:22 +0000 |
Richard Jones |
[[Metadata associated with this commit was garbled during conversion from CVS
maint-0.5
|
| Thu, 09 Jan 2003 22:59:20 +0000 |
Richard Jones |
pre-release changes
0.5.4
|
| Thu, 09 Jan 2003 14:41:20 +0000 |
Andrey Lebedev |
display of saved queries is now performed correctly
|
| Thu, 09 Jan 2003 09:40:19 +0000 |
Andrey Lebedev |
fixed form elements names in search form to allow grouping and sorting
|
| Wed, 08 Jan 2003 05:39:40 +0000 |
Richard Jones |
fixed searching on date / interval fields [SF#658157]
|
| Wed, 08 Jan 2003 04:57:42 +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]
|
| Mon, 06 Jan 2003 21:28:38 +0000 |
Richard Jones |
better match for mailgw help "command" text
|
| Sun, 05 Jan 2003 10:55:16 +0000 |
Richard Jones |
fire auditors and reactors in rdbms retire (thanks Sheila King)
|
| Fri, 27 Dec 2002 23:54:05 +0000 |
Richard Jones |
applied patches for handling Outlook quirks...
|
| Wed, 18 Dec 2002 23:57:09 +0000 |
Richard Jones |
fixed handling of missing password [SF#655632]
|
| Wed, 18 Dec 2002 23:21:17 +0000 |
Richard Jones |
fixed error in cgi/templates.py [SF#652089]
|
| Mon, 16 Dec 2002 04:39:36 +0000 |
Richard Jones |
always default time to 00:00:00
|
| Sun, 15 Dec 2002 23:55:34 +0000 |
Richard Jones |
hyperlinking of special message text
|
| Thu, 12 Dec 2002 09:31:04 +0000 |
Richard Jones |
implemented whole-database locking
|
| Wed, 11 Dec 2002 11:37:07 +0000 |
Richard Jones |
key the templates cache off full path, not filename
|
| Wed, 11 Dec 2002 01:52:20 +0000 |
Richard Jones |
added date header to emails [SF#651358]
|
| Wed, 11 Dec 2002 01:46:46 +0000 |
Richard Jones |
allow multiple :remove and :add elements per property being edited
|
| Wed, 11 Dec 2002 01:03:38 +0000 |
Richard Jones |
fixed nasty sorting bug that was lowercasing properties
|
| Tue, 10 Dec 2002 23:39:40 +0000 |
Richard Jones |
don't set explicit None Link properties in web create
|
| Tue, 10 Dec 2002 23:14:33 +0000 |
Richard Jones |
allow StringHTMLProperty in MultilinkHTMLProperty test to work
|
| Tue, 10 Dec 2002 00:46:55 +0000 |
Richard Jones |
finished off handling of retired flag in filter() [SF#635260]
|
| Tue, 10 Dec 2002 00:23:36 +0000 |
Richard Jones |
- detect and break email loops [SF#640854]
|
| Tue, 10 Dec 2002 00:11:16 +0000 |
Richard Jones |
Lots of little fixes in this update:
|
| Thu, 28 Nov 2002 07:05:00 +0000 |
Richard Jones |
*** empty log message ***
|
| Fri, 08 Nov 2002 00:40:30 +0000 |
Richard Jones |
fixed upgrading doc to have CGI changes in the correct order
|
| Thu, 07 Nov 2002 21:17:44 +0000 |
Richard Jones |
mention needed trailing "/" in TRACKER_WEB
|
| Thu, 07 Nov 2002 06:27:16 +0000 |
Richard Jones |
added mention of how to give users multiple Roles
|
| Wed, 06 Nov 2002 11:38:43 +0000 |
Richard Jones |
working toward 0.5.2 release
|
| Wed, 06 Nov 2002 05:39:50 +0000 |
Richard Jones |
fixed filtering by id in anydbm
|
| Wed, 06 Nov 2002 04:24:24 +0000 |
Richard Jones |
added ID to the search page [SF#631601]
|
| Wed, 06 Nov 2002 04:17:12 +0000 |
Richard Jones |
ensured there's no zero-length files in source [SF#633622]
|
| Tue, 05 Nov 2002 22:59:46 +0000 |
Richard Jones |
Email improvements.
|
| Thu, 31 Oct 2002 04:05:44 +0000 |
Richard Jones |
*** empty log message ***
|
| Mon, 21 Oct 2002 22:03:09 +0000 |
Richard Jones |
force non-word boundary to match re: in subject [SF#626303]
|