Cleared a fixed bug from the tracker.
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@672 57a73879-2fb5-44c3-a270-3262357dd7e2
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@672 57a73879-2fb5-44c3-a270-3262357dd7e2
More documentation cleanups:
- renamed .stx to .txt so they're identifiable as readable files.
- fixed FAQ and announcement formatting
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@671 57a73879-2fb5-44c3-a270-3262357dd7e2
- renamed .stx to .txt so they're identifiable as readable files.
- fixed FAQ and announcement formatting
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@671 57a73879-2fb5-44c3-a270-3262357dd7e2
Redundant file.
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@670 57a73879-2fb5-44c3-a270-3262357dd7e2
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@670 57a73879-2fb5-44c3-a270-3262357dd7e2
more pychecker warnings removed
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@669 57a73879-2fb5-44c3-a270-3262357dd7e2
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@669 57a73879-2fb5-44c3-a270-3262357dd7e2
. #527416 ] roundup-admin uses undefined value
. #527503 ] unfriendly init blowup when parent dir
(also handles UsageError correctly now in init)
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@668 57a73879-2fb5-44c3-a270-3262357dd7e2
. #527503 ] unfriendly init blowup when parent dir
(also handles UsageError correctly now in init)
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@668 57a73879-2fb5-44c3-a270-3262357dd7e2
More doc fixes.
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@667 57a73879-2fb5-44c3-a270-3262357dd7e2
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@667 57a73879-2fb5-44c3-a270-3262357dd7e2
Removed generated file
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@666 57a73879-2fb5-44c3-a270-3262357dd7e2
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@666 57a73879-2fb5-44c3-a270-3262357dd7e2
More work on the documentation - rolled in the work done by Jeff Blaine.
Use build_html.py *.stx to build the HTML. We'll move that into the setup
script when someone figures how to :)
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@665 57a73879-2fb5-44c3-a270-3262357dd7e2
Use build_html.py *.stx to build the HTML. We'll move that into the setup
script when someone figures how to :)
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@665 57a73879-2fb5-44c3-a270-3262357dd7e2
. add, vim line and cvs log key.
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@664 57a73879-2fb5-44c3-a270-3262357dd7e2
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@664 57a73879-2fb5-44c3-a270-3262357dd7e2
Ran it through pychecker, made fixes
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@663 57a73879-2fb5-44c3-a270-3262357dd7e2
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@663 57a73879-2fb5-44c3-a270-3262357dd7e2
Ran it through pychecker, made fixes
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@662 57a73879-2fb5-44c3-a270-3262357dd7e2
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@662 57a73879-2fb5-44c3-a270-3262357dd7e2
Ran it through pychecker, made fixes
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@661 57a73879-2fb5-44c3-a270-3262357dd7e2
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@661 57a73879-2fb5-44c3-a270-3262357dd7e2
Ran it through pychecker, made fixes
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@660 57a73879-2fb5-44c3-a270-3262357dd7e2
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@660 57a73879-2fb5-44c3-a270-3262357dd7e2
Fixed a couple of dodgy bits found by pychekcer.
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@659 57a73879-2fb5-44c3-a270-3262357dd7e2
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@659 57a73879-2fb5-44c3-a270-3262357dd7e2
. use blobfiles in back_anydbm which is used in back_bsddb.
change test_db as dirlist does not work for subdirectories.
ATTENTION: blobfiles now creates subdirectories for files.
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@658 57a73879-2fb5-44c3-a270-3262357dd7e2
change test_db as dirlist does not work for subdirectories.
ATTENTION: blobfiles now creates subdirectories for files.
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@658 57a73879-2fb5-44c3-a270-3262357dd7e2
. add module blobfiles in backends with file access functions.
not yet activated.
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@657 57a73879-2fb5-44c3-a270-3262357dd7e2
not yet activated.
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@657 57a73879-2fb5-44c3-a270-3262357dd7e2
. roundup db: catch only IOError in getfile.
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@656 57a73879-2fb5-44c3-a270-3262357dd7e2
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@656 57a73879-2fb5-44c3-a270-3262357dd7e2
ahem
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@655 57a73879-2fb5-44c3-a270-3262357dd7e2
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@655 57a73879-2fb5-44c3-a270-3262357dd7e2
Added the popup help to standard templates.
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@654 57a73879-2fb5-44c3-a270-3262357dd7e2
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@654 57a73879-2fb5-44c3-a270-3262357dd7e2
Oops, there's 24 hours in a day, and subtraction of intervals now works
properly.
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@653 57a73879-2fb5-44c3-a270-3262357dd7e2
properly.
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@653 57a73879-2fb5-44c3-a270-3262357dd7e2
. 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
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
docco
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@651 57a73879-2fb5-44c3-a270-3262357dd7e2
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@651 57a73879-2fb5-44c3-a270-3262357dd7e2
... 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
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@650 57a73879-2fb5-44c3-a270-3262357dd7e2
oops
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@649 57a73879-2fb5-44c3-a270-3262357dd7e2
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@649 57a73879-2fb5-44c3-a270-3262357dd7e2
The correct var is "HTTP_HOST"
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@648 57a73879-2fb5-44c3-a270-3262357dd7e2
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@648 57a73879-2fb5-44c3-a270-3262357dd7e2
. 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
- 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
*** empty log message ***
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@646 57a73879-2fb5-44c3-a270-3262357dd7e2
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@646 57a73879-2fb5-44c3-a270-3262357dd7e2
documentation in structured text source form
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@645 57a73879-2fb5-44c3-a270-3262357dd7e2
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@645 57a73879-2fb5-44c3-a270-3262357dd7e2
Tools used to build the documentation
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@644 57a73879-2fb5-44c3-a270-3262357dd7e2
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@644 57a73879-2fb5-44c3-a270-3262357dd7e2
. roundupdb catches retrieving none existing files.
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@643 57a73879-2fb5-44c3-a270-3262357dd7e2
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@643 57a73879-2fb5-44c3-a270-3262357dd7e2
better error handling
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@642 57a73879-2fb5-44c3-a270-3262357dd7e2
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@642 57a73879-2fb5-44c3-a270-3262357dd7e2
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
[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
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
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@640 57a73879-2fb5-44c3-a270-3262357dd7e2
. 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
- 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
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
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@638 57a73879-2fb5-44c3-a270-3262357dd7e2
forgot to patch bsddb backend too
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@637 57a73879-2fb5-44c3-a270-3262357dd7e2
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@637 57a73879-2fb5-44c3-a270-3262357dd7e2
. #514854 ] History: "User" is always ticket creator
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@636 57a73879-2fb5-44c3-a270-3262357dd7e2
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@636 57a73879-2fb5-44c3-a270-3262357dd7e2
oops
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@635 57a73879-2fb5-44c3-a270-3262357dd7e2
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@635 57a73879-2fb5-44c3-a270-3262357dd7e2
. #517906 ] Attribute order in "View customisation"
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@634 57a73879-2fb5-44c3-a270-3262357dd7e2
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@634 57a73879-2fb5-44c3-a270-3262357dd7e2
. #516854 ] "My Issues" and redisplay
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@633 57a73879-2fb5-44c3-a270-3262357dd7e2
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@633 57a73879-2fb5-44c3-a270-3262357dd7e2
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
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@632 57a73879-2fb5-44c3-a270-3262357dd7e2
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
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@631 57a73879-2fb5-44c3-a270-3262357dd7e2
Oops, precedences around the way w0rng.
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@630 57a73879-2fb5-44c3-a270-3262357dd7e2
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@630 57a73879-2fb5-44c3-a270-3262357dd7e2
. 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
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
. #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
- 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
. #516883 ] mail interface + ANONYMOUS_REGISTER
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@627 57a73879-2fb5-44c3-a270-3262357dd7e2
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@627 57a73879-2fb5-44c3-a270-3262357dd7e2
. 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
on the client-side.
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@626 57a73879-2fb5-44c3-a270-3262357dd7e2
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
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
. 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
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@624 57a73879-2fb5-44c3-a270-3262357dd7e2
. more detail on failing open.
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@623 57a73879-2fb5-44c3-a270-3262357dd7e2
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@623 57a73879-2fb5-44c3-a270-3262357dd7e2
. 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
. add troubleshooting - mailgw bouncing.
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@622 57a73879-2fb5-44c3-a270-3262357dd7e2
. Clean up mail handling, multipart handling.
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@621 57a73879-2fb5-44c3-a270-3262357dd7e2
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@621 57a73879-2fb5-44c3-a270-3262357dd7e2
. #511586 ] unittest FAIL: testReldate_date
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@613 57a73879-2fb5-44c3-a270-3262357dd7e2
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@613 57a73879-2fb5-44c3-a270-3262357dd7e2
. respect encodings in non multipart messages.
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@612 57a73879-2fb5-44c3-a270-3262357dd7e2
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@612 57a73879-2fb5-44c3-a270-3262357dd7e2
. 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
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@611 57a73879-2fb5-44c3-a270-3262357dd7e2
. mention run_tests in "Testing the Software".
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@610 57a73879-2fb5-44c3-a270-3262357dd7e2
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@610 57a73879-2fb5-44c3-a270-3262357dd7e2
. how to do without a mailserver.
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@609 57a73879-2fb5-44c3-a270-3262357dd7e2
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@609 57a73879-2fb5-44c3-a270-3262357dd7e2
. 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
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@608 57a73879-2fb5-44c3-a270-3262357dd7e2
. mailgw checks encoding on first part too.
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@607 57a73879-2fb5-44c3-a270-3262357dd7e2
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@607 57a73879-2fb5-44c3-a270-3262357dd7e2
Conversion to generated script stubs
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@606 57a73879-2fb5-44c3-a270-3262357dd7e2
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@606 57a73879-2fb5-44c3-a270-3262357dd7e2
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
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@605 57a73879-2fb5-44c3-a270-3262357dd7e2
pre-release stuff
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@603 57a73879-2fb5-44c3-a270-3262357dd7e2
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@603 57a73879-2fb5-44c3-a270-3262357dd7e2
tabnuke
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@602 57a73879-2fb5-44c3-a270-3262357dd7e2
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@602 57a73879-2fb5-44c3-a270-3262357dd7e2
spelling, formatting...
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@601 57a73879-2fb5-44c3-a270-3262357dd7e2
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@601 57a73879-2fb5-44c3-a270-3262357dd7e2
. 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
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@600 57a73879-2fb5-44c3-a270-3262357dd7e2
Removed generated files from repository
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@599 57a73879-2fb5-44c3-a270-3262357dd7e2
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@599 57a73879-2fb5-44c3-a270-3262357dd7e2
Proper fix for failing test
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@598 57a73879-2fb5-44c3-a270-3262357dd7e2
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@598 57a73879-2fb5-44c3-a270-3262357dd7e2
%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
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@597 57a73879-2fb5-44c3-a270-3262357dd7e2
. 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
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@596 57a73879-2fb5-44c3-a270-3262357dd7e2
. another sample in FAQ.txt.
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@595 57a73879-2fb5-44c3-a270-3262357dd7e2
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@595 57a73879-2fb5-44c3-a270-3262357dd7e2
. 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
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@594 57a73879-2fb5-44c3-a270-3262357dd7e2
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
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@593 57a73879-2fb5-44c3-a270-3262357dd7e2
prep work for release
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@592 57a73879-2fb5-44c3-a270-3262357dd7e2
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@592 57a73879-2fb5-44c3-a270-3262357dd7e2
template changes
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@591 57a73879-2fb5-44c3-a270-3262357dd7e2
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@591 57a73879-2fb5-44c3-a270-3262357dd7e2
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
... 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
more HTML template cleanup and unit tests
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@589 57a73879-2fb5-44c3-a270-3262357dd7e2
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@589 57a73879-2fb5-44c3-a270-3262357dd7e2
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
- 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
. htmltemplate list() wasn't sorting...
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@587 57a73879-2fb5-44c3-a270-3262357dd7e2
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@587 57a73879-2fb5-44c3-a270-3262357dd7e2
more htmltemplate cleanups and unit tests
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@586 57a73879-2fb5-44c3-a270-3262357dd7e2
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@586 57a73879-2fb5-44c3-a270-3262357dd7e2
. handle stripping of "AW:" from subject line
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@585 57a73879-2fb5-44c3-a270-3262357dd7e2
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@585 57a73879-2fb5-44c3-a270-3262357dd7e2
. 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
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@584 57a73879-2fb5-44c3-a270-3262357dd7e2
Fixed status change in mail gateway.
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@583 57a73879-2fb5-44c3-a270-3262357dd7e2
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@583 57a73879-2fb5-44c3-a270-3262357dd7e2
. 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
... 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
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
CHANGES)...
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@581 57a73879-2fb5-44c3-a270-3262357dd7e2
more htmltemplate tests and cleanup
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@580 57a73879-2fb5-44c3-a270-3262357dd7e2
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@580 57a73879-2fb5-44c3-a270-3262357dd7e2
last_set_entry was referenced before assignment
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@579 57a73879-2fb5-44c3-a270-3262357dd7e2
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@579 57a73879-2fb5-44c3-a270-3262357dd7e2
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
information on 'activity' for nodes.
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@578 57a73879-2fb5-44c3-a270-3262357dd7e2
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
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@577 57a73879-2fb5-44c3-a270-3262357dd7e2
oops
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@576 57a73879-2fb5-44c3-a270-3262357dd7e2
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@576 57a73879-2fb5-44c3-a270-3262357dd7e2
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
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
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
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@574 57a73879-2fb5-44c3-a270-3262357dd7e2
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
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@573 57a73879-2fb5-44c3-a270-3262357dd7e2
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
. 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
Properties in change note are now sorted
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@571 57a73879-2fb5-44c3-a270-3262357dd7e2
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@571 57a73879-2fb5-44c3-a270-3262357dd7e2
oops
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@570 57a73879-2fb5-44c3-a270-3262357dd7e2
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@570 57a73879-2fb5-44c3-a270-3262357dd7e2
brief docco on the do_journal argument
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@569 57a73879-2fb5-44c3-a270-3262357dd7e2
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@569 57a73879-2fb5-44c3-a270-3262357dd7e2
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
Oh for some unit tests! :(
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@568 57a73879-2fb5-44c3-a270-3262357dd7e2
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
or off.
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@567 57a73879-2fb5-44c3-a270-3262357dd7e2
. 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
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@566 57a73879-2fb5-44c3-a270-3262357dd7e2
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
more investigation.
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@565 57a73879-2fb5-44c3-a270-3262357dd7e2