Commit Graph

1429 Commits

Author SHA1 Message Date
Donald J. Brown 919e1ffe07 Fixing tag output to be more xhtml compliant, adding mapper extension test
WW-1649


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@541983 13f79535-47bb-0310-9956-ffa450edef68
2007-05-27 13:10:27 +00:00
Antonio Petrelli 65f13cd7b4 WW-1942
In the URL spaces are converted into %20, while in the file must be spaces.

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@541675 13f79535-47bb-0310-9956-ffa450edef68
2007-05-25 14:47:57 +00:00
Donald J. Brown bbee599025 Fixed request parameters to use linkedhashmap
WW-1942


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@541529 13f79535-47bb-0310-9956-ffa450edef68
2007-05-25 04:02:32 +00:00
Donald J. Brown 2afa49524e Changing component parameters to use linkedHashMap (preserve order), fixed tests
to reflect this
WW-1942


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@541523 13f79535-47bb-0310-9956-ffa450edef68
2007-05-25 03:35:00 +00:00
Musachy Barroso 572c6bdc58 Update javadoc for new tooltip implementation
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@541132 13f79535-47bb-0310-9956-ffa450edef68
2007-05-24 01:31:25 +00:00
Musachy Barroso f0bc701ddf WW-1903 Client side javascript validation has javascript errors when textfield labelposition is set to top
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@541124 13f79535-47bb-0310-9956-ffa450edef68
2007-05-24 00:34:33 +00:00
Antonio Petrelli ac4c1c6a83 WW-1941
Updated Struts 2 showcase to the changes of Struts 2 - Tiles 2 plugin.

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@540964 13f79535-47bb-0310-9956-ffa450edef68
2007-05-23 14:44:28 +00:00
Antonio Petrelli 90d276b986 WW-1941
Updated Struts 2 - Tiles 2 plugin to use Tiles 2.0.3 in trunk.

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@540963 13f79535-47bb-0310-9956-ffa450edef68
2007-05-23 14:42:55 +00:00
Donald J. Brown d169cfc22a Making idParameterName optional on restful2 mapper
WW-1715


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@540819 13f79535-47bb-0310-9956-ffa450edef68
2007-05-23 02:48:36 +00:00
Donald J. Brown a2a74f7c9b Fixed NPE in subset iterator tag
WW-1932


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@540570 13f79535-47bb-0310-9956-ffa450edef68
2007-05-22 12:56:32 +00:00
Donald J. Brown 537064df23 Better handling of requests that have no cookies
WW-1920


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@540561 13f79535-47bb-0310-9956-ffa450edef68
2007-05-22 12:32:32 +00:00
Donald J. Brown 5d70965636 Fixing selected item not recognized
WW-1907


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@540555 13f79535-47bb-0310-9956-ffa450edef68
2007-05-22 12:19:17 +00:00
Donald J. Brown 7959d717f2 Adding the 'id' attribute bag to the subset and sort tags in the tld
WW-1905


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@540553 13f79535-47bb-0310-9956-ffa450edef68
2007-05-22 12:15:25 +00:00
Donald J. Brown 8da6a58b4f Improving javadocs
WW-1939


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@540147 13f79535-47bb-0310-9956-ffa450edef68
2007-05-21 13:55:34 +00:00
Donald J. Brown 481775e37a Porting improvement for restful 2 to allow id parameters
WW-1939


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@540143 13f79535-47bb-0310-9956-ffa450edef68
2007-05-21 13:49:26 +00:00
James Mitchell dd9c3ce552 WW-1834 Fix documentation for snippet used by cwiki
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@539996 13f79535-47bb-0310-9956-ffa450edef68
2007-05-21 02:17:53 +00:00
Musachy Barroso 1d1877ead8 Cleanup Remote Forms examples
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@539956 13f79535-47bb-0310-9956-ffa450edef68
2007-05-20 21:53:32 +00:00
Musachy Barroso 5a7aa6d41b Add showLoadingText to link that shows how to use custom loading text
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@539953 13f79535-47bb-0310-9956-ffa450edef68
2007-05-20 21:45:36 +00:00
Musachy Barroso 90476742ad WW-1935 Tags Bind, Anchor and Submit, in the Dojo plugin should have a "separateScripts" attribute to run scripts on their own scope
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@539951 13f79535-47bb-0310-9956-ffa450edef68
2007-05-20 21:35:18 +00:00
Musachy Barroso 3238e3bdf0 WW-1935 Tags Bind, Anchor and Submit, in the Dojo plugin should have a "separateScripts" attribute to run scripts on their own scope
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@539950 13f79535-47bb-0310-9956-ffa450edef68
2007-05-20 21:34:58 +00:00
Musachy Barroso 9e11d44e5e WW-1935 Tags Bind, Anchor and Submit, in the Dojo plugin should have a "separateScripts" attribute to run scripts on their own scope
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@539946 13f79535-47bb-0310-9956-ffa450edef68
2007-05-20 21:29:37 +00:00
Musachy Barroso 265d94a928 WW-1792 Date tag doesn't handle calendars
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@539926 13f79535-47bb-0310-9956-ffa450edef68
2007-05-20 19:53:59 +00:00
Musachy Barroso c4d9f63355 Update ajax tags reference doc
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@539919 13f79535-47bb-0310-9956-ffa450edef68
2007-05-20 19:41:17 +00:00
Musachy Barroso 5b72b33800 WW-1764 Rename fremarker tag model "comboBox" to "combobox"
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@539888 13f79535-47bb-0310-9956-ffa450edef68
2007-05-20 15:34:52 +00:00
Donald J. Brown fc827b38d7 Merging tests disproving WW-1519
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@539826 13f79535-47bb-0310-9956-ffa450edef68
2007-05-20 04:52:35 +00:00
Donald J. Brown 40d4559c2e Switched to latest struts-annotations snapshot
WW-1715


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@539806 13f79535-47bb-0310-9956-ffa450edef68
2007-05-19 22:19:32 +00:00
Donald J. Brown 043b26c619 Improved how properties are loaded, added closing tr tag for debug tag
WW-1746 WW-1712


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@539689 13f79535-47bb-0310-9956-ffa450edef68
2007-05-19 05:15:32 +00:00
Musachy Barroso aeabdc2a12 WW-1830 Support non-String attributes to freemarker JSP tag extensions
*  port from fix on WebWork rev 2866

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@539662 13f79535-47bb-0310-9956-ffa450edef68
2007-05-19 01:27:11 +00:00
Musachy Barroso 8e913da548 Fix jetty configuration (same from showcase)
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@539647 13f79535-47bb-0310-9956-ffa450edef68
2007-05-19 00:12:31 +00:00
Musachy Barroso c9d3c39909 WW-1769 Security hole in config parameter of the viewSource action in struts2-showcase example app
* This is not really a problem, but for the sake of PlanetStruts

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@539122 13f79535-47bb-0310-9956-ffa450edef68
2007-05-17 21:26:57 +00:00
Musachy Barroso c741868f2c WW-1858 combobox template is not correct when there is '.' in the name attribute (use id instead of name)
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@539115 13f79535-47bb-0310-9956-ffa450edef68
2007-05-17 21:05:23 +00:00
Musachy Barroso f06bbc44bd WW-1752 cssStyle and cssClass are ignored in optiontransfer and doubleselect tags
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@539102 13f79535-47bb-0310-9956-ffa450edef68
2007-05-17 20:23:15 +00:00
Musachy Barroso dc0ac6ae36 WW-1923 Attributes "value", "startDate", and "endDate" must be evaluated as Object instead of String
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@538771 13f79535-47bb-0310-9956-ffa450edef68
2007-05-16 22:59:20 +00:00
Musachy Barroso b785314b3c Improve "head" tag javadocs
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@537681 13f79535-47bb-0310-9956-ffa450edef68
2007-05-13 23:53:33 +00:00
Musachy Barroso aaf723cc12 * Rename ajax validation parameter to "struts.validateOnly"
* Add ajax validation parameter only when "validate" attribute is set to true

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@537674 13f79535-47bb-0310-9956-ffa450edef68
2007-05-13 23:04:40 +00:00
Musachy Barroso 6817f612af Rename topic name ("/after" is confusing as the topic is always triggered)
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@537629 13f79535-47bb-0310-9956-ffa450edef68
2007-05-13 18:20:05 +00:00
Musachy Barroso 6b3fcf88a0 Add notes on how to build the struts dojo profile
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@537627 13f79535-47bb-0310-9956-ffa450edef68
2007-05-13 18:16:55 +00:00
Musachy Barroso dab067c752 WW-1784 DateTimePicker does not work from JSP action result
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@537615 13f79535-47bb-0310-9956-ffa450edef68
2007-05-13 17:26:45 +00:00
Musachy Barroso cf2ab902d9 Fix css loading problem on autocompleter widget. On 0.4.2 dojo embedded the css string into the combobox widget so is not loading an external css file
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@537610 13f79535-47bb-0310-9956-ffa450edef68
2007-05-13 16:33:09 +00:00
Musachy Barroso 668fe54b76 WW-1919 remove "action" attribute
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@537519 13f79535-47bb-0310-9956-ffa450edef68
2007-05-12 22:07:21 +00:00
Musachy Barroso d3e1406f13 WW-1914 attribute tabindex does not get rendered for submit tag
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@537473 13f79535-47bb-0310-9956-ffa450edef68
2007-05-12 16:00:30 +00:00
Musachy Barroso cb76c34455 WW-1914 attribute tabindex does not get rendered for submit tag
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@537471 13f79535-47bb-0310-9956-ffa450edef68
2007-05-12 15:55:53 +00:00
Musachy Barroso bf2301aad5 WW-1917 Tag datetimepicker gives "Invalid field value for field xxx:" on form submit when browser locale does not match request_locale
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@536393 13f79535-47bb-0310-9956-ffa450edef68
2007-05-09 02:04:20 +00:00
Musachy Barroso 2b03d06aab * Fix velocity UI tags example (use sx instead of s)
* Add a field to UI tags example show off timepicker

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@536388 13f79535-47bb-0310-9956-ffa450edef68
2007-05-09 01:10:00 +00:00
Musachy Barroso fb56b772e3 * Fix velocity directives (so #sxTAGNAME maps to TAGNAME)
* Change type of tabbedpanel, treenode and tree to BLOCK
* Small datetimepicker javadoc fix

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@536387 13f79535-47bb-0310-9956-ffa450edef68
2007-05-09 01:07:14 +00:00
Musachy Barroso 2dc6b5ae13 WW-1915 Showcase App, File Download section throws Exception
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@536024 13f79535-47bb-0310-9956-ffa450edef68
2007-05-07 23:45:01 +00:00
Musachy Barroso 35bec26009 WW-1910 Tree tag should be able to load its nodes using ajax
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@535634 13f79535-47bb-0310-9956-ffa450edef68
2007-05-06 16:12:28 +00:00
Musachy Barroso 6115e6abca WW-1910 Tree tag should be able to load its nodes using ajax
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@535633 13f79535-47bb-0310-9956-ffa450edef68
2007-05-06 16:11:23 +00:00
Musachy Barroso c81a2fc120 WW-1909 User should be able to enable/disable tabs in the tabbedpanel tag
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@535557 13f79535-47bb-0310-9956-ffa450edef68
2007-05-05 18:46:14 +00:00
Musachy Barroso 49d8315fc0 WW-1909 User should be able to enable/disable tabs in the tabbedpanel tag
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@535556 13f79535-47bb-0310-9956-ffa450edef68
2007-05-05 18:45:02 +00:00