Compare commits

...

113 Commits

Author SHA1 Message Date
Ted Nathan Husted de154978ca WW-1767 Tag r520528 as Struts 2.0.7 (again)
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_0_7@520393 13f79535-47bb-0310-9956-ffa450edef68
2007-03-20 14:01:59 +00:00
Ted Nathan Husted e3a6004b6d WW-1767 Tag r520258 as Struts 2.0.7
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_0_7@520259 13f79535-47bb-0310-9956-ffa450edef68
2007-03-20 03:40:43 +00:00
Ted Nathan Husted 9285977625 WW-1828 "Login Action validation config file named "Logon-validation.xml" so doesn't validate" - Apply patch submitted by Dave Newton
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@520255 13f79535-47bb-0310-9956-ffa450edef68
2007-03-20 03:27:00 +00:00
Ted Nathan Husted 5d90132e0c WW-1825 "Anchor tag inserts newline at end of tag" apply patch submitted by Claus Ibsen
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@520251 13f79535-47bb-0310-9956-ffa450edef68
2007-03-20 03:19:36 +00:00
Ted Nathan Husted 5be8649e19 WW-1814 "Default TypeConverters always created with default ObjectFactory" Reorder statics as suggested by Jasper Rosenberg
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@520243 13f79535-47bb-0310-9956-ffa450edef68
2007-03-20 02:56:32 +00:00
Ted Nathan Husted 9afb07fb3b WW-1799 "StringLength validator is inconsistent client side and server side" submitted by Mads Riise Rasmussen
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@520236 13f79535-47bb-0310-9956-ffa450edef68
2007-03-20 02:45:24 +00:00
James Mitchell e19616a110 WW-1827 - Added new test for CheckboxInterceptor -- thanks to Claus Ibsen
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@520208 13f79535-47bb-0310-9956-ffa450edef68
2007-03-20 01:31:36 +00:00
James Mitchell 0bd23c2984 WW-1824 Fix list item formatting -- patch provided by Claus Ibsen
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@520205 13f79535-47bb-0310-9956-ffa450edef68
2007-03-20 01:23:31 +00:00
James Mitchell 74b1311272 WW-1767 Fix a few typos and change lingering <a:sometag/> action references
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@520201 13f79535-47bb-0310-9956-ffa450edef68
2007-03-20 01:17:27 +00:00
Ted Nathan Husted 8e7c6db335 WW-1803 "ScopeIntercaptor null references on session serialization" apply patch submitted by Sylvain RIBEYRON.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@520152 13f79535-47bb-0310-9956-ffa450edef68
2007-03-19 22:48:48 +00:00
Donald J. Brown 74855426e3 Fixed missing import
WW-1826


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@519450 13f79535-47bb-0310-9956-ffa450edef68
2007-03-17 21:46:41 +00:00
Donald J. Brown fd9a15a89d Better handling of invalid package name
WW-1826


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@519447 13f79535-47bb-0310-9956-ffa450edef68
2007-03-17 21:39:17 +00:00
Musachy Barroso e206cf9a75 WW-1607
* Remove usage of deprecated attributes "beforeLoading", "afterLoading", "resultDivId", "preInvokeJS", "onLoadJS"
* Add examples of attributes "beforeNotifyTopics", "afterNotifyTopics", "errorNotifyTopics"

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@519410 13f79535-47bb-0310-9956-ffa450edef68
2007-03-17 18:58:20 +00:00
Musachy Barroso 07ac6bd6d9 WW-1607
* Remove unused files
* Remove deprecated attributes "beforeLoading", "afterLoading", "resultDivId", "preInvokeJS", "onLoadJS"
* Add attributes "beforeNotifyTopics", "afterNotifyTopics", "errorNotifyTopics"

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@519409 13f79535-47bb-0310-9956-ffa450edef68
2007-03-17 18:57:22 +00:00
Musachy Barroso ad3e83375c WW-1823 rename getAutocompleterModel to getAutocompleter in StrutsModels
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@519209 13f79535-47bb-0310-9956-ffa450edef68
2007-03-17 01:48:24 +00:00
Musachy Barroso 8a7fdfad6e WW-1607
* Restore javascript files to core that were moved to the dojo plugin but were not related to dojo
* Render a tr with cells for the ajaxtags if a "label" is specified
* Fix wrong reference to dojo tooltip


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@519204 13f79535-47bb-0310-9956-ffa450edef68
2007-03-17 01:35:42 +00:00
Musachy Barroso c0095ee4ef WW-1607 Remove dojo-related templates from xhtm and css_xhtml
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@519198 13f79535-47bb-0310-9956-ffa450edef68
2007-03-17 01:15:50 +00:00
James Mitchell 54d899fac0 WW-1767 Fix references from 'redirect-action' to 'redirectAction'
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@518613 13f79535-47bb-0310-9956-ffa450edef68
2007-03-15 13:00:02 +00:00
James Mitchell da4e814ee2 WW-1767 Remove Struts 2 JSF Plugin's dependency on Struts 1.3.8 -- probably an oversight
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@518612 13f79535-47bb-0310-9956-ffa450edef68
2007-03-15 12:58:12 +00:00
James Mitchell 07eb42c40d WW-1645 add pluto config so you can deploy to pluto -- tested on pluto 1.1.0 -- to build for pluto, run: mvn package -Ppluto
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@518396 13f79535-47bb-0310-9956-ffa450edef68
2007-03-15 00:42:26 +00:00
James Mitchell 280644f5a4 WW-1644 fix a couple of typos
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@518395 13f79535-47bb-0310-9956-ffa450edef68
2007-03-15 00:36:39 +00:00
Patrick Lightbody 529e719f77 quickstart is gone, so this should be too!
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@517972 13f79535-47bb-0310-9956-ffa450edef68
2007-03-14 01:48:28 +00:00
Musachy Barroso 03c7349557 WW-1607 Rename "tabbedPanel" to "tabbedpanel"
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@517969 13f79535-47bb-0310-9956-ffa450edef68
2007-03-14 01:34:54 +00:00
Musachy Barroso a8d76f95f3 WW-1707
* Update action mapping to use "redirectAction" instead of "redirect-action", and "plainText" instead of "plaintext"

