Last change
on this file since 11102 was
11100,
checked in by Henrik Bettermann, 11 years ago
|
Diazofy first custom package.
|
File size:
1.3 KB
|
Rev | Line | |
---|
[4947] | 1 | Changes |
---|
| 2 | ******* |
---|
[11100] | 3 | 1.0 (unreleased) |
---|
| 4 | ================ |
---|
[3798] | 5 | |
---|
[11100] | 6 | * Diazofied whole package. |
---|
| 7 | |
---|
[4955] | 8 | 0.2 (unreleased) |
---|
| 9 | ================ |
---|
| 10 | |
---|
[4991] | 11 | Feature changes |
---|
| 12 | --------------- |
---|
| 13 | |
---|
[5059] | 14 | * Started switch to groktoolkit (grok 1.1) based |
---|
[7825] | 15 | application. `waeup.kofa` is not compatible with grok 1.0 anymore. |
---|
[5059] | 16 | |
---|
[5017] | 17 | * Added first rudimentary support for application plugins. Plugins are |
---|
| 18 | looked up by the main app on creation time and created afterwards. |
---|
| 19 | |
---|
[4991] | 20 | * Added first rudimentary support for RSS2.0 feeds. |
---|
| 21 | |
---|
[5001] | 22 | * Generated filenames now have a filename extension that indicates |
---|
| 23 | mode of processing. So fred.csv becomes fred.create.pending.csv when |
---|
| 24 | being batch processed and something fails. |
---|
| 25 | |
---|
[5228] | 26 | * Coverage reports are now generated in ``coverage-report`` subdir of |
---|
| 27 | build-directory. |
---|
| 28 | |
---|
[4991] | 29 | Bug fixes |
---|
| 30 | --------- |
---|
| 31 | |
---|
[5017] | 32 | * Removed all references to stuff in university submodule into the |
---|
| 33 | module itself or replaced it with proper code. This way the |
---|
[7825] | 34 | university submodule could be factored out of the waeup.kofa |
---|
[5017] | 35 | package. Fixed bug #23. |
---|
| 36 | |
---|
[4986] | 37 | * Fixed default obj updater in batchprocessing. Fixed bug #17. |
---|
| 38 | |
---|
[4982] | 39 | * Fixed handling of pending file names, fixed bug #16. |
---|
| 40 | |
---|
[4972] | 41 | * Removed quick importer and all related components. |
---|
| 42 | |
---|
| 43 | * Removed TestData folder. It was too heavy and test data can be |
---|
| 44 | created on-the-fly. |
---|
| 45 | |
---|
| 46 | |
---|
[4948] | 47 | 0.1 (2010-01-31) |
---|
[3798] | 48 | ================ |
---|
| 49 | |
---|
[4948] | 50 | Initial version. (Incomplete) rewrite from the former CPS-based |
---|
| 51 | application. |
---|
Note: See
TracBrowser for help on using the repository browser.