Commit Graph

559 Commits

Author SHA1 Message Date
Jeremy Grelle
fee73320ee Using ResourceLoader to resolve viewId's. 2007-10-30 00:42:39 +00:00
Jeremy Grelle
978a83baf7 Beginning support for "legacy" migration, allowing pure JSF requests to be used alongside Web Flow requests. 2007-10-30 00:08:34 +00:00
Jeremy Grelle
a49c5c7ea0 Cleanup. 2007-10-29 23:57:37 +00:00
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
Keith Donald
24d0f1969e ognl parser refinements 2007-10-29 23:51:03 +00:00
Keith Donald
cdcc23d346 builder fixes 2007-10-29 23:50:21 +00:00
Jeremy Grelle
1eb453ac9a Putting the intro page back. 2007-10-29 23:43:07 +00:00
Jeremy Grelle
0506f6e1bc Beginning support for "legacy" migration, allowing pure JSF requests to be used alongside Web Flow requests. 2007-10-29 23:40:34 +00:00
Jeremy Grelle
963125703c Removing DelegatingFacesELResolver from the default configuration until M3 when we can provide an alternate impl that can access the app context through web flow. 2007-10-29 22:13:28 +00:00
Jeremy Grelle
98efa76575 Revised for 2.0-M2 2007-10-29 20:23:38 +00:00
Jeremy Grelle
6d5db0da26 Cleaning up javadocs and adding missing license headers. 2007-10-29 16:06:01 +00:00
Jeremy Grelle
79916db73b Adding Spring's DelegatingFacesELResolver to the standard configuration. 2007-10-29 15:47:03 +00:00
Keith Donald
143f5017f6 fixed broken tests 2007-10-29 14:34:58 +00:00
Keith Donald
dc01dd14d3 Returned ognl to its default delimeter for m2 2007-10-29 14:33:37 +00:00
Keith Donald
a7a217db45 property editor hook 2007-10-29 14:13:21 +00:00
Keith Donald
be53f13371 mvc 2007-10-29 13:57:07 +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
c813626744 mvc tests 2007-10-29 02:19:13 +00:00
Keith Donald
96d633b0b4 2007-10-28 18:27:21 +00:00
Keith Donald
47840e85bc 2007-10-28 18:26:24 +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
2a5add92c4 Moving JsfViewFactoryCreator 2007-10-26 20:15:53 +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
Jeremy Grelle
3d5d0ea49b Adding css-framework support. 2007-10-26 19:36:38 +00:00
Jeremy Grelle
392074ffca Default spring-faces component support now based on Dojo. Ext support moved to faces-ext tag namespace. 2007-10-26 19:34:06 +00:00
Jeremy Grelle
42598c2044 Refactored SpringFaces.js to have Ext and Dojo implementations.
Fixed resource support to properly send a 404 status when resource is not found.
2007-10-18 18:11:44 +00:00
Keith Donald
eccde24b46 removed #{} delimiters 2007-10-15 06:10:50 +00:00
Jeremy Grelle
ebc3744fd4 Fixing broken tests 2007-10-12 22:12:06 +00:00
Jeremy Grelle
8e092e16b6 Removing shale-remoting dependency 2007-10-12 21:59:27 +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
b8ae0a5bf1 Fixing JSF state-saving mechanism and adding helpful debug logging 2007-10-12 21:45:18 +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
b9513cd42b Making DefaultELResolver more flexible. 2007-09-28 22:31:32 +00:00
Ben Hale
c1b68c5c15 Made all expression languages optional 2007-09-20 15:14:55 +00:00
Ben Hale
0277a1dafb Fixed malformed POM file 2007-09-20 15:04:48 +00:00
Ben Hale
355f5713a8 Updated CI build to send snapshots to dist.springframework.org S3 bucket 2007-09-12 13:32:28 +00:00
Ben Hale
b192abe36e On second thought, failing quickly doesn't make sense for CI builds. 2007-09-11 14:50:10 +00:00
Ben Hale
6e63a74be4 Updated build to use new BeanFactory behavior. 2007-09-11 14:43:10 +00:00
Ben Hale
dd108f5c6e Updated the project classpaths to look at new 2.1-m4 JARs 2007-09-11 14:41:07 +00:00
Ben Hale
48154725dd Force the build to fail if a test fails. 2007-09-11 14:40:39 +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
8849235cbb I must remember to do 'clean-all' before commiting. The rest of the changes for the 2.1-m4 release. 2007-09-10 21:08:21 +00:00
Ben Hale
a31039e83f Updated dependencies to Spring 2.1-m4 and now have Ivy look to the proper location for depdencies. 2007-09-10 20:13:32 +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
Ben Hale
a0f8c4e1e0 RESOLVED - issue SWF-380: Allow users to specify the namespace to register a flow in
http://opensource.atlassian.com/projects/spring/browse/SWF-380
2007-08-28 08:11:33 +00:00