Mercurial > p > roundup > code
annotate CHANGES.txt @ 381:b3db94bee9c4
changes
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Mon, 12 Nov 2001 22:02:21 +0000 |
| parents | f3c8556fdeb8 |
| children | 7d7cb5319fc0 |
| rev | line source |
|---|---|
|
122
828632ab0adf
Reverse the entries so most recent is first.
Richard Jones <richard@users.sourceforge.net>
parents:
111
diff
changeset
|
1 This file contains the changes to the Roundup system over time. The entries |
|
828632ab0adf
Reverse the entries so most recent is first.
Richard Jones <richard@users.sourceforge.net>
parents:
111
diff
changeset
|
2 are given with the most recent entry first. |
|
94
9cf5229397fc
name changes to make distutils happy
Richard Jones <richard@users.sourceforge.net>
parents:
diff
changeset
|
3 |
|
331
bff3a9e9548f
Fixed some URL issues in roundup.cgi, again thanks Juergen Hermann.
Richard Jones <richard@users.sourceforge.net>
parents:
324
diff
changeset
|
4 2001-10-?? - 0.3.0 |
| 337 | 5 Feature: |
| 6 . #467129 ] Lossage when username=e-mail-address | |
| 7 . #473123 ] Change message generation for author | |
| 8 . MailGW now moves 'resolved' to 'chatting' on receiving e-mail for an issue. | |
| 341 | 9 . Added Structured Text rendering to htmltemplate, thanks Brad Clements. |
|
358
3cc910586bde
Added env config; fixed request wrapper & index list; sort list by key
Jürgen Hermann <jhermann@users.sourceforge.net>
parents:
355
diff
changeset
|
10 . Added CGI configuration via env vars (see roundup.cgi for details) |
|
366
17e51f3a0209
Documented setup.py change
Jürgen Hermann <jhermann@users.sourceforge.net>
parents:
358
diff
changeset
|
11 . "roundup.cgi" is now installed to "<python-prefix>/share/roundup/cgi-bin" |
|
371
f348aa576d51
roundup-admin now accepts abbreviated commands (eg. l = li = lis = list)
Richard Jones <richard@users.sourceforge.net>
parents:
366
diff
changeset
|
12 . roundup-admin now accepts abbreviated commands (eg. l = li = lis = list) |
|
375
2ff102523713
Fixed [SF#479511]: mailgw to pop
Richard Jones <richard@users.sourceforge.net>
parents:
374
diff
changeset
|
13 . roundup-mailgw now supports unix mailbox and POP as sources of mail. |
|
377
93dc08528ad9
roundup-admin now handles all hyperdb exceptions
Richard Jones <richard@users.sourceforge.net>
parents:
375
diff
changeset
|
14 . roundup-admin now handles all hyperdb exceptions |
| 337 | 15 |
| 324 | 16 Fixed: |
| 17 . Fixed a bug in HTMLTemplate changes. | |
| 18 . 'unread' to 'chatting' automagic status change was b0rken. | |
| 19 . Anonymous user lockout wasn't working. | |
|
331
bff3a9e9548f
Fixed some URL issues in roundup.cgi, again thanks Juergen Hermann.
Richard Jones <richard@users.sourceforge.net>
parents:
324
diff
changeset
|
20 . roundup-server now works on Windows, thanks Juergen Hermann. |
|
bff3a9e9548f
Fixed some URL issues in roundup.cgi, again thanks Juergen Hermann.
Richard Jones <richard@users.sourceforge.net>
parents:
324
diff
changeset
|
21 . Fixed install documentation, also thanks Juergen Hermann. |
|
bff3a9e9548f
Fixed some URL issues in roundup.cgi, again thanks Juergen Hermann.
Richard Jones <richard@users.sourceforge.net>
parents:
324
diff
changeset
|
22 . Fixed some URL issues in roundup.cgi, again thanks Juergen Hermann. |
| 335 | 23 . bug #475347 ] WindowsError still not caught (patch from Juergen Hermann) |
|
334
256776bfdfc5
fixed [SF#474749] Indentations lost
Richard Jones <richard@users.sourceforge.net>
parents:
331
diff
changeset
|
24 . bug #474749 ] indentations lost |
|
343
ab16997d9cda
Started work on supporting a pop3-fetching server
Richard Jones <richard@users.sourceforge.net>
parents:
341
diff
changeset
|
25 . bug #477104 ] HTML tag error in roundup-server |
|
ab16997d9cda
Started work on supporting a pop3-fetching server
Richard Jones <richard@users.sourceforge.net>
parents:
341
diff
changeset
|
26 . bug #477107 ] HTTP header problem |
|
351
6932067a8f31
More HTML compliance fixes.
Richard Jones <richard@users.sourceforge.net>
parents:
343
diff
changeset
|
27 . bug #477687 ] conforming html |
| 352 | 28 . bug #474372 ] Netscape 4.77 do not render Support form |
|
353
6713716d8ae9
Fixed various cookie-related bugs:
Richard Jones <richard@users.sourceforge.net>
parents:
352
diff
changeset
|
29 . bug #477685 ] base64.decodestring breaks |
|
6713716d8ae9
Fixed various cookie-related bugs:
Richard Jones <richard@users.sourceforge.net>
parents:
352
diff
changeset
|
30 . bug #477837 ] lynx does not like the cookie |
|
6713716d8ae9
Fixed various cookie-related bugs:
Richard Jones <richard@users.sourceforge.net>
parents:
352
diff
changeset
|
31 . bug #477892 ] Password edit doesn't fix login cookie |
| 355 | 32 . newuser_action now presents error messages rather than tracebacks. |
|
375
2ff102523713
Fixed [SF#479511]: mailgw to pop
Richard Jones <richard@users.sourceforge.net>
parents:
374
diff
changeset
|
33 . bug #479511 ] mailgw to pop |
| 378 | 34 . bug #479508 ] roundup-admin crash on wrong class |
|
377
93dc08528ad9
roundup-admin now handles all hyperdb exceptions
Richard Jones <richard@users.sourceforge.net>
parents:
375
diff
changeset
|
35 . bad error report in hyperdb |
| 381 | 36 . fixed nosy reaction and author copy handling |
| 37 . errors in nosy reaction will be propogated now (were effectively being | |
| 38 squashed) | |
| 39 | |
| 324 | 40 |
| 319 | 41 2001-10-23 - 0.3.0 pre 3 |
|
305
cb6d168b5aaa
Hyperdatabase sorts strings-that-look-like-numbers as numbers now.
Richard Jones <richard@users.sourceforge.net>
parents:
304
diff
changeset
|
42 Feature: |
|
312
5a2c43891c20
[SF#473124]: UI inconsistency with Link fields.
Richard Jones <richard@users.sourceforge.net>
parents:
310
diff
changeset
|
43 . MailGW now moves 'unread' to 'chatting' on receiving e-mail for an issue. |
|
313
489b70c37f32
feature [SF#473127]: Filenames.
Richard Jones <richard@users.sourceforge.net>
parents:
312
diff
changeset
|
44 . feature #473127: Filenames. I modified the file.index and htmltemplate |
|
489b70c37f32
feature [SF#473127]: Filenames.
Richard Jones <richard@users.sourceforge.net>
parents:
312
diff
changeset
|
45 source so that the filename is used in the link and the creation |
|
489b70c37f32
feature [SF#473127]: Filenames.
Richard Jones <richard@users.sourceforge.net>
parents:
312
diff
changeset
|
46 information is displayed. |
| 300 | 47 Admin Tool (roundup-admin): |
| 48 . Interactive mode for running multiple (independant at present) commands. | |
| 49 . Tabular display of nodes. | |
| 50 . Import and export via colon-separated files. | |
| 51 | |
| 319 | 52 Changed: |
| 53 . re-organised the html templating code. Fixed some bugs, probably | |
| 54 introduced some more. Hopefully not too many. | |
| 55 | |
| 289 | 56 Fixed: |
| 57 . Stand-alone server now has a configurable setuid user. | |
|
293
956a9a86217b
CGI interface wasn't handling checkboxes at all.
Richard Jones <richard@users.sourceforge.net>
parents:
289
diff
changeset
|
58 . CGI interface wasn't handling checkboxes at all. |
| 300 | 59 . Fixed quopri usage in mailgw from bug reports on mailing list. |
| 60 . Remove the "freshen" command from the roundup-admin tool. | |
|
302
d1fb3fcdb11b
Catch errors in login - no username or password supplied.
Richard Jones <richard@users.sourceforge.net>
parents:
300
diff
changeset
|
61 . Catch errors in login - no username or password supplied. |
|
d1fb3fcdb11b
Catch errors in login - no username or password supplied.
Richard Jones <richard@users.sourceforge.net>
parents:
300
diff
changeset
|
62 . Fixed editing of password (Password property type) thanks Roch'e Compaan. |
| 304 | 63 . Fixed grouping of non-str properties thanks Roch'e Compaan. |
|
309
f193e0a1b9a5
[SF#473130]: Nosy list not set correctly
Richard Jones <richard@users.sourceforge.net>
parents:
307
diff
changeset
|
64 . bug #473121: The customisation view and filters (CGI interface view |
|
f193e0a1b9a5
[SF#473130]: Nosy list not set correctly
Richard Jones <richard@users.sourceforge.net>
parents:
307
diff
changeset
|
65 customisation section may now be hidden (patch from Roch'e Compaan.) |
|
f193e0a1b9a5
[SF#473130]: Nosy list not set correctly
Richard Jones <richard@users.sourceforge.net>
parents:
307
diff
changeset
|
66 . bug #473122: Issue id sorting (hyperdb sorts strings-that-look-like-numbers |
|
f193e0a1b9a5
[SF#473130]: Nosy list not set correctly
Richard Jones <richard@users.sourceforge.net>
parents:
307
diff
changeset
|
67 as numbers now. |
|
312
5a2c43891c20
[SF#473124]: UI inconsistency with Link fields.
Richard Jones <richard@users.sourceforge.net>
parents:
310
diff
changeset
|
68 . bug #473124: UI inconsistency with Link fields. |
|
5a2c43891c20
[SF#473124]: UI inconsistency with Link fields.
Richard Jones <richard@users.sourceforge.net>
parents:
310
diff
changeset
|
69 This also prompted me to fix a fairly long-standing usability issue - |
|
5a2c43891c20
[SF#473124]: UI inconsistency with Link fields.
Richard Jones <richard@users.sourceforge.net>
parents:
310
diff
changeset
|
70 that of being able to turn off certain filters. |
|
5a2c43891c20
[SF#473124]: UI inconsistency with Link fields.
Richard Jones <richard@users.sourceforge.net>
parents:
310
diff
changeset
|
71 . bug #473125: Paragraph in e-mails |
|
309
f193e0a1b9a5
[SF#473130]: Nosy list not set correctly
Richard Jones <richard@users.sourceforge.net>
parents:
307
diff
changeset
|
72 . bug #473126: Sender unknown |
|
f193e0a1b9a5
[SF#473130]: Nosy list not set correctly
Richard Jones <richard@users.sourceforge.net>
parents:
307
diff
changeset
|
73 . bug #473130: Nosy list not set correctly |
| 289 | 74 |
|
334
256776bfdfc5
fixed [SF#474749] Indentations lost
Richard Jones <richard@users.sourceforge.net>
parents:
331
diff
changeset
|
75 |
| 284 | 76 2001-10-11 - 0.3.0 pre 2 |
| 77 Fixed: | |
| 78 . Hyperdatabase was inserting empty strings instead of None for missing | |
| 79 property values. This broke a lot of things. | |
| 80 | |
| 81 | |
| 82 2001-10-10 - 0.3.0 pre 1 | |
|
264
a671e5917b33
Many features and fixes.
Richard Jones <richard@users.sourceforge.net>
parents:
248
diff
changeset
|
83 Feature: |
|
a671e5917b33
Many features and fixes.
Richard Jones <richard@users.sourceforge.net>
parents:
248
diff
changeset
|
84 . roundup-admin create now prompts for property info if none is supplied |
|
a671e5917b33
Many features and fixes.
Richard Jones <richard@users.sourceforge.net>
parents:
248
diff
changeset
|
85 on the command-line. |
|
a671e5917b33
Many features and fixes.
Richard Jones <richard@users.sourceforge.net>
parents:
248
diff
changeset
|
86 . hyperdb Class getprops() method may now return only the mutable |
|
a671e5917b33
Many features and fixes.
Richard Jones <richard@users.sourceforge.net>
parents:
248
diff
changeset
|
87 properties. |
|
a671e5917b33
Many features and fixes.
Richard Jones <richard@users.sourceforge.net>
parents:
248
diff
changeset
|
88 . CGI interfaces now generate a top-level index of their known instances. |
|
a671e5917b33
Many features and fixes.
Richard Jones <richard@users.sourceforge.net>
parents:
248
diff
changeset
|
89 |
|
a671e5917b33
Many features and fixes.
Richard Jones <richard@users.sourceforge.net>
parents:
248
diff
changeset
|
90 Changed: |
|
a671e5917b33
Many features and fixes.
Richard Jones <richard@users.sourceforge.net>
parents:
248
diff
changeset
|
91 . Login now uses cookies, which makes it a whole lot more flexible. We can |
|
a671e5917b33
Many features and fixes.
Richard Jones <richard@users.sourceforge.net>
parents:
248
diff
changeset
|
92 now support anonymous user access (read-only, unless there's an |
|
a671e5917b33
Many features and fixes.
Richard Jones <richard@users.sourceforge.net>
parents:
248
diff
changeset
|
93 "anonymous" user, in which case write access is permitted). Login |
|
a671e5917b33
Many features and fixes.
Richard Jones <richard@users.sourceforge.net>
parents:
248
diff
changeset
|
94 handling has been moved into cgi_client.Client.main() |
|
a671e5917b33
Many features and fixes.
Richard Jones <richard@users.sourceforge.net>
parents:
248
diff
changeset
|
95 . The "extended" schema is now the default in roundup init. |
|
a671e5917b33
Many features and fixes.
Richard Jones <richard@users.sourceforge.net>
parents:
248
diff
changeset
|
96 . The schemas have had their page headings modified to cope with the new |
|
a671e5917b33
Many features and fixes.
Richard Jones <richard@users.sourceforge.net>
parents:
248
diff
changeset
|
97 login handling. Existing installations should copy the interfaces.py |
|
a671e5917b33
Many features and fixes.
Richard Jones <richard@users.sourceforge.net>
parents:
248
diff
changeset
|
98 file from the roundup lib directory to their instance home. |
|
270
a4241ddd22d7
Added the Password property type.
Richard Jones <richard@users.sourceforge.net>
parents:
268
diff
changeset
|
99 . Passwords are now encoded by default (except exising databases which |
|
a4241ddd22d7
Added the Password property type.
Richard Jones <richard@users.sourceforge.net>
parents:
268
diff
changeset
|
100 will only be encoded when the passwords are changed). The scheme used |
|
a4241ddd22d7
Added the Password property type.
Richard Jones <richard@users.sourceforge.net>
parents:
268
diff
changeset
|
101 at the moment is SHA - but the code is flexible enough to take any |
|
a4241ddd22d7
Added the Password property type.
Richard Jones <richard@users.sourceforge.net>
parents:
268
diff
changeset
|
102 number of encoding systems. |
|
a4241ddd22d7
Added the Password property type.
Richard Jones <richard@users.sourceforge.net>
parents:
268
diff
changeset
|
103 . The roundup-admin tool always operates as the "admin" user now. Database |
|
a4241ddd22d7
Added the Password property type.
Richard Jones <richard@users.sourceforge.net>
parents:
268
diff
changeset
|
104 protection should be achieved using file system protections (see the |
|
a4241ddd22d7
Added the Password property type.
Richard Jones <richard@users.sourceforge.net>
parents:
268
diff
changeset
|
105 documentation for details.) |
|
264
a671e5917b33
Many features and fixes.
Richard Jones <richard@users.sourceforge.net>
parents:
248
diff
changeset
|
106 |
|
248
96cdd8ef0581
Added some more help to roundup-admin
Richard Jones <richard@users.sourceforge.net>
parents:
246
diff
changeset
|
107 Fixed: |
|
264
a671e5917b33
Many features and fixes.
Richard Jones <richard@users.sourceforge.net>
parents:
248
diff
changeset
|
108 . Incorrectly had a Bizar Software copyright on the cgitb.py module from |
|
a671e5917b33
Many features and fixes.
Richard Jones <richard@users.sourceforge.net>
parents:
248
diff
changeset
|
109 Ping - has been removed. |
|
248
96cdd8ef0581
Added some more help to roundup-admin
Richard Jones <richard@users.sourceforge.net>
parents:
246
diff
changeset
|
110 . Pretty time interval wasn't handling > 1 month properly. |
|
246
b51591375158
Started changes log for 0.2.9
Richard Jones <richard@users.sourceforge.net>
parents:
244
diff
changeset
|
111 . Generation of links to Link/Multilink in indexes. (thanks Hubert Hoegl) |
|
b51591375158
Started changes log for 0.2.9
Richard Jones <richard@users.sourceforge.net>
parents:
244
diff
changeset
|
112 . AssignedTo wasn't in the "classic" schema's item page. |
|
264
a671e5917b33
Many features and fixes.
Richard Jones <richard@users.sourceforge.net>
parents:
248
diff
changeset
|
113 . Fixed a whole bunch of places in the CGI interface where we should have |
|
a671e5917b33
Many features and fixes.
Richard Jones <richard@users.sourceforge.net>
parents:
248
diff
changeset
|
114 been returning Not Found instead of throwing an exception. |
|
a671e5917b33
Many features and fixes.
Richard Jones <richard@users.sourceforge.net>
parents:
248
diff
changeset
|
115 . Fixed a deviation from the spec: trying to modify the 'id' property of |
|
a671e5917b33
Many features and fixes.
Richard Jones <richard@users.sourceforge.net>
parents:
248
diff
changeset
|
116 an item now throws an exception. |
|
a671e5917b33
Many features and fixes.
Richard Jones <richard@users.sourceforge.net>
parents:
248
diff
changeset
|
117 . The plain() template function now html-escapes the content. |
|
270
a4241ddd22d7
Added the Password property type.
Richard Jones <richard@users.sourceforge.net>
parents:
268
diff
changeset
|
118 . Change message was stuffing up for multilinks with no key property. |
|
246
b51591375158
Started changes log for 0.2.9
Richard Jones <richard@users.sourceforge.net>
parents:
244
diff
changeset
|
119 |
|
268
dcc1ed25e6bc
Minor pre- 0.3.0 changes
Richard Jones <richard@users.sourceforge.net>
parents:
264
diff
changeset
|
120 |
| 284 | 121 |
| 122 -------------- | |
| 123 | |
|
244
6bf584784e31
Fixed missing import in mailgw :(
Richard Jones <richard@users.sourceforge.net>
parents:
243
diff
changeset
|
124 2001-08-30 - 0.2.8 |
|
6bf584784e31
Fixed missing import in mailgw :(
Richard Jones <richard@users.sourceforge.net>
parents:
243
diff
changeset
|
125 Fixed: |
|
248
96cdd8ef0581
Added some more help to roundup-admin
Richard Jones <richard@users.sourceforge.net>
parents:
246
diff
changeset
|
126 . Wasn't handling unguessable mime types for file uploads. |
|
244
6bf584784e31
Fixed missing import in mailgw :(
Richard Jones <richard@users.sourceforge.net>
parents:
243
diff
changeset
|
127 . Missing import in mailgw. |
|
6bf584784e31
Fixed missing import in mailgw :(
Richard Jones <richard@users.sourceforge.net>
parents:
243
diff
changeset
|
128 |
|
6bf584784e31
Fixed missing import in mailgw :(
Richard Jones <richard@users.sourceforge.net>
parents:
243
diff
changeset
|
129 |
|
240
cdee585d70c4
prep for release
Richard Jones <richard@users.sourceforge.net>
parents:
239
diff
changeset
|
130 2001-08-29 - 0.2.7 |
|
231
afd428ba6523
better CGI text searching - but hidden filter fields are disappearing...
Richard Jones <richard@users.sourceforge.net>
parents:
229
diff
changeset
|
131 Feature: |
|
afd428ba6523
better CGI text searching - but hidden filter fields are disappearing...
Richard Jones <richard@users.sourceforge.net>
parents:
229
diff
changeset
|
132 . Text searches are now case insensitive. All forms of text search use |
|
afd428ba6523
better CGI text searching - but hidden filter fields are disappearing...
Richard Jones <richard@users.sourceforge.net>
parents:
229
diff
changeset
|
133 regular expressions now. |
|
afd428ba6523
better CGI text searching - but hidden filter fields are disappearing...
Richard Jones <richard@users.sourceforge.net>
parents:
229
diff
changeset
|
134 |
| 227 | 135 Fixed: |
| 136 . Had another 2.1-ism in the unit tests | |
| 137 . Made the mail parser a little more robust w.r.t missing Subject: | |
| 138 (both thanks Mikhail Sobolev) | |
| 229 | 139 . Missed some isFooType usages (thanks Mikhail Sobolev for spotting them) |
| 233 | 140 . Reverted back to sending change messages to the web editor of a node so |
| 141 that the change note message is actually genrated. | |
|
236
8827f5931ea8
Fixed CGI client change messages...
Richard Jones <richard@users.sourceforge.net>
parents:
233
diff
changeset
|
142 . CGI interface wasn't generating correct change messages. |
| 239 | 143 . Notes entered during a change are saved to the messages list even if |
| 144 there's no nosy list. No message is generated if there's no nosy list and | |
| 145 there's no change note (since it would just duplicates the journal). | |
|
243
1e571b6be57a
Disabled the bsddb3 module entirely in the unit testing.
Richard Jones <richard@users.sourceforge.net>
parents:
240
diff
changeset
|
146 . Completely removed the bsddb3 module from the tests - will be reinstated |
|
1e571b6be57a
Disabled the bsddb3 module entirely in the unit testing.
Richard Jones <richard@users.sourceforge.net>
parents:
240
diff
changeset
|
147 when the http://bsddb.sourceforge.net/'s bugs #439959 and #456408 are |
|
1e571b6be57a
Disabled the bsddb3 module entirely in the unit testing.
Richard Jones <richard@users.sourceforge.net>
parents:
240
diff
changeset
|
148 dealt with. One is fixed in CVS, the other pending. |
| 239 | 149 |
| 227 | 150 |
| 222 | 151 2001-08-08 - 0.2.6 |
| 212 | 152 Note: |
| 153 . Roundup is now released under the same terms as the Python License. | |
| 154 | |
| 207 | 155 Feature: |
| 222 | 156 . Added tests for instance initialisation. No more releasing the software |
| 157 with bugs in roundup.init! | |
| 158 . Now bundling unittest with the package so that python 2.0 users can use | |
| 159 the tests. | |
| 160 . Much better error handling and messages generated by the mail gateway. | |
| 207 | 161 |
|
199
0345753f27cf
updated version number for 0.2.6
Richard Jones <richard@users.sourceforge.net>
parents:
198
diff
changeset
|
162 Fixed: |
|
0345753f27cf
updated version number for 0.2.6
Richard Jones <richard@users.sourceforge.net>
parents:
198
diff
changeset
|
163 . Implemented correct mail splitting. Added unit tests. Also snips |
|
0345753f27cf
updated version number for 0.2.6
Richard Jones <richard@users.sourceforge.net>
parents:
198
diff
changeset
|
164 signatures now too. |
| 207 | 165 . Bug #447671 - typo in roundup/init.py |
| 166 . Changed date.Date to use regular string formatting instead of strftime - | |
| 167 win32 seems to have problems with %T and no hour... or something... | |
| 215 | 168 . Bug #448484 - now catching correct exception from makedirs. |
| 207 | 169 . Instances are now opened by a special function that generates a unique |
| 170 module name for the instances on import time. | |
|
199
0345753f27cf
updated version number for 0.2.6
Richard Jones <richard@users.sourceforge.net>
parents:
198
diff
changeset
|
171 |
|
0345753f27cf
updated version number for 0.2.6
Richard Jones <richard@users.sourceforge.net>
parents:
198
diff
changeset
|
172 |
|
198
eda506860b32
Implemented correct mail splitting (was taking a shortcut).
Richard Jones <richard@users.sourceforge.net>
parents:
194
diff
changeset
|
173 2001-08-03 - 0.2.5 |
|
eda506860b32
Implemented correct mail splitting (was taking a shortcut).
Richard Jones <richard@users.sourceforge.net>
parents:
194
diff
changeset
|
174 Note: |
|
eda506860b32
Implemented correct mail splitting (was taking a shortcut).
Richard Jones <richard@users.sourceforge.net>
parents:
194
diff
changeset
|
175 . The bsddb3 module has a bug that renders it non-functional. Users should |
|
eda506860b32
Implemented correct mail splitting (was taking a shortcut).
Richard Jones <richard@users.sourceforge.net>
parents:
194
diff
changeset
|
176 select the anydbm or bsddb backend instead. |
|
194
30c3a37b699f
Started stuff off for the 0.2.5 release
Richard Jones <richard@users.sourceforge.net>
parents:
191
diff
changeset
|
177 |
|
30c3a37b699f
Started stuff off for the 0.2.5 release
Richard Jones <richard@users.sourceforge.net>
parents:
191
diff
changeset
|
178 Fixed: |
|
198
eda506860b32
Implemented correct mail splitting (was taking a shortcut).
Richard Jones <richard@users.sourceforge.net>
parents:
194
diff
changeset
|
179 . Python 2.0 does not contain the unittest module. The setup.py module now |
|
eda506860b32
Implemented correct mail splitting (was taking a shortcut).
Richard Jones <richard@users.sourceforge.net>
parents:
194
diff
changeset
|
180 checks for unittest before attempting to run the unit tests. |
|
194
30c3a37b699f
Started stuff off for the 0.2.5 release
Richard Jones <richard@users.sourceforge.net>
parents:
191
diff
changeset
|
181 |
|
30c3a37b699f
Started stuff off for the 0.2.5 release
Richard Jones <richard@users.sourceforge.net>
parents:
191
diff
changeset
|
182 |
|
30c3a37b699f
Started stuff off for the 0.2.5 release
Richard Jones <richard@users.sourceforge.net>
parents:
191
diff
changeset
|
183 2001-08-03 - 0.2.4 |
|
167
a49c8a2ddd26
Added time logging and file uploading to the templates.
Richard Jones <richard@users.sourceforge.net>
parents:
161
diff
changeset
|
184 Features: |
|
a49c8a2ddd26
Added time logging and file uploading to the templates.
Richard Jones <richard@users.sourceforge.net>
parents:
161
diff
changeset
|
185 . Added ability for cgi newblah forms to indicate that the new node |
|
a49c8a2ddd26
Added time logging and file uploading to the templates.
Richard Jones <richard@users.sourceforge.net>
parents:
161
diff
changeset
|
186 should be linked somewhere. |
|
a49c8a2ddd26
Added time logging and file uploading to the templates.
Richard Jones <richard@users.sourceforge.net>
parents:
161
diff
changeset
|
187 . Added time logging and file uploading to the templates. |
| 185 | 188 . Added "My Issues" and "My Support" to extended template. Changed "Your |
| 189 Details" to "My Details". Changed the "New Foo" links to "Add Foo". | |
| 190 Added links for unassigned support and issues. Generally reorganised and | |
| 191 cleanup the header up. | |
| 180 | 192 . Changed the order of the information in the message generated by web edits. |
| 193 . Extended the range of intervals that are pretty-printed before actual dates | |
| 194 are displayed. | |
| 185 | 195 . Added more BUILD instructions including the "clean" command to force |
| 196 rebuild. | |
| 187 | 197 . Web edit messages aren't sent to the person who did the edit any more. No |
| 198 message is generated if they are the only person on the nosy list. | |
| 191 | 199 . Roundupdb now appends "mailing list" information to its messages which |
| 200 include the e-mail address and web interface address. Templates may | |
| 201 override this in their db classes to include specific information (support | |
| 202 instructions, etc). | |
|
167
a49c8a2ddd26
Added time logging and file uploading to the templates.
Richard Jones <richard@users.sourceforge.net>
parents:
161
diff
changeset
|
203 |
|
a49c8a2ddd26
Added time logging and file uploading to the templates.
Richard Jones <richard@users.sourceforge.net>
parents:
161
diff
changeset
|
204 Fixed: |
|
171
3c19bc818711
Checklist was using wrong name.
Richard Jones <richard@users.sourceforge.net>
parents:
169
diff
changeset
|
205 . Argument handling for the roundup-admin find command. |
|
3c19bc818711
Checklist was using wrong name.
Richard Jones <richard@users.sourceforge.net>
parents:
169
diff
changeset
|
206 . Handling of summary when no note supplied for newblah. Again. |
|
3c19bc818711
Checklist was using wrong name.
Richard Jones <richard@users.sourceforge.net>
parents:
169
diff
changeset
|
207 . Detection of no form in htmltemplate Field display. |
|
3c19bc818711
Checklist was using wrong name.
Richard Jones <richard@users.sourceforge.net>
parents:
169
diff
changeset
|
208 . Checklist html template command was setting wrong name. |
|
3c19bc818711
Checklist was using wrong name.
Richard Jones <richard@users.sourceforge.net>
parents:
169
diff
changeset
|
209 . 2.1-specific gmtime() (no arg) call in roundup.date. (thanks Paul Wright) |
|
173
620031e25f37
*** empty log message ***
Richard Jones <richard@users.sourceforge.net>
parents:
171
diff
changeset
|
210 . mailgw was making naughty assumptions about the schema of the classes it |
|
620031e25f37
*** empty log message ***
Richard Jones <richard@users.sourceforge.net>
parents:
171
diff
changeset
|
211 was creating nodes for. |
| 175 | 212 . remove the $Foo$ from the HTML files stored in the htmlbase modules. |
| 191 | 213 . Instance import now imports the instance using imp.load_module so that |
| 214 we can have instance homes of "roundup" or other existing python package | |
| 215 names. | |
|
167
a49c8a2ddd26
Added time logging and file uploading to the templates.
Richard Jones <richard@users.sourceforge.net>
parents:
161
diff
changeset
|
216 |
|
a49c8a2ddd26
Added time logging and file uploading to the templates.
Richard Jones <richard@users.sourceforge.net>
parents:
161
diff
changeset
|
217 |
| 161 | 218 2001-07-30 - 0.2.3 |
|
148
8fe7549272cf
noted changes
Richard Jones <richard@users.sourceforge.net>
parents:
136
diff
changeset
|
219 Big change: |
|
8fe7549272cf
noted changes
Richard Jones <richard@users.sourceforge.net>
parents:
136
diff
changeset
|
220 . I've split off the support class from the issue class in "extended". |
|
8fe7549272cf
noted changes
Richard Jones <richard@users.sourceforge.net>
parents:
136
diff
changeset
|
221 Anyone who has any support entries, sorry. It should be possible to |
|
8fe7549272cf
noted changes
Richard Jones <richard@users.sourceforge.net>
parents:
136
diff
changeset
|
222 write a scipt that moves the entries over pretty easily. If this causes |
|
8fe7549272cf
noted changes
Richard Jones <richard@users.sourceforge.net>
parents:
136
diff
changeset
|
223 you pain, I'll do so. You'll want to update your instance with the new |
|
8fe7549272cf
noted changes
Richard Jones <richard@users.sourceforge.net>
parents:
136
diff
changeset
|
224 code in "extended" either way. |
|
8fe7549272cf
noted changes
Richard Jones <richard@users.sourceforge.net>
parents:
136
diff
changeset
|
225 |
| 136 | 226 Features: |
| 227 . Added the unit tests to the start of setup.py so they're run whenever | |
| 228 we do anything distutils'y. | |
|
148
8fe7549272cf
noted changes
Richard Jones <richard@users.sourceforge.net>
parents:
136
diff
changeset
|
229 . Added nicer prompting to the roundup-admin "init" command. |
|
8fe7549272cf
noted changes
Richard Jones <richard@users.sourceforge.net>
parents:
136
diff
changeset
|
230 . Actually, the roundup-admin code is totally revamped, and has command |
|
8fe7549272cf
noted changes
Richard Jones <richard@users.sourceforge.net>
parents:
136
diff
changeset
|
231 help and better command-line arg handling. |
|
8fe7549272cf
noted changes
Richard Jones <richard@users.sourceforge.net>
parents:
136
diff
changeset
|
232 . The cgi_client.Client base class now reflects the structure of "classic" |
|
8fe7549272cf
noted changes
Richard Jones <richard@users.sourceforge.net>
parents:
136
diff
changeset
|
233 rather than "extended" since "classic" is more of a "base" template. |
| 161 | 234 . Added more DB to test. Skips tests where imports fail. |
| 136 | 235 |
| 236 Fixed: | |
| 237 . One of the tests in test_date had the wrong expected result. | |
|
148
8fe7549272cf
noted changes
Richard Jones <richard@users.sourceforge.net>
parents:
136
diff
changeset
|
238 . Fixed IssueClass so that superseders links to its classname rather than |
|
8fe7549272cf
noted changes
Richard Jones <richard@users.sourceforge.net>
parents:
136
diff
changeset
|
239 hard-coded to "issue". |
|
8fe7549272cf
noted changes
Richard Jones <richard@users.sourceforge.net>
parents:
136
diff
changeset
|
240 . templatebuilder was catching IOError instead of OSError. |
|
8fe7549272cf
noted changes
Richard Jones <richard@users.sourceforge.net>
parents:
136
diff
changeset
|
241 . The cgi_client newblah method wasn't detecting the __note form field |
|
8fe7549272cf
noted changes
Richard Jones <richard@users.sourceforge.net>
parents:
136
diff
changeset
|
242 properly. |
|
8fe7549272cf
noted changes
Richard Jones <richard@users.sourceforge.net>
parents:
136
diff
changeset
|
243 . The History command in htmltemplate didn't handle a new node (None |
|
8fe7549272cf
noted changes
Richard Jones <richard@users.sourceforge.net>
parents:
136
diff
changeset
|
244 nodeid) properly. |
| 136 | 245 |
| 246 | |
| 129 | 247 2001-07-29 - 0.2.2 |
|
122
828632ab0adf
Reverse the entries so most recent is first.
Richard Jones <richard@users.sourceforge.net>
parents:
111
diff
changeset
|
248 Features: |
|
828632ab0adf
Reverse the entries so most recent is first.
Richard Jones <richard@users.sourceforge.net>
parents:
111
diff
changeset
|
249 . Added implementation.txt to the doc directory. Contains implementation |
|
828632ab0adf
Reverse the entries so most recent is first.
Richard Jones <richard@users.sourceforge.net>
parents:
111
diff
changeset
|
250 notes specific to this implementations of Roundup. |
|
828632ab0adf
Reverse the entries so most recent is first.
Richard Jones <richard@users.sourceforge.net>
parents:
111
diff
changeset
|
251 . Cleaned up mailgw some (subclass Message for getPart) and added some |
|
828632ab0adf
Reverse the entries so most recent is first.
Richard Jones <richard@users.sourceforge.net>
parents:
111
diff
changeset
|
252 tests for multipart splitting. |
|
828632ab0adf
Reverse the entries so most recent is first.
Richard Jones <richard@users.sourceforge.net>
parents:
111
diff
changeset
|
253 . Better checking for html dir in templatebuilder. |
|
828632ab0adf
Reverse the entries so most recent is first.
Richard Jones <richard@users.sourceforge.net>
parents:
111
diff
changeset
|
254 . Base hyperdb.Class now fakes the "id" property. |
|
828632ab0adf
Reverse the entries so most recent is first.
Richard Jones <richard@users.sourceforge.net>
parents:
111
diff
changeset
|
255 . Made the classic roundup look more like the original prototype. |
|
828632ab0adf
Reverse the entries so most recent is first.
Richard Jones <richard@users.sourceforge.net>
parents:
111
diff
changeset
|
256 . Made cgi_client and templating slightly more generic. |
|
828632ab0adf
Reverse the entries so most recent is first.
Richard Jones <richard@users.sourceforge.net>
parents:
111
diff
changeset
|
257 . Moved some code around in cgi_client allowing for subclassing to change |
|
828632ab0adf
Reverse the entries so most recent is first.
Richard Jones <richard@users.sourceforge.net>
parents:
111
diff
changeset
|
258 behaviour. |
|
828632ab0adf
Reverse the entries so most recent is first.
Richard Jones <richard@users.sourceforge.net>
parents:
111
diff
changeset
|
259 . Added the fabricated property "id" to all hyperdb classes. |
| 124 | 260 . Cleanup of the link label generation (new method on hyperdb.Class to do |
| 261 it). | |
|
94
9cf5229397fc
name changes to make distutils happy
Richard Jones <richard@users.sourceforge.net>
parents:
diff
changeset
|
262 |
|
122
828632ab0adf
Reverse the entries so most recent is first.
Richard Jones <richard@users.sourceforge.net>
parents:
111
diff
changeset
|
263 Fixed: |
|
828632ab0adf
Reverse the entries so most recent is first.
Richard Jones <richard@users.sourceforge.net>
parents:
111
diff
changeset
|
264 . Everything uses errno module now to check errno values. |
|
828632ab0adf
Reverse the entries so most recent is first.
Richard Jones <richard@users.sourceforge.net>
parents:
111
diff
changeset
|
265 . New issue form handles lack of note better now. |
|
828632ab0adf
Reverse the entries so most recent is first.
Richard Jones <richard@users.sourceforge.net>
parents:
111
diff
changeset
|
266 . HTML templating uses section-bar style for index group headers now. |
|
828632ab0adf
Reverse the entries so most recent is first.
Richard Jones <richard@users.sourceforge.net>
parents:
111
diff
changeset
|
267 . Fixed problem in link display when Link value is None. |
| 129 | 268 . Form handling in cgi client wasn't propogating through the previous |
| 269 query elements. | |
| 132 | 270 . Fixed sort arguments generated for column headings so sorting can be |
| 271 changed now. | |
|
94
9cf5229397fc
name changes to make distutils happy
Richard Jones <richard@users.sourceforge.net>
parents:
diff
changeset
|
272 |
|
9cf5229397fc
name changes to make distutils happy
Richard Jones <richard@users.sourceforge.net>
parents:
diff
changeset
|
273 |
|
122
828632ab0adf
Reverse the entries so most recent is first.
Richard Jones <richard@users.sourceforge.net>
parents:
111
diff
changeset
|
274 2001-07-28 - 0.2.1 |
|
828632ab0adf
Reverse the entries so most recent is first.
Richard Jones <richard@users.sourceforge.net>
parents:
111
diff
changeset
|
275 Features: |
|
828632ab0adf
Reverse the entries so most recent is first.
Richard Jones <richard@users.sourceforge.net>
parents:
111
diff
changeset
|
276 . Added docstring to roundup package so pydoc reports useful information. |
|
828632ab0adf
Reverse the entries so most recent is first.
Richard Jones <richard@users.sourceforge.net>
parents:
111
diff
changeset
|
277 . Added the roundup 1 software carpentry submission HTML to the doc |
|
828632ab0adf
Reverse the entries so most recent is first.
Richard Jones <richard@users.sourceforge.net>
parents:
111
diff
changeset
|
278 directory as "overview.html". |
|
94
9cf5229397fc
name changes to make distutils happy
Richard Jones <richard@users.sourceforge.net>
parents:
diff
changeset
|
279 |
|
122
828632ab0adf
Reverse the entries so most recent is first.
Richard Jones <richard@users.sourceforge.net>
parents:
111
diff
changeset
|
280 Fixes: |
|
828632ab0adf
Reverse the entries so most recent is first.
Richard Jones <richard@users.sourceforge.net>
parents:
111
diff
changeset
|
281 . Fixed bug in init command - templatebuilder was assuming existence of |
|
828632ab0adf
Reverse the entries so most recent is first.
Richard Jones <richard@users.sourceforge.net>
parents:
111
diff
changeset
|
282 "html" directory in instance home. |
|
828632ab0adf
Reverse the entries so most recent is first.
Richard Jones <richard@users.sourceforge.net>
parents:
111
diff
changeset
|
283 . Fixed INSTALL.txt to reflect some changes in the installation and test |
|
828632ab0adf
Reverse the entries so most recent is first.
Richard Jones <richard@users.sourceforge.net>
parents:
111
diff
changeset
|
284 procedure. Whatdya know, "setup.py install" does the script install. |
|
828632ab0adf
Reverse the entries so most recent is first.
Richard Jones <richard@users.sourceforge.net>
parents:
111
diff
changeset
|
285 There you go... |
|
828632ab0adf
Reverse the entries so most recent is first.
Richard Jones <richard@users.sourceforge.net>
parents:
111
diff
changeset
|
286 . Fixed some non-string node ids in cgi_client now that the hyperdb is |
|
828632ab0adf
Reverse the entries so most recent is first.
Richard Jones <richard@users.sourceforge.net>
parents:
111
diff
changeset
|
287 strict about such things. |
|
94
9cf5229397fc
name changes to make distutils happy
Richard Jones <richard@users.sourceforge.net>
parents:
diff
changeset
|
288 |
|
9cf5229397fc
name changes to make distutils happy
Richard Jones <richard@users.sourceforge.net>
parents:
diff
changeset
|
289 2001-07-26 - 0.2.0 |
|
9cf5229397fc
name changes to make distutils happy
Richard Jones <richard@users.sourceforge.net>
parents:
diff
changeset
|
290 Features: |
|
9cf5229397fc
name changes to make distutils happy
Richard Jones <richard@users.sourceforge.net>
parents:
diff
changeset
|
291 . Major reorganisation of code to allow multiple roundup instances and a |
|
9cf5229397fc
name changes to make distutils happy
Richard Jones <richard@users.sourceforge.net>
parents:
diff
changeset
|
292 single, site-packages -based installation. Also allows multiple database |
|
9cf5229397fc
name changes to make distutils happy
Richard Jones <richard@users.sourceforge.net>
parents:
diff
changeset
|
293 back-ends. |
|
9cf5229397fc
name changes to make distutils happy
Richard Jones <richard@users.sourceforge.net>
parents:
diff
changeset
|
294 . Moved the bin/ proggies into the top dir, so that it all works |
|
9cf5229397fc
name changes to make distutils happy
Richard Jones <richard@users.sourceforge.net>
parents:
diff
changeset
|
295 out-of-the-box |
|
9cf5229397fc
name changes to make distutils happy
Richard Jones <richard@users.sourceforge.net>
parents:
diff
changeset
|
296 . Added the "classic" template - a direct implementation of the Roundup |
|
9cf5229397fc
name changes to make distutils happy
Richard Jones <richard@users.sourceforge.net>
parents:
diff
changeset
|
297 spec. Well, as close as we're going to get, anyway. |
|
9cf5229397fc
name changes to make distutils happy
Richard Jones <richard@users.sourceforge.net>
parents:
diff
changeset
|
298 . Added an issue priority of support to "extended" |
|
9cf5229397fc
name changes to make distutils happy
Richard Jones <richard@users.sourceforge.net>
parents:
diff
changeset
|
299 . Added command-line arg handling to roundup-server so it's more useful |
|
9cf5229397fc
name changes to make distutils happy
Richard Jones <richard@users.sourceforge.net>
parents:
diff
changeset
|
300 out-of-the-box. |
|
9cf5229397fc
name changes to make distutils happy
Richard Jones <richard@users.sourceforge.net>
parents:
diff
changeset
|
301 . Added distutils-style installation of "lib" files. |
|
9cf5229397fc
name changes to make distutils happy
Richard Jones <richard@users.sourceforge.net>
parents:
diff
changeset
|
302 . Added some unit tests. |
|
9cf5229397fc
name changes to make distutils happy
Richard Jones <richard@users.sourceforge.net>
parents:
diff
changeset
|
303 |
|
9cf5229397fc
name changes to make distutils happy
Richard Jones <richard@users.sourceforge.net>
parents:
diff
changeset
|
304 Fixes: |
|
9cf5229397fc
name changes to make distutils happy
Richard Jones <richard@users.sourceforge.net>
parents:
diff
changeset
|
305 . Fixed bug in re generation in the filter |
|
9cf5229397fc
name changes to make distutils happy
Richard Jones <richard@users.sourceforge.net>
parents:
diff
changeset
|
306 . Fixed handling of None String property in grouped list headings |
|
9cf5229397fc
name changes to make distutils happy
Richard Jones <richard@users.sourceforge.net>
parents:
diff
changeset
|
307 . Fixed adding new issue with no change note |
|
9cf5229397fc
name changes to make distutils happy
Richard Jones <richard@users.sourceforge.net>
parents:
diff
changeset
|
308 . Fixed values in text input fields which contained quotes (") are now |
|
9cf5229397fc
name changes to make distutils happy
Richard Jones <richard@users.sourceforge.net>
parents:
diff
changeset
|
309 quoted. |
|
9cf5229397fc
name changes to make distutils happy
Richard Jones <richard@users.sourceforge.net>
parents:
diff
changeset
|
310 . Fixed a bug in the hyperdb filter - wrong variable names in the error |
|
9cf5229397fc
name changes to make distutils happy
Richard Jones <richard@users.sourceforge.net>
parents:
diff
changeset
|
311 message. |
|
9cf5229397fc
name changes to make distutils happy
Richard Jones <richard@users.sourceforge.net>
parents:
diff
changeset
|
312 |
|
122
828632ab0adf
Reverse the entries so most recent is first.
Richard Jones <richard@users.sourceforge.net>
parents:
111
diff
changeset
|
313 2001-07-19 - 0.1.3 |
|
828632ab0adf
Reverse the entries so most recent is first.
Richard Jones <richard@users.sourceforge.net>
parents:
111
diff
changeset
|
314 . Reldate now takes an argument "pretty" - when true, it pretty-prints the |
|
828632ab0adf
Reverse the entries so most recent is first.
Richard Jones <richard@users.sourceforge.net>
parents:
111
diff
changeset
|
315 interval generated up to 5 days, then pretty-prints the date of last |
|
828632ab0adf
Reverse the entries so most recent is first.
Richard Jones <richard@users.sourceforge.net>
parents:
111
diff
changeset
|
316 activity. The issue index and item now use the pretty format. |
|
828632ab0adf
Reverse the entries so most recent is first.
Richard Jones <richard@users.sourceforge.net>
parents:
111
diff
changeset
|
317 . Classes list for admin user in CGI interface. |
|
828632ab0adf
Reverse the entries so most recent is first.
Richard Jones <richard@users.sourceforge.net>
parents:
111
diff
changeset
|
318 . Made the view configuration more accessible, neater and more realistic. |
|
828632ab0adf
Reverse the entries so most recent is first.
Richard Jones <richard@users.sourceforge.net>
parents:
111
diff
changeset
|
319 . Fixed list view grouping handling grouping by a Multilink or String or Link |
|
828632ab0adf
Reverse the entries so most recent is first.
Richard Jones <richard@users.sourceforge.net>
parents:
111
diff
changeset
|
320 value of None or Date, ... (mind you, sorting by Date???) |
|
828632ab0adf
Reverse the entries so most recent is first.
Richard Jones <richard@users.sourceforge.net>
parents:
111
diff
changeset
|
321 . Fixed bug in the plain formatter when a Link was None. |
|
828632ab0adf
Reverse the entries so most recent is first.
Richard Jones <richard@users.sourceforge.net>
parents:
111
diff
changeset
|
322 . Fixed ordering of list view column headings. |
|
828632ab0adf
Reverse the entries so most recent is first.
Richard Jones <richard@users.sourceforge.net>
parents:
111
diff
changeset
|
323 . Fixed list view column heading sort links - and limited the number of |
|
828632ab0adf
Reverse the entries so most recent is first.
Richard Jones <richard@users.sourceforge.net>
parents:
111
diff
changeset
|
324 columns to sort by to 2. |
|
828632ab0adf
Reverse the entries so most recent is first.
Richard Jones <richard@users.sourceforge.net>
parents:
111
diff
changeset
|
325 . Added searching by glob to StringType filtering - |
|
828632ab0adf
Reverse the entries so most recent is first.
Richard Jones <richard@users.sourceforge.net>
parents:
111
diff
changeset
|
326 ^text - search for text at start of fields |
|
828632ab0adf
Reverse the entries so most recent is first.
Richard Jones <richard@users.sourceforge.net>
parents:
111
diff
changeset
|
327 text$ - search for text at end of fields |
|
828632ab0adf
Reverse the entries so most recent is first.
Richard Jones <richard@users.sourceforge.net>
parents:
111
diff
changeset
|
328 ^text$ - exactly match text in fields |
|
828632ab0adf
Reverse the entries so most recent is first.
Richard Jones <richard@users.sourceforge.net>
parents:
111
diff
changeset
|
329 te*xt - search for text matching "te"<any characters>"xt" |
|
828632ab0adf
Reverse the entries so most recent is first.
Richard Jones <richard@users.sourceforge.net>
parents:
111
diff
changeset
|
330 te?xt - search for text matching "te"<any one character>"xt" |
|
828632ab0adf
Reverse the entries so most recent is first.
Richard Jones <richard@users.sourceforge.net>
parents:
111
diff
changeset
|
331 . Added more fields to the issue.filter and issue.index templates |
| 104 | 332 |
|
111
6e8197a5880f
Split off implementation notes into separate file in doc directory.
Richard Jones <richard@users.sourceforge.net>
parents:
109
diff
changeset
|
333 |
|
122
828632ab0adf
Reverse the entries so most recent is first.
Richard Jones <richard@users.sourceforge.net>
parents:
111
diff
changeset
|
334 2001-07-18 - 0.1.2 |
|
828632ab0adf
Reverse the entries so most recent is first.
Richard Jones <richard@users.sourceforge.net>
parents:
111
diff
changeset
|
335 . Set default index to ?:group=priority&:columns=activity,status,title so |
|
828632ab0adf
Reverse the entries so most recent is first.
Richard Jones <richard@users.sourceforge.net>
parents:
111
diff
changeset
|
336 the priority column isn't displayed. |
|
828632ab0adf
Reverse the entries so most recent is first.
Richard Jones <richard@users.sourceforge.net>
parents:
111
diff
changeset
|
337 . Thanks Anthony: |
|
828632ab0adf
Reverse the entries so most recent is first.
Richard Jones <richard@users.sourceforge.net>
parents:
111
diff
changeset
|
338 . added notes to the README about Python prerequisites |
|
828632ab0adf
Reverse the entries so most recent is first.
Richard Jones <richard@users.sourceforge.net>
parents:
111
diff
changeset
|
339 . added check to roundup.py, roundup.cgi, server.py and roundup-mailgw.py |
|
828632ab0adf
Reverse the entries so most recent is first.
Richard Jones <richard@users.sourceforge.net>
parents:
111
diff
changeset
|
340 for python 2+ - and made the file itself parseable by 1.5.2 ;) |
|
828632ab0adf
Reverse the entries so most recent is first.
Richard Jones <richard@users.sourceforge.net>
parents:
111
diff
changeset
|
341 . python 2.0 didn't have the default args for the time module functions. |
|
828632ab0adf
Reverse the entries so most recent is first.
Richard Jones <richard@users.sourceforge.net>
parents:
111
diff
changeset
|
342 . better handling of db directory in initDB |
|
828632ab0adf
Reverse the entries so most recent is first.
Richard Jones <richard@users.sourceforge.net>
parents:
111
diff
changeset
|
343 . Sorting on the extra properties defined by roundupdb classes was broken |
|
828632ab0adf
Reverse the entries so most recent is first.
Richard Jones <richard@users.sourceforge.net>
parents:
111
diff
changeset
|
344 due to the caching used. May now sort on activity and creation |
|
828632ab0adf
Reverse the entries so most recent is first.
Richard Jones <richard@users.sourceforge.net>
parents:
111
diff
changeset
|
345 properties, etc. |
|
828632ab0adf
Reverse the entries so most recent is first.
Richard Jones <richard@users.sourceforge.net>
parents:
111
diff
changeset
|
346 . Set the default index to sort on activity |
|
111
6e8197a5880f
Split off implementation notes into separate file in doc directory.
Richard Jones <richard@users.sourceforge.net>
parents:
109
diff
changeset
|
347 |
|
122
828632ab0adf
Reverse the entries so most recent is first.
Richard Jones <richard@users.sourceforge.net>
parents:
111
diff
changeset
|
348 |
|
828632ab0adf
Reverse the entries so most recent is first.
Richard Jones <richard@users.sourceforge.net>
parents:
111
diff
changeset
|
349 2001-07-18 - 0.1.1 |
|
828632ab0adf
Reverse the entries so most recent is first.
Richard Jones <richard@users.sourceforge.net>
parents:
111
diff
changeset
|
350 . Initial version release with consent of Roundup spec author, Ka-Ping Yee: |
|
828632ab0adf
Reverse the entries so most recent is first.
Richard Jones <richard@users.sourceforge.net>
parents:
111
diff
changeset
|
351 "Amazing! Nice work. I'll watch for the source code on your website." |
|
828632ab0adf
Reverse the entries so most recent is first.
Richard Jones <richard@users.sourceforge.net>
parents:
111
diff
changeset
|
352 |
|
828632ab0adf
Reverse the entries so most recent is first.
Richard Jones <richard@users.sourceforge.net>
parents:
111
diff
changeset
|
353 2001-07-11 - 0.1.0 |
|
828632ab0adf
Reverse the entries so most recent is first.
Richard Jones <richard@users.sourceforge.net>
parents:
111
diff
changeset
|
354 . Needed a bug tracking system. Looked around. Tried to install many |
|
828632ab0adf
Reverse the entries so most recent is first.
Richard Jones <richard@users.sourceforge.net>
parents:
111
diff
changeset
|
355 Perl-based systems, to no avail. Got tired of waiting for Roundup to be |
|
828632ab0adf
Reverse the entries so most recent is first.
Richard Jones <richard@users.sourceforge.net>
parents:
111
diff
changeset
|
356 released. Had just finished major product project, so needed something |
|
828632ab0adf
Reverse the entries so most recent is first.
Richard Jones <richard@users.sourceforge.net>
parents:
111
diff
changeset
|
357 different for a while. Roundup here I come... |
|
828632ab0adf
Reverse the entries so most recent is first.
Richard Jones <richard@users.sourceforge.net>
parents:
111
diff
changeset
|
358 |
|
828632ab0adf
Reverse the entries so most recent is first.
Richard Jones <richard@users.sourceforge.net>
parents:
111
diff
changeset
|
359 |
