Commit Graph

772 Commits

Author SHA1 Message Date
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
Keith Donald
0a45b2c15d replaced action/bean-action/evaluate-action with evaluate/render/set
introduced render
renamed set.attribute to set.name
renamed evaluate.type to evaluate.result-type
made subflow.state subflow dynamic w/ late binding
added end-state.commit meta attribute
2008-03-03 23:33:58 +00:00
Jeremy Grelle
867485ad4c SWF-451 - Introduce a "Spring Javascript" javascript abstraction framework usable by both JSF and MVC environments.
SWF-454 - Create a Dojo 1.0 implementation of Spring Javascript
2008-03-03 22:04:42 +00:00
Scott Andrews
900f7a85ba made redirect property a Boolean to allow for a null value 2008-03-03 17:07:18 +00:00
Keith Donald
83488a3355 2008-03-02 19:17:57 +00:00
Keith Donald
cb7f98b698 2008-03-02 19:14:07 +00:00
Keith Donald
4ca128abd0 javadoc and tests for flow/view variables 2008-03-02 19:12:14 +00:00
Keith Donald
6458d9a84a javadoc and tests for flow/view variables 2008-03-02 19:11:47 +00:00
Keith Donald
1d92c77d9a 2008-03-02 18:48:40 +00:00
Keith Donald
04de52e9cb upgrade to spring 2.5.2 and commons-logging 1.1.1 2008-03-02 18:45:52 +00:00
Keith Donald
4bebc59460 flow redirect bug fix 2008-02-29 23:30:36 +00:00
Keith Donald
4924ca1008 2008-02-29 23:04:13 +00:00
Scott Andrews
859bf1eb14 IN PROGRESS - issue SWF-93: Add support for securing flows
http://jira.springframework.org/browse/SWF-93

IN PROGRESS - issue SWF-486: Add a <secured/> element for defining security attributes at flow, state, and transition level
http://jira.springframework.org/browse/SWF-486
2008-02-29 22:57:51 +00:00
Keith Donald
b0bf8a3079 reorg 2008-02-29 22:36:47 +00:00
Keith Donald
d4c448374f remove erroneous redirect: prefix 2008-02-29 22:33:03 +00:00
Keith Donald
7800a315a0 view variables
popup attribute
redirect attribute
2008-02-29 22:31:57 +00:00
Keith Donald
635bd56b79 2008-02-29 17:28:59 +00:00
Keith Donald
9c9860b166 2008-02-29 17:17:12 +00:00
Keith Donald
f8d79915b0 variable autowiring 2008-02-29 17:14:05 +00:00
Keith Donald
940a6c9d1b variable autowiring 2008-02-29 17:13:26 +00:00
Keith Donald
d371131d05 removed start-state element in favor of attribute or no start-state at all. 2008-02-29 03:28:32 +00:00
Keith Donald
eac0a2b47c persistence-context element 2008-02-29 03:19:25 +00:00
Jeremy Grelle
eee96e21ff Modified modal popup functionality to work with new URL format 2008-02-28 22:31:39 +00:00
Keith Donald
f9a40441f1 made start state optional 2008-02-28 22:23:23 +00:00