(no commit message)
[utils] / TODO.txt
1  
2 * Styling of the site based on  http://svn.apache.org/repos/asf/maven/skins/tags/maven-stylus-skin-1.2
3
4 * DatabaseUtils: deletion of tables must be more generic
5   First drop all constraints then drop all tables. 
6   Or use JPA to drop the tables but that is a short-term solution 
7 * Get rid of use of detached objects in security
8   - Use only basic types in UserAdministration
9   - Put API in separate package 
10 * add cdi subproject
11  
12 * update mythtv project for java ee 6 
13 * reimplement photos application using wicket
14
15 * change tracking for all projects with changes plugin
16
17 * complete presentation of all wamblee stuff on wamblee.org. 
18 * maven sites for each subproject accessible through wamblee.org
19 * overview pages for separate areas
20
21 * create user mgt application
22