Quick Search:

jump to detailed chart | hide Line History

Line Count Graph

Constraint

Branch:
Author:
Tag:
Date: help

Sort: path | last-commit | first-commit Sub Directories

Changelog

166 by mraible on 17 December 2008, 15:23:42 -0800 (21 days ago) Make Review Formatting

trunk/tapestry/src/main/webapp/UserList.tml 166 history download (+1 -1) diffs

trunk/tapestry/src/main/webapp/UserForm.tml 166 history download (+16 -16) diffs

164 by mraible on 17 December 2008, 01:59:07 -0800 (21 days ago) Make Review Upgraded to Tapestry 5.0.18. Still needs unit tests for pages.

trunk/tapestry/src/main/webapp/WEB-INF/pages 164 history deleted

trunk/tapestry/src/main/webapp/WEB-INF/pages/home.html 164 history deleted

trunk/tapestry/src/main/java/org/appfuse/web/pages/Home.java 164 history download (+4) new

trunk/tapestry/src/main/webapp/WEB-INF/web.xml 164 history download (+15 -56) diffs

trunk/tapestry/src/main/webapp/pages 164 history deleted

… 63 more files in changeset.
163 by mraible on 16 December 2008, 20:49:12 -0800 (21 days ago) Make Review Added files necessary to use JPA or iBATIS as DAO Framework

trunk/stripes/src/main/webapp/WEB-INF/web.xml 163 history download (+6 -5) diffs

trunk/jsf/src/main/resources/sql-map-config.xml 163 history download (+13) new

trunk/wicket/src/main/resources/META-INF 163 history download (+0) new

trunk/wicket/src/main/webapp/WEB-INF/web.xml 163 history download (+6 -5) diffs

trunk/wicket/src/main/resources/META-INF/persistence.xml 163 history download (+14) new

… 28 more files in changeset.
162 by mraible on 16 December 2008, 20:29:56 -0800 (21 days ago) Make Review Ignore target directory

trunk/stripes 162 history download (+0 -0) diffs

161 by mraible on 16 December 2008, 18:38:41 -0800 (22 days ago) Make Review Added Stripes (1.5) and Spring Security modules. Upgraded Maven Ant Tasks to 2.0.9 and fixed pom.xml files so Cargo works from Ant.

trunk/stripes/src/main/webapp/scripts/lang/calendar-ru_win_.js 161 history download (+241) new

trunk/stripes/src/main/webapp/WEB-INF/web.xml 161 history download (+168) new

trunk/spring-security/src/main/webapp/WEB-INF/validator-rules.xml 161 history download (+1009) new

trunk/spring-security/src/main/webapp/styles/deliciouslyblue/images/left.gif 161 history download (+0) new

trunk/stripes/src/main/webapp/styles/deliciouslyblue/calendar.css 161 history download (+232) new

… 330 more files in changeset.
160 by mraible on 16 December 2008, 09:07:38 -0800 (22 days ago) Make Review Polishing

trunk/spring/src/test/java/org/appfuse/web/UserControllerTest.java 160 history download (+0 -1) diffs

159 by mraible on 16 December 2008, 09:05:53 -0800 (22 days ago) Make Review Added expanded Spring MVC/FreeMarker module (depends on AppFuse for service/data functionality).

trunk/spring-freemarker/src/main/webapp/styles/deliciouslygreen/images/tabright10.gif 159 history download (+0) new

trunk/spring-freemarker/src/main/webapp/scripts/lang/calendar-ru.js 159 history download (+123) new

trunk/spring-freemarker/src/main/webapp/scripts/lang/calendar-zh.js 159 history download (+225) new

trunk/spring-freemarker/src/main/webapp/scripts/lang/calendar-tr.js 159 history download (+298) new

trunk/spring-freemarker/src/main/webapp/WEB-INF/sitemesh.xml 159 history download (+18) new

… 144 more files in changeset.
158 by mraible on 16 December 2008, 08:27:48 -0800 (22 days ago) Make Review Polishing

trunk/jsf/src/test/resources/web-tests.xml 158 history download (+4 -5) diffs

157 by mraible on 16 December 2008, 08:27:29 -0800 (22 days ago) Make Review Fix for Canoo/JSF bug

trunk/jsf/src/main/java/org/appfuse/web/UserForm.java 157 history download (+7 -1) diffs

156 by mraible on 16 December 2008, 08:27:09 -0800 (22 days ago) Make Review Ajax integration - Prototype and Scriptaculous loaded from Google's Ajax APIs

