Subversion Repositories WebE

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
37 2011-01-15 10:21:24 PointedEars /trunk/
* mainTemplate.jsp
  - Moved application name to back for better bookmarks

* Terms.java
  - Added relationship links

* Relationships:
  - Added term links

* General:
  - Implemented history for term+relationship create and update
    (TODO: also for delete, using flag)
  - Removed unnecessary interfaces
  - Unifiorm method names in actions and DAO
  - Unified UI and actions (only one template for CRUD of an object)
  - Removed edit=false assignment in favor of redirection
 
30 2010-12-28 23:42:54 moos /trunk/
user friendly admin interface
 
22 2010-12-19 18:21:25 moos /trunk/
implemented add and remove functionality for users
 
20 2010-12-07 22:48:47 moos /trunk/
- introduced sitemesh for templating, all templates rewritten
- added some basic admin stuff