Commit Graph

148 Commits

Author SHA1 Message Date
Keith Donald
933862035f mispelling 2007-10-29 23:55:57 +00:00
Keith Donald
f3c5c4c1a8 clearer exp syntax 2007-10-29 23:51:48 +00:00
Jeremy Grelle
1eb453ac9a Putting the intro page back. 2007-10-29 23:43:07 +00:00
Keith Donald
a7a217db45 property editor hook 2007-10-29 14:13:21 +00:00
Keith Donald
357fd3ab41 new css 2007-10-29 13:55:54 +00:00
Keith Donald
7ac647dc43 mvc sample working 2007-10-29 13:55:10 +00:00
Keith Donald
cc0f5dedd0 mvc support - wip preparing for release 2007-10-28 18:24:50 +00:00
Jeremy Grelle
e59408ffb3 Syncing configuration with moved JsfViewFactoryCreator. 2007-10-26 20:16:19 +00:00
Jeremy Grelle
1aa5d162b5 CSS cleanup. 2007-10-26 19:51:40 +00:00
Jeremy Grelle
11559bbbb8 Now using Dojo version of the spring-faces tags. CSS cleaned up and now based on css-framework. 2007-10-26 19:38:40 +00:00
Keith Donald
eccde24b46 removed #{} delimiters 2007-10-15 06:10:50 +00:00
Jeremy Grelle
e26e7c3203 Enabled debug logging for spring-faces
Switched to client state saving for JSF.
2007-10-12 21:55:16 +00:00
Jeremy Grelle
317305ba32 Updating Spring dependencies to 2.1-m4 2007-10-11 14:55:25 +00:00
Ben Hale
58d1ea3acc Merging of SWF-367 back into trunk. This has all of the SWF 2.0 goodies. 2007-10-11 01:16:37 +00:00
Jeremy Grelle
27dd34569d OPEN - issue SWF-404: wrong namespace in reference manual for client side validation.
http://opensource.atlassian.com/projects/spring/browse/SWF-404
2007-09-10 21:32:19 +00:00
Ben Hale
d3ec17d8f4 One of these days I'll take my own advice about running the tests before committing. 2007-08-28 09:14:16 +00:00
Jeremy Grelle
f1346d0ba7 Corrected EL expressions in the "more" and "previous" links. 2007-08-21 11:58:30 +00:00
Keith Donald
0b7c891899 return to home page 2007-08-21 07:50:54 +00:00
Keith Donald
ad1ad9705d features update to focus on bigger picture 2007-08-21 07:41:24 +00:00
Keith Donald
1e9baf44b5 javadoc 2007-08-21 06:54:15 +00:00
Keith Donald
1cb556c215 added flow descriptions 2007-08-21 06:26:47 +00:00
Keith Donald
e4c16625a2 documentation 2007-08-21 06:18:02 +00:00
Keith Donald
90f4d19aa4 more polish 2007-08-21 05:55:31 +00:00
Keith Donald
4d492c5643 spring ide configuration 2007-08-21 05:44:19 +00:00
Keith Donald
dc38c83292 yet more polishing 2007-08-21 05:39:08 +00:00
Keith Donald
b5f03191bb more polish 2007-08-21 05:11:58 +00:00
Keith Donald
df0675b20c separated service-layer code from flow code for "Create booking" and "cancel" 2007-08-21 04:58:45 +00:00
Keith Donald
e199d4c52d further polishing 2007-08-21 04:01:36 +00:00
Keith Donald
757dce294a update to 2.0 schema 2007-08-21 03:06:26 +00:00
Keith Donald
c6865d5f2a 2007-08-21 02:57:58 +00:00
Keith Donald
6e9cb66ec5 polish - added conventions as much as possible for flow moduarlization and naming
tweaked package structure
2007-08-21 02:57:32 +00:00
Keith Donald
a84f45bdbf updated urls to be .spring - make sure to empty your cache 2007-08-20 22:13:34 +00:00
Keith Donald
290fa49d3f sample polishing - mainly text tweaking 2007-08-20 22:04:00 +00:00
Keith Donald
f07cdd2b0c polished text 2007-08-20 20:31:20 +00:00
Jeremy Grelle
8c2d1be034 Removing to take advantage of Spring Faces auto-configuration 2007-08-20 17:32:40 +00:00
Jeremy Grelle
3b60021d5e Re-configured to take advantage of Spring Faces auto-configuration 2007-08-20 17:31:35 +00:00
Jeremy Grelle
c553eb9cb5 Polish 2007-08-16 23:13:17 +00:00
Jeremy Grelle
62ddfa9e1a IN PROGRESS - issue SWF-388: Extract all JSF-related code into a separate component project
http://opensource.atlassian.com/projects/spring/browse/SWF-388
2007-08-16 22:18:56 +00:00
Jeremy Grelle
05d8e065c5 IN PROGRESS - issue SWF-388: Extract all JSF-related code into a separate component project
http://opensource.atlassian.com/projects/spring/browse/SWF-388
2007-08-16 20:50:18 +00:00
Jeremy Grelle
972663fe1a IN PROGRESS - issue SWF-388: Extract all JSF-related code into a separate component project
http://opensource.atlassian.com/projects/spring/browse/SWF-388
2007-08-16 20:37:09 +00:00
Jeremy Grelle
4729dacd53 Using client-side validation support. Applied full Spring look-and-feel. 2007-08-15 22:22:17 +00:00
Ben Hale
cf9bfdd522 Updated code templates and general project behavior. 2007-08-15 12:41:45 +00:00
Ben Hale
89b67d666e Fixed up JSP pages to support new Spring 2.1-m3 requirements for spring:bind and form:form tags. 2007-08-14 15:26:44 +00:00
Ben Hale
67a05c196d Added Spring Java Conventions to all of the spring sub-projects and formatted them to meet the guidelines. 2007-08-13 16:16:51 +00:00
Jeremy Grelle
7556a153c5 Changing dependencies to Spring 2.1-m3 2007-08-09 20:32:42 +00:00
Jeremy Grelle
ee9f70a9c3 Changing dependencies to Spring 2.1-m3 2007-08-09 18:11:22 +00:00
Jeremy Grelle
e2f0d821cb -Cleaning up the build - moving to Spring 2.1-m3
-Refactored for more modularization of the flows
2007-08-09 17:28:37 +00:00
Jeremy Grelle
41143046a3 Cleaning up the build - moving to Spring 2.1-m3 2007-08-09 17:26:25 +00:00
Jeremy Grelle
0b5e401de2 2007-08-09 12:57:42 +00:00
Jeremy Grelle
9cf1f81ef1 2007-08-08 13:28:54 +00:00