WW-1607
* Fix tabbedpanel, datetimepicker, and tree examples to use Dojo plugin

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@517968 13f79535-47bb-0310-9956-ffa450edef68
2007-03-14 01:32:19 +00:00
Musachy Barroso 20affeab23 WW-1707 Update action mapping to use "redirectAction" instead of "redirect-action"
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@517966 13f79535-47bb-0310-9956-ffa450edef68
2007-03-14 01:28:27 +00:00
Musachy Barroso 97f9941ac3 WW-1607
* Add cssStyle to form template
* Add struts-plugin.xml for the Dojo plugin


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@517965 13f79535-47bb-0310-9956-ffa450edef68
2007-03-14 01:26:33 +00:00
Philip Luppens f6284fe86a WW-1797: Fixed bunch of typos.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@517590 13f79535-47bb-0310-9956-ffa450edef68
2007-03-13 08:44:43 +00:00
Donald J. Brown 21b36fb182 Fixed result type renaming
WW-1715


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@517512 13f79535-47bb-0310-9956-ffa450edef68
2007-03-13 03:32:26 +00:00
Ted Nathan Husted c434cf644a WW-18O4 "Showcase - view source throws NumberFormatException". The problem is that config parameter on the URL is empty (config=). It can be fixed by checing if the parameters are not empty instead of just != null in the ViewSourceAction.java. Submitted by Claus Ibsen.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@517511 13f79535-47bb-0310-9956-ffa450edef68
2007-03-13 03:28:08 +00:00
Ted Nathan Husted 54b9de4f1b WW-1526 "Error with handling static resources under WebSphere 6". Flush output after copy to appease WebLogic and possibly other containers. Submitted by Adam Czysciak.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@517506 13f79535-47bb-0310-9956-ffa450edef68
2007-03-13 03:13:07 +00:00
Ted Nathan Husted 323a7b9074 WW-1787 "Token session interceptor faiing with redirect-action" Apply patch based on WebWork #1404.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@517499 13f79535-47bb-0310-9956-ffa450edef68
2007-03-13 02:31:35 +00:00
Ted Nathan Husted 467f4cdbde WW-1786 "using session-token interceptor generates FreeMarker template error" Apply patch submitted by Tom Schneider. The change synchronizes on the Ognl context so we don't concurrently execute results. The issue was that we were getting concurrency exceptions around the ognl context because the results were being executed concurrently. The change will reduce throughput when using the session-token interceptor, but it avoids the concurrency issues.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@517426 13f79535-47bb-0310-9956-ffa450edef68
2007-03-12 22:22:12 +00:00
Ted Nathan Husted a8f1031e3c WW-1754 "The current struts-default.xml prevents TypeConverter wiring." Swap ObjectFactory and XWorkConverter load order per suggestion of Nicolas Berthet.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@517412 13f79535-47bb-0310-9956-ffa450edef68
2007-03-12 21:36:16 +00:00
Ted Nathan Husted 4dd9c2d556 WW-1678 - Port cookie interceptor from WW 2.2.5. Patch submitted by Nate Drake based on code contributed to WebWork2/Open Symphony by Toby Jee and Mathew Payne.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@517380 13f79535-47bb-0310-9956-ffa450edef68
2007-03-12 20:33:53 +00:00
Ted Nathan Husted 7edf976bd9 WW-1619 URL component and URLHelper class do not handle multiple request parameters with the same name correctly when includeParams="get". Apply patch submitted by Tom Schneider.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@517364 13f79535-47bb-0310-9956-ffa450edef68
2007-03-12 20:05:24 +00:00
Ted Nathan Husted 88b946dacc WW-1707 Apply consistent naming for the results in struts-default.xml
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@517343 13f79535-47bb-0310-9956-ffa450edef68
2007-03-12 19:13:34 +00:00
Ted Nathan Husted 55dd8188a3 WW-1707 Apply consistent naming for the interceptors in struts-default.xml
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@517096 13f79535-47bb-0310-9956-ffa450edef68
2007-03-12 04:46:27 +00:00
Ted Nathan Husted 419dc383a0 WW-1548 Remove continuation support from 2.1.x, and move continuations to the sandbox.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@517095 13f79535-47bb-0310-9956-ffa450edef68
2007-03-12 04:31:08 +00:00
Ted Nathan Husted 204af40c4e WW-1801 Remove Spring dependency by copying properties manually.
WW-1707 Update interceptor reference. 


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@517032 13f79535-47bb-0310-9956-ffa450edef68
2007-03-11 22:18:07 +00:00
Wendy Smoak c62e2041b3 Deleted "duplicate" file that was causing problems with svn checkout. tabbedPanel.html remains.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@517020 13f79535-47bb-0310-9956-ffa450edef68
2007-03-11 21:33:54 +00:00
Donald J. Brown 3aad67982e Adding spring plugin to mailreader as it seems to be required
WW-1715


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@516991 13f79535-47bb-0310-9956-ffa450edef68
2007-03-11 19:11:15 +00:00
Donald J. Brown 56daf5ce75 Fixed dojo tests
WW-1715


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@516988 13f79535-47bb-0310-9956-ffa450edef68
2007-03-11 19:00:38 +00:00
Donald J. Brown ff13616fe3 Changing tiles plugin to use the latest released version
WW-1715


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@516986 13f79535-47bb-0310-9956-ffa450edef68
2007-03-11 18:49:39 +00:00
Donald J. Brown 4a3270734c Added back text provider config which broke a bunch of tests
WW-1715


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@516983 13f79535-47bb-0310-9956-ffa450edef68
2007-03-11 18:41:02 +00:00
Ted Nathan Husted e8866147d9 WW-1707 Apply consistent naming for the interceptors in struts-default.xml per report by Philip Luppens. Update example applications to use new names.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@516940 13f79535-47bb-0310-9956-ffa450edef68
2007-03-11 15:51:35 +00:00
Ted Nathan Husted cc457eb49f WW-1781 - Set DevMode to false for example applications. Remove other redundant or obsolete settings. Conform indentation n struts-default.xml.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@516928 13f79535-47bb-0310-9956-ffa450edef68
2007-03-11 15:31:14 +00:00
Musachy Barroso 3e77b6934f WW-1607
* Copy head tag to Dojo plugin
* Remove calendar-related attributes and tests from head tag
* Fix tabbedpanel examples in showcase to use the head tag from the Dojo plugin

