1910 Commits

Author SHA1 Message Date
Nils-Helge Garli 6d189742cd WW-2720 Adding the old stack to the top of the stack. Patch by Herbert Poul. Thanks.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@728480 13f79535-47bb-0310-9956-ffa450edef68
2008-12-21 19:27:22 +00:00
Musachy Barroso 254df5ef9b WW-2931 Make convention plugin reload the configuration when a class that contains actions changes in the file system
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@728469 13f79535-47bb-0310-9956-ffa450edef68
2008-12-21 18:30:18 +00:00
Musachy Barroso a83155009c Remove codebehind settings
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@728042 13f79535-47bb-0310-9956-ffa450edef68
2008-12-19 15:04:09 +00:00
Musachy Barroso 7b0ae6e96a Update test for changes in xwork
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@727840 13f79535-47bb-0310-9956-ffa450edef68
2008-12-18 22:19:49 +00:00
Musachy Barroso f8166d5e8b Add convention to plugins modules and assembly
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@727472 13f79535-47bb-0310-9956-ffa450edef68
2008-12-17 19:06:53 +00:00
Musachy Barroso 352fdb5300 WW-2922 move convention plugin out of sandbox
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@727418 13f79535-47bb-0310-9956-ffa450edef68
2008-12-17 15:39:34 +00:00
Musachy Barroso 030c7e0193 XW-640 Support multiple unknown handlers
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@727100 13f79535-47bb-0310-9956-ffa450edef68
2008-12-16 17:47:24 +00:00
Nils-Helge Garli 0d5093796d Forgot to commit the updated test...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@724183 13f79535-47bb-0310-9956-ffa450edef68
2008-12-07 19:48:56 +00:00
Nils-Helge Garli 75c4c5ee25 WW-2862 Added pass through to servlet renderer when specified or not in a portlet context.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@724182 13f79535-47bb-0310-9956-ffa450edef68
2008-12-07 19:32:45 +00:00
Nils-Helge Garli 268854f353 WW-2800 Added setters for response, request and context.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@724030 13f79535-47bb-0310-9956-ffa450edef68
2008-12-06 19:32:29 +00:00
Musachy Barroso d47688da3e WW-2597 Update tld version to match xsd schema
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@723018 13f79535-47bb-0310-9956-ffa450edef68
2008-12-03 19:13:28 +00:00
David Newton a3ee86862f Fix for WW-2889 Use StringBuilder instead of StringBuffer; UrlHelper:r720222 change.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@721838 13f79535-47bb-0310-9956-ffa450edef68
2008-11-30 16:04:46 +00:00
Musachy Barroso 9407fe5e30 WW-2226 resultsLimit attribute set to -1 in autocompleter tag is ignored. Set the type of resultsLimit to Integer
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@720918 13f79535-47bb-0310-9956-ffa450edef68
2008-11-26 17:06:40 +00:00
Nils-Helge Garli 5397257cfb WW-2846 Nested params should now work properly in portlets
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@719714 13f79535-47bb-0310-9956-ffa450edef68
2008-11-21 21:09:13 +00:00
Nils-Helge Garli ad49562c48 WW-2783 Evaluate anchor. Fix suggested by Ralf Fischer.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@719704 13f79535-47bb-0310-9956-ffa450edef68
2008-11-21 20:37:49 +00:00
Nils-Helge Garli 96683b99fc Reverting change
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@701674 13f79535-47bb-0310-9956-ffa450edef68
2008-10-04 17:14:20 +00:00
Nils-Helge Garli bccea9737c Trying different things to fix bamboo error
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@701671 13f79535-47bb-0310-9956-ffa450edef68
2008-10-04 17:04:36 +00:00
Nils-Helge Garli 7ba66cfd4c Touching file to trigger build
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@701661 13f79535-47bb-0310-9956-ffa450edef68
2008-10-04 16:25:01 +00:00
David Newton dcf5d45fde Minor JavaDoc change; the perils of ^V. Or Cmd-V for those of us with Macs.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@684566 13f79535-47bb-0310-9956-ffa450edef68
2008-08-10 18:19:28 +00:00
Donald J. Brown 6070c4ff6d Better handle ;jsessionid in rest plugin
WW-2328


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@680686 13f79535-47bb-0310-9956-ffa450edef68
2008-07-29 12:53:18 +00:00
Musachy Barroso abef0ef66f WW-2231 autocompleter: bug in autocompleter.ftl at disabled="false"
I also checked core tags and they are good.

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@678836 13f79535-47bb-0310-9956-ffa450edef68
2008-07-22 18:00:30 +00:00
Musachy Barroso be385243cd WW-1677 <s:submit type="button" does not render the enclosed content inside properly
Fix build problem

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@678154 13f79535-47bb-0310-9956-ffa450edef68
2008-07-19 13:14:31 +00:00
Nils-Helge Garli b0666945bb WW-2622 Added missing inject
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@677903 13f79535-47bb-0310-9956-ffa450edef68
2008-07-18 13:36:37 +00:00
Donald J. Brown 0b8fcdf609 Adding ability to customize validation failure status code, refactoring content type handler manager into
interface and impl for easier testing
WW-2358


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@676195 13f79535-47bb-0310-9956-ffa450edef68
2008-07-12 15:55:58 +00:00
Donald J. Brown 78e853bcb3 Repackaging new dispatchers, adding "unsupported" servlet dispatcher, fixing a spring issue where
it was needlessly tied to WebApplicationContext and a rest issue where the autowiring of returned
result objects wasn't copied into the rest plugin from xwork
WW-2193


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@674498 13f79535-47bb-0310-9956-ffa450edef68
2008-07-07 14:10:42 +00:00
Jeromy Evans 828b457ad6 WW-2706 Changed system.out to LOG.debug in codebehind's ClasspathPackageProvider
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@673304 13f79535-47bb-0310-9956-ffa450edef68
2008-07-02 07:12:50 +00:00
Jeromy Evans 0f08615c62 WW-2702 Codebehind unknown handler can now instantiate PackageConfig.defaultClassRef instead of only ActionSupport.
Rest plugin provides defaultClassImpl impl with index() method to support unknown actions.


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@673081 13f79535-47bb-0310-9956-ffa450edef68
2008-07-01 13:49:01 +00:00
Jeromy Evans 48dbfd8104 WW-2701 Improved CodebehindUnknownHandler use of classpath leading slash & path concatenation
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@672982 13f79535-47bb-0310-9956-ffa450edef68
2008-07-01 03:48:03 +00:00
Jeromy Evans f36ac2fcc0 WW-2641 Separated the request and response ContentTypeHandlers. Added x-www-form-urlencoded handler
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@672721 13f79535-47bb-0310-9956-ffa450edef68
2008-06-30 07:54:36 +00:00
Nils-Helge Garli c5a87c85b8 WW-2622,WW-2537 Remove hard coding of .action extension and added use of generics.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@671156 13f79535-47bb-0310-9956-ffa450edef68
2008-06-24 12:33:59 +00:00
Rainer Hermanns f7f3deedc8 WW-2878 portlet dispatching after action phase renders in wrong namespace
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@670542 13f79535-47bb-0310-9956-ffa450edef68
2008-06-23 12:31:51 +00:00
Musachy Barroso 295150b5e9 WW-2601 Tabindex not working on autocompleter
also fixed tabindex for datepicker 

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@670371 13f79535-47bb-0310-9956-ffa450edef68
2008-06-22 15:28:01 +00:00
Musachy Barroso 0d72932171 Sync custom build with latest changes in javascript code
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@670231 13f79535-47bb-0310-9956-ffa450edef68
2008-06-21 17:14:19 +00:00
Musachy Barroso 37371b3684 WW-2669 Autocompleter options list element does not resize correctly
thanks to Aner Perez for the patch

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@670200 13f79535-47bb-0310-9956-ffa450edef68
2008-06-21 14:04:10 +00:00
Rainer Hermanns e839817c48 WW-2678 portlet dispatching after action phase renders in wrong namespace
o applied slightly modified patch submitted by Herbert Poul

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@670193 13f79535-47bb-0310-9956-ffa450edef68
2008-06-21 13:01:53 +00:00
Rainer Hermanns 51ef883a72 WW-2687 Upgrade JasperReports dependancy to 3.0.0
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@670173 13f79535-47bb-0310-9956-ffa450edef68
2008-06-21 10:14:50 +00:00
Rainer Hermanns d733e103ba WW-2637 add timezone support to Jasper Reports Plugin
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@670172 13f79535-47bb-0310-9956-ffa450edef68
2008-06-21 10:12:56 +00:00
Rainer Hermanns 0a23cd4ec5 WW-2537 Fix generics in all codebase
Starting with Java5 enhancements in S2. 
This patch applies required changes to S2 related to the "generified xwork"

XWork Java5 enhancements 
o added generics where possible
o use parameterizes Collection classes where possible
o converted for to for-each loops
o optimized imports
o updated tests
o aligned parameter types with Struts2
o fixed some minor bugs

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@670170 13f79535-47bb-0310-9956-ffa450edef68
2008-06-21 09:40:34 +00:00
Rainer Hermanns 9cbdb09169 WW-2479 Adding new setting to force spring object factory to use configured autowire strategy
o fixing build by commenting "old" constructor in StrutsSpringObjectFactory
o adding missing param to struts-plugin.xml in portlet-plugin

NOTE: This needs to be reviewed again!


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@669193 13f79535-47bb-0310-9956-ffa450edef68
2008-06-18 14:47:55 +00:00
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
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 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 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