Jeremy Grelle
|
a5ac4fa1bb
|
SWF-571 - Change the spring config namespace for Spring Faces to http://www.springframework.org/schema/faces
|
2008-04-09 20:56:07 +00:00 |
|
Jeremy Grelle
|
b3785cfa77
|
- Removing "djConfig" attribute from Dojo <script> tag rendering since we don't need it for Spring Faces and it violates HTML validation.
- Ensuring that all component-rendered <script> tags include a type="text/javascript" attribute.
|
2008-04-07 15:21:46 +00:00 |
|
Keith Donald
|
01b26ba0d5
|
upgrade to 2.5.3
several fixes to jsf resolvers in faces
|
2008-04-07 10:52:09 +00:00 |
|
Jeremy Grelle
|
4751dcfca4
|
Moving Spring JavaScript into its own module
|
2008-04-05 00:04:07 +00:00 |
|
Jeremy Grelle
|
e9196d57d9
|
Deferring Ext 2.0 integration to SWF 2.1.
|
2008-04-04 22:36:08 +00:00 |
|
Keith Donald
|
ee597b7995
|
|
2008-04-04 22:14:06 +00:00 |
|
Jeremy Grelle
|
05d332dbd3
|
Updating to version 1.1 of css-framework
|
2008-04-04 22:06:04 +00:00 |
|
Jeremy Grelle
|
ea73403412
|
Fixing license headers
|
2008-04-04 21:49:18 +00:00 |
|
Jeremy Grelle
|
dd306bbe36
|
Minified versions built with Dojo's shrinksafe option.
|
2008-04-04 21:47:14 +00:00 |
|
Jeremy Grelle
|
52ea69b0c5
|
To be replaced with minified versions.
|
2008-04-04 21:45:57 +00:00 |
|
Jeremy Grelle
|
cfd45a7774
|
Optimized build of Dojo 1.1
|
2008-04-04 21:42:44 +00:00 |
|
Jeremy Grelle
|
49baa656c4
|
Getting ready to upgrade Dojo to 1.1
|
2008-04-04 21:29:36 +00:00 |
|
Jeremy Grelle
|
33371c83da
|
General bug fixes
|
2008-04-04 21:27:53 +00:00 |
|
Jeremy Grelle
|
b109773655
|
SWF-543 - Add support for calculating immediate attribute value on Spring Faces command buttons from current view-state transition
|
2008-04-03 20:02:01 +00:00 |
|
Keith Donald
|
cb10158602
|
bean factory -> application context
|
2008-04-02 21:23:14 +00:00 |
|
Jeremy Grelle
|
3842ea242c
|
Needed to add a check for Portlet mode before calling ViewHandler.initView
|
2008-04-02 19:52:07 +00:00 |
|
Keith Donald
|
bba2b4ed95
|
view polishing
|
2008-04-02 15:36:30 +00:00 |
|
Scott Andrews
|
2e6c1334cf
|
updating package name that moved
|
2008-04-01 23:57:51 +00:00 |
|
Keith Donald
|
c579f1852b
|
several bug fixes
|
2008-04-01 22:49:10 +00:00 |
|
Keith Donald
|
e9f070b3e3
|
initial mvc message display
|
2008-04-01 18:50:56 +00:00 |
|
Jeremy Grelle
|
bc35b3d8a6
|
SWF-538 - JSFViewFactory's execution of the restore view lifecycle doesn't appear to match the JSF spec.
|
2008-04-01 15:30:47 +00:00 |
|
Jeremy Grelle
|
1d9ac8edb5
|
Fix for SWF-656. Needed to call FacesContext.renderResponse from the FlowActionListener.
|
2008-04-01 15:21:59 +00:00 |
|
Jeremy Grelle
|
4477364417
|
Performance-related enhancements..
|
2008-03-31 19:15:24 +00:00 |
|
Keith Donald
|
bc2ed3e868
|
view scope
|
2008-03-29 06:10:01 +00:00 |
|
Keith Donald
|
b1b7de9a30
|
formatter simplifications from code review
|
2008-03-26 03:47:54 +00:00 |
|
Keith Donald
|
0965f93c97
|
fluent parser context
|
2008-03-25 23:49:15 +00:00 |
|
Keith Donald
|
565e34a1eb
|
code review
|
2008-03-25 23:36:13 +00:00 |
|
Keith Donald
|
f034cc1c9a
|
boolean formatter
|
2008-03-22 04:49:17 +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 |
|
Jeremy Grelle
|
243ee05f1a
|
Adding an <includStyles> tag for enabling proper inclusion of the stylesheets required by Spring Faces components in the <head>
|
2008-03-20 15:01:35 +00:00 |
|
Keith Donald
|
0f333805d9
|
simplified conversion service
mvc view postback
|
2008-03-20 05:55:43 +00:00 |
|
Keith Donald
|
07ad145106
|
view postback
mvc binding work
|
2008-03-20 02:10:14 +00:00 |
|
Ben Hale
|
89c48c749d
|
Spring Build-ified Spring Web Flow. Pray for us
|
2008-03-19 12:10:22 +00:00 |
|
Jeremy Grelle
|
ea47ae8498
|
Fix needed to make this work on MyFaces.
|
2008-03-18 21:34:17 +00:00 |
|
Jeremy Grelle
|
78650d6167
|
SWF-537 - FlowViewStateManager set repeatedly on application instance after application initialization.
|
2008-03-17 14:51:19 +00:00 |
|
Jeremy Grelle
|
7c151fd40d
|
SWF-527 - org.springframework.faces.webflow.FlowVariableResolver not working with JDK1.4
|
2008-03-13 21:46:30 +00:00 |
|
Jeremy Grelle
|
30ea4171b0
|
Richfaces integration.
|
2008-03-12 20:57:39 +00:00 |
|
Keith Donald
|
f498616fd1
|
added throws IOException to View
added test support for asserting response written
|
2008-03-11 21:46:53 +00:00 |
|
Keith Donald
|
47f94dd262
|
polish
|
2008-03-08 05:09:46 +00:00 |
|
Keith Donald
|
743edf8999
|
minor structure polishing / naming conventions
|
2008-03-08 05:01:28 +00:00 |
|
Keith Donald
|
1952fdea46
|
polish
|
2008-03-08 04:39:33 +00:00 |
|
Keith Donald
|
02f5cd103b
|
ajax handling fixes
|
2008-03-07 19:19:47 +00:00 |
|
Keith Donald
|
03007f9fc6
|
cleanup
removed some overloaded bean: prefix support for view=, on=, and to=
|
2008-03-07 16:38:38 +00:00 |
|
Jeremy Grelle
|
6e4c4236f6
|
Fixing the build
|
2008-03-07 15:30:43 +00:00 |
|
Jeremy Grelle
|
2a81c7b8db
|
Added better checking for el-api version
|
2008-03-07 15:04:39 +00:00 |
|