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
 
27 2010-12-23 01:22:39 moos /trunk/
user and relationship type now editable and removeable. 
Generic error page for admin site
 
22 2010-12-19 18:21:25 moos /trunk/
implemented add and remove functionality for users
 
19 2010-12-07 00:18:15 moos /trunk/
login implemented with hibernate
 
18 2010-12-06 00:21:10 moos /trunk/
added libraries for struts 2 and hibernate. sites rewritten to match new technology