Commit Graph

  • 9141c01235 Fixed mis-loading of result types WW-1538 Donald J. Brown 2006-12-08 08:36:25 +00:00
  • 396b08a021 Fixed velocity favourite spelling WW-1538 Donald J. Brown 2006-12-08 08:23:19 +00:00
  • 3f7877f1ba Fixed favourite color with different spellings, exposed uploaded file WW-1538 Donald J. Brown 2006-12-08 08:22:32 +00:00
  • 11b8f99378 Fixed datepicker missing control headers and footers in xhtml theme WW-1538 Donald J. Brown 2006-12-08 08:21:50 +00:00
  • 0d27bf064b Updating for new initialization of continuations (still broken though) WW-1548 Donald J. Brown 2006-12-08 08:02:55 +00:00
  • de8c649f83 Moving sitemesh decorator over to sitemesh plugin, changing debug interceptor to only store stack in session when first invoked, documentation updates to code behind plugin WW-1546 WW-1483 Donald J. Brown 2006-12-08 05:52:10 +00:00
  • 17aaf3cb1e Showcase Examples Broken o fixed wrong image link in help page Rainer Hermanns 2006-12-06 22:37:53 +00:00
  • de438f5cc5 Showcase Examples Broken o adding velocity deps to fix velocity samples (ui-tags) Rainer Hermanns 2006-12-06 22:23:25 +00:00
  • a1ef106bae Showcase Examples Broken o optimized output for if tga samples Rainer Hermanns 2006-12-06 22:19:12 +00:00
  • 0500dab26c trimmed package name WW-1483 Rainer Hermanns 2006-12-06 22:12:53 +00:00
  • 9830622bd2 Showcase Examples Broken o removed duplicated file upload samples Rainer Hermanns 2006-12-06 21:30:33 +00:00
  • 34ab74e95f WW-1545; Preventing null pointer from log message David H. DeWolf 2006-12-06 21:22:08 +00:00
  • 64957a3cf3 Showcase Examples Broken o fixed chatroom sample (looks good) o some url fixes for hangman (ajax not working properly yet) o better javascript popup text values for submit and rest buttons (aaa, bbb) Rainer Hermanns 2006-12-06 21:11:56 +00:00
  • 1f74fdee12 URL tag: webapp root repeats when path saved to local variable o fixed AutoCompleter samples o added some javadocs about correct href usage o changed AutoCompleter href to static value instead of a processed one Rainer Hermanns 2006-12-06 20:40:24 +00:00
  • 8b475fe2a4 URL tag: webapp root repeats when path saved to local variable o fixed samples in showcase: replaced static hrefs attribute values with ids from url tag o some tag fixed (removed duplicate theme attributes) o fixed minor html errors Rainer Hermanns 2006-12-06 20:09:04 +00:00
  • e4b27798fe struts-messages_de.properties o optimized german translation Rainer Hermanns 2006-12-06 19:36:19 +00:00
  • f27c53cb97 Polish version of struts-messages.properties Rainer Hermanns 2006-12-06 19:34:03 +00:00
  • 20fee48d8a Jsr168Dispatcher does not destroy the Dispatcher properly o added destroy method as suggested Rainer Hermanns 2006-12-06 19:28:07 +00:00
  • f6f0bbe73d Adding exception to warn message David H. DeWolf 2006-12-06 12:59:50 +00:00
  • b747332dd1 Properly closing input stream in PropertiesSettings; WW-1541, Thank you Rickard Oberg David H. DeWolf 2006-12-06 12:51:19 +00:00
  • ec08056449 fixed attribute name Rainer Hermanns 2006-12-04 19:26:42 +00:00
  • f66f8cd987 XWork-2.0-beta-3 released o updating pom.xml Rainer Hermanns 2006-12-02 09:49:30 +00:00
  • bdf948b03b Autocompleter problems o removed code duplication Rainer Hermanns 2006-12-01 20:54:52 +00:00
  • 827eaef893 Autocompleter problems o Added missing files Rainer Hermanns 2006-12-01 16:47:25 +00:00
  • f450837ec8 Adding test for xslt includes WW-1483 Donald J. Brown 2006-12-01 08:02:59 +00:00
  • 9aa50d2de8 Better handle image submit buttons WW-1532 Donald J. Brown 2006-12-01 07:16:50 +00:00
  • 3e29ef620d Fixing freemarker showcase and adding freemarker standard tag showcase David H. DeWolf 2006-12-01 03:21:53 +00:00
  • e0f575ffbe Adding TestNG support WW-1531 Donald J. Brown 2006-12-01 01:35:38 +00:00
  • 3ae904873f Autocompleter problems The dropdown of the autocompleter shows on the wrong place when the autocompleter.style.left.x != 0. Make autocompleter consistent with the other ajax tags attributes: o Add formId and formFilter to make it able to submit a form o Add beforeLoading and afterLoading o Add refreshListenTopic and onValueChangedPublishTopic o Add delay Rainer Hermanns 2006-11-30 22:58:45 +00:00
  • b1fd895f3d Autocompleter problems The dropdown of the autocompleter shows on the wrong place when the autocompleter.style.left.x != 0. Make autocompleter consistent with the other ajax tags attributes: o Add formId and formFilter to make it able to submit a form o Add beforeLoading and afterLoading o Add refreshListenTopic and onValueChangedPublishTopic o Add delay Rainer Hermanns 2006-11-30 22:39:50 +00:00
  • e7299853d6 WW-1483 Update dependency to XWork 2 Beta 2, but we need the -sources.jar or -javadoc.jar in the OS repository to run the final assembly:assembly stage. Ted Nathan Husted 2006-11-30 04:01:27 +00:00
  • d4e94ecd58 Add Autocompleter AJAX tag o add missing AutocompleterTag from Musachy's patch o added AutocompleterModel for freemarker o updated StrutsModels Rainer Hermanns 2006-11-29 17:27:47 +00:00
  • 461bbeef9b WW-1520 Add missing file from r479854 Ted Nathan Husted 2006-11-28 15:05:04 +00:00
  • b71032906d Updating tiles dependencies; Using revision specific snapshot David H. DeWolf 2006-11-28 12:49:46 +00:00
  • 5cecd6377b WW-1522 "Automatic Alias ActionConfigs" - Apply second patch. Ted Nathan Husted 2006-11-28 02:34:13 +00:00
  • 1c13806fdb WW-1458 Add link to XWork API docs. Move Shale reference to FAQ. Fix POM reference to assembly plugin. Ted Nathan Husted 2006-11-28 02:21:39 +00:00
  • 6f67cfb1eb Fixed unit tests not passing for blank webapp WW-1483 Donald J. Brown 2006-11-28 00:49:54 +00:00
  • 7c3103357a Adding missing Autocompleter class from WW-1520 Donald J. Brown 2006-11-28 00:19:54 +00:00
  • 78bd5af96c WW-1520 Add missing file from r479236 Ted Nathan Husted 2006-11-27 14:35:22 +00:00
  • f81906568a WW-1522 "Automatic Alias ActionConfigs" - Add prototype tests and class before continuing with implementation. Ted Nathan Husted 2006-11-27 01:56:16 +00:00
  • 5e68ebe634 WW-1458 Update mailreader to use constant configuration and latest tag idioms. Ted Nathan Husted 2006-11-26 18:32:24 +00:00
  • d0261c092f WW-1458 Enable use of both key and name attributes. Update some related Javadocs. Ted Nathan Husted 2006-11-26 03:13:06 +00:00
  • 6779588e61 WW-1483 Conform Showcase index page with menu bar, since many of the index page links were turning up broken. Ted Nathan Husted 2006-11-26 00:00:34 +00:00
  • 56e12e48ee WW-1520 Add Autocompleter AJAX tag - Apply patch submitted by Musachy Barroso Ted Nathan Husted 2006-11-25 23:46:21 +00:00
  • b4a66397d2 o setting svn:keywords property o removing AbstractRemoteCallUIBean, since the Dojo upgrade it is no longer required Rainer Hermanns 2006-11-24 08:05:53 +00:00
  • ff733c39bd Fix typo.css in showcase for dojo datepickers Rainer Hermanns 2006-11-24 07:53:42 +00:00
  • ae2c015f23 WW-1392: Moving out annotations code to struts/maven/struts-annotations o deactivating tld generation plugin for now o remove tools dep René Gielen 2006-11-24 07:41:17 +00:00
  • 54ce4f4a38 WW-1392: Moving out annotations code to struts/maven/struts-annotations René Gielen 2006-11-24 07:37:02 +00:00
  • 0b6fccb4ee Fixed eol-style and keywords svn properties. WW-1483 Wendy Smoak 2006-11-23 17:31:52 +00:00
  • 0aa2376e62 WW-1491 Add setting to govern whether to force the initial letter of an action to lowercase. Ted Nathan Husted 2006-11-22 20:45:48 +00:00
  • 116070b28e WW-1483 Javadoc and IDEA refactorings only. No functional changes. Ted Nathan Husted 2006-11-22 20:35:46 +00:00
  • 2569f383e5 WW-1483 Javadoc and IDEA refactorings only. No functional changes. Ted Nathan Husted 2006-11-22 14:19:53 +00:00
  • e26235745c WW-1458 Enable key attribute for submit and reset buttons. Ted Nathan Husted 2006-11-22 01:42:01 +00:00
  • 004810e53c WW-1392: Useful defaults added René Gielen 2006-11-21 22:51:21 +00:00
  • bc60a86e97 WW-1392: Reviewed & applied Musachy Barroso's patch, with small modiifications / namespace changes. Next step is to work on the xd-tags to annotations conversion René Gielen 2006-11-21 22:13:39 +00:00
  • 49675ab335 WW-1483 Fix JFree dependencies, as suggested by Rahul Akolkar. Ted Nathan Husted 2006-11-21 20:36:38 +00:00
  • 0586eee2b7 WW-1483 Add trailing slashes to scm locations. James Mitchell 2006-11-21 04:14:58 +00:00
  • c466be3638 WW-1483 -- add closing div James Mitchell 2006-11-21 04:13:15 +00:00
  • 135377a5ae WW-1483 -- Remove unused imports James Mitchell 2006-11-21 04:11:07 +00:00
  • 2d9f4d8ff4 WW-1483 -- add opening html tag James Mitchell 2006-11-21 04:08:54 +00:00
  • 8cb614e0e8 WW-1483 Adding Retrotranslator configuration for these projects. James Mitchell 2006-11-21 04:02:42 +00:00
  • 1af731d118 WW-1421 Move struts.properties settings to struts.xml WW-1458 Replace OGNL scriptlets with key attribute Ted Nathan Husted 2006-11-21 03:20:11 +00:00
  • f2dd324b6f WW-1483 Remove obsolete test: The tutorial code is now in blank. Ted Nathan Husted 2006-11-21 01:42:00 +00:00
  • a7bbcaea01 WW-1508 Supporting tiles/freemarker integration. David H. DeWolf 2006-11-20 22:41:56 +00:00
  • 380203a73b Removed unused voidresult import WW-1515 Donald J. Brown 2006-11-20 20:32:57 +00:00
  • eb3aabbbba Fixed submit button values, updated jetty plugin WW-1483 Donald J. Brown 2006-11-20 20:26:44 +00:00
  • 2fff638b6e SITE-14 Move the cwiki export to 2.x/docs Ted Nathan Husted 2006-11-20 19:32:09 +00:00
  • 87ede4da1a Fixing jetty reload rate back to 10 secs Donald J. Brown 2006-11-19 05:08:41 +00:00
  • 1d99e79347 Added the codebehind plugin and used it in the person manager example, cleaned imports WW-1515 Donald J. Brown 2006-11-19 05:05:14 +00:00
  • 2922e3c31e Adding the codebehind plugin, which minimizes the amount of configuration needed for common cases (default results and templates with no Action) WW-1515 Donald J. Brown 2006-11-19 05:03:10 +00:00
  • ddbff80121 WW-1513 - Dispatcher's setConfigurationManager() method has no effect Toby Jee 2006-11-19 03:56:18 +00:00
  • d67a68a044 Matched action proxy handling to xwork changes XW-440 Donald J. Brown 2006-11-18 22:40:18 +00:00
  • 4223b64c53 Better filter javadocs WW-1498 Donald J. Brown 2006-11-18 08:22:31 +00:00
  • 47e73d7d3e Additional Javadocs for filter WW-1498 Donald J. Brown 2006-11-18 08:15:49 +00:00
  • e4d0a4fe1b WW-1511 - Dispatcher should cleaning up ConfigurationManager Toby Jee 2006-11-18 06:59:27 +00:00
  • fe0e9d7a2e WW-1483 - corrected typo Toby Jee 2006-11-18 02:25:42 +00:00
  • 99924c4d06 Fixed NPE when struts.properties is missing, made multipart optional since fileupload isn't always available WW-1498 Donald J. Brown 2006-11-17 23:54:54 +00:00
  • bbc2a4cf27 SITE-14 Second draft. Ted Nathan Husted 2006-11-17 22:25:42 +00:00
  • 48b7c95d75 WW-1483 declare imports James Mitchell 2006-11-17 21:07:48 +00:00
  • 9e8d44ebde WW-1483 Fix typo James Mitchell 2006-11-17 20:40:19 +00:00
  • 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. Ted Nathan Husted 2006-11-17 19:27:04 +00:00
  • 9439cf3dcb fixed checkbox for css_xhtml Rainer Hermanns 2006-11-17 13:06:43 +00:00
  • e83eb94b0e Adding location-aware properties file loading WW-1510 XW-436 Donald J. Brown 2006-11-17 10:56:40 +00:00
  • eb8355a4f3 WW-1483 - removed unnecessary imports statement Toby Jee 2006-11-17 09:05:13 +00:00
  • e5ecc96326 Fixed initializing of bean selection twice, resolved inheritance confusion in wl compat filter, cleaned up some logging WW-1507 Donald J. Brown 2006-11-17 08:28:30 +00:00
  • d56cba1819 upgrade struts2 dojo widget due to upgrading dojo to 0.4 o applying latest patch set (WW-1484_2.patch) Rainer Hermanns 2006-11-16 16:58:57 +00:00
  • dbb4334875 - WW-1498 - reverting back to "single filter design" Toby Jee 2006-11-16 12:30:04 +00:00
  • 602b6b3eae WW-1489 - removed AbstractFilter, reverting back to "Single Filter Design" Toby Jee 2006-11-16 12:21:09 +00:00
  • 3395081c90 Changed manager dependencies to optional, will scream bloody murder when used by not set WW-1506 Donald J. Brown 2006-11-16 08:32:03 +00:00
  • 8a37b89b98 Added better handling of unloaded 'struts' classes (treat as optional), added better logging of loading problems WW-1506 Donald J. Brown 2006-11-16 08:31:12 +00:00
  • 42c5b3ba76 WW-1506 (Sitemesh plugin's struts-plugin.xml uses incorrect filter for both freemarker and velocity) - reverted back the changes. - can't seems to figure out a way to fix this without changing the container. Thoughts? Toby Jee 2006-11-16 00:45:36 +00:00
  • b80324e323 struts2-blank app o fixing action tags to not include context Rainer Hermanns 2006-11-15 19:32:30 +00:00
  • 4d092362ba upgrade struts2 dojo widget due to upgrading dojo to 0.4 o fixing tabbedpanel example4 Rainer Hermanns 2006-11-15 19:21:42 +00:00
  • f64bb65e97 upgrade struts2 dojo widget due to upgrading dojo to 0.4 o applying latest patch set Rainer Hermanns 2006-11-15 19:02:53 +00:00
  • a978e5dab8 WW-1506 - Sitemesh plugin's struts-plugin.xml uses incorrect filter for both freemarker and velocity Toby Jee 2006-11-15 16:05:33 +00:00
  • 62ee994785 WW-1506 - Sitemesh plugin's struts-plugin.xml uses incorrect filter for both freemarker and velocity Toby Jee 2006-11-15 16:05:10 +00:00
  • 5fc4ffde79 WW-1490 (Have a composite ActionMapper that decides which ActionMapper it contains should be used) updated javadoc (missed out some part in last commit) that doc the new way to "inject" composite mappers in to this CompositeActionMapper Toby Jee 2006-11-15 09:06:11 +00:00
  • c22bf43bb2 WW-1490 (Have a composite ActionMapper that decides which ActionMapper it contains should be used) - removed previously added back comments cause since DI was introduced, the way composite mappers are into CompositeActionMapper have changed, instead it is injected - alter the javadoc in CompositeActionMapper accordingly to reflect this as well. The docs (conflunce) need changes as well. Toby Jee 2006-11-15 09:00:41 +00:00
  • 0ea5d5fffd WW-1489 - Refactor ActionContextCleanUp and DispatcherFilter to have common logics in an abstract super class - moving this back in as discussed in Struts2 maling list. - This basically allows, (during sitemesh integration) that sitemesh decorators have access to struts internals and request gets wrapped and properly encoded before it reaches sitemesh. Toby Jee 2006-11-15 08:06:56 +00:00
  • d12bd8f569 Enable injection of xworkconverter, better handle static injection of objectfactory WW-1498 Donald J. Brown 2006-11-15 06:26:03 +00:00