| Mon, 19 Aug 2002 00:21:10 +0000 |
Richard Jones |
removed debug prints
|
| Mon, 19 Aug 2002 00:20:34 +0000 |
Richard Jones |
grant web access to admin ;)
|
| Fri, 16 Aug 2002 04:29:41 +0000 |
Richard Jones |
bugfix
|
| Thu, 15 Aug 2002 00:40:10 +0000 |
Richard Jones |
cleanup
|
| Tue, 13 Aug 2002 20:16:10 +0000 |
Gordon B. McMillan |
Use a real parser for templates.
|
| Thu, 01 Aug 2002 15:06:26 +0000 |
Gordon B. McMillan |
Use same regex to split search terms as used to index text.
|
| Thu, 01 Aug 2002 00:56:22 +0000 |
Richard Jones |
Added the web access and email access permissions..
|
| Wed, 31 Jul 2002 23:57:37 +0000 |
Richard Jones |
web forms may now unset Link values (like assignedto)
|
| Wed, 31 Jul 2002 22:40:50 +0000 |
Gordon B. McMillan |
Fixes to the search form and saving queries.
|
| Wed, 31 Jul 2002 22:04:33 +0000 |
Richard Jones |
cleanup
|
| Tue, 30 Jul 2002 21:37:43 +0000 |
Richard Jones |
oops, thanks Duncan Booth for spotting this one
|
| Tue, 30 Jul 2002 20:43:18 +0000 |
Gordon B. McMillan |
Oops, fix the permission check!
|
| Tue, 30 Jul 2002 20:04:39 +0000 |
Gordon B. McMillan |
Adapt metakit backend to new security scheme.
|
| Tue, 30 Jul 2002 16:09:11 +0000 |
Gordon B. McMillan |
Simple optimization.
|
| Tue, 30 Jul 2002 08:22:38 +0000 |
Richard Jones |
Session storage in the hyperdb was horribly, horribly inefficient.
|
| Tue, 30 Jul 2002 05:27:30 +0000 |
Richard Jones |
nicer error messages, and a bugfix
|
| Fri, 26 Jul 2002 08:27:00 +0000 |
Richard Jones |
Very close now. The cgi and mailgw now use the new security API.
|
| Thu, 25 Jul 2002 07:14:06 +0000 |
Richard Jones |
Bugger it. Here's the current shape of the new security implementation.
|
| Mon, 22 Jul 2002 22:06:45 +0000 |
Richard Jones |
[SF#535868] Anonymous User Login
maint-0.4
|
| Sat, 20 Jul 2002 19:29:10 +0000 |
Gordon B. McMillan |
Fixes/improvements to the search form & saved queries.
|
| Thu, 18 Jul 2002 11:17:31 +0000 |
Gordon B. McMillan |
Add Number and Boolean types to hyperdb.
|
| Wed, 17 Jul 2002 12:39:11 +0000 |
Gordon B. McMillan |
Saving, running & editing queries.
|
| Sun, 14 Jul 2002 23:17:15 +0000 |
Richard Jones |
cleaned up structure
|
| Sun, 14 Jul 2002 06:14:40 +0000 |
Richard Jones |
Some more TODOs
|
| Sun, 14 Jul 2002 04:03:15 +0000 |
Richard Jones |
Implemented a switch to disable journalling for a Class.
|
| Wed, 10 Jul 2002 07:00:30 +0000 |
Richard Jones |
removed debugging
|
| Wed, 10 Jul 2002 06:51:08 +0000 |
Richard Jones |
[SF#576241] MultiLink problems in parsePropsFromForm
|
| Wed, 10 Jul 2002 06:51:08 +0000 |
Richard Jones |
[SF#576241] MultiLink problems in parsePropsFromForm
maint-0.4
|
| Wed, 10 Jul 2002 00:22:34 +0000 |
Richard Jones |
switched to using a session-based web login
|
| Tue, 09 Jul 2002 04:19:09 +0000 |
Richard Jones |
Added reindex command to roundup-admin.
|
| Mon, 08 Jul 2002 15:32:06 +0000 |
Gordon B. McMillan |
Pagination of index pages.
|
| Mon, 08 Jul 2002 07:26:14 +0000 |
Richard Jones |
ehem
|
| Mon, 08 Jul 2002 06:53:57 +0000 |
Richard Jones |
Not sure why the cgi_client had an indexer argument.
|
| Thu, 27 Jun 2002 12:01:53 +0000 |
Gordon B. McMillan |
If the form has a :multilink, put a back href in the pageheader...
|
| Thu, 20 Jun 2002 23:52:11 +0000 |
Richard Jones |
Better handling of unauth attempt to edit stuff
|
| Wed, 12 Jun 2002 21:28:25 +0000 |
Gordon B. McMillan |
Allow form to set user-properties on a Fileclass.
|
| Tue, 11 Jun 2002 06:38:24 +0000 |
Richard Jones |
[SF#565996] The "Attach a File to this Issue" fails
|
| Wed, 29 May 2002 01:16:17 +0000 |
Richard Jones |
Sorry about this huge checkin!
|
| Sat, 25 May 2002 07:16:25 +0000 |
Roche Compaan |
Merged search_indexing-branch with HEAD
|
| Fri, 24 May 2002 02:09:24 +0000 |
Richard Jones |
Nothing like a live demo to show up the bugs ;)
|
| Wed, 22 May 2002 05:04:13 +0000 |
Richard Jones |
Oops
|
| Wed, 22 May 2002 04:12:05 +0000 |
Richard Jones |
applied patch [SF#558876] cgi client customization
|
| Tue, 21 May 2002 06:08:10 +0000 |
Richard Jones |
Handle migration
|
| Tue, 21 May 2002 06:05:54 +0000 |
Richard Jones |
[SF#551483] assignedto in Client.make_index_link
|
| Wed, 15 May 2002 06:21:21 +0000 |
Richard Jones |
node caching now works, and gives a small boost in performance
|
| Sun, 12 May 2002 23:46:33 +0000 |
Richard Jones |
ehem, part 2
|
| Sun, 12 May 2002 23:42:29 +0000 |
Richard Jones |
ehem
|
| Thu, 02 May 2002 13:09:11 +0000 |
Roche Compaan |
Brought search_indexing-branch up to date with latest changes in HEAD.
search_indexing-0-4-2-branch
|
| Thu, 02 May 2002 11:49:19 +0000 |
Roche Compaan |
Allow customization of the search filters...
search_indexing-0-4-2-branch
|
| Thu, 02 May 2002 08:07:49 +0000 |
Richard Jones |
Added the ADD_AUTHOR_TO_NOSY handling to the CGI interface.
|
| Sat, 20 Apr 2002 13:23:34 +0000 |
Roche Compaan |
We now have a separate search page for nodes.
search_indexing-0-4-2-branch
|
| Fri, 19 Apr 2002 19:54:42 +0000 |
Roche Compaan |
Miscellaneous changes.
search_indexing-0-4-2-branch
|
| Wed, 03 Apr 2002 11:55:57 +0000 |
Roche Compaan |
Added feature [SF#526730] - search for messages capability
search_indexing-0-4-2-branch
|
| Tue, 02 Apr 2002 01:56:10 +0000 |
Richard Jones |
stop sending blank (whitespace-only) notes
|
| Sun, 17 Mar 2002 23:06:05 +0000 |
Richard Jones |
oops
|
| Thu, 14 Mar 2002 23:59:24 +0000 |
Richard Jones |
. [SF#517734] web header customisation is obscure
|
| Tue, 12 Mar 2002 22:52:26 +0000 |
Richard Jones |
more pychecker warnings removed
|
| Mon, 25 Feb 2002 04:32:21 +0000 |
Richard Jones |
ahem
|
| Thu, 21 Feb 2002 07:19:08 +0000 |
Richard Jones |
... and label, width and height control for extra flavour!
|
| Thu, 21 Feb 2002 07:08:19 +0000 |
Richard Jones |
oops
|