Commit Graph

  • e9c8117e4f Added missing closing tag o backport from WW 2.2.3/2.2.4 Rainer Hermanns 2006-09-13 11:19:32 +00:00
  • ba1b094eb3 The Jsr168Dispatcher does not initialize the DispatcherUtils o backport from WW 2.2.3/2.2.4 Rainer Hermanns 2006-09-13 11:17:23 +00:00
  • ad5ed9d9c1 Better error reporting for errornous list tags o backport from WW 2.2.3/2.2.4 Rainer Hermanns 2006-09-13 11:06:55 +00:00
  • 433d83ac15 ww:param not functioning when used with ww:include o added comment about accessibilty of additional params within the rendered page o backport from WW 2.2.3 Rainer Hermanns 2006-09-13 10:58:49 +00:00
  • 8a1af1768b Quickstart does not load classes from WEB-INF/classes first o backport from WW 2.2.3 o added missing config patch Rainer Hermanns 2006-09-13 10:54:01 +00:00
  • 3f075f787e readonly attribute on ww:textfield does not behave as a boolean o backport from WW 2.2.3 o problem also fixed in other templates Rainer Hermanns 2006-09-13 10:49:45 +00:00
  • 7d394fb2ee Debug tag does not render id attribute correctly o backport from WW 2.2.3 Rainer Hermanns 2006-09-13 10:47:10 +00:00
  • 96e362a05c Debug tag does not render id attribute correctly o backport from WW 2.2.3 Rainer Hermanns 2006-09-13 10:46:43 +00:00
  • 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 Rainer Hermanns 2006-09-13 10:21:33 +00:00
  • 5452b14eff 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 Rainer Hermanns 2006-09-13 10:15:40 +00:00
  • 6894171529 radiomap.ftl formats long numbers with commas o backport from WW 2.2.3 Rainer Hermanns 2006-09-13 09:59:33 +00:00
  • 956eacca72 radiomap.ftl formats long numbers with commas o backport from WW 2.2.3 Rainer Hermanns 2006-09-13 09:58:27 +00:00
  • 06a424ea7a readonly attribute on ww:textfield does not behave as a boolean o backport from WW 2.2.3 o problem also fixed in other templates Rainer Hermanns 2006-09-13 09:49:45 +00:00
  • 217cc5ddc9 Updated easymock dependency o changed groupid: easymock -> org.easymock o commented easymockclassextensions 1.1 Rainer Hermanns 2006-09-13 08:53:48 +00:00
  • 464949663f Updated easymock dependency o changed groupid: easymock -> org.easymock o commented easymockclassextensions 1.1 Rainer Hermanns 2006-09-13 08:53:29 +00:00
  • 65ebd4c45b Updated easymock dependency o changed groupid: easymock -> org.easymock o commented easymockclassextensions 1.1 Rainer Hermanns 2006-09-13 08:53:15 +00:00
  • 3432ab2a85 Portlet sample application doesn't work o patches applied Rainer Hermanns 2006-09-13 08:43:37 +00:00
  • 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 Rainer Hermanns 2006-09-13 08:42:56 +00:00
  • a458e7e50f Fix wrong regex validation for form close template WW-1419 Donald J. Brown 2006-09-13 03:43:44 +00:00
  • 4bf5049492 Portlet sample application doesn't work o moved validation.xml file to resources directory Rainer Hermanns 2006-09-12 16:06:44 +00:00
  • e3ea20d3b1 Update Commons FileUpload version to 1.1.1 so that we pick up the latest bug fixes. Martin Cooper 2006-09-12 04:21:56 +00:00
  • 94a4c3debe WW-1349 MailReader - Roll back inadvertent change to version. Ted Nathan Husted 2006-09-12 00:52:45 +00:00
  • b79c7912b2 WW-992 Add snippets to Javadoc. Ted Nathan Husted 2006-09-12 00:18:13 +00:00
  • 6b4325fa5d WW-1349 MailReader - Refator subscripton actions into a package so that they can share settings. Update tour. Ted Nathan Husted 2006-09-12 00:04:46 +00:00
  • d3a53c07e2 WW-1305 MailReader - Now that the POM is fixed, move configuration files next to the classes they serve. Ted Nathan Husted 2006-09-11 21:58:14 +00:00
  • f875ed6baf WW-992 Remove SubscriptionSave class, which hosted a checkbox prepare method, now obsolete per the Checkbox interceptor Ted Nathan Husted 2006-09-11 21:52:18 +00:00
  • f263da2b4f WW-992 Remove SubscriptionSave class, which hosted a checkbox prepare method, now obsolete per the Checkbox interceptor Ted Nathan Husted 2006-09-11 21:38:36 +00:00
  • 50f03bdccb WW-1349 MailReader - Change to Spring copyproperties, per Matt Raible's suggestion, since OSCore BeanUtils has been removed from Struts Core. Ted Nathan Husted 2006-09-11 21:37:24 +00:00
  • 2366820a2a Forgot to add the actual checkbox interceptor :) WW-992 Donald J. Brown 2006-09-11 05:36:37 +00:00
  • cec0cbf9cc Adding missing fileupload dep for showcase, added checkbox interceptor to proper stacks Donald J. Brown 2006-09-11 04:47:47 +00:00
  • 046059e618 Added automatic checkbox handling code that detect an unchecked checkbox and add it as a parameter with a default (usually 'false') value. Uses a specially named hidden field to detect unsubmitted checkboxes. The default unchecked value is overridable for non-boolean value'd checkboxes. Minor source formatting and cleaned out an empty directory. Donald J. Brown 2006-09-11 04:03:24 +00:00
  • 6ed8a90fb1 XW-414 Extract oscore dependency Ted Nathan Husted 2006-09-11 03:06:36 +00:00
  • c568becb8d Added aggregated Javadoc generation, optionally includes checked out xwork sources Donald J. Brown 2006-09-10 06:11:08 +00:00
  • 7a0a6d5801 Extracted the oscore dependency, enabled multiple struts config files of the same name to be automatically loaded, made the JSF interceptors more quiet when JSF isn't around XW-414 XW-413 WW-1424 Donald J. Brown 2006-09-10 05:28:16 +00:00
  • 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 Donald J. Brown 2006-09-10 00:18:08 +00:00
  • c2bc1441b6 Removed the Maven 1 repo and corrected URLs cvs.a.o -> people.a.o. Note that the distribution repository id changed to 'apache.snapshots'. You may need to adjust the <server> section in your settings.xml. WW-1305 Wendy Smoak 2006-09-09 20:51:55 +00:00
  • ed5bacf2ec Change portlet support disable message to debug WW-1349 Donald J. Brown 2006-09-09 07:50:57 +00:00
  • e6f525eda2 WW-1349 Update site menu to omit reference to obsolete TLD docs. Update some remaining WW references. Ted Nathan Husted 2006-09-09 02:00:09 +00:00
  • bc48d18fa2 WW-1340 - updated javadoc indicating that if Struts2 were to made known that a conversion error has occurred, the converter should throw either an XWorkException or TypeConversionException (preferably the later) Toby Jee 2006-09-08 18:37:54 +00:00
  • f2fbef5b28 WW-1340 - updated javadoc with example and description of request parameter passing in a redirect-action result type Toby Jee 2006-09-08 18:04:50 +00:00
  • f710d3eb37 Changed jsf warning to occur only when trying to use interceptors, not on startup Donald J. Brown 2006-09-08 16:56:01 +00:00
  • 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 Wendy Smoak 2006-09-08 02:54:21 +00:00
  • df6a1d6e7a - WW-1433 duplicate tabindex in checkbox.ftl Toby Jee 2006-09-07 14:17:09 +00:00
  • 826781a429 WW-1349 Try to include source with S2 examples, but no joy. Ted Nathan Husted 2006-09-06 11:40:40 +00:00
  • 68d003c380 Added svn keywords property to .jsp files. WW-1432 Wendy Smoak 2006-09-06 04:07:10 +00:00
  • 27aefe086b Added svn:eol-style native property to .jsp files. WW-1432 Wendy Smoak 2006-09-06 03:59:53 +00:00
  • 64e276bc8b Added svn:eol-style native property to .xml and .ftl files. WW-1432 Wendy Smoak 2006-09-06 03:52:33 +00:00
  • 661b51cbe8 Added svn keywords property to .java files. WW-1432 Wendy Smoak 2006-09-06 03:34:39 +00:00
  • a688ee347b Added svn:eol-style native property to .java files. WW-1432 Wendy Smoak 2006-09-06 03:24:53 +00:00
  • a13c1b40c9 =WW-1340 Move starter to the sandbox since it now overlaps both blank and the archetype. Ted Nathan Husted 2006-09-06 00:07:44 +00:00
  • f8b15272d2 WW-1340 In blank, move configuration files to resources package, so as to appease Maven. Ted Nathan Husted 2006-09-05 23:10:18 +00:00
  • 572671c9d1 WW-1340 In showcase, remove obsolete version of tutorial code. Ted Nathan Husted 2006-09-05 19:14:13 +00:00
  • 3464d4d16d WW-1340 In MailReader, Update naming conventions to use "Login" rather than "Logon". Ted Nathan Husted 2006-09-05 19:10:19 +00:00
  • 3346f1d727 WW-1340 In blank, start to add a suite of example tests. Ted Nathan Husted 2006-09-05 19:01:51 +00:00
  • 3abe64467c WW-1340 In blank, rename "tutorial" module to "example", to better indicate why it is there. Ted Nathan Husted 2006-09-05 18:26:10 +00:00
  • c2af08bc67 WW-1340 In blank, rename "tutorial" module to "example", to better indicate why it is there. Ted Nathan Husted 2006-09-05 18:24:37 +00:00
  • 8c36b9a3be WW-1340 In blank, rename "tutorial" module to "example", to better indicate why it is there. Ted Nathan Husted 2006-09-05 17:29:41 +00:00
  • 70da30113d WW-1340 Add "tutorial" module to blank, corresponding with "Bootstrap" tutorial in documentation. Ted Nathan Husted 2006-09-05 16:37:18 +00:00
  • 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 Donald J. Brown 2006-09-05 06:40:29 +00:00
  • d7f49c5d67 WW-1340 Streamline and extend "blank" for use with tutorial. Ted Nathan Husted 2006-09-04 19:00:33 +00:00
  • b95c8ae838 Cleanup take two: fixed a misnaming bug, cleaned imports, fixed a few deprecations, removed deprecations related to using the method name in building a url, removed unused variables, general minor cleanup fixed all core non-generics warnings that Eclipse reports Donald J. Brown 2006-09-03 09:22:46 +00:00
  • 3795f76baa Reverting bad commit that didn't properly merge changes with updated code...what better way to spend a Saturday night... Donald J. Brown 2006-09-03 08:05:51 +00:00
  • 840adfec81 Fixed a misnaming bug, cleaned imports, fixed a few deprecations, removed deprecations related to using the method name in building a url, removed unused variables, general minor cleanup WW-1349 Donald J. Brown 2006-09-03 07:54:09 +00:00
  • d53130e47c WW-1430 - Bug in Struts TLD (setter for listKey and listValue is defined in tld but missing in OptGroupTag.java) Toby Jee 2006-09-01 18:28:11 +00:00
  • 9f9b6cacbe WW-1429 Fix authentifcation/interceptor settings. Ted Nathan Husted 2006-09-01 16:58:55 +00:00
  • 76af0a88bd WW-1429 Reposition resources to please Maven build. Ted Nathan Husted 2006-09-01 03:28:21 +00:00
  • c4ed76c3c2 Fix error message, The Struts -> Struts WW-1423 Wendy Smoak 2006-09-01 03:27:39 +00:00
  • 921234536f WW-1425 The form tag is generating incomplete and/or unnecessary references to dojo, reported by Matt Raible Ted Nathan Husted 2006-09-01 03:20:45 +00:00
  • 37f20fcd23 WW-1427 struts2-api-2.0.0-SNAPSHOT.pom has servlet-api listed with "compile" scope, should be provided, reported by Matt Raible. Ted Nathan Husted 2006-09-01 03:16:43 +00:00
  • bc2fdd50fd WW-1392 Restore TLD and snippet code from prior revisions, since we are going to try using XDoclet with J5 instead. Ted Nathan Husted 2006-09-01 00:00:52 +00:00
  • 91a9889ed6 WW-1349 Move new Tutorial code into Showcase Ted Nathan Husted 2006-08-31 22:13:49 +00:00
  • 730ac15c3c WW-1349 Update MailReader tour. Conform properties in blank and starter. Ted Nathan Husted 2006-08-31 22:11:29 +00:00
  • 44742b7242 WW-1349 Update MailReader tour. Ted Nathan Husted 2006-08-31 21:31:01 +00:00
  • d891f22943 WW-1349 Move new Tutorial code into Showcase Ted Nathan Husted 2006-08-31 18:08:14 +00:00
  • 53740eeca2 WW-1349 Move new Tutorial code into Showcase Ted Nathan Husted 2006-08-31 14:57:27 +00:00
  • 4eb6a212a1 WW-1349 Move new Tutorial code into Showcase Ted Nathan Husted 2006-08-31 14:56:24 +00:00
  • f40e13a076 WW-1426 - URL Tag cause duplicates query string Toby Jee 2006-08-31 14:34:32 +00:00
  • ad4b4c218a WW-1349 Move new Tutorial code into Showcase Ted Nathan Husted 2006-08-31 13:10:49 +00:00
  • 6d0bb04ded WW-1349 Update POM to current release format. Ted Nathan Husted 2006-08-30 21:59:20 +00:00
  • cfcdbe049c WW-1308 Disable include of jasperreport and JSF results by default. Specify the JSF result in the appropriate package of the showcase application. Ted Nathan Husted 2006-08-30 18:09:22 +00:00
  • 1ba017247c WW-1349 Update and Add READMEs for applications. Ted Nathan Husted 2006-08-30 16:13:17 +00:00
  • c58e9e1467 WW-1349 MailReader: Minor refactorings to optimize use of wildcard DMI. Ted Nathan Husted 2006-08-30 15:46:32 +00:00
  • 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). Ted Nathan Husted 2006-08-30 14:37:17 +00:00
  • 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). Ted Nathan Husted 2006-08-30 14:36:31 +00:00
  • 15fd576795 WW-1349 MailReader: Conform class names Ted Nathan Husted 2006-08-30 14:34:37 +00:00
  • 974631ddd2 WW-1422 - alter if tag example (jsp / freemarker template) in showcase to test for this issue. - the example should have tested most Toby Jee 2006-08-30 07:45:32 +00:00
  • a0801ac0a1 WW-1422 - fixed else tag executed when it is not suppose, when used with ElseIf tag. Toby Jee 2006-08-30 07:39:00 +00:00
  • fee867b663 WW-1349 Conform class names. Ted Nathan Husted 2006-08-30 03:07:02 +00:00
  • b1e8e5e79e WW-1349 Add configuration test; reorder action elements. Ted Nathan Husted 2006-08-30 03:00:32 +00:00
  • 37527a7d8a WW-1353 Enable use of action: prefix when DMI is disabled. Ted Nathan Husted 2006-08-29 21:27:56 +00:00
  • ef8d3af4b8 WW-1388 Move shopping-cart into sandbox, for now. Ted Nathan Husted 2006-08-29 21:26:14 +00:00
  • dcfb60c55d WW-1349 Refactor MailReader localization Ted Nathan Husted 2006-08-29 20:41:39 +00:00
  • 5d5b24bf3b WW-1349 Refactor MailReader localization Ted Nathan Husted 2006-08-29 20:40:21 +00:00
  • 1cac46040a WW-1349 Refactor MailReader localization Ted Nathan Husted 2006-08-29 20:40:00 +00:00
  • 476ff6b9fa WW-1340 - fix failing test case. Due to addition of another struts2 configuration property, one of the testcase failed. The count of total configuration property should be 30 instead of 29 Toby Jee 2006-08-29 19:44:05 +00:00
  • 6c596a1d24 Copy mailreader-ibatis work in progress to sandbox for further work. Ted Nathan Husted 2006-08-29 19:38:46 +00:00
  • e39b611cbf WW-1422 - Else tag body displayed when it shouldn't - commit a better fix, such that the changes lies in If.java, Else.java and ElseIf.java are rolled back to their original state. Toby Jee 2006-08-29 19:35:54 +00:00
  • a792db6c6f WW-1388 Move shopping-cart into sandbox, for now. Ted Nathan Husted 2006-08-29 19:31:57 +00:00
  • 272d1a07a7 WW-1422 - Else tag body displayed when it shouldn't Toby Jee 2006-08-29 18:31:13 +00:00
  • 7f50fc1bc9 WW-1422 - Else tag body displayed when it shouldn't Toby Jee 2006-08-29 18:29:01 +00:00