Commit Graph

1467 Commits

Author SHA1 Message Date
Musachy Barroso 32298bc001 WW-1951 Ajax submit button executeScripts="true" evaluates javascript before DOM elements are defined
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@543927 13f79535-47bb-0310-9956-ffa450edef68
2007-06-03 16:14:32 +00:00
Musachy Barroso be0b15a774 Update autocompleter tag documentation
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@543918 13f79535-47bb-0310-9956-ffa450edef68
2007-06-03 15:18:15 +00:00
Musachy Barroso 60b224e647 Keep backward compatibility for setSelectedValue() javascript function on autocompleter tag
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@543909 13f79535-47bb-0310-9956-ffa450edef68
2007-06-03 14:49:50 +00:00
Musachy Barroso 89008980f0 Change order of parameters passed before/after selecting a tab
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@543908 13f79535-47bb-0310-9956-ffa450edef68
2007-06-03 14:42:34 +00:00
Musachy Barroso 370b8a57fb Fix example
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@543776 13f79535-47bb-0310-9956-ffa450edef68
2007-06-02 19:47:04 +00:00
Musachy Barroso 35a6233625 * Make valueNotityTopics in datetimepicker pass parameters: text, Date, widget
* Add example to datetimepicker example

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@543768 13f79535-47bb-0310-9956-ffa450edef68
2007-06-02 17:43:20 +00:00
Musachy Barroso 0106dea923 Fix example
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@543761 13f79535-47bb-0310-9956-ffa450edef68
2007-06-02 17:17:38 +00:00
Musachy Barroso 2d11e2c5f2 Fix example
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@543759 13f79535-47bb-0310-9956-ffa450edef68
2007-06-02 17:00:55 +00:00
Musachy Barroso 2cfe554bda Improve documentation of datetimepicker tag
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@543758 13f79535-47bb-0310-9956-ffa450edef68
2007-06-02 17:00:05 +00:00
Musachy Barroso eec01916fb Add test for "today" value
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@543757 13f79535-47bb-0310-9956-ffa450edef68
2007-06-02 16:58:33 +00:00
Musachy Barroso d00140ba9b Fix example
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@543755 13f79535-47bb-0310-9956-ffa450edef68
2007-06-02 16:51:19 +00:00
Musachy Barroso 32528cfa9f Add "showLoadingText" to example
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@543751 13f79535-47bb-0310-9956-ffa450edef68
2007-06-02 15:29:23 +00:00
Musachy Barroso b46cd02ea0 Update example with right topic parameters
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@543617 13f79535-47bb-0310-9956-ffa450edef68
2007-06-01 21:05:52 +00:00
Musachy Barroso cc166732d5 WW-1945 add a method(javascript) to set the selected value to the autocompleter
methods added to the autocompleter widget:

