Changeset 226
- Timestamp:
- 02/13/08 23:46:46 (9 months ago)
- Files:
-
- cleverbox/branches/0.4/docs/CHANGELOG (modified) (1 diff)
- cleverbox/trunk/docs/CHANGELOG (modified) (1 diff)
- cleverbox/trunk/docs/README (modified) (1 diff)
- cleverbox/trunk/docs/TODO (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
cleverbox/branches/0.4/docs/CHANGELOG
r170 r226 1 1 == Roadmap == 2 2 3 === 0.5-beta === 4 5 * [ticket:15 Write developer documentation] 6 * [ticket:3 Integrate import / export capabilities] 7 * [ticket:9 More integrity checking] 8 * [ticket:14 Add unit tests] 9 * [ticket:16 Release on Pypi] 10 * [ticket:17 Release on Ohloh.net] 3 see http://www.clever-age.org/trac/roadmap 11 4 12 5 === 0.4-beta === cleverbox/trunk/docs/CHANGELOG
r214 r226 1 1 == Roadmap == 2 2 3 === 0.5-beta === 4 5 * [ticket:15 Write developer documentation] 6 * [ticket:3 Integrate import / export capabilities] 7 * [ticket:9 More integrity checking] 8 * [ticket:14 Add unit tests] 9 * [ticket:16 Release on Pypi] 10 * [ticket:17 Release on Ohloh.net] 3 see http://www.clever-age.org/trac/roadmap 11 4 12 5 == Changelog == cleverbox/trunk/docs/README
r222 r226 1 '''Please note : this version of the cleverbox is highly instable and should not be used in production. Latest stable version is cleverbox-0.4.'''2 3 1 == What is it ? == 4 2 cleverbox/trunk/docs/TODO
r222 r226 5 5 6 6 == Misc == 7 * trac.ini "cleverbox" section (instead of incompatible string substition)8 * streamline cli / log output9 * comment all methods10 7 * configurable html generation for all instances overview 11 8 * configurable html for instance "homepages" 12 * apachectl integration (for configtest + reload) 13 * by default, files should be owned bu current user, not root : 2.0 ! 14 * normalize exceptions usage 15 * trac permissions definitions could be better. Foreach subject listed in permissions.ini 16 * revoke all permissions (list obtained with 'permissions list' 17 * add permissions listed in permissions.ini 18 * Refactor to command pattern 9 10 + http://www.clever-age.org/trac/query?status=new&status=assigned&status=reopened&component=cleverbox&order=priority