trunk/tapestry/src/main/webapp/404.jsp 156 history download (+2 -2) diffs

trunk/jsf/src/main/webapp/404.jsp 156 history download (+2 -2) diffs

trunk/spring/src/main/webapp/404.jsp 156 history download (+2 -2) diffs

trunk/struts/src/main/webapp/404.jsp 156 history download (+2 -2) diffs

trunk/wicket/src/main/webapp/404.jsp 156 history download (+2 -2) diffs

155 by mraible on 16 December 2008, 08:26:41 -0800 (22 days ago) Make Review Fixed loading of blank HTML file in iframe: blank.html -> blank.htm since .html is the default extension currently.

trunk/jsf/src/main/webapp/scripts/rsh.compressed.js 155 history download (+1 -1) diffs

trunk/tapestry/src/main/webapp/blank.htm 155 history download (+1) new

trunk/wicket/src/main/webapp/scripts/rsh.compressed.js 155 history download (+1 -1) diffs

trunk/wicket/src/main/webapp/blank.htm 155 history download (+1) new

trunk/spring/src/main/webapp/scripts/rsh.compressed.js 155 history download (+1 -1) diffs

… 5 more files in changeset.
154 by mraible on 15 December 2008, 23:58:45 -0800 (22 days ago) Make Review Ajax integration - Prototype and Scriptaculous loaded from Google's Ajax APIs

trunk/spring/src/main/webapp/scripts/effects.js 154 history deleted

trunk/jsf/src/main/webapp/scripts/dragdrop.js 154 history deleted

trunk/spring/src/main/webapp/scripts/prototype.js 154 history deleted

trunk/jsf/src/main/webapp/scripts/global.js 154 history download (+129 -3) diffs

trunk/jsf/src/main/webapp/decorators/default.jsp 154 history download (+9 -5) diffs

… 19 more files in changeset.
153 by mraible on 15 December 2008, 23:57:56 -0800 (22 days ago) Make Review Polishing

trunk/wicket/src/test/java/org/appfuse/web/UserWebTest.java 153 history download (+1 -1) diffs

trunk/spring/src/test/java/org/appfuse/web/UserWebTest.java 153 history download (+0 -1) diffs

152 by mraible on 15 December 2008, 23:55:55 -0800 (22 days ago) Make Review Added expanded Tapestry 4 module (depends on AppFuse for service/data functionality).

trunk/tapestry/src/main/webapp/scripts/lang/calendar-big5-utf8.js 152 history download (+0) new

trunk/tapestry/src/main/webapp/styles/deliciouslyblue/typo.css 152 history download (+254) new

trunk/tapestry/src/main/webapp/pages 152 history download (+0) new

trunk/tapestry/src/main/webapp/scripts/lang/calendar-br.js 152 history download (+108) new

trunk/tapestry/src/main/webapp/pages/users.html 152 history download (+24) new

… 154 more files in changeset.
151 by mraible on 15 December 2008, 22:41:49 -0800 (22 days ago) Make Review Added expanded Wicket module (depends on AppFuse for service/data functionality).

trunk/wicket/src/main/webapp/taglibs.jsp 151 history download (+6) new

trunk/wicket/src/main/resources/org 151 history download (+0) new

trunk/wicket/src/main/webapp/WEB-INF/web.xml 151 history download (+124) new

trunk/wicket/tomcat.xml 151 history download (+61) new

trunk/wicket/src/main/webapp/WEB-INF/decorators.xml 151 history download (+8) new

… 101 more files in changeset.
150 by mraible on 15 December 2008, 22:06:44 -0800 (22 days ago) Make Review Upgraded to Struts 2.0.14

trunk/struts/pom.xml 150 history download (+4 -26) diffs

149 by mraible on 15 December 2008, 22:01:50 -0800 (22 days ago) Make Review Added expanded Struts 2 module (depends on AppFuse for service/data functionality).

trunk/struts/src/main/webapp/userForm.jsp 149 history download (+36) new

trunk/struts/src/main/webapp/styles/deliciouslygreen 149 history download (+0) new

trunk/struts/tomcat.xml 149 history download (+61) new

trunk/struts/src/main/webapp/scripts/lang/calendar-hr.js 149 history download (+0) new

trunk/struts/src/main/webapp/scripts/lang/calendar-nl.js 149 history download (+73) new

… 143 more files in changeset.
148 by mraible on 15 December 2008, 20:47:52 -0800 (22 days ago) Make Review Synched up Ant and moved jdbc.* properties to jdbc.properties for easy IDE testing

