Commit Graph

70 Commits

Author SHA1 Message Date
Lukasz Lenart 1337311088 WW-3639 - Solves problem with not accessible DTDs from OpenSymphony site - the site is closed donw
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1130762 13f79535-47bb-0310-9956-ffa450edef68
2011-06-02 19:31:49 +00:00
John Lindal 6d8c7bd11e WW-3548 update copyright to 2011
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1068561 13f79535-47bb-0310-9956-ffa450edef68
2011-02-08 20:35:46 +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
Donald J. Brown b43e67584c Choosing better package name for next-generation dispatchers
WW-2193


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@674254 13f79535-47bb-0310-9956-ffa450edef68
2008-07-06 03:54:31 +00:00
Donald J. Brown 1fe337bb3d Changing filter to new struts filter
WW-2193


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@670311 13f79535-47bb-0310-9956-ffa450edef68
2008-06-22 04:05:11 +00:00
Rainer Hermanns cae6a55f03 Update all S2 Wiki docs and S2/XW JavaDocs to reflect camelCase interceptor and result names.
Issue Number: WW-2491

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@642323 13f79535-47bb-0310-9956-ffa450edef68
2008-03-28 18:07:22 +00:00
Antonio Petrelli 8dfaa6dd90 WW-2063
Fixed subversion properties.

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@590812 13f79535-47bb-0310-9956-ffa450edef68
2007-10-31 20:32:54 +00:00
Donald J. Brown 2ea2d869cc Replacing all usages of commons logging with xwork logging. Yay for closing memory leaks.
WW-1413


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@582626 13f79535-47bb-0310-9956-ffa450edef68
2007-10-07 13:26:12 +00:00
Antonio Petrelli 266a553f5d WW-2049
Reverted the license headers in sample apps code. I left only in pom.xml files and in Java code.

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@564339 13f79535-47bb-0310-9956-ffa450edef68
2007-08-09 18:59:58 +00:00
Antonio Petrelli f50c16070f WW-2049
First bunch of license headers in sample apps code.

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@563238 13f79535-47bb-0310-9956-ffa450edef68
2007-08-06 19:53:57 +00:00
James Mitchell 8f56b3aefa Patch trunk from original 2.0.x changes as follows...
WW-1840 -- Mailreader -- either show passwords as *** or show them as readonly (text) or remove them
WW-1841 -- Mailreader -- msg text showing in place of logo image (struts.logo.alt)
WW-1842 -- Mailreader -- Remove walking tour

 * 1841 is not resolved, due to an issue with the i18n tag not finding the alternate bundle
 * also remove extra extra params from css href and back links




git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@522730 13f79535-47bb-0310-9956-ffa450edef68
2007-03-27 03:52:47 +00:00
James Mitchell b9a70801db WW-1834 We should push the 'save' button to 'log in'
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@521102 13f79535-47bb-0310-9956-ffa450edef68
2007-03-22 03:12:20 +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
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
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
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
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
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
Donald J. Brown 8622e46762 Adding notice and license files to all artifacts that will go into Maven
WW-1650


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@500893 13f79535-47bb-0310-9956-ffa450edef68
2007-01-28 21:36:41 +00:00
Ted Nathan Husted 4286181668 WW-1588 Change feature list to active voice. Tweak mailreader tour.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@496687 13f79535-47bb-0310-9956-ffa450edef68
2007-01-16 13:48:36 +00:00
Ted Nathan Husted 5e68ebe634 WW-1458 Update mailreader to use constant configuration and latest tag idioms.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@479396 13f79535-47bb-0310-9956-ffa450edef68
2006-11-26 18:32:24 +00:00
Wendy Smoak 0b6fccb4ee Fixed eol-style and keywords svn properties.
WW-1483

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@478625 13f79535-47bb-0310-9956-ffa450edef68
2006-11-23 17:31:52 +00:00
Ted Nathan Husted e26235745c WW-1458 Enable key attribute for submit and reset buttons.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@478007 13f79535-47bb-0310-9956-ffa450edef68
2006-11-22 01:42:01 +00:00
Donald J. Brown eb3aabbbba Fixed submit button values, updated jetty plugin
WW-1483


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@477318 13f79535-47bb-0310-9956-ffa450edef68
2006-11-20 20:26:44 +00:00
Ted Nathan Husted a1286ab879 SITE-14 Interim commit for discussion purposes. Next, I would like to create a dev subfolder, so that the "product development" pages can have their own menu.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@476267 13f79535-47bb-0310-9956-ffa450edef68
2006-11-17 19:27:04 +00:00
Ted Nathan Husted 1181c3d502 WW-1488 Update license headers for Struts 2 source.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@471756 13f79535-47bb-0310-9956-ffa450edef68
2006-11-06 15:01:43 +00:00
Ted Nathan Husted a3ba834c2e WW-1453 Struts-Blank: Add missing Register.jsp. Dispatcher: Move default file list to default.properties.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@454642 13f79535-47bb-0310-9956-ffa450edef68
2006-10-10 06:52:49 +00:00
James Mitchell 98deff1591 WW-1453
- fixing mailreader to correctly load the database.xml file from WEB-INF
 - fix the pom.xml to correctly use src/main/java as the resource path for *.xml and *.properties




