Commit Graph

  • 953628d226 WW-1350 Autofocus element of a form, the id of the element to get the focus is specified in the "focusElement" attribute of the "form" tag Musachy Barroso 2007-06-14 18:35:04 +00:00
  • e5b380be24 Update version number to 2.0.8 Musachy Barroso 2007-06-13 12:56:06 +00:00
  • 0216a6c1df WW-1981 set should use the "id" attribute like the url and bean tags Musachy Barroso 2007-06-12 19:13:58 +00:00
  • bb5d5a61b5 * Remove last references to Dojo * Remove unused file (TimePicker-1.txt) Musachy Barroso 2007-06-12 17:55:36 +00:00
  • 3a01abe01b Delete unused templates Musachy Barroso 2007-06-12 16:29:45 +00:00
  • 0fdb4e200b Delete datetimepicker.ftl which was moved to the Dojo plugin Musachy Barroso 2007-06-12 16:27:51 +00:00
  • c83598687d WW-1853 Extend HttpHeaderResult to support HttpServletResponse.sendError() Musachy Barroso 2007-06-12 01:46:27 +00:00
  • 2b9201a81a WW-1848 Showcase, create an interactive OGNL demo Musachy Barroso 2007-06-11 19:36:57 +00:00
  • 686b369d0b Fix typo Musachy Barroso 2007-06-11 19:03:07 +00:00
  • 41ae6939ae WW-1848 Showcase, create an interactive OGNL demo Musachy Barroso 2007-06-11 18:33:11 +00:00
  • f5416d5905 WW-1848 Showcase, create an interactive OGNL demo Musachy Barroso 2007-06-11 02:09:27 +00:00
  • a0daa38568 Remove checkbox example, there are all kind of inconsistencies between browsers, bad example Musachy Barroso 2007-06-10 17:27:08 +00:00
  • c26d4b48f1 Fix example (using %{...} for a list instead of {...}) Musachy Barroso 2007-06-10 17:20:07 +00:00
  • a052eb9bca WW-1980 Ajax tags (most of them) are not working on IE 6 * IE doesn't like trailing commas in JSON Musachy Barroso 2007-06-10 17:17:53 +00:00
  • d2008863b6 WW-1980 Ajax tags (most of them) are not working on IE 6 * IE doesn't like trailing commas in JSON Musachy Barroso 2007-06-10 16:49:10 +00:00
  • 60e7480975 WW-1848 Showcase, create an interactive OGNL demo * Add interactive link to homepage Musachy Barroso 2007-06-10 15:25:12 +00:00
  • 9137b81e23 Submit form using Dojo, instead of encoding command in URL (which was not encoding properly) Musachy Barroso 2007-06-10 15:09:50 +00:00
  • fa8ea50662 WW-1848 Showcase, create an interactive OGNL demo Musachy Barroso 2007-06-10 01:13:05 +00:00
  • 5226f676af WW-1848 Showcase, create an interactive OGNL demo Musachy Barroso 2007-06-09 23:55:37 +00:00
  • c721b256b2 Fix form autodiscover for bind tags Musachy Barroso 2007-06-09 23:17:28 +00:00
  • d33a0c935f Add examples to remote forms Musachy Barroso 2007-06-09 23:16:42 +00:00
  • 0dddee1a62 Minor changes in order to be able to embed the console on a regular page (for interactive demo) Musachy Barroso 2007-06-09 22:38:17 +00:00
  • 57b5f7d141 WW-1979 Add annotation workflow definition to struts-default.xml Musachy Barroso 2007-06-09 22:31:50 +00:00
  • fdf3d8f3d2 Remove Dojo debug Musachy Barroso 2007-06-08 01:45:57 +00:00
  • f182803861 Delete unused file Musachy Barroso 2007-06-08 01:45:05 +00:00
  • 0104532aa9 WW-1845 Showcase -- Typos Musachy Barroso 2007-06-08 01:38:07 +00:00
  • 8ac2229a57 WW-1971 Url tag should accept parameters that are Iterable as it does with String[] Musachy Barroso 2007-06-07 23:13:32 +00:00
  • 3285a37ebd WW-1973 Merge from trunk. Updated Struts2-Tiles plugin to depend on Tiles 2.0.4. Antonio Petrelli 2007-06-07 14:12:59 +00:00
  • 8ec2fc67aa WW-1973 Updated Struts2-Tiles plugin to depend on Tiles 2.0.4. Antonio Petrelli 2007-06-07 13:07:00 +00:00
  • 9ce9769c37 WW-1975 Autocompleter w/loadMinimumCount ask for data on loading page * Add "preload" attribute, which defaults to true (like in the div tag), which will prevent the autocompleter from loading its options when page is loaded Musachy Barroso 2007-06-07 00:05:21 +00:00
  • 393ad06f40 WW-1975 Autocompleter w/loadMinimumCount ask for data on loading page * Add "preload" attribute, which default to true (like in the div tag), which will prevent the autocompleter from loading its options when page is loaded Musachy Barroso 2007-06-07 00:04:23 +00:00
  • a1d61f7b73 Add a couple of examples to the autocompleter page Musachy Barroso 2007-06-06 23:14:52 +00:00
  • 3f2e01dd3a Fix autocompleter bug when reading data as a field of an object from the JSON returned from action Musachy Barroso 2007-06-06 23:14:00 +00:00
  • d4f5483489 Updating link to 2.0.9 release notes Rainer Hermanns 2007-06-06 17:51:00 +00:00
  • 66a507c643 Adding a translate.sh script to backports for OSX/Linux environments Rainer Hermanns 2007-06-06 16:55:42 +00:00
  • 9bca8b98cc Preparing 2.0.9 development o updating pom.xml to 2.0.9-SNAPSHOT Rainer Hermanns 2007-06-06 16:54:35 +00:00
  • 8135547c7a WW-1834 Tag r544865 as Struts 2.0.8 STRUTS_2_0_8 tags/STRUTS_2_0_8 Rainer Hermanns 2007-06-06 16:07:32 +00:00
  • 76b2800d18 Commenting api inclusion for assembly goal Rainer Hermanns 2007-06-06 15:24:26 +00:00
  • 8373599f01 Removing SNAPSHOT for Struts 2.0.8 release o updated all pom.xml o updated backport/translate.bat o updated dependency on struts-annotations to 1.0.2 release Rainer Hermanns 2007-06-06 14:45:50 +00:00
  • c72fb7dcf4 It's plural, not possessive. Grr. Martin Cooper 2007-06-05 05:21:17 +00:00
  • 561bb38bf9 Update ajax tags reference Musachy Barroso 2007-06-03 16:18:24 +00:00
  • 32298bc001 WW-1951 Ajax submit button executeScripts="true" evaluates javascript before DOM elements are defined Musachy Barroso 2007-06-03 16:14:32 +00:00
  • be0b15a774 Update autocompleter tag documentation Musachy Barroso 2007-06-03 15:18:15 +00:00
  • 60b224e647 Keep backward compatibility for setSelectedValue() javascript function on autocompleter tag Musachy Barroso 2007-06-03 14:49:50 +00:00
  • 89008980f0 Change order of parameters passed before/after selecting a tab Musachy Barroso 2007-06-03 14:42:34 +00:00
  • 370b8a57fb Fix example Musachy Barroso 2007-06-02 19:47:04 +00:00
  • 35a6233625 * Make valueNotityTopics in datetimepicker pass parameters: text, Date, widget * Add example to datetimepicker example Musachy Barroso 2007-06-02 17:43:20 +00:00
  • 0106dea923 Fix example Musachy Barroso 2007-06-02 17:17:38 +00:00
  • 2d11e2c5f2 Fix example Musachy Barroso 2007-06-02 17:00:55 +00:00
  • 2cfe554bda Improve documentation of datetimepicker tag Musachy Barroso 2007-06-02 17:00:05 +00:00
  • eec01916fb Add test for "today" value Musachy Barroso 2007-06-02 16:58:33 +00:00
  • d00140ba9b Fix example Musachy Barroso 2007-06-02 16:51:19 +00:00
  • 32528cfa9f Add "showLoadingText" to example Musachy Barroso 2007-06-02 15:29:23 +00:00
  • b46cd02ea0 Update example with right topic parameters Musachy Barroso 2007-06-01 21:05:52 +00:00
  • cc166732d5 WW-1945 add a method(javascript) to set the selected value to the autocompleter methods added to the autocompleter widget: Musachy Barroso 2007-06-01 01:55:37 +00:00
  • b266c23227 WW-1925 Add a "transport" attribute to tags Bind, Anchor and Submit, and Div Musachy Barroso 2007-05-31 19:07:05 +00:00
  • c3059fa9bc Fix example typo Musachy Barroso 2007-05-31 16:29:53 +00:00
  • 70341ac8b0 Fix example typo Musachy Barroso 2007-05-31 16:28:42 +00:00
  • d304ea3ffd Remove confusing comment Musachy Barroso 2007-05-31 16:04:00 +00:00
  • 3bc9121d69 Remove confusing comment Musachy Barroso 2007-05-31 15:50:08 +00:00
  • 68edbc107d Improve head tag documentation Musachy Barroso 2007-05-30 16:46:58 +00:00
  • 2fac251a17 Improve datetimepicker tag documentation Musachy Barroso 2007-05-30 16:42:42 +00:00
  • 1795e18915 Improve bind tag documentation Musachy Barroso 2007-05-30 16:22:53 +00:00
  • ee9f11e8d5 Improve anchor tag documentation Musachy Barroso 2007-05-30 01:57:06 +00:00
  • 21e18c0b58 Improve submit tag documentation Musachy Barroso 2007-05-30 01:56:26 +00:00
  • 3da11f142a Improve remote div documentation Musachy Barroso 2007-05-30 01:40:36 +00:00
  • e4bbbcdcd2 Improve remote div documentation Musachy Barroso 2007-05-30 01:39:00 +00:00
  • 97d6872beb Bundle XWork 2.0.3 o updating XWork dep to 2.0.3 release o added OpenSymphony maven2 repository Rainer Hermanns 2007-05-29 14:13:56 +00:00
  • 854680269e Use Dojo plugin tags Musachy Barroso 2007-05-29 02:44:08 +00:00
  • 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) Musachy Barroso 2007-05-28 21:41:04 +00:00
  • 9542de73aa Fix hangman example to use Dojo plugin tags Musachy Barroso 2007-05-28 21:38:46 +00:00
  • d404f524e9 * Fix url used for the Ajax request when a node is clicked Musachy Barroso 2007-05-28 17:44:17 +00:00
  • 41db960365 * Fix url used for the Ajax request when a node is clicked * Remove scriptlet Musachy Barroso 2007-05-28 17:41:00 +00:00
  • 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) Musachy Barroso 2007-05-28 16:50:52 +00:00
  • 046c0cebd2 Make the refresh a little bit faster Musachy Barroso 2007-05-28 16:49:21 +00:00
  • f31ea7089d Fix example to use Dojo plugin tags Musachy Barroso 2007-05-28 16:49:00 +00:00
  • a5d64d89f3 Fix example to use Dojo plugin tags Musachy Barroso 2007-05-28 16:38:54 +00:00
  • d94ae8dfa7 Fix example to use Dojo plugin tags Musachy Barroso 2007-05-28 16:37:27 +00:00
  • 757172505b Fix example to use Dojo plugin tags Musachy Barroso 2007-05-28 16:36:38 +00:00
  • 8f11f2fd5e Fix example to use Dojo plugin tags Musachy Barroso 2007-05-28 16:36:23 +00:00
  • ed4db9921f Fix example to use Dojo plugin tags Musachy Barroso 2007-05-28 16:35:14 +00:00
  • 4c1be74813 Add head tag model to freemarker available models Musachy Barroso 2007-05-28 16:03:15 +00:00
  • 919e1ffe07 Fixing tag output to be more xhtml compliant, adding mapper extension test WW-1649 Donald J. Brown 2007-05-27 13:10:27 +00:00
  • 042e6c0422 Fixing tag output to be more xhtml compliant, adding mapper extension test WW-1649 Donald J. Brown 2007-05-27 13:04:02 +00:00
  • 157cc6583c WW-1942 Merge from trunk to STRUTS_2_0_X branch. In the URL spaces are converted into %20, while in the file must be spaces. Antonio Petrelli 2007-05-25 14:48:33 +00:00
  • 65f13cd7b4 WW-1942 In the URL spaces are converted into %20, while in the file must be spaces. Antonio Petrelli 2007-05-25 14:47:57 +00:00
  • bbee599025 Fixed request parameters to use linkedhashmap WW-1942 Donald J. Brown 2007-05-25 04:02:32 +00:00
  • 13e976f502 Fixed request parameters to use linkedhashmap WW-1942 Donald J. Brown 2007-05-25 04:01:23 +00:00
  • 2afa49524e Changing component parameters to use linkedHashMap (preserve order), fixed tests to reflect this WW-1942 Donald J. Brown 2007-05-25 03:35:00 +00:00
  • 411ffc127a Changing component parameters to use linkedHashMap (preserve order), fixed tests to reflect this WW-1942 Donald J. Brown 2007-05-25 03:33:45 +00:00
  • 2c9a23eaef Use released version 2.0-alpha-4 of maven-dependency-plugin WW-1943 Wendy Smoak 2007-05-24 05:41:11 +00:00
  • 4a6c4ad085 Update to released 1.0-alpha-10 version of plexus-container-default. The latest release is 1.0-alpha-24 but the plugin will not compile against it. WW-1943 Wendy Smoak 2007-05-24 05:33:05 +00:00
  • 53d2f7ea4a Use the 1.0-alpha-2 release (2007-03-14) of retrotranslator-maven-plugin. WW-1943 Wendy Smoak 2007-05-24 04:36:53 +00:00
  • 572c6bdc58 Update javadoc for new tooltip implementation Musachy Barroso 2007-05-24 01:31:25 +00:00
  • f0bc701ddf WW-1903 Client side javascript validation has javascript errors when textfield labelposition is set to top Musachy Barroso 2007-05-24 00:34:33 +00:00
  • d176c997bf WW-1941 Merge from trunk to STRUTS_2_0_X branch. Updated Struts 2 - Tiles 2 plugin to use Tiles 2.0.3 in trunk. Updated Struts 2 showcase to the changes of Struts 2 - Tiles 2 plugin. Antonio Petrelli 2007-05-23 15:16:35 +00:00
  • ac4c1c6a83 WW-1941 Updated Struts 2 showcase to the changes of Struts 2 - Tiles 2 plugin. Antonio Petrelli 2007-05-23 14:44:28 +00:00
  • 90d276b986 WW-1941 Updated Struts 2 - Tiles 2 plugin to use Tiles 2.0.3 in trunk. Antonio Petrelli 2007-05-23 14:42:55 +00:00
  • d169cfc22a Making idParameterName optional on restful2 mapper WW-1715 Donald J. Brown 2007-05-23 02:48:36 +00:00
  • d543af34cc Changing id parameter name on restful action mapper to optional WW-1715 Donald J. Brown 2007-05-23 02:46:05 +00:00