1143 Commits

Author SHA1 Message Date
Rainer Hermanns 96e362a05c Debug tag does not render id attribute correctly
o backport from WW 2.2.3

Issue Number: WW-1438

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@442934 13f79535-47bb-0310-9956-ffa450edef68
2006-09-13 10:46:43 +00:00
Rainer Hermanns 1c3543e79c ww:head tag includes parameters in URLs to stylesheets
o includeParams="none" missing in other templates as well
o backport from WW 2.2.3

Issue Number: WW-1380

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@442927 13f79535-47bb-0310-9956-ffa450edef68
2006-09-13 10:21:33 +00:00
Rainer Hermanns f1d30549c5 Portlet sample application doesn't work
o additional cleanups from old portletwork code to latest struts impl
o patches applied
o removed empty dirs

Issue Number: WW-1407

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@442896 13f79535-47bb-0310-9956-ffa450edef68
2006-09-13 08:42:56 +00:00
Rainer Hermanns 4bf5049492 Portlet sample application doesn't work
o moved validation.xml file to resources directory

Issue Number: WW-1407

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@442628 13f79535-47bb-0310-9956-ffa450edef68
2006-09-12 16:06:44 +00:00
Martin Cooper e3ea20d3b1 Update Commons FileUpload version to 1.1.1 so that we pick up the latest bug fixes.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@442444 13f79535-47bb-0310-9956-ffa450edef68
2006-09-12 04:21:56 +00:00
Ted Nathan Husted 94a4c3debe WW-1349 MailReader - Roll back inadvertent change to version.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@442404 13f79535-47bb-0310-9956-ffa450edef68
2006-09-12 00:52:45 +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
Donald J. Brown cec0cbf9cc Adding missing fileupload dep for showcase, added checkbox interceptor to proper stacks
WW-1349 WW-992


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@442097 13f79535-47bb-0310-9956-ffa450edef68
2006-09-11 04:47:47 +00:00
Donald J. Brown 6a2a22f659 Changed JSF interceptors to fail fast and show problem report to users, fixed test in showcase,
ensured that config errors will show problem report when using filter dispatcher
WW-1424 
WW-1349


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@441881 13f79535-47bb-0310-9956-ffa450edef68
2006-09-10 00:18:08 +00:00
Wendy Smoak 7dbefd972f Move the 'copy-sources' antrun plugin execution to <build>/<plugins>, so it will execute by default. (It was incorrectly placed in the hostedqa profile.)
Make sure the files in src/main/resources get included in both WEB-INF/classes and WEB-INF/src.
WW-1305

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@441357 13f79535-47bb-0310-9956-ffa450edef68
2006-09-08 02:54:21 +00:00
Ted Nathan Husted 826781a429 WW-1349 Try to include source with S2 examples, but no joy.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@440694 13f79535-47bb-0310-9956-ffa450edef68
2006-09-06 11:40:40 +00:00
Wendy Smoak 68d003c380 Added svn keywords property to .jsp files.
WW-1432


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@440609 13f79535-47bb-0310-9956-ffa450edef68
2006-09-06 04:07:10 +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
Wendy Smoak a688ee347b Added svn:eol-style native property to .java files.
WW-1432

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@440591 13f79535-47bb-0310-9956-ffa450edef68
2006-09-06 03:24:53 +00:00
Ted Nathan Husted a13c1b40c9 =WW-1340 Move starter to the sandbox since it now overlaps both blank and the archetype.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@440536 13f79535-47bb-0310-9956-ffa450edef68
2006-09-06 00:07:44 +00:00
Ted Nathan Husted f8b15272d2 WW-1340 In blank, move configuration files to resources package, so as to appease Maven.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@440524 13f79535-47bb-0310-9956-ffa450edef68
2006-09-05 23:10:18 +00:00
Ted Nathan Husted 572671c9d1 WW-1340 In showcase, remove obsolete version of tutorial code.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@440445 13f79535-47bb-0310-9956-ffa450edef68
2006-09-05 19:14:13 +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 3346f1d727 WW-1340 In blank, start to add a suite of example tests.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@440438 13f79535-47bb-0310-9956-ffa450edef68
2006-09-05 19:01:51 +00:00
Ted Nathan Husted 8c36b9a3be WW-1340 In blank, rename "tutorial" module to "example", to better indicate why it is there.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@440415 13f79535-47bb-0310-9956-ffa450edef68
2006-09-05 17:29:41 +00:00
Ted Nathan Husted 70da30113d WW-1340 Add "tutorial" module to blank, corresponding with "Bootstrap" tutorial in documentation.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@440388 13f79535-47bb-0310-9956-ffa450edef68
2006-09-05 16:37:18 +00:00
Donald J. Brown 1f188dbcce Enhancing jsf variable resolver to look in stack, added ability to
configure jsf from struts.xml, added support for more struts-like 
navigation for jsf result, updated to new jetty plugin, fixed bad unit 
test in blank app

