Code

roundup.git
22 years ago . fixed some problems in date calculations (calendar.py doesn't handle over-
richard [Thu, 21 Feb 2002 23:11:45 +0000 (23:11 +0000)]
 . fixed some problems in date calculations (calendar.py doesn't handle over-
   and under-flow). Also, hour/minute/second intervals may now be more than
   99 each.

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@652 57a73879-2fb5-44c3-a270-3262357dd7e2

22 years agodocco
richard [Thu, 21 Feb 2002 07:21:38 +0000 (07:21 +0000)]
docco

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@651 57a73879-2fb5-44c3-a270-3262357dd7e2

22 years ago... and label, width and height control for extra flavour!
richard [Thu, 21 Feb 2002 07:19:08 +0000 (07:19 +0000)]
... and label, width and height control for extra flavour!

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@650 57a73879-2fb5-44c3-a270-3262357dd7e2

22 years agooops
richard [Thu, 21 Feb 2002 07:08:19 +0000 (07:08 +0000)]
oops

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@649 57a73879-2fb5-44c3-a270-3262357dd7e2

22 years agoThe correct var is "HTTP_HOST"
richard [Thu, 21 Feb 2002 07:02:54 +0000 (07:02 +0000)]
The correct var is "HTTP_HOST"

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@648 57a73879-2fb5-44c3-a270-3262357dd7e2

22 years ago . Added popup help for classes using the classhelp html template function.
richard [Thu, 21 Feb 2002 06:57:39 +0000 (06:57 +0000)]
 . Added popup help for classes using the classhelp html template function.
   - add <display call="classhelp('priority', 'id,name,description')">
     to an item page, and it generates a link to a popup window which displays
     the id, name and description for the priority class. The description
     field won't exist in most installations, but it will be added to the
     default templates.

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@647 57a73879-2fb5-44c3-a270-3262357dd7e2

22 years ago*** empty log message ***
richard [Thu, 21 Feb 2002 06:23:00 +0000 (06:23 +0000)]
*** empty log message ***

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@646 57a73879-2fb5-44c3-a270-3262357dd7e2

22 years agodocumentation in structured text source form
richard [Thu, 21 Feb 2002 06:22:00 +0000 (06:22 +0000)]
documentation in structured text source form

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@645 57a73879-2fb5-44c3-a270-3262357dd7e2

22 years agoTools used to build the documentation
richard [Thu, 21 Feb 2002 06:21:18 +0000 (06:21 +0000)]
Tools used to build the documentation

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@644 57a73879-2fb5-44c3-a270-3262357dd7e2

22 years ago . roundupdb catches retrieving none existing files.
grubert [Wed, 20 Feb 2002 15:48:45 +0000 (15:48 +0000)]
 . roundupdb catches retrieving none existing files.

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@643 57a73879-2fb5-44c3-a270-3262357dd7e2

22 years agobetter error handling
richard [Wed, 20 Feb 2002 05:52:10 +0000 (05:52 +0000)]
better error handling

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@642 57a73879-2fb5-44c3-a270-3262357dd7e2

22 years agoUse the csv module for generating the form entry so it's correct.
richard [Wed, 20 Feb 2002 05:45:17 +0000 (05:45 +0000)]
Use the csv module for generating the form entry so it's correct.
[also noted the sf.net feature request id in the change log]

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@641 57a73879-2fb5-44c3-a270-3262357dd7e2

22 years agoDidn't accomodate new values for new properties
richard [Wed, 20 Feb 2002 05:23:24 +0000 (05:23 +0000)]
Didn't accomodate new values for new properties

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@640 57a73879-2fb5-44c3-a270-3262357dd7e2

22 years ago . Added simple editing for classes that don't define a templated interface.
richard [Wed, 20 Feb 2002 05:05:29 +0000 (05:05 +0000)]
 . Added simple editing for classes that don't define a templated interface.
   - access using the admin "class list" interface
   - limited to admin-only
   - requires the csv module from object-craft (url given if it's missing)

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@639 57a73879-2fb5-44c3-a270-3262357dd7e2

22 years agoWasn't handling the cvs parser feeding properly.
richard [Wed, 20 Feb 2002 05:04:32 +0000 (05:04 +0000)]
Wasn't handling the cvs parser feeding properly.

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@638 57a73879-2fb5-44c3-a270-3262357dd7e2

22 years agoforgot to patch bsddb backend too
richard [Sat, 16 Feb 2002 09:15:33 +0000 (09:15 +0000)]
forgot to patch bsddb backend too

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@637 57a73879-2fb5-44c3-a270-3262357dd7e2

22 years ago . #514854 ] History: "User" is always ticket creator
richard [Sat, 16 Feb 2002 09:14:17 +0000 (09:14 +0000)]
 . #514854 ] History: "User" is always ticket creator

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@636 57a73879-2fb5-44c3-a270-3262357dd7e2

22 years agooops
richard [Sat, 16 Feb 2002 09:10:52 +0000 (09:10 +0000)]
oops

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@635 57a73879-2fb5-44c3-a270-3262357dd7e2

22 years ago . #517906 ] Attribute order in "View customisation"
richard [Sat, 16 Feb 2002 08:43:23 +0000 (08:43 +0000)]
 . #517906 ] Attribute order in "View customisation"

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@634 57a73879-2fb5-44c3-a270-3262357dd7e2

22 years ago . #516854 ] "My Issues" and redisplay
richard [Sat, 16 Feb 2002 08:39:43 +0000 (08:39 +0000)]
 . #516854 ] "My Issues" and redisplay

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@633 57a73879-2fb5-44c3-a270-3262357dd7e2

22 years agoAltered to include correct invocation for when roundup isn't installed.
richard [Sat, 16 Feb 2002 08:14:45 +0000 (08:14 +0000)]
Altered to include correct invocation for when roundup isn't installed.

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@632 57a73879-2fb5-44c3-a270-3262357dd7e2

22 years agoRemoved the key property restriction on title of the classic issue class.
richard [Sat, 16 Feb 2002 08:06:14 +0000 (08:06 +0000)]
Removed the key property restriction on title of the classic issue class.

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@631 57a73879-2fb5-44c3-a270-3262357dd7e2

22 years agoOops, precedences around the way w0rng.
richard [Fri, 15 Feb 2002 07:27:12 +0000 (07:27 +0000)]
Oops, precedences around the way w0rng.

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@630 57a73879-2fb5-44c3-a270-3262357dd7e2

22 years ago . Alternate email addresses are now available for users. See the MIGRATION
richard [Fri, 15 Feb 2002 07:08:45 +0000 (07:08 +0000)]
 . Alternate email addresses are now available for users. See the MIGRATION
   file for info on how to activate the feature.

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@629 57a73879-2fb5-44c3-a270-3262357dd7e2

22 years ago . #503204 ] mailgw needs a default class
richard [Fri, 15 Feb 2002 00:13:38 +0000 (00:13 +0000)]
 . #503204 ] mailgw needs a default class
    - partially done - the setting of additional properties can wait for a
      better configuration system.

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@628 57a73879-2fb5-44c3-a270-3262357dd7e2

22 years ago. #516883 ] mail interface + ANONYMOUS_REGISTER
richard [Thu, 14 Feb 2002 23:46:02 +0000 (23:46 +0000)]
. #516883 ] mail interface + ANONYMOUS_REGISTER

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@627 57a73879-2fb5-44c3-a270-3262357dd7e2

22 years ago. All forms now have "double-submit" protection when Javascript is enabled
richard [Thu, 14 Feb 2002 23:39:18 +0000 (23:39 +0000)]
. All forms now have "double-submit" protection when Javascript is enabled
  on the client-side.

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@626 57a73879-2fb5-44c3-a270-3262357dd7e2

22 years agoFixed the unit tests for the mailgw re: the x-roundup-name header.
richard [Thu, 14 Feb 2002 23:38:12 +0000 (23:38 +0000)]
Fixed the unit tests for the mailgw re: the x-roundup-name header.
Also made the test runner more user-friendly:
  ./run_tests            - detect all tests in test/test_<name>.py and run them
  ./run_tests <name>     - run only test/test_<name>.py
eg ./run_tests mailgw    - run the mailgw test from test/test_mailgw.py

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@625 57a73879-2fb5-44c3-a270-3262357dd7e2

22 years ago . Added a uniquely Roundup header to email, "X-Roundup-Name"
richard [Thu, 14 Feb 2002 22:33:15 +0000 (22:33 +0000)]
 . Added a uniquely Roundup header to email, "X-Roundup-Name"

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@624 57a73879-2fb5-44c3-a270-3262357dd7e2

22 years ago . more detail on failing open.
grubert [Thu, 14 Feb 2002 11:11:36 +0000 (11:11 +0000)]
 . more detail on failing open.

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@623 57a73879-2fb5-44c3-a270-3262357dd7e2

22 years ago . reformatted for stx processing.
grubert [Thu, 14 Feb 2002 08:50:14 +0000 (08:50 +0000)]
 . reformatted for stx processing.
 . add troubleshooting - mailgw bouncing.

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@622 57a73879-2fb5-44c3-a270-3262357dd7e2

22 years ago . Clean up mail handling, multipart handling.
grubert [Tue, 12 Feb 2002 08:08:55 +0000 (08:08 +0000)]
 . Clean up mail handling, multipart handling.

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@621 57a73879-2fb5-44c3-a270-3262357dd7e2

22 years ago . #511586 ] unittest FAIL: testReldate_date
richard [Wed, 6 Feb 2002 03:47:16 +0000 (03:47 +0000)]
 . #511586 ] unittest FAIL: testReldate_date

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@613 57a73879-2fb5-44c3-a270-3262357dd7e2

22 years ago . respect encodings in non multipart messages.
grubert [Tue, 5 Feb 2002 14:15:29 +0000 (14:15 +0000)]
 . respect encodings in non multipart messages.

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@612 57a73879-2fb5-44c3-a270-3262357dd7e2

22 years ago . makeHtmlBase: re.sub under python 2.2 did not replace '.', string.replace does it.
grubert [Tue, 5 Feb 2002 09:59:05 +0000 (09:59 +0000)]
 . makeHtmlBase: re.sub under python 2.2 did not replace '.', string.replace does it.

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@611 57a73879-2fb5-44c3-a270-3262357dd7e2

22 years ago . mention run_tests in "Testing the Software".
grubert [Tue, 5 Feb 2002 09:49:56 +0000 (09:49 +0000)]
 . mention run_tests in "Testing the Software".

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@610 57a73879-2fb5-44c3-a270-3262357dd7e2

22 years ago . how to do without a mailserver.
grubert [Mon, 4 Feb 2002 23:29:53 +0000 (23:29 +0000)]
 . how to do without a mailserver.

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@609 57a73879-2fb5-44c3-a270-3262357dd7e2

22 years ago . add test for multipart messages with first part being encoded.
grubert [Mon, 4 Feb 2002 09:40:21 +0000 (09:40 +0000)]
 . add test for multipart messages with first part being encoded.

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@608 57a73879-2fb5-44c3-a270-3262357dd7e2

22 years ago . mailgw checks encoding on first part too.
grubert [Fri, 1 Feb 2002 07:43:12 +0000 (07:43 +0000)]
 . mailgw checks encoding on first part too.

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@607 57a73879-2fb5-44c3-a270-3262357dd7e2

22 years agoConversion to generated script stubs
jhermann [Tue, 29 Jan 2002 20:07:15 +0000 (20:07 +0000)]
Conversion to generated script stubs

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@606 57a73879-2fb5-44c3-a270-3262357dd7e2

22 years agoMoved scripts from top-level dir to roundup.scripts subpackage
jhermann [Tue, 29 Jan 2002 19:53:08 +0000 (19:53 +0000)]
Moved scripts from top-level dir to roundup.scripts subpackage

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@605 57a73879-2fb5-44c3-a270-3262357dd7e2

22 years agopre-release stuff
richard [Wed, 23 Jan 2002 21:51:18 +0000 (21:51 +0000)]
pre-release stuff

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@603 57a73879-2fb5-44c3-a270-3262357dd7e2

22 years agotabnuke
richard [Wed, 23 Jan 2002 21:43:23 +0000 (21:43 +0000)]
tabnuke

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@602 57a73879-2fb5-44c3-a270-3262357dd7e2

22 years agospelling, formatting...
richard [Wed, 23 Jan 2002 21:42:34 +0000 (21:42 +0000)]
spelling, formatting...

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@601 57a73879-2fb5-44c3-a270-3262357dd7e2

22 years ago . mailgw failures (unexpected ones) are forwarded to the roundup admin
richard [Wed, 23 Jan 2002 21:41:56 +0000 (21:41 +0000)]
 . mailgw failures (unexpected ones) are forwarded to the roundup admin

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@600 57a73879-2fb5-44c3-a270-3262357dd7e2

22 years agoRemoved generated files from repository
jhermann [Wed, 23 Jan 2002 20:12:36 +0000 (20:12 +0000)]
Removed generated files from repository

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@599 57a73879-2fb5-44c3-a270-3262357dd7e2

22 years agoProper fix for failing test
jhermann [Wed, 23 Jan 2002 20:09:41 +0000 (20:09 +0000)]
Proper fix for failing test

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@598 57a73879-2fb5-44c3-a270-3262357dd7e2

22 years ago%e is a UNIXism and not documented for Python
jhermann [Wed, 23 Jan 2002 20:00:50 +0000 (20:00 +0000)]
%e is a UNIXism and not documented for Python

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@597 57a73879-2fb5-44c3-a270-3262357dd7e2

22 years ago . run_tests testReldate_date failed if LANG is 'german'
grubert [Wed, 23 Jan 2002 11:08:52 +0000 (11:08 +0000)]
 . run_tests testReldate_date failed if LANG is 'german'

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@596 57a73879-2fb5-44c3-a270-3262357dd7e2

22 years ago . another sample in FAQ.txt.
grubert [Wed, 23 Jan 2002 08:19:21 +0000 (08:19 +0000)]
 . another sample in FAQ.txt.

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@595 57a73879-2fb5-44c3-a270-3262357dd7e2

22 years ago . allow abbreviation of "help" in admin tool too.
grubert [Wed, 23 Jan 2002 07:27:19 +0000 (07:27 +0000)]
 . allow abbreviation of "help" in admin tool too.

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@594 57a73879-2fb5-44c3-a270-3262357dd7e2

22 years agoreal (non-string, duh) sorting of lists by node id
richard [Wed, 23 Jan 2002 06:15:24 +0000 (06:15 +0000)]
real (non-string, duh) sorting of lists by node id

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@593 57a73879-2fb5-44c3-a270-3262357dd7e2

22 years agoprep work for release
richard [Wed, 23 Jan 2002 06:05:36 +0000 (06:05 +0000)]
prep work for release

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@592 57a73879-2fb5-44c3-a270-3262357dd7e2

22 years agotemplate changes
richard [Wed, 23 Jan 2002 06:03:37 +0000 (06:03 +0000)]
template changes

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@591 57a73879-2fb5-44c3-a270-3262357dd7e2

22 years agoconvenience script for running the unit tests...
richard [Wed, 23 Jan 2002 05:53:46 +0000 (05:53 +0000)]
convenience script for running the unit tests...
... they are no longer run in the setup, since they take too long

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@590 57a73879-2fb5-44c3-a270-3262357dd7e2

22 years agomore HTML template cleanup and unit tests
richard [Wed, 23 Jan 2002 05:47:57 +0000 (05:47 +0000)]
more HTML template cleanup and unit tests

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@589 57a73879-2fb5-44c3-a270-3262357dd7e2

22 years agoMore HTML template cleanup and unit tests.
richard [Wed, 23 Jan 2002 05:10:28 +0000 (05:10 +0000)]
More HTML template cleanup and unit tests.
 - download() now implemented correctly, replacing link(is_download=1) [fixed in the
   templates, but link(is_download=1) will still work for existing templates]

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@588 57a73879-2fb5-44c3-a270-3262357dd7e2

22 years ago . htmltemplate list() wasn't sorting...
richard [Tue, 22 Jan 2002 22:55:28 +0000 (22:55 +0000)]
 . htmltemplate list() wasn't sorting...

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@587 57a73879-2fb5-44c3-a270-3262357dd7e2

22 years agomore htmltemplate cleanups and unit tests
richard [Tue, 22 Jan 2002 22:46:22 +0000 (22:46 +0000)]
more htmltemplate cleanups and unit tests

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@586 57a73879-2fb5-44c3-a270-3262357dd7e2

22 years ago . handle stripping of "AW:" from subject line
richard [Tue, 22 Jan 2002 22:27:43 +0000 (22:27 +0000)]
 . handle stripping of "AW:" from subject line

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@585 57a73879-2fb5-44c3-a270-3262357dd7e2

22 years ago . we'll actually distribute the frontends directory now, as advertised...
richard [Tue, 22 Jan 2002 20:01:11 +0000 (20:01 +0000)]
 . we'll actually distribute the frontends directory now, as advertised...

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@584 57a73879-2fb5-44c3-a270-3262357dd7e2

22 years agoFixed status change in mail gateway.
rochecompaan [Tue, 22 Jan 2002 11:54:45 +0000 (11:54 +0000)]
Fixed status change in mail gateway.

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@583 57a73879-2fb5-44c3-a270-3262357dd7e2

22 years ago. fixed back_bsddb so it passed the journal tests
richard [Tue, 22 Jan 2002 07:21:13 +0000 (07:21 +0000)]
. fixed back_bsddb so it passed the journal tests

... it didn't seem happy using the back_anydbm _open method, which is odd.
Yet another occurrance of whichdb not being able to recognise older bsddb
databases. Yadda yadda. Made the HYPERDBDEBUG stuff more sane in the
process.

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@582 57a73879-2fb5-44c3-a270-3262357dd7e2

22 years agoI was certain I'd already done this (there's even a change note in
richard [Tue, 22 Jan 2002 07:08:50 +0000 (07:08 +0000)]
I was certain I'd already done this (there's even a change note in
CHANGES)...

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@581 57a73879-2fb5-44c3-a270-3262357dd7e2

22 years agomore htmltemplate tests and cleanup
richard [Tue, 22 Jan 2002 06:35:40 +0000 (06:35 +0000)]
more htmltemplate tests and cleanup

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@580 57a73879-2fb5-44c3-a270-3262357dd7e2

22 years agolast_set_entry was referenced before assignment
rochecompaan [Tue, 22 Jan 2002 05:18:38 +0000 (05:18 +0000)]
last_set_entry was referenced before assignment

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@579 57a73879-2fb5-44c3-a270-3262357dd7e2

22 years agoWe need to keep the last 'set' entry in the journal to preserve
rochecompaan [Tue, 22 Jan 2002 05:06:09 +0000 (05:06 +0000)]
We need to keep the last 'set' entry in the journal to preserve
information on 'activity' for nodes.

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@578 57a73879-2fb5-44c3-a270-3262357dd7e2

22 years agoFixed standard templates to use menu() when it should.
richard [Tue, 22 Jan 2002 00:21:32 +0000 (00:21 +0000)]
Fixed standard templates to use menu() when it should.

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@577 57a73879-2fb5-44c3-a270-3262357dd7e2

22 years agooops
richard [Tue, 22 Jan 2002 00:12:20 +0000 (00:12 +0000)]
oops

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@576 57a73879-2fb5-44c3-a270-3262357dd7e2

22 years agoWrote more unit tests for htmltemplate, and while I was at it, I polished
richard [Tue, 22 Jan 2002 00:12:07 +0000 (00:12 +0000)]
Wrote more unit tests for htmltemplate, and while I was at it, I polished
off the implementation of some of the functions so they behave sanely.

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@575 57a73879-2fb5-44c3-a270-3262357dd7e2

22 years agoYou can now use the roundup-admin tool to pack the database
rochecompaan [Mon, 21 Jan 2002 16:33:20 +0000 (16:33 +0000)]
You can now use the roundup-admin tool to pack the database

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@574 57a73879-2fb5-44c3-a270-3262357dd7e2

22 years agoNew tests for htmltemplate (well, it's a beginning)
richard [Mon, 21 Jan 2002 11:05:48 +0000 (11:05 +0000)]
New tests for htmltemplate (well, it's a beginning)

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@573 57a73879-2fb5-44c3-a270-3262357dd7e2

22 years agoFeature:
rochecompaan [Mon, 21 Jan 2002 10:05:48 +0000 (10:05 +0000)]
Feature:
 . the mail gateway now responds with an error message when invalid
   values for arguments are specified for link or multilink properties
 . modified unit test to check nosy and assignedto when specified as
   arguments

Fixed:
 . fixed setting nosy as argument in subject line

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@572 57a73879-2fb5-44c3-a270-3262357dd7e2

22 years agoProperties in change note are now sorted
rochecompaan [Mon, 21 Jan 2002 09:55:14 +0000 (09:55 +0000)]
Properties in change note are now sorted

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@571 57a73879-2fb5-44c3-a270-3262357dd7e2

22 years agooops
richard [Mon, 21 Jan 2002 03:25:59 +0000 (03:25 +0000)]
oops

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@570 57a73879-2fb5-44c3-a270-3262357dd7e2

22 years agobrief docco on the do_journal argument
richard [Mon, 21 Jan 2002 03:01:29 +0000 (03:01 +0000)]
brief docco on the do_journal argument

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@569 57a73879-2fb5-44c3-a270-3262357dd7e2

22 years agoFixed up the HTML display of history so valid links are actually displayed.
richard [Mon, 21 Jan 2002 02:59:10 +0000 (02:59 +0000)]
Fixed up the HTML display of history so valid links are actually displayed.
Oh for some unit tests! :(

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@568 57a73879-2fb5-44c3-a270-3262357dd7e2

22 years agoJournal entries for link and multilink properties can now be switched on
rochecompaan [Sat, 19 Jan 2002 13:16:04 +0000 (13:16 +0000)]
Journal entries for link and multilink properties can now be switched on
or off.

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@567 57a73879-2fb5-44c3-a270-3262357dd7e2

22 years ago . add nowrap to history table date cell i.e. <td nowrap ...
grubert [Fri, 18 Jan 2002 08:36:12 +0000 (08:36 +0000)]
 . add nowrap to history table date cell i.e. <td nowrap ...

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@566 57a73879-2fb5-44c3-a270-3262357dd7e2

22 years agoRollback was breaking because a message hadn't actually been written to the file...
richard [Fri, 18 Jan 2002 04:32:04 +0000 (04:32 +0000)]
Rollback was breaking because a message hadn't actually been written to the file. Needs
more investigation.

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@565 57a73879-2fb5-44c3-a270-3262357dd7e2

22 years ago . much nicer history display (actualy real handling of property types etc)
richard [Thu, 17 Jan 2002 23:04:53 +0000 (23:04 +0000)]
 . much nicer history display (actualy real handling of property types etc)

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@564 57a73879-2fb5-44c3-a270-3262357dd7e2

22 years agomoving FAQ.txt to doc directory
richard [Thu, 17 Jan 2002 22:08:45 +0000 (22:08 +0000)]
moving FAQ.txt to doc directory

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@563 57a73879-2fb5-44c3-a270-3262357dd7e2

22 years agomoving FAQ to doc directory
richard [Thu, 17 Jan 2002 22:08:21 +0000 (22:08 +0000)]
moving FAQ to doc directory

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@562 57a73879-2fb5-44c3-a270-3262357dd7e2

22 years ago . layout tweaking samples.
grubert [Thu, 17 Jan 2002 16:05:37 +0000 (16:05 +0000)]
 . layout tweaking samples.

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@561 57a73879-2fb5-44c3-a270-3262357dd7e2

22 years ago . display superseder as html link in history.
grubert [Thu, 17 Jan 2002 08:48:19 +0000 (08:48 +0000)]
 . display superseder as html link in history.

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@560 57a73879-2fb5-44c3-a270-3262357dd7e2

22 years ago . display links a html link in history.
grubert [Thu, 17 Jan 2002 07:58:24 +0000 (07:58 +0000)]
 . display links a html link in history.

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@559 57a73879-2fb5-44c3-a270-3262357dd7e2

22 years agochange note
richard [Wed, 16 Jan 2002 22:22:35 +0000 (22:22 +0000)]
change note

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@558 57a73879-2fb5-44c3-a270-3262357dd7e2

22 years ago . if the attachment has no name, name it unnamed, happens with tnefs.
grubert [Wed, 16 Jan 2002 09:14:45 +0000 (09:14 +0000)]
 . if the attachment has no name, name it unnamed, happens with tnefs.

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@557 57a73879-2fb5-44c3-a270-3262357dd7e2

22 years agosimple help command for mailgw
richard [Wed, 16 Jan 2002 07:20:54 +0000 (07:20 +0000)]
simple help command for mailgw

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@556 57a73879-2fb5-44c3-a270-3262357dd7e2

22 years ago . lots of date/interval related changes:
richard [Wed, 16 Jan 2002 07:02:57 +0000 (07:02 +0000)]
 . lots of date/interval related changes:
   - more relaxed date format for input

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@555 57a73879-2fb5-44c3-a270-3262357dd7e2

22 years agoSome more information regarding customising the schema.
richard [Wed, 16 Jan 2002 04:54:27 +0000 (04:54 +0000)]
Some more information regarding customising the schema.

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@554 57a73879-2fb5-44c3-a270-3262357dd7e2

22 years agoHandle a special case that the CGI interface tickles. I need to check if
richard [Wed, 16 Jan 2002 04:49:45 +0000 (04:49 +0000)]
Handle a special case that the CGI interface tickles. I need to check if
this needs fixing in python's core.

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@553 57a73879-2fb5-44c3-a270-3262357dd7e2

22 years agosplit tags..
richard [Wed, 16 Jan 2002 03:04:03 +0000 (03:04 +0000)]
split tags..

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@552 57a73879-2fb5-44c3-a270-3262357dd7e2

22 years ago#503793 ] changing assignedto resets nosy list
richard [Wed, 16 Jan 2002 03:02:42 +0000 (03:02 +0000)]
#503793 ] changing assignedto resets nosy list

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@551 57a73879-2fb5-44c3-a270-3262357dd7e2

22 years ago#502949 ] index view for non-issues and redisplay
richard [Tue, 15 Jan 2002 00:50:03 +0000 (00:50 +0000)]
#502949 ] index view for non-issues and redisplay

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@550 57a73879-2fb5-44c3-a270-3262357dd7e2

22 years ago#503340 ] creating issue with [asignedto=p.ohly]
richard [Tue, 15 Jan 2002 00:12:40 +0000 (00:12 +0000)]
#503340 ] creating issue with [asignedto=p.ohly]

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@549 57a73879-2fb5-44c3-a270-3262357dd7e2

22 years ago#502956 ] filtering by multilink not supported
richard [Mon, 14 Jan 2002 23:39:41 +0000 (23:39 +0000)]
#502956 ] filtering by multilink not supported

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@548 57a73879-2fb5-44c3-a270-3262357dd7e2

22 years agoreverted the change that had plain() hyperlinking the link displays -
richard [Mon, 14 Jan 2002 23:31:21 +0000 (23:31 +0000)]
reverted the change that had plain() hyperlinking the link displays -
that's what link() is for!

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@547 57a73879-2fb5-44c3-a270-3262357dd7e2

22 years ago#503353 ] setting properties in initial email
richard [Mon, 14 Jan 2002 22:21:38 +0000 (22:21 +0000)]
#503353 ] setting properties in initial email

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@546 57a73879-2fb5-44c3-a270-3262357dd7e2

22 years ago#503330 ] ANONYMOUS_REGISTER now applies to mail
richard [Mon, 14 Jan 2002 22:00:40 +0000 (22:00 +0000)]
#503330 ] ANONYMOUS_REGISTER now applies to mail

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@545 57a73879-2fb5-44c3-a270-3262357dd7e2