WW-1757 Rename tabbed panel tag to "tabbedpanel" (from "tabbedPanel")



git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@516804 13f79535-47bb-0310-9956-ffa450edef68
2007-03-10 22:56:58 +00:00
Musachy Barroso 39fec2b7ac WW-1607
* Modify the StrutsTagSkipInheritance annotation so it can be applied to methods
* Overwrite setTheme(String) on the ajax tags to annotate it @StrutsTagSkipInheritance



git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@516779 13f79535-47bb-0310-9956-ffa450edef68
2007-03-10 20:22:34 +00:00
René Gielen 8657e0009a WW-1768:
Applied Oleg Gorobets' patch to make Set tag support JSP body as String value to set. Added also some words of documentation of this new feature.

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@516198 13f79535-47bb-0310-9956-ffa450edef68
2007-03-08 22:32:52 +00:00
René Gielen 02a6440376 Activate dojo plugin to get full build up and running
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@516187 13f79535-47bb-0310-9956-ffa450edef68
2007-03-08 21:36:35 +00:00
René Gielen 3509fa4ded WW-1750:
fixing <script> tags in templates using deprecated language attribute, therefore breaking W3C validation

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@516186 13f79535-47bb-0310-9956-ffa450edef68
2007-03-08 21:32:50 +00:00
René Gielen 7d93a7f48e WW-1750:
fixing <script> tags in templates using deprecated language attribute, therefore breaking W3C validation

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@516183 13f79535-47bb-0310-9956-ffa450edef68
2007-03-08 21:28:22 +00:00
René Gielen 38c83140a0 WW-1756:
Applied Erik Berg's patch to avoid unchecked reference to name parameter in radio tag freemarker template

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@516165 13f79535-47bb-0310-9956-ffa450edef68
2007-03-08 20:08:28 +00:00
René Gielen ce52e8b93f WW-1762:
Applied Erik Berg's patch to beautify anchor tag output

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@516162 13f79535-47bb-0310-9956-ffa450edef68
2007-03-08 20:00:58 +00:00
René Gielen 6467ba408a WW-1748:
Applied Oleg Gorobets patch to support TextProvider to be configured with struts.properties

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@515979 13f79535-47bb-0310-9956-ffa450edef68
2007-03-08 09:11:27 +00:00
René Gielen 68dffd275f WW-1747:
- improved format pattern for fraction digits

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@515884 13f79535-47bb-0310-9956-ffa450edef68
2007-03-08 01:49:11 +00:00
René Gielen 58982d5624 Removed broken character encodings, as indicated by bamboo reports
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@515880 13f79535-47bb-0310-9956-ffa450edef68
2007-03-08 01:32:35 +00:00
Musachy Barroso 80125b513c WW-1607 Fix remote forms example to use dojo plugin
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@515879 13f79535-47bb-0310-9956-ffa450edef68
2007-03-08 01:27:40 +00:00
Musachy Barroso c4509dbfbc WW-1607
* Add classes for form tag(just extend the ones on core)
* Copy datetimepicker.ftl from core
* Add common-events to the tags
* Remove dependency on xhtml theme
* Fix autocompleter failing test
* Restore compressed dojo.js (I overwrote it with the uncompressed one by mistake)


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@515878 13f79535-47bb-0310-9956-ffa450edef68
2007-03-08 01:26:24 +00:00
René Gielen b65a8a7b40 WW-1747:
- updated test to show number formatting issue pointed out by Mike Baroukh
- fixed issue by preventing freemarker from formatting numbers for this template

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@515871 13f79535-47bb-0310-9956-ffa450edef68
2007-03-08 01:06:58 +00:00
Musachy Barroso 25328211dd Fix form tag failing tests (add type="text/javascript")
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@515832 13f79535-47bb-0310-9956-ffa450edef68
2007-03-07 23:06:46 +00:00
Musachy Barroso dfc8d6502b WW-1607 Fix autocompleter example to use dojo plugin
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@515425 13f79535-47bb-0310-9956-ffa450edef68
2007-03-07 02:22:01 +00:00
Musachy Barroso 0902929dd6 WW-1607
Generate remote and static autocompleter from the same freemarker template
 Fix autocompleter test



