Commit Graph

974 Commits

Author SHA1 Message Date
Scott Andrews
c39f75bc07 RESOLVED - issue SWF-545: Add support for merging a state in one flow model with a state in another
http://jira.springframework.org/browse/SWF-545

Added type enforcement for the parent attribute on states to match pattern .*#.*
2008-03-24 16:00:45 +00:00
Scott Andrews
03bb8c4863 RESOLVED - issue SWF-545: Add support for merging a state in one flow model with a state in another
http://jira.springframework.org/browse/SWF-545

removed stateId defaulting for parent
2008-03-24 15:49:55 +00:00
Scott Andrews
dded1235b3 IN PROGRESS - issue SWF-545: Add support for merging a state in one flow model with a state in another
http://jira.springframework.org/browse/SWF-545
2008-03-24 15:19:41 +00:00
Keith Donald
c85e6f6320 2008-03-23 05:07:47 +00:00
Keith Donald
94b401c917 getExpectedFormat 2008-03-23 05:04:23 +00:00
Keith Donald
c72144fe8a type conversion error fix 2008-03-23 04:57:06 +00:00
Keith Donald
b7b9b81296 model attribute 2008-03-23 04:43:49 +00:00
Keith Donald
0cb878f09e TODO 2008-03-23 04:40:48 +00:00
Keith Donald
dc99331767 bug fix in action parsing introduced by me 2008-03-23 04:18:41 +00:00
Keith Donald
43fcc72947 polish 2008-03-23 04:06:21 +00:00
Keith Donald
926b73935c 2008-03-23 03:58:57 +00:00
Keith Donald
9dfe29e25c javaodc 2008-03-23 03:43:04 +00:00
Keith Donald
41ab629934 retrofitting flow refresh checking
responsibility of builder now...
2008-03-23 03:40:43 +00:00
Keith Donald
485a83eea7 javadoc 2008-03-23 02:36:08 +00:00
Keith Donald
7b1a424c25 various optimizations
reduced dependency on model registry api
2008-03-23 02:32:30 +00:00
Keith Donald
4e500b86e1 docs 2008-03-23 01:23:00 +00:00
Keith Donald
79f23bd495 put isMergeable before merge
removed unnecessary comments
2008-03-22 23:41:11 +00:00
Keith Donald
0debbf2770 moved to engine support 2008-03-22 23:31:43 +00:00
Keith Donald
47577dfa75 removed cyclical dependencies between builder and builder.support 2008-03-22 23:27:03 +00:00
Keith Donald
ee7dc95b0d polish 2008-03-22 23:12:00 +00:00
Keith Donald
55adb00c82 polish 2008-03-22 20:28:14 +00:00
Keith Donald
65d6a3e7a7 javadoc 2008-03-22 15:09:12 +00:00
Keith Donald
d0dc157465 javadoc 2008-03-22 15:06:45 +00:00
Keith Donald
ed374be2d6 2008-03-22 15:04:11 +00:00
Keith Donald
d0a9c68a73 javadoc 2008-03-22 15:03:21 +00:00
Keith Donald
e43deda91a bind should be a boolean 2008-03-22 05:21:21 +00:00
Keith Donald
e87b58a053 implemented getTransition(string) 2008-03-22 05:12:39 +00:00
Keith Donald
8ae70f00ef polish 2008-03-22 05:05:58 +00:00
Keith Donald
97b839e917 fixed booking issues 2008-03-22 05:00:05 +00:00
Keith Donald
f034cc1c9a boolean formatter 2008-03-22 04:49:17 +00:00
Keith Donald
8a9615b87d 2008-03-22 04:27:44 +00:00
Keith Donald
2120583e4d logs 2008-03-22 04:26:26 +00:00
Keith Donald
4a94e9283e logs 2008-03-22 04:23:49 +00:00
Keith Donald
4ab209a954 class fallback 2008-03-22 04:13:06 +00:00
Keith Donald
5f2471cecc tests 2008-03-22 04:07:47 +00:00
Keith Donald
0083f532fe polish 2008-03-22 04:05:04 +00:00
Keith Donald
eeb1de2b79 formatter registry unit tests 2008-03-22 03:53:49 +00:00
Scott Andrews
5f4e5e9370 SWF-540
first pass at booking-mvc app
2008-03-21 21:24:21 +00:00
Keith Donald
f3c9c3cd1b javadoc 2008-03-21 21:12:33 +00:00
Scott Andrews
795a52b9d0 SWF-94
Simplified model implementation
2008-03-21 20:35:07 +00:00
Keith Donald
8d4ee1afb6 javadoc 2008-03-21 18:57:52 +00:00
Scott Andrews
1a6cf956ee SWF-94 Add support for Flow Inheritance 2008-03-21 01:08:39 +00:00
Keith Donald
34907cd524 formatter registry service integration 2008-03-20 23:35:39 +00:00
Keith Donald
5fc1685d06 fixed compile errors 2008-03-20 22:17:11 +00:00
Jeremy Grelle
7ca2180ad6 Needed to set the UIViewRoot in resume() 2008-03-20 22:00:59 +00:00
Keith Donald
b7acf27f31 mvc binding tests
conversion context change
2008-03-20 22:00:14 +00:00
Jeremy Grelle
ddee81604a Refactored tests to reflect new resume() behavior of JsfView 2008-03-20 18:59:53 +00:00
Jeremy Grelle
3257639f9c Adding resume() to JsfView 2008-03-20 16:59:51 +00:00
Keith Donald
80ce751219 polish 2008-03-20 16:55:39 +00:00
Keith Donald
efd440f0b5 resume 2008-03-20 16:47:02 +00:00