Show changed files | Details | Compare with Previous | Blame | RSS feed
* 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
- User area: Added Add Term include and term-related classes - Clean-up: + WEB-INF/web.xml: Fixed markup + Added Hibernate3-core sources link (for Javadoc) + Removed bogus Struts2Hubernate source attachment + Changed indentation size to 2 spaces + Formatted all source code (automatically)
implemented administration of relationship type (edit and delete are not yet working)
- introduced sitemesh for templating, all templates rewritten - added some basic admin stuff
added libraries for struts 2 and hibernate. sites rewritten to match new technology
basic folder structure, css and html