Mercurial > p > roundup > code
annotate doc/announcement.txt @ 514:5088bcdcc921
readying the announcement text for the next beta release
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Thu, 10 Jan 2002 06:42:38 +0000 |
| parents | 3b05f0e8b417 |
| children | b15ef833df5f |
| rev | line source |
|---|---|
|
514
5088bcdcc921
readying the announcement text for the next beta release
Richard Jones <richard@users.sourceforge.net>
parents:
495
diff
changeset
|
1 Roundup 0.4.0b2 - an issue tracking system |
|
281
d38ca22f7a2f
Getting ready for a preview release for 0.3.0.
Richard Jones <richard@users.sourceforge.net>
parents:
270
diff
changeset
|
2 |
|
514
5088bcdcc921
readying the announcement text for the next beta release
Richard Jones <richard@users.sourceforge.net>
parents:
495
diff
changeset
|
3 If you are upgrading please read MIGRATION.txt. There was some information |
|
5088bcdcc921
readying the announcement text for the next beta release
Richard Jones <richard@users.sourceforge.net>
parents:
495
diff
changeset
|
4 missing in this in the b1 release - sorry. |
|
461
b579418f7ed1
Implemented file store rollback.
Richard Jones <richard@users.sourceforge.net>
parents:
403
diff
changeset
|
5 |
|
495
3b05f0e8b417
fix to announcement
Richard Jones <richard@users.sourceforge.net>
parents:
493
diff
changeset
|
6 Roundup requires python 2.1.1 for correct operation. Support for dumbdbm |
|
3b05f0e8b417
fix to announcement
Richard Jones <richard@users.sourceforge.net>
parents:
493
diff
changeset
|
7 requires python 2.1.2 or 2.2. |
|
241
54da66e7e583
Added the release announcement text to the repo...
Richard Jones <richard@users.sourceforge.net>
parents:
diff
changeset
|
8 |
|
402
00f120add0f7
Some version number and documentation fixes.
Richard Jones <richard@users.sourceforge.net>
parents:
320
diff
changeset
|
9 Big stuff in this release: |
|
461
b579418f7ed1
Implemented file store rollback.
Richard Jones <richard@users.sourceforge.net>
parents:
403
diff
changeset
|
10 - Use of transactions to prevent partial data commits |
|
b579418f7ed1
Implemented file store rollback.
Richard Jones <richard@users.sourceforge.net>
parents:
403
diff
changeset
|
11 - Zope Product front-end |
|
b579418f7ed1
Implemented file store rollback.
Richard Jones <richard@users.sourceforge.net>
parents:
403
diff
changeset
|
12 - Nicer, more consistent change message generation |
|
b579418f7ed1
Implemented file store rollback.
Richard Jones <richard@users.sourceforge.net>
parents:
403
diff
changeset
|
13 - Several bug fixes |
|
b579418f7ed1
Implemented file store rollback.
Richard Jones <richard@users.sourceforge.net>
parents:
403
diff
changeset
|
14 - Much, much more: see the CHANGES file for details. |
|
282
fb1b67a8fd98
Reverted a change in hyperdb...
Richard Jones <richard@users.sourceforge.net>
parents:
281
diff
changeset
|
15 |
|
fb1b67a8fd98
Reverted a change in hyperdb...
Richard Jones <richard@users.sourceforge.net>
parents:
281
diff
changeset
|
16 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
|
17 http://roundup.sourceforge.net/ |
|
282
fb1b67a8fd98
Reverted a change in hyperdb...
Richard Jones <richard@users.sourceforge.net>
parents:
281
diff
changeset
|
18 |
|
286
2313560b8477
Initial cut at trying to handle people responding to CC'ed messages...
Richard Jones <richard@users.sourceforge.net>
parents:
283
diff
changeset
|
19 Release Info (via download page): |
|
402
00f120add0f7
Some version number and documentation fixes.
Richard Jones <richard@users.sourceforge.net>
parents:
320
diff
changeset
|
20 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
|
21 |
|
2313560b8477
Initial cut at trying to handle people responding to CC'ed messages...
Richard Jones <richard@users.sourceforge.net>
parents:
283
diff
changeset
|
22 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
|
23 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
|
24 |
|
2313560b8477
Initial cut at trying to handle people responding to CC'ed messages...
Richard Jones <richard@users.sourceforge.net>
parents:
283
diff
changeset
|
25 |
|
282
fb1b67a8fd98
Reverted a change in hyperdb...
Richard Jones <richard@users.sourceforge.net>
parents:
281
diff
changeset
|
26 |
|
fb1b67a8fd98
Reverted a change in hyperdb...
Richard Jones <richard@users.sourceforge.net>
parents:
281
diff
changeset
|
27 About Roundup |
|
fb1b67a8fd98
Reverted a change in hyperdb...
Richard Jones <richard@users.sourceforge.net>
parents:
281
diff
changeset
|
28 ============= |
|
241
54da66e7e583
Added the release announcement text to the repo...
Richard Jones <richard@users.sourceforge.net>
parents:
diff
changeset
|
29 |
|
54da66e7e583
Added the release announcement text to the repo...
Richard Jones <richard@users.sourceforge.net>
parents:
diff
changeset
|
30 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
|
31 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
|
32 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
|
33 |
|
54da66e7e583
Added the release announcement text to the repo...
Richard Jones <richard@users.sourceforge.net>
parents:
diff
changeset
|
34 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
|
35 is richard@users.sourceforge.net. |
|
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 Roundup manages a number of issues (with flexible properties such as |
|
54da66e7e583
Added the release announcement text to the repo...
Richard Jones <richard@users.sourceforge.net>
parents:
diff
changeset
|
38 "description", "priority", and so on) and provides the ability to |
|
54da66e7e583
Added the release announcement text to the repo...
Richard Jones <richard@users.sourceforge.net>
parents:
diff
changeset
|
39 (a) submit new issues, |
|
54da66e7e583
Added the release announcement text to the repo...
Richard Jones <richard@users.sourceforge.net>
parents:
diff
changeset
|
40 (b) find and edit existing issues, and |
|
54da66e7e583
Added the release announcement text to the repo...
Richard Jones <richard@users.sourceforge.net>
parents:
diff
changeset
|
41 (c) discuss issues with other participants. |
|
54da66e7e583
Added the release announcement text to the repo...
Richard Jones <richard@users.sourceforge.net>
parents:
diff
changeset
|
42 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
|
43 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
|
44 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
|
45 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
|
46 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
|
47 disutils-based install script is provided. |
|
54da66e7e583
Added the release announcement text to the repo...
Richard Jones <richard@users.sourceforge.net>
parents:
diff
changeset
|
48 |
|
54da66e7e583
Added the release announcement text to the repo...
Richard Jones <richard@users.sourceforge.net>
parents:
diff
changeset
|
49 It comes with two issue tracker templates and three database back-ends. |
