Fixed a bug in the filter - wrong variable names in the error message.
Recognised that the filter has an outstanding bug. Hrm. we need a bug tracker
for this project :)
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@23 57a73879-2fb5-44c3-a270-3262357dd7e2
Recognised that the filter has an outstanding bug. Hrm. we need a bug tracker
for this project :)
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@23 57a73879-2fb5-44c3-a270-3262357dd7e2
largish changes as a start of splitting off bits and pieces to allow more
flexible installation / database back-ends
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@22 57a73879-2fb5-44c3-a270-3262357dd7e2
flexible installation / database back-ends
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@22 57a73879-2fb5-44c3-a270-3262357dd7e2
Quote the value put in the text input value attribute.
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@21 57a73879-2fb5-44c3-a270-3262357dd7e2
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@21 57a73879-2fb5-44c3-a270-3262357dd7e2
Just registering a new TODO
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@20 57a73879-2fb5-44c3-a270-3262357dd7e2
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@20 57a73879-2fb5-44c3-a270-3262357dd7e2
Default index now filters out the resolved issues ;)
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@19 57a73879-2fb5-44c3-a270-3262357dd7e2
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@19 57a73879-2fb5-44c3-a270-3262357dd7e2
update for latest changes
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@18 57a73879-2fb5-44c3-a270-3262357dd7e2
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@18 57a73879-2fb5-44c3-a270-3262357dd7e2
Priority list changes - removed the redundant TODO and added support. See
roundup-devel for details.
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@17 57a73879-2fb5-44c3-a270-3262357dd7e2
roundup-devel for details.
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@17 57a73879-2fb5-44c3-a270-3262357dd7e2
Fixed adding a new issue when there is no __note
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@16 57a73879-2fb5-44c3-a270-3262357dd7e2
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@16 57a73879-2fb5-44c3-a270-3262357dd7e2
HTTP_HOST and HTTP_PORT config options.
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@15 57a73879-2fb5-44c3-a270-3262357dd7e2
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@15 57a73879-2fb5-44c3-a270-3262357dd7e2
added more todo items
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@14 57a73879-2fb5-44c3-a270-3262357dd7e2
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@14 57a73879-2fb5-44c3-a270-3262357dd7e2
fixing (manually) the (dollarsign)Log(dollarsign) entries caused by
my using the magic (dollarsign)Id(dollarsign) and (dollarsign)Log(dollarsign)
strings in a commit message. I'm a twonk.
Also broke the help string in two.
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@13 57a73879-2fb5-44c3-a270-3262357dd7e2
my using the magic (dollarsign)Id(dollarsign) and (dollarsign)Log(dollarsign)
strings in a commit message. I'm a twonk.
Also broke the help string in two.
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@13 57a73879-2fb5-44c3-a270-3262357dd7e2
.cvsignorey goodness
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@12 57a73879-2fb5-44c3-a270-3262357dd7e2
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@12 57a73879-2fb5-44c3-a270-3262357dd7e2
minor changes to test the cvs mailout system
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@11 57a73879-2fb5-44c3-a270-3262357dd7e2
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@11 57a73879-2fb5-44c3-a270-3262357dd7e2
fixed typo in usage string because it was bugging me each time I saw it.
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@10 57a73879-2fb5-44c3-a270-3262357dd7e2
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@10 57a73879-2fb5-44c3-a270-3262357dd7e2
Added CVS keywords $Id$ and $Log$ to all python files.
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@9 57a73879-2fb5-44c3-a270-3262357dd7e2
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@9 57a73879-2fb5-44c3-a270-3262357dd7e2
modified to use localconfig.py (if it exists) and to make the
various options (e.g. paths) based on ROUNDUP_HOME &c.
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@8 57a73879-2fb5-44c3-a270-3262357dd7e2
various options (e.g. paths) based on ROUNDUP_HOME &c.
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@8 57a73879-2fb5-44c3-a270-3262357dd7e2
. Fixed bug in re generation in the filter (I hadn't finished the code ;)
. Added TODO as a priority (between bug and usability)
. Fixed handling of None String property in grouped list headings
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@7 57a73879-2fb5-44c3-a270-3262357dd7e2
. Added TODO as a priority (between bug and usability)
. Fixed handling of None String property in grouped list headings
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@7 57a73879-2fb5-44c3-a270-3262357dd7e2
mention config.py in the install instructions, removed a bug
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@6 57a73879-2fb5-44c3-a270-3262357dd7e2
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@6 57a73879-2fb5-44c3-a270-3262357dd7e2
Added stuff to help with release generation.
. Makefile has the release tgz builder in it
. dummy_config.py is an empty config file that replaces the config.py in the
release
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@5 57a73879-2fb5-44c3-a270-3262357dd7e2
. Makefile has the release tgz builder in it
. dummy_config.py is an empty config file that replaces the config.py in the
release
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@5 57a73879-2fb5-44c3-a270-3262357dd7e2
This commit was generated by cvs2svn to compensate for changes in r2,
which included commits to RCS files with non-trunk default branches.
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@3 57a73879-2fb5-44c3-a270-3262357dd7e2
which included commits to RCS files with non-trunk default branches.
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@3 57a73879-2fb5-44c3-a270-3262357dd7e2
Standard project directories initialized by cvs2svn.
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@1 57a73879-2fb5-44c3-a270-3262357dd7e2
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@1 57a73879-2fb5-44c3-a270-3262357dd7e2