| 1 | == Roadmap == |
|---|
| 2 | |
|---|
| 3 | see http://www.clever-age.org/trac/roadmap |
|---|
| 4 | |
|---|
| 5 | == Changelog == |
|---|
| 6 | === 2008-05-14 | 0.4.4-beta === |
|---|
| 7 | |
|---|
| 8 | see http://www.clever-age.org/trac/milestone/cleverbox-0.4.4 for details. |
|---|
| 9 | |
|---|
| 10 | ==== Fixes ==== |
|---|
| 11 | |
|---|
| 12 | * fixed Cleverbox does not work if trac-admin script is in a non standard location (#48) |
|---|
| 13 | * fixed trac version dependency in setup.py |
|---|
| 14 | * debian packaging : binary-install actions should go in postinst file (#46) |
|---|
| 15 | * debian packaging : added `python-setuptools` to build dependencies |
|---|
| 16 | === 2008-02-29 | 0.4.3-beta === |
|---|
| 17 | |
|---|
| 18 | see http://www.clever-age.org/trac/milestone/cleverbox-0.4.3 for details. |
|---|
| 19 | |
|---|
| 20 | ==== Fixes ==== |
|---|
| 21 | |
|---|
| 22 | * Fixed version number displayed by cleverbox-admin (#37) |
|---|
| 23 | |
|---|
| 24 | ==== Enhancements ==== |
|---|
| 25 | |
|---|
| 26 | * Explicitely forbid cleverbox from running with trac-0.10.3 (#43) |
|---|
| 27 | |
|---|
| 28 | === 2008-02-24 | 0.4.2-beta === |
|---|
| 29 | |
|---|
| 30 | see http://www.clever-age.org/trac/milestone/cleverbox-0.4.2 for details. |
|---|
| 31 | |
|---|
| 32 | ==== Fixes ==== |
|---|
| 33 | |
|---|
| 34 | * Fixed `permissions.ini` handling (#21) |
|---|
| 35 | |
|---|
| 36 | ==== Enhancements ==== |
|---|
| 37 | |
|---|
| 38 | * Added licence information to project files (#28) |
|---|
| 39 | * Implemented deb packaging (http://www.clever-age.org/trac/wiki/cleverbox/downloads#DebianUbuntu) |
|---|
| 40 | * `cleverbox-admin` now displays version information in various places (#29) |
|---|
| 41 | * Enhanced default configuration profile (#32) |
|---|
| 42 | |
|---|
| 43 | === 2007-08-12 | 0.4.1-beta === |
|---|
| 44 | |
|---|
| 45 | * Added documentation about design |
|---|
| 46 | * Removed hardcoded paths in apache configuration templates (backported to 0.3) |
|---|
| 47 | * Rewrote documentation for new "configuration profiles". Tried to make it a bit clearer |
|---|
| 48 | * '''[BC BREAK]''' Implemented "[ticket:2 Rework apache templates handling]" |
|---|
| 49 | * implemented [ticket:1 trac.ini-defaults variable substitution] |
|---|
| 50 | * implemented [ticket:4 setuptools for distributing the package] |
|---|
| 51 | * implemented [ticket:13 upgrade scripts framework] |
|---|
| 52 | |
|---|
| 53 | === 2007-08-07 | 0.3-beta === |
|---|
| 54 | |
|---|
| 55 | * '''[BC BREAK]''' Implemented overridable trac and apache configuration |
|---|
| 56 | * Wrote better documentation |
|---|
| 57 | * Got read of hardcoded Clever Age stuff |
|---|
| 58 | * Implemented distutils installation |
|---|
| 59 | * Adopted GPLv3 |
|---|
| 60 | * Fixed "Iteration over a non-sequence" bug |
|---|