Commit Graph

  • 8d6b944946 WW-2930 Apply css and style attributes to ul tags, instead if li in actionerror and actionmessage Musachy Barroso 2008-12-20 17:05:17 +00:00
  • a83155009c Remove codebehind settings Musachy Barroso 2008-12-19 15:04:09 +00:00
  • f41ffc2421 WW-2926 Port rest-showcase to use convention plugin Musachy Barroso 2008-12-19 15:03:25 +00:00
  • 33113a90c6 WW-2926 Port rest-showcase to use convention plugin Musachy Barroso 2008-12-19 03:15:23 +00:00
  • 7b0ae6e96a Update test for changes in xwork Musachy Barroso 2008-12-18 22:19:49 +00:00
  • d4e3b19c9f Add error field names to the available params Musachy Barroso 2008-12-18 19:55:40 +00:00
  • 7dafbb773f WW-2732 Add a "searchValueStack" to "text" tag Musachy Barroso 2008-12-17 22:38:40 +00:00
  • 5ebf37efba WW-2732 Document that the Text tag will search the stack if a key is not found on a resource Musachy Barroso 2008-12-17 22:05:17 +00:00
  • f8166d5e8b Add convention to plugins modules and assembly Musachy Barroso 2008-12-17 19:06:53 +00:00
  • 352fdb5300 WW-2922 move convention plugin out of sandbox Musachy Barroso 2008-12-17 15:39:34 +00:00
  • 9215250aad XW-640 Support multiple unknown handlers Musachy Barroso 2008-12-16 20:39:32 +00:00
  • 030c7e0193 XW-640 Support multiple unknown handlers Musachy Barroso 2008-12-16 17:47:24 +00:00
  • 7c795d7366 WW-2878 install sources by default Musachy Barroso 2008-12-15 15:45:13 +00:00
  • bbdbe79929 WW-2824 refactored altSyntax expression code Musachy Barroso 2008-12-15 15:39:15 +00:00
  • f4d486dbd3 Output "onreset" properly Musachy Barroso 2008-12-14 02:23:24 +00:00
  • c502db56c1 WW-2796 Remove reference to deprecated velocity constructor Musachy Barroso 2008-12-11 17:16:46 +00:00
  • 38615eb398 WW-2913 fix layout for showcase, tested on FF 3, IE 7 and IE 6. It ain't pretty but it works. Musachy Barroso 2008-12-09 19:36:00 +00:00
  • 6e1aa0784b WW-2751 Fixed containsKey for SessionMap. Patch by Ian Robinson. Nils-Helge Garli 2008-12-09 19:19:19 +00:00
  • 9fa90cb8b4 Updated test resource to fix failing FormTagTest Nils-Helge Garli 2008-12-09 19:13:45 +00:00
  • 2291033724 WW-2752 fix resource path in the documentation Musachy Barroso 2008-12-08 22:17:52 +00:00
  • 0da2e1bd1b WW-2748 call "i18n" before "prepare" in default stack Musachy Barroso 2008-12-08 21:41:19 +00:00
  • 7b94ab8e8d WW-2730 remove redundant "return true" from the form tag's "onsubmit" attribute Musachy Barroso 2008-12-08 20:22:33 +00:00
  • 0d5093796d Forgot to commit the updated test... Nils-Helge Garli 2008-12-07 19:48:56 +00:00
  • 75c4c5ee25 WW-2862 Added pass through to servlet renderer when specified or not in a portlet context. Nils-Helge Garli 2008-12-07 19:32:45 +00:00
  • b90c0c8e60 Cleanup in JakartaMultiPartRequest, using generics. Per WW-2908, thanks for the patch Mathias Wesley Wannemacher 2008-12-07 04:51:34 +00:00
  • f207ed6978 broken url WW-2623 Wesley Wannemacher 2008-12-07 04:47:19 +00:00
  • 268854f353 WW-2800 Added setters for response, request and context. Nils-Helge Garli 2008-12-06 19:32:29 +00:00
  • 6c24b2e73c ServletUrlRenderer patch to fix s:form tag when using dynamic method invocation. Per WW-2727 and WW-2768, thanks for the patch Lukasz Racon Wesley Wannemacher 2008-12-06 04:53:06 +00:00
  • d47688da3e WW-2597 Update tld version to match xsd schema Musachy Barroso 2008-12-03 19:13:28 +00:00
  • 08cd7213d4 WW-2905 Synchronize on HttpSession rather than session map from context Musachy Barroso 2008-12-03 16:38:57 +00:00
  • 7ebff0ee12 WW-2901 Set the default includeParams to "none" (is currently "get") Musachy Barroso 2008-12-03 16:24:56 +00:00
  • ae2f937761 WW-2580 Add filename argument to acceptFile method in FileUploadInterceptor. Unused overload of acceptFile was also removed. Musachy Barroso 2008-12-03 16:23:43 +00:00
  • 2e82cb684c Update type of tag attribute "resultsLimit" for autocompleter Musachy Barroso 2008-12-03 14:34:23 +00:00
  • 6e131b75f3 WW-2902 Use real HttpSession in synchronized block Musachy Barroso 2008-12-02 19:13:26 +00:00
  • c8397a1188 incorporating Concurrency API. Per WW-2880, thanks for the patch Mathias Bogaert Wesley Wannemacher 2008-12-02 06:41:52 +00:00
  • aebc654a59 moving CSS class declaration to the UL tag to make styling more flexible. Per WW-2655 Wesley Wannemacher 2008-12-02 05:19:57 +00:00
  • 4bc9f8f62d Updated URL component's default value documentation to reflect WW-2901 change; now "none". David Newton 2008-12-02 02:04:42 +00:00
  • 157eacdecd Includes test update; changing struts.properties requires non-intuitive test change :/ David Newton 2008-12-02 01:56:24 +00:00
  • 768f3973c2 WW-2671 Add fieldName attribute to FieldErrorTag Musachy Barroso 2008-12-01 19:49:00 +00:00
  • 10e69d7d93 WW-255 Add escapeJavaScript attribute to propertyTag Musachy Barroso 2008-12-01 18:24:52 +00:00
  • 718fa71af1 WW-2625 Add allowCaching attribute to StreamResult Musachy Barroso 2008-12-01 16:47:29 +00:00
  • fbaccd65ec changing MakeIterator to support Iterable instead of Collection per WW-2887, thanks for the patch Mathias Bogaert Wesley Wannemacher 2008-12-01 02:25:47 +00:00
  • a3ee86862f Fix for WW-2889 Use StringBuilder instead of StringBuffer; UrlHelper:r720222 change. David Newton 2008-11-30 16:04:46 +00:00
  • 9407fe5e30 WW-2226 resultsLimit attribute set to -1 in autocompleter tag is ignored. Set the type of resultsLimit to Integer Musachy Barroso 2008-11-26 17:06:40 +00:00
  • 5ecfccb0ed WW-2891 Replace deprecated operators in FreeMarker (just ?exists on this commit) Musachy Barroso 2008-11-24 19:05:16 +00:00
  • f6bba24d44 WW-2888 Cleanup of FileUploadInterceptor (added some generics and use XWork's text parsing) Some unboxing also removed Musachy Barroso 2008-11-24 17:12:58 +00:00
  • 4f46d2abb2 WW-2889 Use StringBuilder instead of StringBuffer Musachy Barroso 2008-11-24 16:41:07 +00:00
  • 5397257cfb WW-2846 Nested params should now work properly in portlets Nils-Helge Garli 2008-11-21 21:09:13 +00:00
  • ad49562c48 WW-2783 Evaluate anchor. Fix suggested by Ralf Fischer. Nils-Helge Garli 2008-11-21 20:37:49 +00:00
  • dbedc4fae4 WW-2882 Make fields protected Musachy Barroso 2008-11-21 18:57:55 +00:00
  • 9fb18e8c0e WW-2879 Use Concurrent API in FreemarkerTemplateEngine Musachy Barroso 2008-11-21 17:13:32 +00:00
  • e135288df6 WW-2610 dont set "style" attribute, if there are field errors and cssClass was set. Tests added. Musachy Barroso 2008-11-19 18:47:34 +00:00
  • 6199a40267 WW-2071 UIBean.end does not fail when an exception happens. Throw a runtime exception, instead of just logging it Musachy Barroso 2008-11-18 22:43:53 +00:00
  • 7ea81313d0 WW-2246 always wrap the writer passed to FreeMarker to prevent exception when using custom tags Musachy Barroso 2008-11-18 17:04:01 +00:00
  • f7a7d62a87 Fix for FTL use (output was empty) Musachy Barroso 2008-11-17 20:06:38 +00:00
  • 6fa6f1014b WW-2872: Fix wrong SCM info for 2.0.X branch poms STRUTS_2_0_14 tags/STRUTS_2_0_14 René Gielen 2008-11-16 23:58:17 +00:00
  • 15986c7653 WW-2870: Fix wrong tag René Gielen 2008-11-16 23:55:15 +00:00
  • 10479d7f6e WW-2870: Fix wrong tag STRUTS_2_0_X tags/STRUTS_2_0_X René Gielen 2008-11-16 23:55:15 +00:00
  • 617ab8d9c4 WW-2870: Tag r718077 as Struts 2.0.14 René Gielen 2008-11-16 18:49:35 +00:00
  • e44b55c667 WW-2870: Tag r718077 as Struts 2.0.14 tags/STRUTS_2_0_X@718145 René Gielen 2008-11-16 18:49:35 +00:00
  • 21df47141e WW-2870: Tag r718077 as Struts 2.0.14 René Gielen 2008-11-16 18:49:15 +00:00
  • 5a7d6b4e3a WW-2872: - Fix broken SCM links René Gielen 2008-11-16 18:40:09 +00:00
  • 8df7b12669 [maven-release-plugin] prepare release STRUTS_2_0_14 René Gielen 2008-11-16 15:56:25 +00:00
  • 4fa6868d1d WW-2872: Fix wrong SCM info for 2.0.X branch poms René Gielen 2008-11-16 15:39:47 +00:00
  • 49f219dce6 WW-2872: Fix wrong SCM info for 2.0.X branch poms René Gielen 2008-11-16 15:28:05 +00:00
  • 41c7c5d1cf WW-2872: Trying to fix release process René Gielen 2008-11-16 15:16:45 +00:00
  • 7cca7b97cb WW-2872: Moving gpg plugin to release profile René Gielen 2008-11-16 14:39:15 +00:00
  • 220570ecba WW-2870: Prepare 2.0.14 release René Gielen 2008-11-16 13:40:41 +00:00
  • 2b36c400e2 WW-2872: - retrotranslator plugin seems to cause troubles, deactivating for now René Gielen 2008-11-16 12:34:03 +00:00
  • a19a055786 WW-2872: - activating releaseProfile René Gielen 2008-11-16 11:35:00 +00:00
  • 4fea4d6a5e WW-2872: - Try to fix retrotranslator assembly - move gpg invokation phase to deploy René Gielen 2008-11-15 19:41:41 +00:00
  • 1b09c6fb78 WW-2872: Fix annotations dependency René Gielen 2008-11-15 17:36:04 +00:00
  • 36844a708d WW-2872: Fix scm urls for 2.0.x branch René Gielen 2008-11-15 17:27:54 +00:00
  • 8b6b326f6e WW-2872: Release Process Enhancements René Gielen 2008-11-15 17:05:40 +00:00
  • e574036f28 WW-2870 Updated xwork dep to latest release 2.0.7 Rainer Hermanns 2008-11-15 14:06:32 +00:00
  • 711028d90c WW-2852: Switch to 2.0.14-SNAPSHOT version René Gielen 2008-10-28 00:40:56 +00:00
  • f187d90a12 WW-2852: Tag r708360 as Struts 2.0.13 STRUTS_2_0_13 tags/STRUTS_2_0_13 René Gielen 2008-10-27 22:40:57 +00:00
  • 59d0cc5e56 WW-2852: Prepare 2.0.13 release René Gielen 2008-10-27 22:36:20 +00:00
  • a30b723c0c WW-2849: Refatoring to provide better testability for static resource resolution René Gielen 2008-10-27 21:46:04 +00:00
  • 6110e4d303 Fix merge from trunk. WW-2849 Musachy Barroso 2008-10-27 14:37:53 +00:00
  • 431b3531f0 WW-2836 Switching to 2.0.13-SNAPSHOT René Gielen 2008-10-16 07:11:02 +00:00
  • 645d06e116 WW-2836: Tag r705105 as Struts 2.0.12 STRUTS_2_0_12 tags/STRUTS_2_0_12 René Gielen 2008-10-16 00:41:59 +00:00
  • fd687de750 WW-2836: Preparing Struts 2.0.12 release René Gielen 2008-10-16 00:19:37 +00:00
  • 9438281e6a WW-2836 Updated xwork dep to latest bugfix/security fix release 2.0.6 Rainer Hermanns 2008-10-14 19:17:32 +00:00
  • 96683b99fc Reverting change Nils-Helge Garli 2008-10-04 17:14:20 +00:00
  • bccea9737c Trying different things to fix bamboo error Nils-Helge Garli 2008-10-04 17:04:36 +00:00
  • 7ba66cfd4c Touching file to trigger build Nils-Helge Garli 2008-10-04 16:25:01 +00:00
  • 34521fb906 XW-623: Change MULTI_TEXTVALUE_SPARATOR into a property configurable by injection of constant named xwork.validatorfileparser.multi_textvalue_separator René Gielen 2008-09-13 15:01:00 +00:00
  • 2cf1f83121 Backing out premature change :( David Newton 2008-09-06 15:47:06 +00:00
  • 8ab8bfeb04 Backing out premature change :( David Newton 2008-09-06 15:46:52 +00:00
  • f537d7b33b Changed includeParams default to "none". David Newton 2008-09-06 15:27:21 +00:00
  • 2d3a1a8b88 Changed includeParams default to "none". David Newton 2008-09-06 15:26:29 +00:00
  • 3ea1503324 Added check for element's existence when adding error class to field label; it was broken when an element used "simple" theme. Gotta change some client-side validation stuff. David Newton 2008-09-05 23:30:16 +00:00
  • 502d7f3987 Doesn't work right now Nils-Helge Garli 2008-09-03 08:38:49 +00:00
  • 1f1c996eb1 WW-2779 Directory traversal vulnerability while serving static content Musachy Barroso 2008-08-22 15:22:56 +00:00
  • ff8b655c4b WW-2779: Applying Musachy's fix to 2.0.x branch René Gielen 2008-08-21 21:56:46 +00:00
  • 3a08768f32 Javadoc fix René Gielen 2008-08-21 20:16:02 +00:00
  • b8c94a58b9 Add content loader test Musachy Barroso 2008-08-21 17:11:37 +00:00
  • b2c5190d52 Add content loader test Musachy Barroso 2008-08-21 17:11:16 +00:00
  • 04fcefa44b WW-2779 Directory traversal vulnerability while serving static content Musachy Barroso 2008-08-20 18:59:01 +00:00