Mercurial > p > roundup > code
comparison doc/upgrading.txt @ 905:502a5ae11cc5
Very close now. The cgi and mailgw now use the new security API.
The two templates have been migrated to that setup. Lots of unit
tests. Still some issue in the web form for editing Roles assigned to
users.
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Fri, 26 Jul 2002 08:27:00 +0000 |
| parents | 2dd862af72ee |
| children | 51519406b73e |
comparison
equal
deleted
inserted
replaced
| 904:02763530b9e8 | 905:502a5ae11cc5 |
|---|---|
| 16 TODO: mention stuff about indexing | 16 TODO: mention stuff about indexing |
| 17 TODO: mention that the dbinit needs the db.post_init() method call for | 17 TODO: mention that the dbinit needs the db.post_init() method call for |
| 18 reindexing | 18 reindexing |
| 19 TODO: dbinit now imports classes from selct_db | 19 TODO: dbinit now imports classes from selct_db |
| 20 TODO: select_db needs fixing to include Class, FileClass and IssueClass | 20 TODO: select_db needs fixing to include Class, FileClass and IssueClass |
| 21 TODO: migration of security settings | |
| 21 | 22 |
| 22 | 23 |
| 23 Migrating from 0.4.1 to 0.4.2 | 24 Migrating from 0.4.1 to 0.4.2 |
| 24 ============================= | 25 ============================= |
| 25 | 26 |