git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@454616 13f79535-47bb-0310-9956-ffa450edef68
2006-10-10 04:58:51 +00:00
Ted Nathan Husted 6b4325fa5d WW-1349 MailReader - Refator subscripton actions into a package so that they can share settings. Update tour.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@442393 13f79535-47bb-0310-9956-ffa450edef68
2006-09-12 00:04:46 +00:00
Ted Nathan Husted d3a53c07e2 WW-1305 MailReader - Now that the POM is fixed, move configuration files next to the classes they serve.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@442364 13f79535-47bb-0310-9956-ffa450edef68
2006-09-11 21:58:14 +00:00
Ted Nathan Husted f875ed6baf WW-992 Remove SubscriptionSave class, which hosted a checkbox prepare method, now obsolete per the Checkbox interceptor
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@442362 13f79535-47bb-0310-9956-ffa450edef68
2006-09-11 21:52:18 +00:00
Ted Nathan Husted f263da2b4f WW-992 Remove SubscriptionSave class, which hosted a checkbox prepare method, now obsolete per the Checkbox interceptor
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@442358 13f79535-47bb-0310-9956-ffa450edef68
2006-09-11 21:38:36 +00:00
Ted Nathan Husted 50f03bdccb WW-1349 MailReader - Change to Spring copyproperties, per Matt Raible's suggestion, since OSCore BeanUtils has been removed from Struts Core.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@442356 13f79535-47bb-0310-9956-ffa450edef68
2006-09-11 21:37:24 +00:00
Wendy Smoak 661b51cbe8 Added svn keywords property to .java files.
WW-1432


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@440597 13f79535-47bb-0310-9956-ffa450edef68
2006-09-06 03:34:39 +00:00
Ted Nathan Husted 3464d4d16d WW-1340 In MailReader, Update naming conventions to use "Login" rather than "Logon".
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@440443 13f79535-47bb-0310-9956-ffa450edef68
2006-09-05 19:10:19 +00:00
Ted Nathan Husted 9f9b6cacbe WW-1429 Fix authentifcation/interceptor settings.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@439376 13f79535-47bb-0310-9956-ffa450edef68
2006-09-01 16:58:55 +00:00
Ted Nathan Husted 76af0a88bd WW-1429 Reposition resources to please Maven build.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@439157 13f79535-47bb-0310-9956-ffa450edef68
2006-09-01 03:28:21 +00:00
Ted Nathan Husted 730ac15c3c WW-1349 Update MailReader tour. Conform properties in blank and starter.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@439064 13f79535-47bb-0310-9956-ffa450edef68
2006-08-31 22:11:29 +00:00
Ted Nathan Husted 44742b7242 WW-1349 Update MailReader tour.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@439052 13f79535-47bb-0310-9956-ffa450edef68
2006-08-31 21:31:01 +00:00
Ted Nathan Husted c58e9e1467 WW-1349 MailReader: Minor refactorings to optimize use of wildcard DMI.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@438524 13f79535-47bb-0310-9956-ffa450edef68
2006-08-30 15:46:32 +00:00
Ted Nathan Husted d9da66b1c8 WW-1349 MailReader: Move the current mailreader example to the sandbox, as an alternative example, 'mailreader-wildone' (one execute method per class with wildcards), and replace it with the wilcard-version of 'mailreader-bang', which uses multiple methods per Action class (per the usual practice).
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@438500 13f79535-47bb-0310-9956-ffa450edef68
2006-08-30 14:37:17 +00:00
Ted Nathan Husted b795568985 WW-1349 MailReader: Move the current mailreader example to the sandbox, as an alternative example, 'mailreader-wildone' (one execute method per class with wildcards), and replace it with the wilcard-version of 'mailreader-bang', which uses multiple methods per Action class (per the usual practice).
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@438499 13f79535-47bb-0310-9956-ffa450edef68
2006-08-30 14:36:31 +00:00
Ted Nathan Husted 15fd576795 WW-1349 MailReader: Conform class names
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@438498 13f79535-47bb-0310-9956-ffa450edef68
2006-08-30 14:34:37 +00:00
Ted Nathan Husted fee867b663 WW-1349 Conform class names.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@438333 13f79535-47bb-0310-9956-ffa450edef68
2006-08-30 03:07:02 +00:00
Ted Nathan Husted b1e8e5e79e WW-1349 Add configuration test; reorder action elements.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@438331 13f79535-47bb-0310-9956-ffa450edef68
2006-08-30 03:00:32 +00:00
Ted Nathan Husted dcfb60c55d WW-1349 Refactor MailReader localization
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@438202 13f79535-47bb-0310-9956-ffa450edef68
2006-08-29 20:41:39 +00:00
Ted Nathan Husted 5d5b24bf3b WW-1349 Refactor MailReader localization
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@438201 13f79535-47bb-0310-9956-ffa450edef68
2006-08-29 20:40:21 +00:00
Ted Nathan Husted 1cac46040a WW-1349 Refactor MailReader localization
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@438199 13f79535-47bb-0310-9956-ffa450edef68
2006-08-29 20:40:00 +00:00
Ted Nathan Husted 6c596a1d24 Copy mailreader-ibatis work in progress to sandbox for further work.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@438177 13f79535-47bb-0310-9956-ffa450edef68
2006-08-29 19:38:46 +00:00
Ted Nathan Husted a4a99899ed WW-1353 Complete rollback of r436971 and r436991, using new property name and enabling behavior by default. Update affected applications. (And release notes.)
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@438114 13f79535-47bb-0310-9956-ffa450edef68
2006-08-29 16:51:55 +00:00