git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@515424 13f79535-47bb-0310-9956-ffa450edef68
2007-03-07 02:20:44 +00:00
James Mitchell 57f8125973 Fix simple documentation error.
WW-1794



git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@515063 13f79535-47bb-0310-9956-ffa450edef68
2007-03-06 10:47:05 +00:00
Musachy Barroso 3e283625ef WW-1607 Fix remote link, remote button and remote div examples to use dojo plugin tags
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@514943 13f79535-47bb-0310-9956-ffa450edef68
2007-03-06 01:13:37 +00:00
Musachy Barroso 65131d66a5 Move classes to "dojo" package so they don't conflict with the ones from core
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@514940 13f79535-47bb-0310-9956-ffa450edef68
2007-03-06 01:11:06 +00:00
Musachy Barroso de09c2ca53 WW-1607 Separate dojo-related tags into their own plugin
* Overwrite parent attribute setters so they are added to the TLD

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@514458 13f79535-47bb-0310-9956-ffa450edef68
2007-03-04 18:51:30 +00:00
Musachy Barroso e2f349dca9 WW-1607 Separate dojo-related tags into their own plugin. For prior history see <http://svn.apache.org/viewvc?view=rev&revision=514082>
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@514083 13f79535-47bb-0310-9956-ffa450edef68
2007-03-03 05:48:54 +00:00
Musachy Barroso f111ea4bbb WW-1607 Separate dojo-related tags into their own plugin
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@514082 13f79535-47bb-0310-9956-ffa450edef68
2007-03-03 05:33:30 +00:00
Musachy Barroso 150fec2256 WW-1777 DateTimePicker now supports expressions in the property "displayFormat"
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@512580 13f79535-47bb-0310-9956-ffa450edef68
2007-02-28 02:48:06 +00:00
Musachy Barroso f829f52b6b WW-1771 Update DateTimePicker tag documentation. Sytax from:
http://www.unicode.org/reports/tr35/tr35-4.html#Date_Format_Patterns

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@512131 13f79535-47bb-0310-9956-ffa450edef68
2007-02-27 04:14:32 +00:00
Thomas Schneider 92184a6850 WW-1733 Fixed request not being wrapped issue (merged from 2.0.x branch)
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@511454 13f79535-47bb-0310-9956-ffa450edef68
2007-02-25 05:35:51 +00:00
Musachy Barroso dcad8fbd00 WW-1671 templates don't specify type="text/javascript"; break W3C validation
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@511303 13f79535-47bb-0310-9956-ffa450edef68
2007-02-24 16:50:09 +00:00
Musachy Barroso d1c2b3f803 WW-1766 div tag needs the scriptSeparation attribute
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@511300 13f79535-47bb-0310-9956-ffa450edef68
2007-02-24 16:41:38 +00:00
Musachy Barroso 94c9d4f3d6 WW-1589 Linked autocompleter reset on page reload
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@511297 13f79535-47bb-0310-9956-ffa450edef68
2007-02-24 16:25:27 +00:00
Ted Nathan Husted 847bf7dadd WW-1705 Remove link to "new API".
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@511217 13f79535-47bb-0310-9956-ffa450edef68
2007-02-24 05:38:06 +00:00
Ted Nathan Husted b826a98256 WW-1705 Update site for 2.0.6 release.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@511177 13f79535-47bb-0310-9956-ffa450edef68
2007-02-24 00:59:36 +00:00
Antonio Petrelli c0d4fe51fb Updated to follow the changes in Tiles API. See TILES-114.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@510959 13f79535-47bb-0310-9956-ffa450edef68
2007-02-23 14:36:25 +00:00
Ted Nathan Husted 6ee6d699f5 WW-1705 Fix Tiles TLD references. Encode example URL in MailReader tour.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@510917 13f79535-47bb-0310-9956-ffa450edef68
2007-02-23 11:58:41 +00:00
Musachy Barroso 37b86d90b2 WW-1763: autocompleter tag isn´t present in the documentation
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@510785 13f79535-47bb-0310-9956-ffa450edef68
2007-02-23 03:05:33 +00:00
Musachy Barroso a39fbdc78b WW-1602: Autocompleter is not rendering label
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@510749 13f79535-47bb-0310-9956-ffa450edef68
2007-02-23 01:21:25 +00:00
Musachy Barroso 79ee4c3845 WW-1659:
* Update autocompleter to accept JSON generated using the JSON plugin
 * Add "dataFieldName" to identify the field to be used as the data source in the returned JSON string


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@510743 13f79535-47bb-0310-9956-ffa450edef68
2007-02-23 01:06:19 +00:00
Musachy Barroso 2a60666d63 WW-1644 DateTimerPicker problems when type="time". Inherit from Dojo's DropDownTimePicker, the name cannot be "TimePicker" or Dojo gets really confused
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@510352 13f79535-47bb-0310-9956-ffa450edef68
2007-02-22 02:34:13 +00:00
René Gielen b54ee12653 WW-1747 / WW-1711:
- applied Stuart Piltch's patch to add an additional string representation comparison in ContainUtil
- removed now unnecessary second check in select freemarker template

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@509957 13f79535-47bb-0310-9956-ffa450edef68
2007-02-21 10:08:06 +00:00
René Gielen ba69233017 WW-1747 / WW-1711:
Working with real types rather than String representations as long as possible should fix both issues with select tag.
Additional test added and verified.

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@509780 13f79535-47bb-0310-9956-ffa450edef68
2007-02-20 22:35:31 +00:00
Ted Nathan Husted fbd8a0a328 WW-1685 Add development menu to Struts 2 area.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@509026 13f79535-47bb-0310-9956-ffa450edef68
2007-02-18 23:08:22 +00:00
Thomas Schneider 554a1b5ffc WW-1699 added J2EE 5 compatibility to the StrutsMockServletContext
Contributor: Stepan Koltsov
Reviewed By: Tom Schneider

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@508917 13f79535-47bb-0310-9956-ffa450edef68
2007-02-18 16:55:20 +00:00
Thomas Schneider 0c3c873c0f WW-1740 added accessor for background process name to allow subclasses to override
Contributer: Thomas Micheline
Reviewed By: Tom Schneider

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@508915 13f79535-47bb-0310-9956-ffa450edef68
2007-02-18 16:45:59 +00:00
Rainer Hermanns d40fcd2641 bumped OGNL to version 2.6.11
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@508902 13f79535-47bb-0310-9956-ffa450edef68
2007-02-18 13:56:51 +00:00
Thomas Schneider 697a3b3a1e WW-1702 - fixed error handling in dispatcher
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@508883 13f79535-47bb-0310-9956-ffa450edef68
2007-02-18 06:43:12 +00:00
Thomas Schneider 6a5e493a45 WW-1709 fixed nullpointer when scheme is null
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@508880 13f79535-47bb-0310-9956-ffa450edef68
2007-02-18 06:33:26 +00:00
Thomas Schneider 0a388b18e4 WW-1709 fixed nullpointer when scheme is null
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@508879 13f79535-47bb-0310-9956-ffa450edef68
2007-02-18 06:32:02 +00:00
Thomas Schneider 9a80c9b381 WW-1632 - added rtf support for jasper report result
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@508876 13f79535-47bb-0310-9956-ffa450edef68
2007-02-18 06:17:25 +00:00
Musachy Barroso 18f41aab19 WW-1633 Add "keyName" attribute to autocompleter (defaults to "${name}Key")
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@508777 13f79535-47bb-0310-9956-ffa450edef68
2007-02-17 16:36:08 +00:00
Musachy Barroso 87c3af3654 WW-1745 Add "templateCssPath" and "iconPath" attributes to Autocompleter
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@508635 13f79535-47bb-0310-9956-ffa450edef68
2007-02-16 22:50:19 +00:00
Musachy Barroso 8f9f1fbd42 - Add README file to META-INF
- Change path of generated TLD to target/classes/META-INF

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@508612 13f79535-47bb-0310-9956-ffa450edef68
2007-02-16 22:03:55 +00:00
Musachy Barroso d8ea187a2a WW-1729 Add "templateCssPath" attribute to DateTimePicker
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@508605 13f79535-47bb-0310-9956-ffa450edef68
2007-02-16 21:56:50 +00:00
Musachy Barroso 0534ae35d8 WW-1688 Add "templateCssPath" attribute to tabbedPanel
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@508575 13f79535-47bb-0310-9956-ffa450edef68
2007-02-16 20:46:49 +00:00
Musachy Barroso bfa0d22c8c WW-1730 The refreshOnShow attribute in tabbedPanel does not work
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@508557 13f79535-47bb-0310-9956-ffa450edef68
2007-02-16 20:18:30 +00:00
Rainer Hermanns 63be3b2a41 select tag: current option is not selected if actual value to check is no String (aka: nameValue resolves to type other than String)
o added additional unit test submitted by Stuart Piltch 