* setSelectedKey(key)
* setSelectedValue(value)
* getSelectedKey()
* getSelectedValue()
* getText()

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@543354 13f79535-47bb-0310-9956-ffa450edef68
2007-06-01 01:55:37 +00:00
Musachy Barroso b266c23227 WW-1925 Add a "transport" attribute to tags Bind, Anchor and Submit, and Div
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@543218 13f79535-47bb-0310-9956-ffa450edef68
2007-05-31 19:07:05 +00:00
Musachy Barroso c3059fa9bc Fix example typo
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@543180 13f79535-47bb-0310-9956-ffa450edef68
2007-05-31 16:29:53 +00:00
Musachy Barroso 3bc9121d69 Remove confusing comment
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@543170 13f79535-47bb-0310-9956-ffa450edef68
2007-05-31 15:50:08 +00:00
Musachy Barroso 68edbc107d Improve head tag documentation
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@542871 13f79535-47bb-0310-9956-ffa450edef68
2007-05-30 16:46:58 +00:00
Musachy Barroso 2fac251a17 Improve datetimepicker tag documentation
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@542869 13f79535-47bb-0310-9956-ffa450edef68
2007-05-30 16:42:42 +00:00
Musachy Barroso 1795e18915 Improve bind tag documentation
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@542861 13f79535-47bb-0310-9956-ffa450edef68
2007-05-30 16:22:53 +00:00
Musachy Barroso ee9f11e8d5 Improve anchor tag documentation
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@542719 13f79535-47bb-0310-9956-ffa450edef68
2007-05-30 01:57:06 +00:00
Musachy Barroso 21e18c0b58 Improve submit tag documentation
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@542718 13f79535-47bb-0310-9956-ffa450edef68
2007-05-30 01:56:26 +00:00
Musachy Barroso 3da11f142a Improve remote div documentation
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@542715 13f79535-47bb-0310-9956-ffa450edef68
2007-05-30 01:40:36 +00:00
Musachy Barroso e4bbbcdcd2 Improve remote div documentation
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@542714 13f79535-47bb-0310-9956-ffa450edef68
2007-05-30 01:39:00 +00:00
Musachy Barroso 854680269e Use Dojo plugin tags
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@542388 13f79535-47bb-0310-9956-ffa450edef68
2007-05-29 02:44:08 +00:00
Musachy Barroso 2da24979d2 * Make "sources" and "events" attributes optional in "bind" tag
* Fix minor notifyTopics bug on "binddiv" and "bind" (wrong parameters were passed when the returned text was an empty string)

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@542324 13f79535-47bb-0310-9956-ffa450edef68
2007-05-28 21:41:04 +00:00
Musachy Barroso 9542de73aa Fix hangman example to use Dojo plugin tags
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@542323 13f79535-47bb-0310-9956-ffa450edef68
2007-05-28 21:38:46 +00:00
Musachy Barroso d404f524e9 * Fix url used for the Ajax request when a node is clicked
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@542281 13f79535-47bb-0310-9956-ffa450edef68
2007-05-28 17:44:17 +00:00
Musachy Barroso 41db960365 * Fix url used for the Ajax request when a node is clicked
* Remove scriptlet

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@542280 13f79535-47bb-0310-9956-ffa450edef68
2007-05-28 17:41:00 +00:00
Musachy Barroso 89962ee6a3 WW-1953 Freemarker templates fail to use the tags defined in the Dojo plugin
* The Dojo model was still referencing models from core (submit, anchor and div)

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@542273 13f79535-47bb-0310-9956-ffa450edef68
2007-05-28 16:50:52 +00:00
Musachy Barroso 046c0cebd2 Make the refresh a little bit faster
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@542272 13f79535-47bb-0310-9956-ffa450edef68
2007-05-28 16:49:21 +00:00
Musachy Barroso f31ea7089d Fix example to use Dojo plugin tags
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@542271 13f79535-47bb-0310-9956-ffa450edef68
2007-05-28 16:49:00 +00:00
Musachy Barroso a5d64d89f3 Fix example to use Dojo plugin tags
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@542266 13f79535-47bb-0310-9956-ffa450edef68
2007-05-28 16:38:54 +00:00
Musachy Barroso d94ae8dfa7 Fix example to use Dojo plugin tags
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@542265 13f79535-47bb-0310-9956-ffa450edef68
2007-05-28 16:37:27 +00:00
Musachy Barroso 757172505b Fix example to use Dojo plugin tags
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@542263 13f79535-47bb-0310-9956-ffa450edef68
2007-05-28 16:36:38 +00:00
Musachy Barroso 8f11f2fd5e Fix example to use Dojo plugin tags
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@542262 13f79535-47bb-0310-9956-ffa450edef68
2007-05-28 16:36:23 +00:00
Musachy Barroso ed4db9921f Fix example to use Dojo plugin tags
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@542261 13f79535-47bb-0310-9956-ffa450edef68
2007-05-28 16:35:14 +00:00
Musachy Barroso 4c1be74813 Add head tag model to freemarker available models
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@542254 13f79535-47bb-0310-9956-ffa450edef68
2007-05-28 16:03:15 +00:00
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