Commit Graph

  • 53e64b8115 Include files in src/main/resources in the webapp. WW-1453 Wendy Smoak 2006-10-10 04:29:33 +00:00
  • 7e4da1fabd WW-1489 POM updates. Ted Nathan Husted 2006-10-10 03:50:09 +00:00
  • e39baa8282 WW-1453 Simple cleanup items - remove unused variables - change static access to static call James Mitchell 2006-10-10 00:22:09 +00:00
  • 0ea3fc17c7 WW-1453 Simple cleanup items - remove duplicate and/or unused imports - change static access to class, not instance James Mitchell 2006-10-10 00:02:56 +00:00
  • 13955f5329 WW-1453 - Remove (per Don) the portlet plugin attempt - Add the correct modules to build the -all- jar James Mitchell 2006-10-09 21:22:56 +00:00
  • 5f00880992 Slightly optimize servlet request wrapper WW-1453 Donald J. Brown 2006-10-09 20:49:26 +00:00
  • 7ef2355aa1 Adding missing tiles config file WW-1464 Donald J. Brown 2006-10-09 19:50:21 +00:00
  • f925e95f05 Adding more friendly result constructors and setters, changed xwork dep to beta 1 WW-1463 WW-1453 Donald J. Brown 2006-10-09 18:49:38 +00:00
  • 6e730e7ca1 Set the snapshot repository URL. This can be removed once struts-master v4 is released. Wendy Smoak 2006-10-09 18:12:06 +00:00
  • d69b1eaf65 Fixing jfreechart api link WW-1453 Donald J. Brown 2006-10-09 05:35:57 +00:00
  • 656c9b20ae Screw it, going back to a simple, single-module website WW-1453 Donald J. Brown 2006-10-09 04:34:00 +00:00
  • e3b622845d WW-1462 Break out toolbox into QuickStart and SiteGraph plugins. Ted Nathan Husted 2006-10-09 03:19:57 +00:00
  • e26e6fc92e Further tweak the api WW-1462 Donald J. Brown 2006-10-09 02:56:33 +00:00
  • 1099cc48b7 Tweaked poms WW-1462 Donald J. Brown 2006-10-09 02:50:35 +00:00
  • 7337cb598d Change the website to use artifact ids (required for proper site inheritance) WW-1453 Donald J. Brown 2006-10-09 02:47:14 +00:00
  • 25d413a3f8 WW-1462 Break out toolbox into QuickStart and SiteGraph plugins. Ted Nathan Husted 2006-10-09 02:10:57 +00:00
  • 0d8693bb05 WW-1462 Break out toolbox into QuickStart and SiteGraph plugins. Ted Nathan Husted 2006-10-09 02:08:06 +00:00
  • fc529db4d9 Working on the public struts 2 site WW-1453 Donald J. Brown 2006-10-09 00:40:14 +00:00
  • c3d819d372 Remove obsolete references to extras and uber directories. Ted Nathan Husted 2006-10-09 00:22:54 +00:00
  • eca7d9eba2 WW-1453 - add example5 link Toby Jee 2006-10-08 14:08:26 +00:00
  • 67527d61d8 WW-1453 - added an ajax validation example using tabpanel - its basically a tabbedpanel having in it a remote (ajax) form that does ajax-style validation as there's a question being posted in the forum related to this. Toby Jee 2006-10-08 13:59:49 +00:00
  • 56ae735b31 Added toolbox to default profile Donald J. Brown 2006-10-06 23:07:34 +00:00
  • 10a7f74f78 WW-1453 Remove some residual references to the extras module. Ted Nathan Husted 2006-10-06 22:29:41 +00:00
  • 108321f869 Creating new 'toolbox' project for client tools WW-1462 Donald J. Brown 2006-10-04 15:55:08 +00:00
  • 4f148cb793 Renaming from uber to all WW-1453 Donald J. Brown 2006-10-04 05:09:58 +00:00
  • 5b168b43b5 Renamed uber to all, created 'all' profile with all optional modules WW-1453 Donald J. Brown 2006-10-04 04:29:18 +00:00
  • 30ce87e5bd Fixing struts all jar (might not be the proper "Maven" way, but it works) WW-1453 Donald J. Brown 2006-10-04 04:24:14 +00:00
  • c56df08c13 Removing unused ant build WW-1453 Donald J. Brown 2006-10-04 03:18:13 +00:00
  • 0955d27477 Minor cleanups for problem report and debugging handler WW-1453 Donald J. Brown 2006-10-04 03:15:14 +00:00
  • 1398d651fd WW-420 - fix failing test cases due to undefined result and result not found following changes made to WW-420 - test should now run ok Toby Jee 2006-10-02 10:10:07 +00:00
  • 64c8865f68 Better handle when no result, probably due to an error WW-1453 Donald J. Brown 2006-10-02 03:54:36 +00:00
  • 0cb2cf9996 Minor error message change for XW-420, minor formatting on error report WW-1453 Donald J. Brown 2006-10-02 03:53:59 +00:00
  • e0e6d1804a WW-1457 - when introducing plugin, extra is being break into jasperreports and jfreechart plugins, but their package name remain the same "extra-default" causing problem with both jars are in the classpath Toby Jee 2006-10-01 15:26:22 +00:00
  • ee478f28c2 Added a view source capability to the showcase WW-1461 Donald J. Brown 2006-10-01 11:02:46 +00:00
  • 6b393a1b26 Turning off xml output when viewing debug console, exposing result location information, storing action mapping in context for later retrieval WW-1459 Donald J. Brown 2006-10-01 11:00:04 +00:00
  • f7f738ecbe WW-1453 - removed duplicated import statement Toby Jee 2006-10-01 08:39:39 +00:00
  • 92547b6b71 Fixed execute and wait interceptor to not _require_ validation to work WW-1453 Donald J. Brown 2006-10-01 01:52:25 +00:00
  • 968f56b4f4 Adding activation interceptor, and added profiling hook in dispatcher WW-1460 Donald J. Brown 2006-10-01 00:48:24 +00:00
  • 7eaa07887c Upgraded jetty plugin, fixed jsf support WW-1453 Donald J. Brown 2006-09-30 23:26:04 +00:00
  • 12cb68ffbd WW-1453 - added example into show case demonstrating :- - populating a List of Pojos in action class - populating a Set of Pojos in action class - populating a List of Tiger 5 Enum in action class Toby Jee 2006-09-30 17:19:37 +00:00
  • 6bde06ae55 Changed to use XWork ValueStack interface and factory WW-1459 Donald J. Brown 2006-09-30 05:38:02 +00:00
  • 97a97832c7 Adding tiles plugin WW-1457 Donald J. Brown 2006-09-30 00:52:36 +00:00
  • d633906b02 Removing tiles result as now in its own plugin WW-1457 Donald J. Brown 2006-09-30 00:34:48 +00:00
  • 7d4b6449fd Fixed test from unused setting WW-1453 Donald J. Brown 2006-09-30 00:24:33 +00:00
  • 4c46142dd1 Removed unused setting WW-1453 Donald J. Brown 2006-09-29 23:29:52 +00:00
  • b73e5bb5cb Removing unused jsf dependency for core WW-1457 Donald J. Brown 2006-09-29 21:32:11 +00:00
  • 03604729b4 Removing javadoc package file for deleted package Donald J. Brown 2006-09-29 21:29:06 +00:00
  • 4ed08511ee Moving the jasperreports javadoc package file over to plugin WW-1457 Donald J. Brown 2006-09-29 21:15:02 +00:00
  • 92da8e3d55 Backing out accidently committed files Donald J. Brown 2006-09-29 21:11:27 +00:00
  • 6be545bf8e Moving jsf package javadoc file over to jsf plugin WW-1457 Donald J. Brown 2006-09-29 21:06:51 +00:00
  • fe494806f2 Updating assembly for plugins WW-1457 Donald J. Brown 2006-09-29 06:16:46 +00:00
  • cb952a61bc Added plugins to parent pom WW-1457 Donald J. Brown 2006-09-29 06:07:49 +00:00
  • 654ade729c Moving tiles into its own plugin WW-1457 Donald J. Brown 2006-09-29 06:01:40 +00:00
  • f41b6e5994 Updated tiles dependency to 2.0-snapshot, added support for tiles and freemarker integration WW-1418 WW-1450 Donald J. Brown 2006-09-29 05:53:44 +00:00
  • 2c577937eb Add license (sorry, I couldn't find a suitable JIRA #) James Mitchell 2006-09-29 03:11:01 +00:00
  • 27061b2d33 Moved plexus into its own plugin WW-1457 Donald J. Brown 2006-09-27 16:05:05 +00:00
  • 3d56756ccc Moving portlet config file back into core WW-1457 Donald J. Brown 2006-09-27 07:39:31 +00:00
  • 93c092de04 Creating sitemesh plugin WW-1457 Donald J. Brown 2006-09-27 07:31:21 +00:00
  • ee434f5c6f Backing out the portlet plugin due to a couple of component deps I missed :/ WW-1457 Donald J. Brown 2006-09-27 07:20:07 +00:00
  • 2539ef98f8 Moved the portlet code into its own plugin WW-1457 Donald J. Brown 2006-09-27 06:58:24 +00:00
  • 712c968a42 Moved the config-browser into its own plugin, fixed a minor bug in a template WW-1457 Donald J. Brown 2006-09-27 06:36:30 +00:00
  • 8df55aefc2 Moving the JSF code into its own plugin, minor improvement to struts 1 config WW-1457 Donald J. Brown 2006-09-27 06:19:05 +00:00
  • d15d905c8e Fixed pom for new modules WW-1457 Donald J. Brown 2006-09-27 06:00:36 +00:00
  • 875b87cfd5 First cut at a simple plugin framework. The config files are loaded in the following order: struts-default.xml, struts-plugin.xml, struts.xml, xwork.xml. This allows plugins to define a config file that uses core interceptors, but make their results, interceptors, etc available to application configurations. The extras and integration modules have been decomposed into their own plugins. WW-1457 Donald J. Brown 2006-09-27 05:59:22 +00:00
  • 32207e8b65 Making the list of struts config files configurable WW-1456 Donald J. Brown 2006-09-27 03:19:54 +00:00
  • dbbc1cd9cf Fixed several url building issues dealing with relative paths - omitted forward slash and support for Servlet 2.4 forwarding behaviors Patch provided by Erik Pilz WW-1302 WW-1301 Donald J. Brown 2006-09-26 05:48:00 +00:00
  • 2b09ff4b50 Added support for ActionForms that use Commons Validator WW-1454 Donald J. Brown 2006-09-25 06:54:57 +00:00
  • 3eeeb84c2b Catch a few legacy -> integration stragglers. Ted Nathan Husted 2006-09-25 01:28:48 +00:00
  • 3d0520b924 Add links to various API docs to core site. Ted Nathan Husted 2006-09-24 19:59:55 +00:00
  • 2398426d38 WW-1349 Update POM versions for next iteration (2.0.1) Ted Nathan Husted 2006-09-24 19:56:59 +00:00
  • 26d9c7c583 Adding back the deleted integration code, finished the legacy -> integration renaming Donald J. Brown 2006-09-24 18:22:48 +00:00
  • 655b3bf763 Adding back the deleted integration code Donald J. Brown 2006-09-24 18:22:24 +00:00
  • 13424cebd2 Adding back the deleted integration code Donald J. Brown 2006-09-24 18:21:07 +00:00
  • 203867655a Adding back the deleted integration code Donald J. Brown 2006-09-24 18:20:23 +00:00
  • 2c0a197cea =WW-1349 Tag r447072 as Struts 2.0.0 STRUTS_2_0_0 tags/STRUTS_2_0_0 Ted Nathan Husted 2006-09-24 17:18:08 +00:00
  • 5df2e63304 WW-1349 Tag r447072 as Struts 2.0.0 Ted Nathan Husted 2006-09-24 17:17:49 +00:00
  • 2868ad5ac9 Rename "legacy" folder to "integration". Since we may also want to do this with other similar codebases, like Spring MVC, we should be more specific with the lower-level package name. For now, I'm changing the folder to "integration" and the package names to "s1" (so that we don't have struts2.struts1 in the import). We might want to roll the integrations classes into the extras module. Ted Nathan Husted 2006-09-24 16:32:19 +00:00
  • 9fb7820b48 Rename "legacy" folder to "integration". Since we may also want to do this with other similar codebases, like Spring MVC, we should be more specific with the lower-level package name. For now, I'm changing the folder to "integration" and the package names to "s1" (so that we don't have struts2.struts1 in the import). We might want to roll the integrations classes into the extras module. Ted Nathan Husted 2006-09-24 16:26:43 +00:00
  • 887e595870 Fixed test WW-1349 Donald J. Brown 2006-09-24 06:59:07 +00:00
  • f6661ab957 Reformatting default action mapper WW-1349 Donald J. Brown 2006-09-24 06:50:57 +00:00
  • 3f911c05b1 Modified the process of getting the configuration so that it would only look for unmodified files once per request, and not for static resources. The problem arose when I modified the ActionMapper to take into consideration when determining the action mapping (allows action names with slashes). The Configuration was being checked before it determined if the request was for a static file or not. Donald J. Brown 2006-09-24 06:49:04 +00:00
  • 0714355003 Renaming the xml configuration provider to match the xwork one (not sure why I named it different to start with...) WW-1349 Donald J. Brown 2006-09-24 05:50:01 +00:00
  • 35d72ddd31 Moving the scoped model driven interceptor over to xwork, adding interceptor to default stack WW-1452 Donald J. Brown 2006-09-24 04:46:40 +00:00
  • b99754f5de Adding the legacy module classes (silly local svn problem), minor improvements to support intelligent defaults, added documentation Donald J. Brown 2006-09-24 04:09:38 +00:00
  • 71101b27d1 Adds a legacy library to support Struts 1.3 Actions and ActionForms as is running in Struts WW-1452 Donald J. Brown 2006-09-24 02:27:41 +00:00
  • 7c743dbde9 WW-1449 Select Component does not preselect header Toby Jee 2006-09-19 16:36:02 +00:00
  • 1bddc95d2e WW-1349 S2 for J4 - Add missing files to "backport" folder. Add retrotranslator-runtime-1.0.8.jar Ted Nathan Husted 2006-09-17 19:47:29 +00:00
  • 980cd0c949 WW-1349 - fix compilation problem due to missing junit dependency Toby Jee 2006-09-17 16:10:03 +00:00
  • 522abf29c0 WW-1349 Various minor updates to prepare for Struts 2.0.0. Ted Nathan Husted 2006-09-17 14:09:09 +00:00
  • c6a00902aa WW-1448 - SessionAware Session map clear() method not functioning correctly - added statement to nullify entries member variable, such that entrySet will not used invalid entries after clear() is called - use a better way to remove session attribute in clear() method. Toby Jee 2006-09-16 17:33:39 +00:00
  • 056ce629ca WW-1448 - SessionAware Session map clear() method not functioning correctly Toby Jee 2006-09-16 13:57:43 +00:00
  • c26f35d4a7 WW-1349 - fixed failing test due to refactoring (removed deprecated setLabelPosition method) Toby Jee 2006-09-16 13:49:55 +00:00
  • b344ba6236 Removing labelPosition and show attributes from the tag docs WW-1447 Donald J. Brown 2006-09-14 03:41:30 +00:00
  • 685a38d601 Remove the deprecated view tag attributes 'labelPosition' (all UI tags) and 'show' (password tag) WW-1447 Donald J. Brown 2006-09-14 03:17:51 +00:00
  • bf19765045 Removing the compiling classloader WW-1446 Donald J. Brown 2006-09-14 02:58:59 +00:00
  • d5b0a680d2 doubleselect.ftl formats long numbers with commas o backport from WW 2.2.4 Rainer Hermanns 2006-09-13 11:47:19 +00:00
  • b9964b9e86 OptionTransferSelect: attribute doubleDisabled does not work o backport from WW 2.2.4 Rainer Hermanns 2006-09-13 11:42:17 +00:00
  • b21dbe75d3 ScopeInterceptor caches key in instance variable o backport from WW 2.2.4 Rainer Hermanns 2006-09-13 11:38:07 +00:00
  • aa6492ef8a URL Tag includeParams default attribute value should be configurable o backport from WW 2.2.4 Rainer Hermanns 2006-09-13 11:35:29 +00:00
  • a091eab487 ListTags do not allow evaluation of listValue from ValueStack o backport from WW 2.2.3/2.2.4 Rainer Hermanns 2006-09-13 11:26:36 +00:00