WW-1415
WW-1416
WW-1414
WW-1349

 --This line, and those below, will be ignored--

M    apps/starter/pom.xml
M    apps/blank/src/test/java/example/WelcomeTest.java
M    apps/showcase/pom.xml
M    core/src/main/java/org/apache/struts2/jsf/FacesResult.java
M    core/src/main/java/org/apache/struts2/jsf/FacesSetupInterceptor.java
AM   core/src/main/java/org/apache/struts2/jsf/FacesRender.java
M    core/src/main/java/org/apache/struts2/jsf/StrutsVariableResolver.java
M    core/src/main/resources/struts-default.xml


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@440278 13f79535-47bb-0310-9956-ffa450edef68
2006-09-05 06:40:29 +00:00
Ted Nathan Husted d7f49c5d67 WW-1340 Streamline and extend "blank" for use with tutorial.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@440152 13f79535-47bb-0310-9956-ffa450edef68
2006-09-04 19:00:33 +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 91a9889ed6 WW-1349 Move new Tutorial code into Showcase
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@439068 13f79535-47bb-0310-9956-ffa450edef68
2006-08-31 22:13:49 +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 d891f22943 WW-1349 Move new Tutorial code into Showcase
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@438998 13f79535-47bb-0310-9956-ffa450edef68
2006-08-31 18:08:14 +00:00
Ted Nathan Husted 53740eeca2 WW-1349 Move new Tutorial code into Showcase
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@438947 13f79535-47bb-0310-9956-ffa450edef68
2006-08-31 14:57:27 +00:00
Ted Nathan Husted 4eb6a212a1 WW-1349 Move new Tutorial code into Showcase
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@438945 13f79535-47bb-0310-9956-ffa450edef68
2006-08-31 14:56:24 +00:00
Ted Nathan Husted ad4b4c218a WW-1349 Move new Tutorial code into Showcase
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@438906 13f79535-47bb-0310-9956-ffa450edef68
2006-08-31 13:10:49 +00:00
Ted Nathan Husted 6d0bb04ded WW-1349 Update POM to current release format.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@438662 13f79535-47bb-0310-9956-ffa450edef68
2006-08-30 21:59:20 +00:00
Ted Nathan Husted cfcdbe049c WW-1308 Disable include of jasperreport and JSF results by default. Specify the JSF result in the appropriate package of the showcase application.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@438570 13f79535-47bb-0310-9956-ffa450edef68
2006-08-30 18:09:22 +00:00
Ted Nathan Husted 1ba017247c WW-1349 Update and Add READMEs for applications.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@438532 13f79535-47bb-0310-9956-ffa450edef68
2006-08-30 16:13:17 +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
Toby Jee 974631ddd2 WW-1422
- alter if tag example (jsp / freemarker template) in showcase to test for this issue.
  - the example should have tested most 


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@438411 13f79535-47bb-0310-9956-ffa450edef68
2006-08-30 07:45:32 +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 ef8d3af4b8 WW-1388 Move shopping-cart into sandbox, for now.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@438222 13f79535-47bb-0310-9956-ffa450edef68
2006-08-29 21:26:14 +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