Commit Graph

  • 951852b7ca WW-1317 - removed tooltip example, as there's not much functionality to demostrate with the change to dojo tooltip Toby Jee 2006-07-15 15:16:11 +00:00
  • 11e10a78cf WW-1379 - removed rich text editor from Struts2 Toby Jee 2006-07-15 08:07:22 +00:00
  • 708d3891cc WW-1380 - fixed "ww:head tag includes parameters in URLs to stylesheets" Toby Jee 2006-07-15 07:35:50 +00:00
  • fcbd1c99b3 First pass at Struts 2 distribution assemblies. Docs from Confluence are not yet included. WW-1378 Wendy Smoak 2006-07-14 06:34:51 +00:00
  • 75055d4322 More cleanups - Javadocs, empty packages, unused methods, unused imports, accessors, etc WW-1349 Donald J. Brown 2006-07-14 01:09:55 +00:00
  • 2feb96c80b More cleanups - Javadocs, generics fixes, access controls WW-1349 Donald J. Brown 2006-07-14 00:47:56 +00:00
  • 808abc64a0 Fixing last references of xwork.xml that I could find WW-1344 Donald J. Brown 2006-07-13 23:52:21 +00:00
  • 77142e5106 General cleanup - Javadoc updates, fixed spellings, removed unused methods, renamed DispatcherUtils to Dispatcher to reflect its new role, changed access controls on variables and methods, improved quickstart WW-1349 Donald J. Brown 2006-07-13 23:48:46 +00:00
  • e3160379ad Fix tests that depended on bug http://jira.opensymphony.com/browse/WW-945 Donald J. Brown 2006-07-12 17:46:39 +00:00
  • d217fe601b Removed more unnecessary directories. Bob Lee 2006-07-12 00:22:43 +00:00
  • 871a24586b Removing superfluous directory. Bob Lee 2006-07-12 00:01:24 +00:00
  • 9e54fcf6af WW-1340 - added test case missing from Struts2 but is in WW Toby Jee 2006-07-11 17:24:24 +00:00
  • 93e4f4be76 WW-1377 - readonly attribute ignore boolean value Toby Jee 2006-07-11 17:19:06 +00:00
  • 3b493cd8da Improving JSF navigation to fail over to configured handler if Struts result cannot be located WW-1358 Donald J. Brown 2006-07-11 04:08:40 +00:00
  • eacc9f32d3 Fixing mistaken OS copyright Donald J. Brown 2006-07-11 03:36:33 +00:00
  • 275c4378e5 Changed RuntimeExceptions to new StrutsException. Still too many places that catch Exception and just log the error, but this is a start. WW-335 Donald J. Brown 2006-07-11 03:34:11 +00:00
  • 30a3d6964e XW-399 - renamed xwork packaging due to xwork being repackaged as xwork2 Toby Jee 2006-07-11 02:16:08 +00:00
  • 3cd253294f XW-399 - changed package name due to package renaming (from xwork to xwork2) in xwork Toby Jee 2006-07-11 02:12:47 +00:00
  • 3cff6992b5 removing jetty configuration from hostedqa profile (it seems to be breaking stuff at the moment) Patrick Lightbody 2006-07-11 00:16:40 +00:00
  • d1711fc543 Merging in my original DTD changes (thanks Toby) Donald J. Brown 2006-07-10 15:02:28 +00:00
  • 6efd4e1fc0 WW-1376 - updated snippet Toby Jee 2006-07-10 14:31:16 +00:00
  • 764c8fb777 WW-1367 - added struts-2.0.dtd to make Struts2 work. - without this DomHelper will not be able to read dtd and validate the xml plus the live dtd is not available yet Toby Jee 2006-07-10 14:30:18 +00:00
  • 1b156756aa WW-1367 - rename package to com.opensymphony.xwork2.* Toby Jee 2006-07-10 13:45:15 +00:00
  • 09042b0afb WW-1336 - deleted /WEB-INF/classes directory as the resources are already in /resources directory (maven way of grouping resources) Toby Jee 2006-07-10 06:14:35 +00:00
  • 5e7e1ab298 WW-1336 WW-1367 - moved struts.xml from /WEB-INF/classes to /resources (maven way of grouping resources) [WW-1336] - used struts.xml instead of xwork.xml [WW-1367] Toby Jee 2006-07-10 06:13:24 +00:00
  • b4c9490170 WW-1336 - deleted /WEB-INF/classes/ cause the resource are in /resources (maven way of grouping resources) Toby Jee 2006-07-10 06:08:44 +00:00
  • 97fbc3d356 WW-1336 WW-1367 - moved struts.xml from /WEB-INF/classes to /resources (maven way of grouping resources) [WW-1336] - deleted xwork.xml in resources (replaced by struts.xml) [WW-1367] Toby Jee 2006-07-10 06:05:49 +00:00
  • 9a28adef67 Fixed a few more instances of xwork.xml to struts.xml and found a couple of class name changes WW-1367 Donald J. Brown 2006-07-10 05:16:25 +00:00
  • 81d16062ed Changing xwork.xml configuration files to struts.xml WW-1376 Donald J. Brown 2006-07-10 03:33:56 +00:00
  • 56b589c842 Changing xwork package from com.opensymphony.xwork to com.opensymphony.xwork2, adding rife as optional XW-399 Donald J. Brown 2006-07-10 00:57:05 +00:00
  • 4dd74fe167 WW-1375 - add a simple hangman example (using ajax) Toby Jee 2006-07-09 17:06:43 +00:00
  • cb8898be22 WW-1340 - added <saf:actionerror /> <saf:actionmessage /> <saf:fielderror /> to example. Toby Jee 2006-07-09 12:55:46 +00:00
  • 08d3cc11e3 WW-1317 - added test case that is being added to WW but is not in Struts2 Toby Jee 2006-07-09 11:30:14 +00:00
  • 4435cf1cea WW-1304 - removed uncessary commet - corrected some typo (xhtml should instead be css_xhtml) Toby Jee 2006-07-09 09:31:54 +00:00
  • ce6d97e97b WW-1364 - updated tag doc due to addition of optgroup component Toby Jee 2006-07-07 18:55:42 +00:00
  • 92dc23f329 WW-1364 - updated taglib due do addtion of optgroup tag Toby Jee 2006-07-07 18:52:47 +00:00
  • 1d67125f78 WW-1364 - add optgroup tag Toby Jee 2006-07-07 18:48:16 +00:00
  • c7edf49567 Fixing a few more webwork renamings WW-1344 Donald J. Brown 2006-07-07 05:43:56 +00:00
  • 66425cbdb0 Removing the deprecated FreemarkerServlet WW-1374 Donald J. Brown 2006-07-07 05:27:22 +00:00
  • 64567532dc Removing duplicate regex validator, now that it has been removed from XWork WW-1288 Donald J. Brown 2006-07-07 05:01:19 +00:00
  • 0e667557ef Remove deprecated ServletDispatcher WW-1373 Donald J. Brown 2006-07-07 04:49:13 +00:00
  • 2e6e265ff5 Finishing Struts Action -> Struts renamings WW-1367 Donald J. Brown 2006-07-07 04:20:06 +00:00
  • 689fdc0cbd Cleanups and more renaming changes WW-1367 Donald J. Brown 2006-07-07 03:46:00 +00:00
  • 472299684f Remove the struts-build <extension> and fix the location of the Checkstyle config file. SITE-7 Wendy Smoak 2006-07-06 03:39:10 +00:00
  • bec03984fc needs to be in the compile scope now that StrutsTestCase depends on spring mock Patrick Lightbody 2006-07-05 15:32:15 +00:00
  • 4044b2cf79 Changing dispatcher to load both struts.xml and xwork.xml configuration files WW-1370 Donald J. Brown 2006-07-03 23:52:57 +00:00
  • 4d7ba96ff4 Changed DispatcherUtils from being a singleton to be loaded per filter/servlet, fixed a few minor renaming things WW-1369 Donald J. Brown 2006-07-03 23:29:21 +00:00
  • 77271aff62 WW-1366 - changes in taglib.tld due to adding additional "accesskey" html attribute to ui components Toby Jee 2006-07-02 16:03:08 +00:00
  • 25be64e949 WW-1367 - make changes to package/path etc. due to changes in java package naming Toby Jee 2006-07-02 16:00:36 +00:00
  • ea2bc31b28 WW-1367 - change build.xml packages/patch etc. accordingly due to changes in package naming Toby Jee 2006-07-02 15:59:17 +00:00
  • 5fd0f2e028 Moved the archetype, which has a different version number and release cycle from the rest of Struts 2. WW-1359 Wendy Smoak 2006-07-02 13:57:38 +00:00
  • 7a24382947 Changed the groupId back to 'org.apache.struts'. (See: r418556) Updated the instructions after publishing a snapshot of the archetype. Wendy Smoak 2006-07-02 12:55:41 +00:00
  • 041009135e WW-1366 - added "accesskey" attribute to ui components Toby Jee 2006-07-02 11:35:00 +00:00
  • d6bf0e4906 WW-1368 - theme.properties now read from filesystem, if this fails it will try to read from the classpath Toby Jee 2006-07-02 08:41:25 +00:00
  • d8c2ca7e82 WW-1367 - changed the groupId of this maven archetype to 'org.apache.struts2' - the artifactId is 'struts2-archetype-quickstart - changed the README.txt file to reflect the above changes ** changes are due to renaming the struts packages Toby Jee 2006-07-02 06:36:14 +00:00
  • d48e98c804 Fixing site links WW-1367 Donald J. Brown 2006-07-02 03:25:39 +00:00
  • 97457de87d Took out PMD, fixed a couple links WW-1367 Donald J. Brown 2006-07-02 02:59:12 +00:00
  • d1bca27a8e Renaming Struts Action in the documentation WW-1367 Donald J. Brown 2006-07-02 02:48:47 +00:00
  • 844d3e5cea Using a new master pom WW-1367 Donald J. Brown 2006-07-02 00:45:43 +00:00
  • 3fcba0d0cf Fixing last org.apache.struts2 group ids WW-1367 Donald J. Brown 2006-07-02 00:23:12 +00:00
  • 989fae9e17 Trying putting struts2 in the artifact id rather than the group id. This works better when having maven generate IDE projects so that they don't conflict with Struts 1 artifacts. Also fixed up a few other poms. Donald J. Brown 2006-07-02 00:16:06 +00:00
  • b318348c4f Finished org.apache.struts.action2 package renaming to org.apache.struts2 WW-1367 Donald J. Brown 2006-07-02 00:04:30 +00:00
  • d6f532c596 Renamed org.apache.struts.action2 package to org.apache.struts2 for apps WW-1367 Donald J. Brown 2006-07-01 23:58:13 +00:00
  • 4640bd5e9e Renaming org.apache.struts.action2 to org.apache.struts2 in extras WW-1367 Donald J. Brown 2006-07-01 23:43:57 +00:00
  • 2b8e02d97d Renaming org.apache.struts.action2 to org.apache.struts2 WW-1367 Donald J. Brown 2006-07-01 23:36:50 +00:00
  • 583628b772 Renaming action2 to struts2 WW-1367 Donald J. Brown 2006-07-01 21:43:55 +00:00
  • 2ff5f669a4 Renamed action-api to api to be consistent. trunk@418508 Bob Lee 2006-06-30 23:28:59 +00:00
  • 2a24340dc5 Renamed action-api to api to be consistent. Bob Lee 2006-06-30 23:20:38 +00:00
  • 1e57331a5b Renamed API package. Bob Lee 2006-06-30 23:05:20 +00:00
  • 39de7b84bd @ww.xxx -> @saf.xxx Patrick Lightbody 2006-06-29 06:44:20 +00:00
  • d999521374 WW-1340 - added more javadoc to some of the methods Toby Jee 2006-06-27 13:27:15 +00:00
  • fa2ada2fb8 WW-1359 - added i18n messages example into generated webapp template Toby Jee 2006-06-26 17:19:55 +00:00
  • d5d8d9c755 - WW-1362 - make topic publish contains the source html id attribute value as the argument Toby Jee 2006-06-26 16:29:43 +00:00
  • 0f2b0fb9cf WW-1351 - checked for possible NPE being thrown Toby Jee 2006-06-25 06:52:48 +00:00
  • afd82ee623 WW-1351 - make User object serializable cause it is saved in session Toby Jee 2006-06-24 18:26:58 +00:00
  • 1de3acdeb7 WW-1351 - added apache license on top of code Toby Jee 2006-06-24 16:40:30 +00:00
  • d653229405 WW-1351 - added a SessionListener for Chat showcase example to do clean up when session expires Toby Jee 2006-06-24 16:36:59 +00:00
  • c71c0622b1 WW-1359 - remove this as it is a duplicate of /WEB-INF/styles Toby Jee 2006-06-23 07:24:52 +00:00
  • ea4f791776 WW-1359 - added a README.txt file Toby Jee 2006-06-23 06:16:27 +00:00
  • 18acba0d5b WW-1359 - corrected missing main.css - moved decorator's css to /WEB-INF/styles/main.css instead of being defined in this class as an inline css Toby Jee 2006-06-23 06:04:58 +00:00
  • 7d1323d847 WW-1359 - moved css from /WEB-INF/decorators/css to /WEB-INF/styles Toby Jee 2006-06-23 06:03:02 +00:00
  • 4be73d9561 WW-1359 - added <@saf.head /> tag - corrected erronous ftl interpolation Toby Jee 2006-06-23 06:01:41 +00:00
  • 755dbcd67b WW-1359 - make validation works Toby Jee 2006-06-23 06:00:23 +00:00
  • b7d36f2094 WW-1359 - make validation works Toby Jee 2006-06-23 05:59:36 +00:00
  • d26ec3e2c3 WW-1359 - moved css files to be under /WEB-INF/styles instead of /WEB-INF/decorators/css Toby Jee 2006-06-23 05:57:37 +00:00
  • 1b8089e90b Remove usage of AroundInterceptor as it has been removed from XWork 2.0 Donald J. Brown 2006-06-23 04:59:05 +00:00
  • 252f902f53 WW-1359 - added maven archetype for saf2 Toby Jee 2006-06-22 16:44:06 +00:00
  • 26a9473fa4 WW-1359 - added maven archetype for saf2 Toby Jee 2006-06-22 16:41:42 +00:00
  • 08d81dc18d WW-1359 -added a maven archetype for saf2 Toby Jee 2006-06-22 16:40:19 +00:00
  • 7f906dccc6 Fixing JSF spec compliance, ensuring phase listeners called after every phase, minor formatting Donald J. Brown 2006-06-21 02:52:25 +00:00
  • 6facdd3f78 new location of xfire jars Patrick Lightbody 2006-06-20 18:34:16 +00:00
  • 69d48311d6 WW-1351 - corrected chat example css Toby Jee 2006-06-19 14:19:00 +00:00
  • 8a851565df WW-1356 - updated javadoc to indicate the availability of RequestAware that an action could implements if it wishes to have access to Request atrributes as Map Toby Jee 2006-06-18 15:25:51 +00:00
  • 4587209b72 WW-1356 - added RequestAware capability to action. Toby Jee 2006-06-18 15:23:20 +00:00
  • 45561f948b WW-1355 - make method not exposed to other classes protected instead of public Toby Jee 2006-06-18 14:39:56 +00:00
  • cf513dbd1f WW-1354 - corrected showcase tabpanel example3 , local panel are marked with theme="ajax" causing them to not function properly Toby Jee 2006-06-18 14:00:02 +00:00
  • 1910d596f6 WW-1352 - added an example into showcase demonstrating the usage of action prefix Toby Jee 2006-06-18 11:08:21 +00:00
  • 3fdec5b083 WW-1352 - added an example into showcase demonstrating the usage of action prefix Toby Jee 2006-06-18 11:07:09 +00:00
  • 6475e11862 WW-1352 - added example in showcase demonstrating the usage of action prefix Toby Jee 2006-06-18 11:06:23 +00:00
  • 3cedc1e94f WW-1351 - added missing apache license on top of code Toby Jee 2006-06-18 09:25:00 +00:00