Commit Graph

2011 Commits

Author SHA1 Message Date
Donald J. Brown 85609113a5 Upgrading to Struts Annotations 1.0.3, removing repositories from pom
WW-2421


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@628454 13f79535-47bb-0310-9956-ffa450edef68
2008-02-17 08:45:31 +00:00
Donald J. Brown f52f2221b2 Rolling back upgrade to TestNG 5.7, re-enabling portlet tests
WW-2454 WW-2494


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@628443 13f79535-47bb-0310-9956-ffa450edef68
2008-02-17 08:11:34 +00:00
David Newton 5fb36bc977 Minor JavaDoc cleanup.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@628341 13f79535-47bb-0310-9956-ffa450edef68
2008-02-16 16:09:48 +00:00
Wesley Wannemacher 5853ca6976 fixing OGNL demo, removing page on static methods per WW-2441
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@628329 13f79535-47bb-0310-9956-ffa450edef68
2008-02-16 15:37:22 +00:00
Donald J. Brown 7bf30eacb3 Fix NPE when PARSE_CONTENT parameter not in context
WW-2398


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@628302 13f79535-47bb-0310-9956-ffa450edef68
2008-02-16 14:12:14 +00:00
Donald J. Brown 588dfb56f7 Ensuring parent result annotations don't override children
WW-2443


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@628300 13f79535-47bb-0310-9956-ffa450edef68
2008-02-16 14:07:35 +00:00
Donald J. Brown 9c00c3fcfb Adding support for always select full namespace
WW-2428


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@628299 13f79535-47bb-0310-9956-ffa450edef68
2008-02-16 14:03:26 +00:00
Donald J. Brown 6a564daee7 Commenting out tests for now
WW-2494


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@628298 13f79535-47bb-0310-9956-ffa450edef68
2008-02-16 14:01:29 +00:00
Donald J. Brown e305393082 Trying to exclude servlet 2.4 that sneaks in
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@628290 13f79535-47bb-0310-9956-ffa450edef68
2008-02-16 13:27:05 +00:00
Donald J. Brown c338ede06d Escaping HTML for values
WW-2319


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@628287 13f79535-47bb-0310-9956-ffa450edef68
2008-02-16 13:06:12 +00:00
Donald J. Brown 2ed83ba79c Adding cssErrorClass and cssErrorStyle attributes
WW-771


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@628286 13f79535-47bb-0310-9956-ffa450edef68
2008-02-16 12:55:39 +00:00
Donald J. Brown 5270291101 Added ability to configure strong level 1 cache for Freemarker
WW-2189


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@628283 13f79535-47bb-0310-9956-ffa450edef68
2008-02-16 12:32:12 +00:00
Donald J. Brown bb263e0081 Fixing edit where id wouldn't be set
WW-2186


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@628279 13f79535-47bb-0310-9956-ffa450edef68
2008-02-16 12:27:07 +00:00
Donald J. Brown 5679317c89 Updating struts annotations dep to more recent snapshot
WW-2451


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@628278 13f79535-47bb-0310-9956-ffa450edef68
2008-02-16 12:13:18 +00:00
Donald J. Brown 932c632da2 Fixing uri resolver not being set correctly for xslt result
WW-2334


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@628277 13f79535-47bb-0310-9956-ffa450edef68
2008-02-16 12:08:55 +00:00
Donald J. Brown ce2e9e0fe2 Fixing freemarker tests when path included a space
WW-2452


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@628274 13f79535-47bb-0310-9956-ffa450edef68
2008-02-16 12:01:30 +00:00
Donald J. Brown 9c66f338f8 Upping TestNG dependency to 5.7
WW-2454


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@628272 13f79535-47bb-0310-9956-ffa450edef68
2008-02-16 11:57:35 +00:00
Donald J. Brown 1502327f25 Adding test to ensure custom parameters are handled correctly
WW-2170


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@628270 13f79535-47bb-0310-9956-ffa450edef68
2008-02-16 11:50:48 +00:00
Donald J. Brown b2ad4544f6 Adding support for short circut validations in javascript
WW-2270


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@628262 13f79535-47bb-0310-9956-ffa450edef68
2008-02-16 11:12:16 +00:00
Wesley Wannemacher 71b19cfd56 Using the 'c' builtin in freemarker so that numbers are output in a fashion usable in JavaScript, address WW-2254
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@627922 13f79535-47bb-0310-9956-ffa450edef68
2008-02-15 00:41:16 +00:00
Wesley Wannemacher f43c0d77e0 fixes IllegalStateException when running with Jetty 6.1.6, addresses WW-2350
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@627920 13f79535-47bb-0310-9956-ffa450edef68
2008-02-15 00:31:23 +00:00
René Gielen 7b922cd5d5 WW-2482:
Fix Freemarker exception when model list entry has null value field

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@620841 13f79535-47bb-0310-9956-ffa450edef68
2008-02-12 16:07:46 +00:00
Wesley Wannemacher 37084a92a1 brought autocompleters back to life, per WW-2442
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@620704 13f79535-47bb-0310-9956-ffa450edef68
2008-02-12 05:58:56 +00:00
Wesley Wannemacher 6c08b7f469 fixing typo, WW-2436
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@620359 13f79535-47bb-0310-9956-ffa450edef68
2008-02-11 00:22:55 +00:00
Wesley Wannemacher 701c115497 fix taken from webwork, struts issue WW-2351
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@620329 13f79535-47bb-0310-9956-ffa450edef68
2008-02-10 21:10:25 +00:00
Wesley Wannemacher 4ba2f42d6b aesthetic fix to address WW-2438
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@620320 13f79535-47bb-0310-9956-ffa450edef68
2008-02-10 20:38:29 +00:00
Wesley Wannemacher ee081ef5ed Updated Test that uses getResources() to load the TLD file, fixing WW-2477
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@620297 13f79535-47bb-0310-9956-ffa450edef68
2008-02-10 17:58:16 +00:00
Wesley Wannemacher 9f7e6d59e3 The DynAttribsTest unit test fails in Java 6, so Bamboo is unhappy
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@620206 13f79535-47bb-0310-9956-ffa450edef68
2008-02-09 22:13:49 +00:00
Wesley Wannemacher fb5582ea96 fix and test to address WW-2477
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@620204 13f79535-47bb-0310-9956-ffa450edef68
2008-02-09 21:39:40 +00:00
Brian Pontarelli c897c03810 Fixed bug in extensionless URL handling
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@618772 13f79535-47bb-0310-9956-ffa450edef68
2008-02-05 20:49:54 +00:00
Brian Pontarelli c1bec83192 Added better handling for extensionless URLs that contain dots in directory names
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@615679 13f79535-47bb-0310-9956-ffa450edef68
2008-01-27 23:43:31 +00:00
Antonio Petrelli 113cde5b85 WW-2437
Added licenses to the "apps" distribution.

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@615606 13f79535-47bb-0310-9956-ffa450edef68
2008-01-27 14:11:04 +00:00
Antonio Petrelli 3b3593d81e WW-2437
Added XWork, XStream, XPP3 licenses and notice.

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@615603 13f79535-47bb-0310-9956-ffa450edef68
2008-01-27 14:06:24 +00:00
Nils-Helge Garli b1546d7382 WW-2240 Temporary workaround for NPE problems when doing info logging. Patch by Benjamin McCann
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@615436 13f79535-47bb-0310-9956-ffa450edef68
2008-01-26 08:53:12 +00:00
Antonio Petrelli f5a88391e1 WW-2437
Added Plexus and SiteMesh license and notice.

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@615331 13f79535-47bb-0310-9956-ffa450edef68
2008-01-25 20:30:09 +00:00
Antonio Petrelli 42c8104e4e WW-2437
Added OGNL license and notice.

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@615323 13f79535-47bb-0310-9956-ffa450edef68
2008-01-25 20:12:45 +00:00
Antonio Petrelli 89c19b8989 WW-2437
Fixed copyright notice in assembly descriptors.

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@615299 13f79535-47bb-0310-9956-ffa450edef68
2008-01-25 18:26:44 +00:00
Donald J. Brown df1183e399 Ensuring numbers are formatted in the client-side javascript validation in such a way to not break the code
WW-1937


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@615230 13f79535-47bb-0310-9956-ffa450edef68
2008-01-25 14:27:51 +00:00
Donald J. Brown e7bc9d380d Fixing problems with fast byte array output stream with large data
WW-2412


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@615216 13f79535-47bb-0310-9956-ffa450edef68
2008-01-25 13:31:16 +00:00
Donald J. Brown 4d2b21c773 Fixed NPE for show config action
WW-2439


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@615215 13f79535-47bb-0310-9956-ffa450edef68
2008-01-25 13:18:36 +00:00
Donald J. Brown 5912c8b2a8 Added headers for dojo tags
WW-2440


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@615213 13f79535-47bb-0310-9956-ffa450edef68
2008-01-25 13:14:55 +00:00
Donald J. Brown dae026a0f0 Adding a check for double quotes to help prevent XSS attacks
WW-2427


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@615212 13f79535-47bb-0310-9956-ffa450edef68
2008-01-25 13:13:23 +00:00
Donald J. Brown 7e169a93e2 Escaping forward slashes in element ids
WW-2303


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@615208 13f79535-47bb-0310-9956-ffa450edef68
2008-01-25 12:40:17 +00:00
Donald J. Brown bd0e6e2014 Fixing setters to return void (stupid ognl)
WW-2324


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@615204 13f79535-47bb-0310-9956-ffa450edef68
2008-01-25 12:30:27 +00:00
Donald J. Brown 876cf91a30 Adding test to ensure label separator for radio tag works WW-2343
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@615201 13f79535-47bb-0310-9956-ffa450edef68
2008-01-25 12:22:22 +00:00
Donald J. Brown 0497356bc2 Moved i18n interceptor before all params interceptors
WW-2287


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@615196 13f79535-47bb-0310-9956-ffa450edef68
2008-01-25 12:12:47 +00:00
Donald J. Brown d741210f20 Making retrieval of theme and templateDir more safe
WW-2366


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@615195 13f79535-47bb-0310-9956-ffa450edef68
2008-01-25 12:05:37 +00:00
Donald J. Brown 2e3bedad4c Enabled the "disabled" attribute for datetimepicker
WW-2320


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@615188 13f79535-47bb-0310-9956-ffa450edef68
2008-01-25 11:45:27 +00:00
Donald J. Brown b43746bde5 Adding support for Iteratable
WW-2397


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@615175 13f79535-47bb-0310-9956-ffa450edef68
2008-01-25 11:14:15 +00:00
Donald J. Brown 39a91b294e Ensuring all action name parsing happens in ActionMapper, adding parsing to DWRValidator
WW-2217 WW-2323


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@615173 13f79535-47bb-0310-9956-ffa450edef68
2008-01-25 11:02:08 +00:00