Commit Graph

1286 Commits

Author SHA1 Message Date
Keith Donald
89242f19fc portlet refinements 2008-04-23 22:58:04 +00:00
Keith Donald
36670d5f0c redirect prefixes 2008-04-23 19:42:19 +00:00
Keith Donald
5bf084fbe4 redirect prefixes 2008-04-23 19:28:04 +00:00
Jeremy Grelle
0949ccbb96 SWF-646 - Improve the SelectionTrackingActionListener to work with any iterator type of component that works with a DataModel. 2008-04-23 19:27:38 +00:00
Keith Donald
f1e476997b redirect prefixes 2008-04-23 19:13:06 +00:00
Keith Donald
9dae1e69a4 2008-04-23 19:07:31 +00:00
Keith Donald
42af342d00 elimintated controller/handler adapter duplication
made spring beanish with default constructor
2008-04-23 18:48:29 +00:00
Keith Donald
3dbdfe1523 osgi manifest 2008-04-23 16:26:31 +00:00
Keith Donald
40e02aa3a0 elimintated controller/handler adapter duplication
made spring beanish with default constructor
2008-04-23 16:22:57 +00:00
Keith Donald
f780171a1c elimintated controller/handler adapter duplication
made spring beanish with default constructor
2008-04-23 16:19:37 +00:00
Keith Donald
492c9f2246 elimintated controller/handler adapter duplication
made spring beanish with default constructor
2008-04-23 16:05:32 +00:00
Scott Andrews
36655659be improved input/output mappings and el stripping 2008-04-23 14:29:56 +00:00
Keith Donald
6c6ac180d8 javadoc 2008-04-23 13:05:53 +00:00
Keith Donald
a76e05194b manifests 2008-04-23 12:38:01 +00:00
Jeremy Grelle
53622691d1 Moved model validation behavior into the FlowActionListener, to only be invoked if an non-immediate ActionEvent has been signaled. 2008-04-23 00:02:39 +00:00
Keith Donald
72ccde6297 public access 2008-04-22 22:40:10 +00:00
Keith Donald
c5eddf4d9c flow outcome modeling
flow possible outcomes
2008-04-22 22:36:05 +00:00
Jeremy Grelle
c533e77dc5 Fixing broken test. 2008-04-22 22:31:45 +00:00
Jeremy Grelle
7d3e1d611b -Moving AjaxHandler to spring-js
-Polishing Spring.js API
-Refactoring spring-faces components to match Spring.js API changes.
2008-04-22 22:28:11 +00:00
Keith Donald
0f3d983587 getters 2008-04-22 22:21:33 +00:00
Keith Donald
f6289391c8 copyright 2008-04-22 22:16:32 +00:00
Keith Donald
5486b2c8d7 flow outcome modeling
flow possible outcomes
2008-04-22 22:13:04 +00:00
Jeremy Grelle
9db8910b0a Temporarily removing until it can be refactored to use Ext 2.0. 2008-04-22 21:27:49 +00:00
Jeremy Grelle
1b261f2159 Should rely on the versions in spring-js.jar 2008-04-22 21:25:27 +00:00
Jeremy Grelle
cffd1889a5 SWF-301 - Make JSF managed beans accessible inside a flow definition using EL expressions. 2008-04-22 20:45:22 +00:00
Keith Donald
84a43f2f26 flow definition ids 2008-04-22 20:16:53 +00:00
Keith Donald
62f6140e22 polish 2008-04-22 19:58:03 +00:00
Keith Donald
d61b06b972 polish 2008-04-22 19:57:00 +00:00
Keith Donald
2986352200 jsf lifecycle updates 2008-04-22 19:53:53 +00:00
Keith Donald
7495aac900 docs 2008-04-22 19:44:11 +00:00
Keith Donald
6c635c448a jsf lifecycle updates 2008-04-22 19:35:41 +00:00
Keith Donald
199aebbd9e extract tests 2008-04-22 19:01:51 +00:00
Keith Donald
adb7b71e94 messages extraction and clearing 2008-04-22 18:56:12 +00:00
Keith Donald
3468308226 flash scope and messages now stored in conversation scope 2008-04-22 18:52:56 +00:00
Keith Donald
bd995ff9aa 2.0.0 2008-04-22 05:07:08 +00:00
Keith Donald
a650fba0c7 several typos 2008-04-22 05:00:32 +00:00
Keith Donald
4035f581d1 viewAlreadySet(FacesContext) -- viewId not needed? 2008-04-22 04:50:25 +00:00
Keith Donald
688ad73619 viewExists -> viewAlreadySet 2008-04-22 04:46:18 +00:00
Keith Donald
c5cfc66276 override toString 2008-04-22 04:05:46 +00:00
Keith Donald
1a384b5f60 polish 2008-04-22 03:59:33 +00:00
Keith Donald
5cba1e3a6a made renderResponse/responseComplete flags request scope to solve postback lifecycle problem
commented out 3rdparty view-root corner case support - lets review this again if it needs to be in there...
updated tests
2008-04-22 03:49:34 +00:00
Keith Donald
76c62c4b92 bug in literal expression 2008-04-22 03:42:15 +00:00
Keith Donald
1cb3867b28 toString 2008-04-22 02:13:43 +00:00
Keith Donald
31a5026cea fixed 1.5 bug 2008-04-21 23:15:15 +00:00
Keith Donald
b1a4d86e80 polish 2008-04-21 22:56:19 +00:00
Keith Donald
e045a216e8 remove use of NRE 2008-04-21 22:43:56 +00:00
Keith Donald
3c8179e92e 2008-04-21 22:38:36 +00:00
Keith Donald
e092fccb78 serialization testing 2008-04-21 22:35:29 +00:00
Keith Donald
9c83674206 all expressions should be serializable 2008-04-21 22:23:50 +00:00
Keith Donald
daf44454e2 marked nonserializable data transient 2008-04-21 22:20:23 +00:00