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
. 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
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@564 57a73879-2fb5-44c3-a270-3262357dd7e2
moving FAQ.txt to doc directory
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@563 57a73879-2fb5-44c3-a270-3262357dd7e2
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@563 57a73879-2fb5-44c3-a270-3262357dd7e2
moving FAQ to doc directory
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@562 57a73879-2fb5-44c3-a270-3262357dd7e2
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@562 57a73879-2fb5-44c3-a270-3262357dd7e2
. layout tweaking samples.
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@561 57a73879-2fb5-44c3-a270-3262357dd7e2
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@561 57a73879-2fb5-44c3-a270-3262357dd7e2
. display superseder as html link in history.
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@560 57a73879-2fb5-44c3-a270-3262357dd7e2
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@560 57a73879-2fb5-44c3-a270-3262357dd7e2
. display links a html link in history.
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@559 57a73879-2fb5-44c3-a270-3262357dd7e2
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@559 57a73879-2fb5-44c3-a270-3262357dd7e2
change note
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@558 57a73879-2fb5-44c3-a270-3262357dd7e2
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@558 57a73879-2fb5-44c3-a270-3262357dd7e2
. 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
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@557 57a73879-2fb5-44c3-a270-3262357dd7e2
simple help command for mailgw
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@556 57a73879-2fb5-44c3-a270-3262357dd7e2
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@556 57a73879-2fb5-44c3-a270-3262357dd7e2
. 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
- more relaxed date format for input
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@555 57a73879-2fb5-44c3-a270-3262357dd7e2
Some more information regarding customising the schema.
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@554 57a73879-2fb5-44c3-a270-3262357dd7e2
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@554 57a73879-2fb5-44c3-a270-3262357dd7e2
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
this needs fixing in python's core.
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@553 57a73879-2fb5-44c3-a270-3262357dd7e2
split tags..
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@552 57a73879-2fb5-44c3-a270-3262357dd7e2
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@552 57a73879-2fb5-44c3-a270-3262357dd7e2
#503793 ] changing assignedto resets nosy list
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@551 57a73879-2fb5-44c3-a270-3262357dd7e2
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@551 57a73879-2fb5-44c3-a270-3262357dd7e2
#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
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@550 57a73879-2fb5-44c3-a270-3262357dd7e2
#503340 ] creating issue with [asignedto=p.ohly]
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@549 57a73879-2fb5-44c3-a270-3262357dd7e2
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@549 57a73879-2fb5-44c3-a270-3262357dd7e2
#502956 ] filtering by multilink not supported
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@548 57a73879-2fb5-44c3-a270-3262357dd7e2
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@548 57a73879-2fb5-44c3-a270-3262357dd7e2
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
that's what link() is for!
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@547 57a73879-2fb5-44c3-a270-3262357dd7e2
#503353 ] setting properties in initial email
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@546 57a73879-2fb5-44c3-a270-3262357dd7e2
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@546 57a73879-2fb5-44c3-a270-3262357dd7e2
#503330 ] ANONYMOUS_REGISTER now applies to mail
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@545 57a73879-2fb5-44c3-a270-3262357dd7e2
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@545 57a73879-2fb5-44c3-a270-3262357dd7e2
removed file writing from tests...
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@544 57a73879-2fb5-44c3-a270-3262357dd7e2
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@544 57a73879-2fb5-44c3-a270-3262357dd7e2
. plain rendering of links in the htmltemplate now generate a hyperlink to
the linked node's page.
... this allows a display very similar to bugzilla's where you can actually
find out information about the linked node.
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@543 57a73879-2fb5-44c3-a270-3262357dd7e2
the linked node's page.
... this allows a display very similar to bugzilla's where you can actually
find out information about the linked node.
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@543 57a73879-2fb5-44c3-a270-3262357dd7e2
had commented out some tests
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@542 57a73879-2fb5-44c3-a270-3262357dd7e2
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@542 57a73879-2fb5-44c3-a270-3262357dd7e2
. #503164 ] create and passwords
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@541 57a73879-2fb5-44c3-a270-3262357dd7e2
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@541 57a73879-2fb5-44c3-a270-3262357dd7e2
. #502953 ] nosy-like treatment of other multilinks
... had to revert most of the previous change to the multilink field
display... not good.
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@540 57a73879-2fb5-44c3-a270-3262357dd7e2
... had to revert most of the previous change to the multilink field
display... not good.
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@540 57a73879-2fb5-44c3-a270-3262357dd7e2
. #502951 ] adding new properties to old database
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@539 57a73879-2fb5-44c3-a270-3262357dd7e2
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@539 57a73879-2fb5-44c3-a270-3262357dd7e2
The submit buttons need a name attribute or mozilla won't submit without a
file upload. Yeah, that's bloody obscure. Grr.
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@538 57a73879-2fb5-44c3-a270-3262357dd7e2
file upload. Yeah, that's bloody obscure. Grr.
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@538 57a73879-2fb5-44c3-a270-3262357dd7e2
How about that ... date fields have never worked ...
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@537 57a73879-2fb5-44c3-a270-3262357dd7e2
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@537 57a73879-2fb5-44c3-a270-3262357dd7e2
. changed all config accesses so they access either the instance or the
config attriubute on the db. This means that all config is obtained from
instance_config instead of the mish-mash of classes. This will make
switching to a ConfigParser setup easier too, I hope.
At a minimum, this makes migration a _little_ easier (a lot easier in the
0.5.0 switch, I hope!)
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@536 57a73879-2fb5-44c3-a270-3262357dd7e2
config attriubute on the db. This means that all config is obtained from
instance_config instead of the mish-mash of classes. This will make
switching to a ConfigParser setup easier too, I hope.
At a minimum, this makes migration a _little_ easier (a lot easier in the
0.5.0 switch, I hope!)
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@536 57a73879-2fb5-44c3-a270-3262357dd7e2
. re-enabled dumbdbm when using python >2.1.1 (ie 2.1.2, 2.2)
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@535 57a73879-2fb5-44c3-a270-3262357dd7e2
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@535 57a73879-2fb5-44c3-a270-3262357dd7e2
. #502437 ] rogue reactor and unittest
in short, the nosy reactor was modifying the nosy list. That code had
been there for a long time, and I suspsect it was there because we
weren't generating the nosy list correctly in other places of the code.
We're now doing that, so the nosy-modifying code can go away from the
nosy reactor.
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@534 57a73879-2fb5-44c3-a270-3262357dd7e2
in short, the nosy reactor was modifying the nosy list. That code had
been there for a long time, and I suspsect it was there because we
weren't generating the nosy list correctly in other places of the code.
We're now doing that, so the nosy-modifying code can go away from the
nosy reactor.
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@534 57a73879-2fb5-44c3-a270-3262357dd7e2
. #502342 ] pipe interface
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@533 57a73879-2fb5-44c3-a270-3262357dd7e2
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@533 57a73879-2fb5-44c3-a270-3262357dd7e2