Commit Graph

2041 Commits

Author SHA1 Message Date
Donald J. Brown d24822fb69 Adding new setting to force spring object factory to use configured
autowire strategy
WW-2479


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@668645 13f79535-47bb-0310-9956-ffa450edef68
2008-06-17 13:09:09 +00:00
Donald J. Brown 7dc0031e33 Fixing action tag so it doesn't set wrong action invocation
WW-2611


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@668602 13f79535-47bb-0310-9956-ffa450edef68
2008-06-17 10:14:25 +00:00
James Holmes 5476f03918 Reverse changes made in revision 667876.
WW-2238

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@668253 13f79535-47bb-0310-9956-ffa450edef68
2008-06-16 18:08:45 +00:00
James Holmes 5d9bed1745 WW-2238 checkboxlist labels and values mixed up
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@667876 13f79535-47bb-0310-9956-ffa450edef68
2008-06-14 20:44:48 +00:00
James Holmes 6a5c87319d Quick grammar fix.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@667873 13f79535-47bb-0310-9956-ffa450edef68
2008-06-14 20:26:34 +00:00
James Holmes e654941b34 Quick grammar fix.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@667872 13f79535-47bb-0310-9956-ffa450edef68
2008-06-14 20:23:44 +00:00
Rainer Hermanns e8a2fb1497 WW-2536 Autocompleted element don't publish topics when it changed
o applied patch by Stanislav Malishevskiy

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@667794 13f79535-47bb-0310-9956-ffa450edef68
2008-06-14 12:48:21 +00:00
Rainer Hermanns 5a5f88205d WW-2520 IE bug on tabbedpanel with Enclosed ajax div on first tab
o applied patch by Stanislav Malishevskiy

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@667793 13f79535-47bb-0310-9956-ffa450edef68
2008-06-14 12:44:40 +00:00
Rainer Hermanns c760241930 WW-2480 Some OGNL expressions do not work with DateTimePicker component
o applied patch by Mike Calmus

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@667791 13f79535-47bb-0310-9956-ffa450edef68
2008-06-14 12:41:00 +00:00
Rainer Hermanns bc3301bb3e WW-1725 FileUploadInterceptor and localized messages problem
o implemented requested feature based on a new config parameter:
   set useActionMessageBundle config parameter to true to use action message bundles
   The default behaviour is not changed at all, so this change is fully backwards compliant.

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@667779 13f79535-47bb-0310-9956-ffa450edef68
2008-06-14 12:19:07 +00:00
Rainer Hermanns 423360d377 WW-2586 Struts 1 plugin pom has dependancy on 1.3.5
o added missing method findActionConfigId(java.lang.String) in org.apache.struts.config.ModuleConfig 
o upgraded dependancy  to Struts 1.3.9


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@667778 13f79535-47bb-0310-9956-ffa450edef68
2008-06-14 12:14:42 +00:00
Donald J. Brown 3b6d7cfe82 Adding tests to ensure results are overridden correctly
WW-2559


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@667743 13f79535-47bb-0310-9956-ffa450edef68
2008-06-14 04:40:02 +00:00
Donald J. Brown 873d150890 Adding support for multiple parent packages to be defined at the package level, adding more
restrictions on the namespace, parentpackage, and results annotations


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@667742 13f79535-47bb-0310-9956-ffa450edef68
2008-06-14 04:20:22 +00:00
Donald J. Brown 5030b89b33 Adding parameter exception handling for portlet redirects
WW-2676


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@667732 13f79535-47bb-0310-9956-ffa450edef68
2008-06-14 03:19:53 +00:00
Donald J. Brown d0e828d5a5 Removing dead code, removed overriding of buildResult as it didn't seem to add anything but
duplicate code from parent
WW-2676


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@667722 13f79535-47bb-0310-9956-ffa450edef68
2008-06-14 02:38:06 +00:00
Rainer Hermanns f0efd27bb7 WW-2557 FileUploadInterceptor allows forbidden files when passed with allowed files
o applied slightly modified patch submitted by Stephan Schroeder

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@667656 13f79535-47bb-0310-9956-ffa450edef68
2008-06-13 21:14:44 +00:00
James Holmes 71d6d3fade WW-2631 s:submit type="button" does not render title attribute
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@667629 13f79535-47bb-0310-9956-ffa450edef68
2008-06-13 19:51:24 +00:00
Rainer Hermanns 8e7df5a712 WW-2623 Struts 2.1.3 omnibus ticket
o updated tag docs

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@667572 13f79535-47bb-0310-9956-ffa450edef68
2008-06-13 15:28:16 +00:00
Rainer Hermanns 492ab02d97 WW-2660 Patches for WW-2203 prevented action parameters from other places than the request parameters from being included in ParameterAware map.
o applied patches by Dale Newfield to S2 and XW
o updated xwork dep to 2.1.2-SNAPSHOT

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@667420 13f79535-47bb-0310-9956-ffa450edef68
2008-06-13 08:33:23 +00:00
Donald J. Brown 54bf39cfcd Updating struts-annotations to fix tld generation errors
WW-2674


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@667334 13f79535-47bb-0310-9956-ffa450edef68
2008-06-13 04:42:46 +00:00
Rainer Hermanns 4c1cbed577 WW-2623 Struts 2.1.3 omnibus ticket
o optimzed imports

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@666762 13f79535-47bb-0310-9956-ffa450edef68
2008-06-11 18:15:01 +00:00
Rainer Hermanns 16241f95a6 WW-2623 Struts 2.1.3 omnibus ticket
o optimzed imports

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@666761 13f79535-47bb-0310-9956-ffa450edef68
2008-06-11 18:14:02 +00:00
Rainer Hermanns f54ce89923 WW-2623 Struts 2.1.3 omnibus ticket
o optimzed imports

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@666756 13f79535-47bb-0310-9956-ffa450edef68
2008-06-11 18:11:00 +00:00
Musachy Barroso 7140edf5e5 WW-2667 REST should not extend Codebehind
* Applications that use REST must include a Codebehind's jar

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@663990 13f79535-47bb-0310-9956-ffa450edef68
2008-06-06 15:53:47 +00:00
Musachy Barroso 9efd7fcfd9 WW-2667 REST should not extend Codebehind
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@663605 13f79535-47bb-0310-9956-ffa450edef68
2008-06-05 13:31:01 +00:00
Musachy Barroso 92cea867a3 WW-2667 REST should not extend Codebehind
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@663603 13f79535-47bb-0310-9956-ffa450edef68
2008-06-05 13:29:25 +00:00
Musachy Barroso 2c54264bcc WW-2587 @SkipValidation not found on superclass method
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@663335 13f79535-47bb-0310-9956-ffa450edef68
2008-06-04 18:15:36 +00:00
James Holmes 6f47a90767 WW-2664 - Update Freemarker dependency to 2.3.13.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@662421 13f79535-47bb-0310-9956-ffa450edef68
2008-06-02 13:13:51 +00:00
Musachy Barroso fa6a04576e WW-2587 @SkipValidation not found on superclass method
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@661795 13f79535-47bb-0310-9956-ffa450edef68
2008-05-30 17:30:19 +00:00
James Holmes 43d1be3774 Update hidden tag to support being disabled per WW-2566. Thanks to Jelmer Kuperus for the patch.
I added a unit test as well.

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@660539 13f79535-47bb-0310-9956-ffa450edef68
2008-05-27 14:42:46 +00:00
James Holmes 36d82cbc7f Add comments for Maven snippet plugin and remove spurious newlines per WW-2658. Thanks to Matthieu Chase Heimer for the patch.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@660522 13f79535-47bb-0310-9956-ffa450edef68
2008-05-27 14:08:00 +00:00
Musachy Barroso 2c1ffa7e73 WW-2462 Action - component: start(Writer) is called twice
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@659853 13f79535-47bb-0310-9956-ffa450edef68
2008-05-24 17:03:40 +00:00
Musachy Barroso 5a2759896f WW-2225 Check for null error and messages on templates
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@659661 13f79535-47bb-0310-9956-ffa450edef68
2008-05-23 21:11:36 +00:00
David Newton cf1150f58c Minor spelling
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@658958 13f79535-47bb-0310-9956-ffa450edef68
2008-05-22 00:39:06 +00:00
Musachy Barroso 2019385915 Remove duplicated license header
Move license header inside <script> tag

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@658887 13f79535-47bb-0310-9956-ffa450edef68
2008-05-21 21:43:25 +00:00
Musachy Barroso e07b7eb7d2 WW-2120 Dispatcher does not put request parameters of new url on the value stack.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@658883 13f79535-47bb-0310-9956-ffa450edef68
2008-05-21 21:31:04 +00:00
Musachy Barroso dae35dfd9c WW-2651 FileUploadInterceptor.java javadoc is not formatted correctly for Confluence snippets
Thanks to Matthieu Chase Heimer for the patch

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@658683 13f79535-47bb-0310-9956-ffa450edef68
2008-05-21 13:44:40 +00:00
David Newton 9067fdc945 Minor TLD doc spelling.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@658646 13f79535-47bb-0310-9956-ffa450edef68
2008-05-21 12:16:53 +00:00
James Holmes 66b2491338 Fix styling issue that was preventing the header on all of the showcase app pages from displaying properly in IE7.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@657105 13f79535-47bb-0310-9956-ffa450edef68
2008-05-16 15:33:10 +00:00
James Holmes ac1d6b48b8 Update to take advantage of performance improvements in FreeMarker and remove use of deprecated method.
WW-2649


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@656728 13f79535-47bb-0310-9956-ffa450edef68
2008-05-15 16:44:50 +00:00
Donald J. Brown 9a22985c1f Disabling the interceptor for multiple checkboxes with the same name, changing to add an array rather than a String
WW-2526


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@655721 13f79535-47bb-0310-9956-ffa450edef68
2008-05-13 03:14:03 +00:00
David Newton 565b8f8642 Changed name to "Struts 2 REST Plugin" (was "Struts 2 Plugin").
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@655091 13f79535-47bb-0310-9956-ffa450edef68
2008-05-10 14:01:25 +00:00
Musachy Barroso 61c03b374d * Refactor static content loading out of FilterDispatcher into DefaultStaticContentLoader, and add an extension point for it.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@653472 13f79535-47bb-0310-9956-ffa450edef68
2008-05-05 13:10:05 +00:00
Musachy Barroso e05d71ba32 * Refactor static content loading out of FilterDispatcher into DefaultStaticContentLoader, and add an extension point for it.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@653471 13f79535-47bb-0310-9956-ffa450edef68
2008-05-05 13:09:50 +00:00
Donald J. Brown bdc01ffb85 Reformatting annoying code
WW-2623


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@652768 13f79535-47bb-0310-9956-ffa450edef68
2008-05-02 05:34:09 +00:00
Donald J. Brown 06030a440c Fixing assembly pom version
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@652766 13f79535-47bb-0310-9956-ffa450edef68
2008-05-02 05:15:01 +00:00
Donald J. Brown 09b43b1838 [maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@652751 13f79535-47bb-0310-9956-ffa450edef68
2008-05-02 03:47:24 +00:00
Donald J. Brown 373988eb4a [maven-release-plugin] prepare release STRUTS_2_1_2
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@652749 13f79535-47bb-0310-9956-ffa450edef68
2008-05-02 03:47:03 +00:00
Donald J. Brown 490a449979 Fixing broken tests due to conflicting file name
WW-1942


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@652737 13f79535-47bb-0310-9956-ffa450edef68
2008-05-02 02:33:03 +00:00
Donald J. Brown 1b9f55a2a6 Fixing locale so it can be set in struts.xml
WW-2068


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@652734 13f79535-47bb-0310-9956-ffa450edef68
2008-05-02 02:29:02 +00:00