Subversion Repositories WebE

Rev

Go to most recent revision | Hide changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
27 2010-12-23 01:22:39 moos /trunk/
user and relationship type now editable and removeable. 
Generic error page for admin site
 
/trunk/WebContent/admin/adminError.jsp
/trunk/WebContent/admin/relTypeAdd.jsp
/trunk/WebContent/admin/relTypeAddForm.jsp
/trunk/WebContent/admin/relTypeList.jsp
/trunk/WebContent/admin/userAdd.jsp
/trunk/WebContent/admin/userAddForm.jsp
/trunk/src/ch/ffhs/webE/action/RelationshipTypeAction.java
/trunk/src/ch/ffhs/webE/action/UserAction.java
/trunk/src/ch/ffhs/webE/dao/RelationshipTypeDAO.java
/trunk/src/ch/ffhs/webE/dao/RelationshipTypeDAOImpl.java
/trunk/src/ch/ffhs/webE/dao/UserDAO.java
/trunk/src/ch/ffhs/webE/dao/UserDAOImpl.java
/trunk/src/struts.xml
22 2010-12-19 18:21:25 moos /trunk/
implemented add and remove functionality for users
 
/trunk/WebContent/admin/userAdd.jsp
/trunk
/trunk/WebContent/admin/userAddForm.jsp
/trunk/WebContent/admin/userList.jsp
/trunk/src/ch/ffhs/webE/action/UserAction.java
/trunk/src/ch/ffhs/webE/dao/UserDAO.java
/trunk/src/ch/ffhs/webE/dao/UserDAOImpl.java
/trunk/src/struts.xml
19 2010-12-07 00:18:15 moos /trunk/
login implemented with hibernate
 
/trunk/WebContent/login.jsp
/trunk/src/ch/ffhs/webE/action/LoginAction.java
/trunk/src/ch/ffhs/webE/dao/UserDAO.java
/trunk/src/ch/ffhs/webE/dao/UserDAOImpl.java
/trunk/src/hibernate.cfg.xml
/trunk/src/struts.xml
18 2010-12-06 00:21:10 moos /trunk/
added libraries for struts 2 and hibernate. sites rewritten to match new technology
 
/trunk/WebContent/WEB-INF/classes
/trunk/WebContent/WEB-INF/classes/log4j.properties
/trunk/WebContent/WEB-INF/lib/antlr-2.7.6.jar
/trunk/WebContent/WEB-INF/lib/commons-collections-3.1.jar
/trunk/WebContent/WEB-INF/lib/commons-fileupload-1.2.1.jar
/trunk/WebContent/WEB-INF/lib/commons-io-1.3.2.jar
/trunk/WebContent/WEB-INF/lib/commons-lang-2.3.jar
/trunk/WebContent/WEB-INF/lib/commons-logging-1.1.jar
/trunk/WebContent/WEB-INF/lib/dom4j-1.6.1.jar
/trunk/WebContent/WEB-INF/lib/ejb3-persistence.jar
/trunk/WebContent/WEB-INF/lib/freemarker-2.3.13.jar
/trunk/WebContent/WEB-INF/lib/hibernate-annotations.jar
/trunk/WebContent/WEB-INF/lib/hibernate-commons-annotations.jar
/trunk/WebContent/WEB-INF/lib/hibernate-validator.jar
/trunk/WebContent/WEB-INF/lib/hibernate3.jar
/trunk/WebContent/WEB-INF/lib/hsqldb.jar
/trunk/WebContent/WEB-INF/lib/javassist-3.9.0.GA.jar
/trunk/WebContent/WEB-INF/lib/jta-1.1.jar
/trunk/WebContent/WEB-INF/lib/junit-3.8.1.jar
/trunk/WebContent/WEB-INF/lib/log4j-1.2.15.jar
/trunk/WebContent/WEB-INF/lib/mysql-connector-java-5.1.13-bin.jar
/trunk/WebContent/WEB-INF/lib/ognl-2.6.11.jar
/trunk/WebContent/WEB-INF/lib/slf4j-api-1.5.8.jar
/trunk/WebContent/WEB-INF/lib/slf4j-log4j12-1.5.8.jar
/trunk/WebContent/WEB-INF/lib/struts2-convention-plugin-2.1.6.jar
/trunk/WebContent/WEB-INF/lib/struts2-core-2.1.6.jar
/trunk/WebContent/WEB-INF/lib/struts2-fullhibernatecore-plugin-1.4-GA.jar
/trunk/WebContent/WEB-INF/lib/xwork-2.1.2.jar
/trunk/WebContent/errorHandler.jsp
/trunk/WebContent/user_index.jsp
/trunk/src
/trunk/src/ch
/trunk/src/ch/ffhs
/trunk/src/ch/ffhs/webE
/trunk/src/ch/ffhs/webE/action
/trunk/src/ch/ffhs/webE/action/LoginAction.java
/trunk/src/ch/ffhs/webE/dao
/trunk/src/ch/ffhs/webE/dao/UserDAO.java
/trunk/src/ch/ffhs/webE/dao/UserDAOImpl.java
/trunk/src/ch/ffhs/webE/domain
/trunk/src/ch/ffhs/webE/domain/User.java
/trunk/src/ch/ffhs/webE/web
/trunk/src/ch/ffhs/webE/web/UserAction.java
/trunk/src/hibernate.cfg.xml
/trunk/src/log4j.properties
/trunk/src/struts.xml
/trunk/.classpath
/trunk/WebContent/WEB-INF/web.xml
/trunk/WebContent/html_head.jsp
/trunk/WebContent/index.jsp
/trunk/WebContent/login.jsp
/trunk/WebContent/user_main.jsp
/trunk/WebContent/user_nav.jsp