Changes between Version 8 and Version 9 of Ticket #961
- Timestamp:
- 04/11/11 08:13:20 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #961 – Description
v8 v9 23 23 * #926 - Pick a simpler form framework 24 24 * #1046 'dictization' and the logic layer - serialization / deserialization of package (and other domain objects) to standard intermediate format such as json-convertable python dict 25 * Refactor API to use new logic layer and dictization #107926 * Refactor WUI controllers and forms to use logic layer - #107825 * #1079 Refactor API to use new logic layer and dictization 26 * #1078 Refactor WUI controllers and forms to use logic layer 27 27 * cf existing dumper and importer code 28 28 * This will fix #662