Commit Graph

1106 Commits

Author SHA1 Message Date
Scott Andrews
356e8b3901 add linebreak between flow's children 2008-04-07 20:44:56 +00:00
Scott Andrews
a2b3dc7dff removed notes about calls to setupForm bind and bindAndValidate 2008-04-07 20:23:38 +00:00
Scott Andrews
6acb78f472 <value> was being stripped from resulting doc 2008-04-07 20:14:36 +00:00
Scott Andrews
70857faa46 Do not set accessDecisionManager property with default value. Otherwise the first matching type (any or all) will be applied to all subsequent access decisions. 2008-04-07 19:39:29 +00:00
Scott Andrews
49f735c797 first pass at flow security documentation 2008-04-07 19:27:55 +00:00
Jeremy Grelle
b011c8c803 Correcting javadoc to include "viewScope" 2008-04-07 15:23:59 +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
Scott Andrews
6a3258af27 renamed duplicate ids. the pdf will now build. 2008-04-07 13:45:06 +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
Keith Donald
fd4cd03c9e doc updates 2008-04-07 03:08:54 +00:00
Keith Donald
949d366944 doc updates 2008-04-06 23:16:35 +00:00
Keith Donald
367167b59b doc updates 2008-04-06 20:44:23 +00:00
Keith Donald
0ce9602ca0 2008-04-05 20:18:48 +00:00
Keith Donald
7afef9e878 null el resolver 2008-04-05 20:17:24 +00:00
Keith Donald
f805894dcc upgrade to 2.5.3 2008-04-05 18:50:00 +00:00
Scott Andrews
1452fd4b91 SWF-540
xhtml and css standards updates
2008-04-05 01:29:20 +00:00
Scott Andrews
61fc9f876a SWF-540
xhtml and css standards updates
2008-04-05 01:28:27 +00:00
Scott Andrews
7392cfe466 SWF-540
xhtml and css standards updates
2008-04-05 01:21:05 +00:00
Keith Donald
88a32ae8b2 polish 2008-04-05 01:08:22 +00:00
Scott Andrews
4849489a97 SWF-513
conversion utility that invokes the xsl
2008-04-05 01:03:51 +00:00
Keith Donald
851007ad5b ignore target! 2008-04-05 00:56:20 +00:00
Keith Donald
903479eaa7 2008-04-05 00:53:36 +00:00
Keith Donald
72124f845c polish 2008-04-05 00:49:51 +00:00
Jeremy Grelle
ef056227c1 This should not be here. 2008-04-05 00:49:25 +00:00
Jeremy Grelle
e504ba66a0 Adding js and css resources. 2008-04-05 00:37:41 +00:00
Jeremy Grelle
7cb57d26fa 2008-04-05 00:20:53 +00:00
Scott Andrews
ebbc3d82ab always check that the response has not been committed before sending a redirect 2008-04-05 00:19:04 +00:00
Jeremy Grelle
4751dcfca4 Moving Spring JavaScript into its own module 2008-04-05 00:04:07 +00:00
Keith Donald
bb3671e597 sample tests 2008-04-04 23:46:42 +00:00
Jeremy Grelle
de810aae30 Share project 'spring-js' into 'https://springframework.svn.sourceforge.net/svnroot/springframework/spring-webflow/trunk' 2008-04-04 22:54:44 +00:00
Keith Donald
46c0f867c2 xsd docs 2008-04-04 22:42:08 +00:00
Jeremy Grelle
e9196d57d9 Deferring Ext 2.0 integration to SWF 2.1. 2008-04-04 22:36:08 +00:00
Keith Donald
835b8fe10c removed old files after move 2008-04-04 22:17:40 +00:00
Keith Donald
ee597b7995 2008-04-04 22:14:06 +00:00
Scott Andrews
ec2c4ba105 remove scope attribtue for var, always use conversation scope 2008-04-04 22:06:26 +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
Scott Andrews
aab006e7a4 added history attribute to view-state and allow attribute elements in actions 2008-04-04 21:14:00 +00:00
Scott Andrews
b31929d49e removed logging messages 2008-04-04 19:52:22 +00:00
Scott Andrews
db7473ed16 SWF-513
XSL transform to convert 1.0 xml flow to 2.0 style
2008-04-04 19:00:37 +00:00
Scott Andrews
794f7e5e5b SWF-183
Expose WindowState and PortletMode as native request attributes, portletWindowState and portletMode respectively.  This will make them  accessible inside flow executions without needing the native request.
2008-04-03 21:42:07 +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
2f490b4488 booking validator 2008-04-02 22:58:14 +00:00
Keith Donald
4d5c142dbc date formatter 2008-04-02 22:52:40 +00:00
Scott Andrews
06a03fac7b added missing hibernate dependency 2008-04-02 21:54:28 +00:00