Mercurial > p > roundup > code
annotate doc/announcement.txt @ 1017:cfc694864143 maint-0.4
pre-release commits
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Tue, 03 Sep 2002 03:09:30 +0000 |
| parents | 768bc93f7d1b |
| children |
| rev | line source |
|---|---|
|
797
5a5cea3a432c
Modifications for the final 0.4.2 release.
Richard Jones <richard@users.sourceforge.net>
parents:
782
diff
changeset
|
1 ================================================= |
|
1017
cfc694864143
pre-release commits
Richard Jones <richard@users.sourceforge.net>
parents:
1010
diff
changeset
|
2 SC-Track Roundup 0.4.4 - an issue tracking system |
|
797
5a5cea3a432c
Modifications for the final 0.4.2 release.
Richard Jones <richard@users.sourceforge.net>
parents:
782
diff
changeset
|
3 ================================================= |
|
281
d38ca22f7a2f
Getting ready for a preview release for 0.3.0.
Richard Jones <richard@users.sourceforge.net>
parents:
270
diff
changeset
|
4 |
|
797
5a5cea3a432c
Modifications for the final 0.4.2 release.
Richard Jones <richard@users.sourceforge.net>
parents:
782
diff
changeset
|
5 Note: If you have an existing roundup installation, make a backup of your |
|
5a5cea3a432c
Modifications for the final 0.4.2 release.
Richard Jones <richard@users.sourceforge.net>
parents:
782
diff
changeset
|
6 database. Make sure you read doc/upgrading.txt! |
|
461
b579418f7ed1
Implemented file store rollback.
Richard Jones <richard@users.sourceforge.net>
parents:
403
diff
changeset
|
7 |
|
1017
cfc694864143
pre-release commits
Richard Jones <richard@users.sourceforge.net>
parents:
1010
diff
changeset
|
8 This is probably the last 0.4 maintenance release, since I hope to release |
|
cfc694864143
pre-release commits
Richard Jones <richard@users.sourceforge.net>
parents:
1010
diff
changeset
|
9 the first 0.5 beta next week :) |
|
cfc694864143
pre-release commits
Richard Jones <richard@users.sourceforge.net>
parents:
1010
diff
changeset
|
10 |
|
495
3b05f0e8b417
fix to announcement
Richard Jones <richard@users.sourceforge.net>
parents:
493
diff
changeset
|
11 Roundup requires python 2.1.1 for correct operation. Support for dumbdbm |
|
779
453aed15ced6
0.4.2pr1 release announcement
Richard Jones <richard@users.sourceforge.net>
parents:
675
diff
changeset
|
12 requires python 2.1.2 or 2.2. 2.1.3 and 2.2.1 are recommended. |
|
241
54da66e7e583
Added the release announcement text to the repo...
Richard Jones <richard@users.sourceforge.net>
parents:
diff
changeset
|
13 |
|
1010
768bc93f7d1b
backported fix to CGI form handling from 0.5
Richard Jones <richard@users.sourceforge.net>
parents:
797
diff
changeset
|
14 This is a bugfix release, fixing: |
|
659
e429649ed124
More documentation cleanups.
Richard Jones <richard@users.sourceforge.net>
parents:
580
diff
changeset
|
15 |
|
1017
cfc694864143
pre-release commits
Richard Jones <richard@users.sourceforge.net>
parents:
1010
diff
changeset
|
16 . sf bug #596155: bug with multilink |
|
cfc694864143
pre-release commits
Richard Jones <richard@users.sourceforge.net>
parents:
1010
diff
changeset
|
17 . sf bug #600699: documentation in doc/getting_started.txt |
|
cfc694864143
pre-release commits
Richard Jones <richard@users.sourceforge.net>
parents:
1010
diff
changeset
|
18 . sf bug #600700: doc/upgrading.txt: no info about 0.4.3 |
|
cfc694864143
pre-release commits
Richard Jones <richard@users.sourceforge.net>
parents:
1010
diff
changeset
|
19 . sf bug #603696: Mail followup not inserted |
|
cfc694864143
pre-release commits
Richard Jones <richard@users.sourceforge.net>
parents:
1010
diff
changeset
|
20 . sf bug #603703: way to unassign issues |
|
282
fb1b67a8fd98
Reverted a change in hyperdb...
Richard Jones <richard@users.sourceforge.net>
parents:
281
diff
changeset
|
21 |
|
fb1b67a8fd98
Reverted a change in hyperdb...
Richard Jones <richard@users.sourceforge.net>
parents:
281
diff
changeset
|
22 Source and documentation is available at the website: |
|
320
61c42790c3f1
Bugfix in filter "widget" placement, thanks Roch'e
Richard Jones <richard@users.sourceforge.net>
parents:
316
diff
changeset
|
23 http://roundup.sourceforge.net/ |
|
286
2313560b8477
Initial cut at trying to handle people responding to CC'ed messages...
Richard Jones <richard@users.sourceforge.net>
parents:
283
diff
changeset
|
24 Release Info (via download page): |
|
402
00f120add0f7
Some version number and documentation fixes.
Richard Jones <richard@users.sourceforge.net>
parents:
320
diff
changeset
|
25 http://sourceforge.net/projects/roundup |
|
286
2313560b8477
Initial cut at trying to handle people responding to CC'ed messages...
Richard Jones <richard@users.sourceforge.net>
parents:
283
diff
changeset
|
26 Mailing lists - the place to ask questions: |
|
320
61c42790c3f1
Bugfix in filter "widget" placement, thanks Roch'e
Richard Jones <richard@users.sourceforge.net>
parents:
316
diff
changeset
|
27 http://sourceforge.net/mail/?group_id=31577 |
|
286
2313560b8477
Initial cut at trying to handle people responding to CC'ed messages...
Richard Jones <richard@users.sourceforge.net>
parents:
283
diff
changeset
|
28 |
|
2313560b8477
Initial cut at trying to handle people responding to CC'ed messages...
Richard Jones <richard@users.sourceforge.net>
parents:
283
diff
changeset
|
29 |
|
282
fb1b67a8fd98
Reverted a change in hyperdb...
Richard Jones <richard@users.sourceforge.net>
parents:
281
diff
changeset
|
30 About Roundup |
|
fb1b67a8fd98
Reverted a change in hyperdb...
Richard Jones <richard@users.sourceforge.net>
parents:
281
diff
changeset
|
31 ============= |
|
241
54da66e7e583
Added the release announcement text to the repo...
Richard Jones <richard@users.sourceforge.net>
parents:
diff
changeset
|
32 |
|
54da66e7e583
Added the release announcement text to the repo...
Richard Jones <richard@users.sourceforge.net>
parents:
diff
changeset
|
33 Roundup is a simple-to-use and -install issue-tracking system with |
|
54da66e7e583
Added the release announcement text to the repo...
Richard Jones <richard@users.sourceforge.net>
parents:
diff
changeset
|
34 command-line, web and e-mail interfaces. It is based on the winning design |
|
54da66e7e583
Added the release announcement text to the repo...
Richard Jones <richard@users.sourceforge.net>
parents:
diff
changeset
|
35 from Ka-Ping Yee in the Software Carpentry "Track" design competition. |
|
54da66e7e583
Added the release announcement text to the repo...
Richard Jones <richard@users.sourceforge.net>
parents:
diff
changeset
|
36 |
|
54da66e7e583
Added the release announcement text to the repo...
Richard Jones <richard@users.sourceforge.net>
parents:
diff
changeset
|
37 Note: Ping is not responsible for this project. The contact for this project |
|
54da66e7e583
Added the release announcement text to the repo...
Richard Jones <richard@users.sourceforge.net>
parents:
diff
changeset
|
38 is richard@users.sourceforge.net. |
|
54da66e7e583
Added the release announcement text to the repo...
Richard Jones <richard@users.sourceforge.net>
parents:
diff
changeset
|
39 |
|
54da66e7e583
Added the release announcement text to the repo...
Richard Jones <richard@users.sourceforge.net>
parents:
diff
changeset
|
40 Roundup manages a number of issues (with flexible properties such as |
|
659
e429649ed124
More documentation cleanups.
Richard Jones <richard@users.sourceforge.net>
parents:
580
diff
changeset
|
41 "description", "priority", and so on) and provides the ability to: |
|
e429649ed124
More documentation cleanups.
Richard Jones <richard@users.sourceforge.net>
parents:
580
diff
changeset
|
42 |
|
e429649ed124
More documentation cleanups.
Richard Jones <richard@users.sourceforge.net>
parents:
580
diff
changeset
|
43 (a) submit new issues, |
|
e429649ed124
More documentation cleanups.
Richard Jones <richard@users.sourceforge.net>
parents:
580
diff
changeset
|
44 (b) find and edit existing issues, and |
|
e429649ed124
More documentation cleanups.
Richard Jones <richard@users.sourceforge.net>
parents:
580
diff
changeset
|
45 (c) discuss issues with other participants. |
|
e429649ed124
More documentation cleanups.
Richard Jones <richard@users.sourceforge.net>
parents:
580
diff
changeset
|
46 |
|
241
54da66e7e583
Added the release announcement text to the repo...
Richard Jones <richard@users.sourceforge.net>
parents:
diff
changeset
|
47 The system will facilitate communication among the participants by managing |
|
54da66e7e583
Added the release announcement text to the repo...
Richard Jones <richard@users.sourceforge.net>
parents:
diff
changeset
|
48 discussions and notifying interested parties when issues are edited. One of |
|
54da66e7e583
Added the release announcement text to the repo...
Richard Jones <richard@users.sourceforge.net>
parents:
diff
changeset
|
49 the major design goals for Roundup that it be simple to get going. Roundup |
|
54da66e7e583
Added the release announcement text to the repo...
Richard Jones <richard@users.sourceforge.net>
parents:
diff
changeset
|
50 is therefore usable "out of the box" with any python 2.0+ installation. It |
|
54da66e7e583
Added the release announcement text to the repo...
Richard Jones <richard@users.sourceforge.net>
parents:
diff
changeset
|
51 doesn't even need to be "installed" to be operational, though a |
|
54da66e7e583
Added the release announcement text to the repo...
Richard Jones <richard@users.sourceforge.net>
parents:
diff
changeset
|
52 disutils-based install script is provided. |
|
54da66e7e583
Added the release announcement text to the repo...
Richard Jones <richard@users.sourceforge.net>
parents:
diff
changeset
|
53 |
|
54da66e7e583
Added the release announcement text to the repo...
Richard Jones <richard@users.sourceforge.net>
parents:
diff
changeset
|
54 It comes with two issue tracker templates and three database back-ends. |