WW-1711

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@508508 13f79535-47bb-0310-9956-ffa450edef68
2007-02-16 17:34:22 +00:00
Rainer Hermanns da3e4b0280 select tag: current option is not selected if actual value to check is no String (aka: nameValue resolves to type other than String)
o applied patch to submit.ftl submitted by Stuart Piltch 

WW-1711

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@508467 13f79535-47bb-0310-9956-ffa450edef68
2007-02-16 16:15:25 +00:00
Rainer Hermanns fba1a707d7 Fixed broken Unit Test due to changes in xwork
WW-1615

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@508466 13f79535-47bb-0310-9956-ffa450edef68
2007-02-16 16:13:51 +00:00
Rainer Hermanns 84863ffaae Updated deps:
o OGNL 2.6.10
o XWork 2.0.1
Issue Number: WW-1615


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@508440 13f79535-47bb-0310-9956-ffa450edef68
2007-02-16 15:10:29 +00:00
Musachy Barroso 8b32755ba1 Remove redundant tag attribute annotation
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@508296 13f79535-47bb-0310-9956-ffa450edef68
2007-02-16 03:10:38 +00:00
Musachy Barroso 9872cc64db WW-1570 Add "showLoading" attribute to ajax tags
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@508285 13f79535-47bb-0310-9956-ffa450edef68
2007-02-16 02:42:24 +00:00
Ted Nathan Husted 40ed474347 WW-1585 Checkin a copy of our autoexport template for the Struts Documentation.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@507721 13f79535-47bb-0310-9956-ffa450edef68
2007-02-14 22:30:46 +00:00
Bob Lee 5ae4898a5d Removed dependency from core on the new api. We can bring it back when we're ready.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@505490 13f79535-47bb-0310-9956-ffa450edef68
2007-02-09 20:50:24 +00:00
Antonio Petrelli 522961d993 WW-1724
The request context for Struts 2 - Tiles 2 integration tries to dispatch the request if possible.
It includes it only if the response has been committed, or if it is a FreeMarker request (this must be fixed).

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@504948 13f79535-47bb-0310-9956-ffa450edef68
2007-02-08 16:40:27 +00:00
Ted Nathan Husted 02249e0558 WW-1715 Update POMs for the 2.1.0 snapshot.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@504540 13f79535-47bb-0310-9956-ffa450edef68
2007-02-07 13:23:42 +00:00
René Gielen a5f3306e9b WW-1711:
This fix will work also with primitve types & is more fm-like

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@504196 13f79535-47bb-0310-9956-ffa450edef68
2007-02-06 16:58:23 +00:00
René Gielen 1432b02048 Fix for WW-1711:
current option is not selected if actual value to check is no String (aka: nameValue resolves to type other than String)

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@504142 13f79535-47bb-0310-9956-ffa450edef68
2007-02-06 14:06:46 +00:00
Ted Nathan Husted 017537f20a WW-1685 Update site.xml for 2.0.6. Fix link to FAQ.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@503774 13f79535-47bb-0310-9956-ffa450edef68
2007-02-05 17:13:01 +00:00
Ted Nathan Husted 80d3f05fe7 WW-1685 Update POMs for the next shapshot.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@503763 13f79535-47bb-0310-9956-ffa450edef68
2007-02-05 16:48:39 +00:00

Diff Content Not Available