trunk/spring/pom.xml 148 history download (+18 -25) diffs

trunk/jsf/pom.xml 148 history download (+48 -22) diffs

trunk/jsf/README.txt 148 history deleted

trunk/spring/build.xml 148 history download (+2 -3) diffs

trunk/spring/README.txt 148 history deleted

… 7 more files in changeset.
147 by mraible on 15 December 2008, 16:42:01 -0800 (23 days ago) Make Review Added expanded JSF module (depends on AppFuse for service/data functionality).

trunk/jsf/src/test/java/org/appfuse/web/UserFormTest.java 147 history download (+61) new

trunk/jsf/src/main/java/org/appfuse/web/BeanDateComparator.java 147 history download (+43) new

trunk/jsf/src/main/webapp/scripts/lang/calendar-en.js 147 history download (+127) new

trunk/jsf/src/main/webapp/scripts/lang/calendar-it.js 147 history download (+124) new

trunk/jsf/build.xml 147 history download (+379) new

… 162 more files in changeset.
146 by mraible on 15 December 2008, 15:49:06 -0800 (23 days ago) Make Review Moved root project to spring module.

trunk/spring/pom.xml 146 history download (+286) new/moved

trunk/LICENSE.txt 146 history deleted

trunk/build.properties 146 history deleted

trunk/spring/src/main/webapp/WEB-INF/dispatcher-servlet.xml 146 history download (+39) new/moved

trunk/spring/src/main/java/org/appfuse/web/UserController.java 146 history download (+19) new/moved

… 313 more files in changeset.
145 by mraible on 15 December 2008, 15:31:27 -0800 (23 days ago) Make Review Adding modules for different web frameworks

trunk/spring 145 history download (+0) new

144 by mraible on 15 December 2008, 15:26:00 -0800 (23 days ago) Make Review Updated to JWebUnit 2.1 and JMock 2.4.0

trunk/src/test/java/org/appfuse/web/UserWebTest.java 144 history download (+3 -0) diffs

trunk/src/test/java/org/appfuse/web/UserFormControllerTest.java 144 history download (+59 -49) diffs

trunk/src/test/java/org/appfuse/web/UserControllerTest.java 144 history download (+26 -16) diffs

trunk/src/main/webapp/userForm.jsp 144 history download (+1 -1) diffs

trunk/pom.xml 144 history download (+18 -35) diffs

142 by mraible on 29 October 2008, 23:08:12 -0700 (2 months 8 days ago) Make Review Fixed validation to match AppFuse's required fields

trunk/src/main/java/org/appfuse/web/UserFormController.java 142 history download (+102 -110) diffs

trunk/src/main/webapp/WEB-INF/validation.xml 142 history download (+8 -2) diffs

trunk/src/main/webapp/WEB-INF/dispatcher-servlet.xml 142 history download (+5 -5) diffs

trunk/src/main/webapp/userForm.jsp 142 history download (+4 -4) diffs

141 by mraible on 29 October 2008, 22:47:10 -0700 (2 months 8 days ago) Make Review AppFuse Light 2.0 Phase 1: Use AppFuse's service and dao modules, added Ajaxified Body and upgraded to jWebUnit 2.0.

trunk/src/main/resources/jdbc.properties.postgresql 141 history deleted

trunk/src/main/resources/jdbc.properties 141 history download (+10 -8) diffs

trunk/src/main/resources/mail.properties 141 history download (+9) new

trunk/src/main/java/org/appfuse/model/User.java 141 history deleted

trunk/src/main/java/org/appfuse/model 141 history deleted

… 37 more files in changeset.
140 by mraible on 12 May 2008, 21:54:51 -0700 (7 months ago) Make Review Tag r139 as AppFuse Light 1.8.2

tags/release-1.8.2 140 history download (+0) new

139 by mraible on 05 May 2008, 02:11:17 -0700 (8 months ago) Make Review Chicken before the egg?

trunk/www/index.html 139 history download (+1 -1) diffs

138 by mraible on 05 May 2008, 02:07:02 -0700 (8 months ago) Make Review Preparing for 1.8.2 release

trunk/build.properties 138 history download (+1 -1) diffs

earlier earlier | later later
Crucible: Open Source License registered to Atlassian.
Atlassian FishEye, Subversion analysis. (Version:1.6.1 Build:build-r20568 2008-09-30) - Administration - Page generated 2009-01-07 19:45 -0800