Commit Graph

795 Commits

Author SHA1 Message Date
Scott Andrews
82b6709a71 SWF-483
Added extension to the ViewFacotryCreator interface, createViewIdByConvention, to obtain the default view id for a view state id
2008-03-06 21:29:45 +00:00
Scott Andrews
aead4222cd Changed form from post to get to support resuming flow after authentication. 2008-03-06 20:41:08 +00:00
Scott Andrews
ad4ffd2495 add flowExecutionKey to model 2008-03-06 20:29:41 +00:00
Scott Andrews
3cd253b996 refactored security integration to use AccessDecisionManagers provided by Spring Security. SWF-93 2008-03-06 20:14:13 +00:00
Keith Donald
004b5b049e cleanup 2008-03-06 06:28:03 +00:00
Keith Donald
c669e48aca minor bugs 2008-03-06 06:17:01 +00:00
Keith Donald
d3d593275f polish 2008-03-06 06:01:39 +00:00
Keith Donald
16ad62f2f7 polish 2008-03-06 05:32:45 +00:00
Keith Donald
4f95e0711a polish 2008-03-06 05:18:59 +00:00
Jeremy Grelle
c0fb6c0b98 Getting booking-faces back in working order. The build is going to break because of one of Keith's tests that I'm going to let him fix. 2008-03-06 00:16:36 +00:00
Keith Donald
ae5abe1f41 2008-03-05 21:34:01 +00:00
Keith Donald
c2276ee134 test 2008-03-05 21:28:25 +00:00
Scott Andrews
c550bb4f93 add settings to resolve spring 2.5.2 and spring security 2.0-m2 2008-03-05 21:19:10 +00:00
Keith Donald
895e0409a2 moved to main 2008-03-05 21:05:35 +00:00
Keith Donald
0220b2ab21 flows 2008-03-05 21:04:43 +00:00
Scott Andrews
dbb914d906 Updated to work with Web Flow 2.0. Added Spring Security integration. 2008-03-05 21:01:59 +00:00
Scott Andrews
266ed30fec Updated to work with Web Flow 2.0. Added Spring Security integration. 2008-03-05 20:57:57 +00:00
Keith Donald
f214dd00e1 set type, value fix 2008-03-05 20:05:04 +00:00
Scott Andrews
b3b5cf2c6f SWF-485 Introduce a "currentUser" EL variable that resolves to the principal in the security context. 2008-03-05 19:27:47 +00:00
Keith Donald
fbb2486ba2 pom 2008-03-05 18:25:15 +00:00
Keith Donald
7f6219d51b 2008-03-05 18:06:23 +00:00
Keith Donald
4a6be3a60e 2008-03-05 18:02:43 +00:00
Keith Donald
a0f866649c 2008-03-05 18:00:36 +00:00
Keith Donald
7d211bfc98 2008-03-05 17:53:33 +00:00
Keith Donald
ffead59b46 removed temp 2008-03-05 17:50:18 +00:00
Keith Donald
956211b44d docs 2008-03-05 17:47:03 +00:00
Jeremy Grelle
f73bef601f Integration testing fixes. 2008-03-05 17:07:37 +00:00
Keith Donald
1d65cbb806 removed 2008-03-05 16:53:15 +00:00
Keith Donald
30b8cb766a polish 2008-03-05 16:50:25 +00:00
Keith Donald
a57b1deb97 config polishing 2008-03-05 16:45:16 +00:00
Jeremy Grelle
cae18d7ec0 Cleanup - RequestContext null check so that it works in standard JSF requests 2008-03-05 14:30:18 +00:00
Keith Donald
cb53b5c088 .html -> .xhtml 2008-03-05 01:20:12 +00:00
Keith Donald
8f3dd2acf7 null check bug 2008-03-05 01:15:00 +00:00
Keith Donald
6e821b08a4 restored faces servlet and mapping in web.xml: required by myfaces, unfortunately 2008-03-05 01:02:33 +00:00
Keith Donald
83e238d76b syntax updates 2008-03-05 00:57:12 +00:00
Keith Donald
4cf06610e7 booking-faces 2008-03-05 00:48:39 +00:00
Keith Donald
f91be0e4f7 new syntax updates 2008-03-05 00:37:39 +00:00
Keith Donald
48d6697070 updated for core.el move and new resolvers 2008-03-05 00:30:25 +00:00
Keith Donald
4bf86f6124 input/output mapping
implicit flow variable polish
2008-03-05 00:21:20 +00:00
Jeremy Grelle
b828ada0e7 EL simplification and config enhancements 2008-03-04 23:39:38 +00:00
Keith Donald
2c8e8a3569 package rename 2008-03-04 23:14:57 +00:00
Keith Donald
6a0e602729 polish 2008-03-04 23:11:22 +00:00
Keith Donald
452ba0ed0e significant xsd polish
- ""-actions -> on-"event"
- simplified input/output mapping
- improved xsd doc
2008-03-04 23:02:08 +00:00
Keith Donald
9842753793 conversion executor interface 2008-03-04 22:58:15 +00:00
Keith Donald
88ef5327ad runtime binding conversion executors 2008-03-04 22:55:04 +00:00
Keith Donald
8c7e6213c0 webflow.core.expression -> webflow.expression 2008-03-04 17:03:15 +00:00
Scott Andrews
44a541e5c7 authorization comparison reversed in isAuthorizedAll
SWF-93
SWF-486
2008-03-04 17:03:12 +00:00
Keith Donald
a3d95f6d3a latest syntax updates 2008-03-04 00:38:04 +00:00
Keith Donald
99c4ba5ffa added a convenience utility 2008-03-04 00:37:39 +00:00
Keith Donald
16c54bebdd special action handling
TODO - move core.expression package - it isnt that low-level
2008-03-04 00:34:54 +00:00