Commit Graph

  • eeab265282 Uses default scope to create params checkers Lukasz Lenart 2014-11-12 09:59:10 +01:00
  • 1aa2752dec Reverts acceptParamNames to previous behaviour Lukasz Lenart 2014-11-10 08:43:04 +01:00
  • cc11cc275c WW-4408 Delays call to get instance of LocaleProvider Lukasz Lenart 2014-10-15 07:57:38 +02:00
  • 61cffe68fe improved interceptor that accepts and maps JSON array Aleksandr Mashchenko 2014-10-13 20:07:07 +03:00
  • 381e927575 logging missing text keys only after all resource bundles have been searched, see WW-4407 cnenning 2014-10-13 13:19:54 +02:00
  • 92f38df890 Groups fields for better readability Lukasz Lenart 2014-10-01 07:50:50 +02:00
  • 6098ef036b Adds missing info about AcceptedPatternsChecker extension point Lukasz Lenart 2014-09-30 08:09:30 +02:00
  • 6e95cf5bf7 use locale from action context Aleksandr Mashchenko 2014-09-27 17:50:19 +03:00
  • 587e3a41b1 Adds BeanInfo to allow define class attribute in JSPs Lukasz Lenart 2014-09-23 23:02:31 +02:00
  • 3b9d58614f Adds proper exception handling during calling action This will allow ExceptionHandler to work Lukasz Lenart 2014-09-23 21:44:50 +02:00
  • 4f4f526002 WW-4165 Checks if dynamic attributes don't overlap tag attributes This can be done only in a component as when dynamic attributes are set by a container on the tag, the component wasn't instantiated yet - it will be created in doStartTag method which is called after all attributes were set Lukasz Lenart 2014-09-22 09:01:11 +02:00
  • bc78860efb Adds parent pom to use common DM settings Lukasz Lenart 2014-09-21 12:50:30 +02:00
  • 87c204ef6c WW-3698 Updates JavaDoc about new wrapField parameter Lukasz Lenart 2014-09-21 11:05:05 +02:00
  • d2b22b9132 Solves minor style problems Lukasz Lenart 2014-09-16 21:25:26 +02:00
  • 3447eefdac WW-4365 Solves problem with matching option id to headerKey Lukasz Lenart 2014-09-16 21:23:37 +02:00
  • e01109697f WW-4347 Adds support for JDK8 lambdas Lukasz Lenart 2014-09-16 09:37:37 +02:00
  • 63fa04e814 WW-4345 Reverts the commit 8aa4fe8606 Lukasz Lenart 2014-09-16 08:51:16 +02:00
  • f49b084fbe WW-4383 Clears output to avoid infinitive loops Lukasz Lenart 2014-09-16 08:42:11 +02:00
  • 3826c3098f Switch to latest bootstrap version 3.2.0 in REST Showcase Johannes Geppert 2014-08-31 14:55:05 +02:00
  • fbf4113c2e WW-4399 struts2-archetype-angularjs uses absolute paths Johannes Geppert 2014-08-31 14:09:38 +02:00
  • b88c5d561f WW-4400 Replace outdated AngularJS version with latest stable AngularJS version Johannes Geppert 2014-08-31 14:05:27 +02:00
  • a16cedb26e Adjust archetype to API changes of AngularJS version 1.2.x Johannes Geppert 2014-08-31 13:54:33 +02:00
  • 387f8027fd DOCTYPE needs to be in first line for valid HTML5 Johannes Geppert 2014-08-31 13:36:08 +02:00
  • 810711ccd2 Upgrade AngularJS to latest stable AngularJS version 1.2.23 Johannes Geppert 2014-08-31 13:32:45 +02:00
  • da2f2a5ae5 WW-4398 Adds support to map parameters to java.util.Set of complex type Lukasz Lenart 2014-08-28 07:42:58 +02:00
  • ca9dbb1fb9 Allow a Set to be of Complex Objects. This was based off the setProperty of the XWorkListPropertyAccessor Josh Mabry 2014-08-26 16:41:16 -05:00
  • ff17307afc If you are wanting a Set, we should give you a Set Josh Mabry 2014-08-26 16:39:54 -05:00
  • c1c10e017b Adds default velocity.properties with disabled logging Lukasz Lenart 2014-08-26 08:37:17 +02:00
  • 69baf692a4 WW-4024 Allows specify scheme via expression Lukasz Lenart 2014-08-25 21:34:54 +02:00
  • 367e3ef493 Formats source code Lukasz Lenart 2014-08-25 21:23:20 +02:00
  • 6f58de3f8b Solves minor issue with example Lukasz Lenart 2014-08-25 20:55:05 +02:00
  • bf0826f591 WW-4390 Adds additional use case to proof that everything works Lukasz Lenart 2014-08-25 10:33:15 +02:00
  • cefdd16e39 Uses html instead of jsp index file as access to jsp is blocked Lukasz Lenart 2014-08-25 08:56:05 +02:00
  • 583234b8cc Adds additional logging of missing keys in resource bundles Lukasz Lenart 2014-08-25 08:42:50 +02:00
  • eecd907638 WW-3895 Uses session id for synchronisation Lukasz Lenart 2014-08-22 17:25:45 +02:00
  • c6b7aaf816 WW-4380 Narrows excluded patterns Lukasz Lenart 2014-08-22 16:15:17 +02:00
  • 1a034053bc WW-4391 FreemarkerResult uses response content encoding in first place Lukasz Lenart 2014-08-21 20:58:10 +02:00
  • 6d62aaedb4 WW-4389 Replaces question mark with exclamation Lukasz Lenart 2014-08-21 20:28:14 +02:00
  • 91225ce17a WW-4389 Solves typo in error message and introduces new message variable Lukasz Lenart 2014-08-21 15:53:30 +02:00
  • bd56838f47 WW-4387 solves problem with preselcting multiple options in <s:optgroup> when key is not a string Lukasz Lenart 2014-08-21 15:14:10 +02:00
  • b19ffe9d59 WW-4379 Adds posibility to LocalizedTestUtil by ClassLoader Lukasz Lenart 2014-08-21 09:44:24 +02:00
  • 0c63de2fa9 WW-4387 - using original key type for contains method. Aleksandr Mashchenko 2014-08-18 19:17:13 +03:00
  • 685bb1d069 Previous commit restored the ordering feature, thus testFindTextInChildProperty test also has been restored. Luigi Fugaro 2014-08-18 16:27:13 +02:00
  • c74f283626 Restored the ordering feature. Luigi Fugaro 2014-08-18 16:25:42 +02:00
  • d749bb8f7a WW-4049 Removes Locale.setDefault() from tests Lukasz Lenart 2014-08-13 11:06:40 +02:00
  • 08ad1199ed Solves problem with overwhelming WARNS in log during testing Lukasz Lenart 2014-08-13 10:33:13 +02:00
  • 120830f1ac WW-4301 Adds additional use-case to proof the problem exists Lukasz Lenart 2014-08-07 08:43:42 +02:00
  • dfb2bd3dbe WW-4055 Includes all jars by default Lukasz Lenart 2014-08-07 07:42:58 +02:00
  • f1861adff4 Adds proper logging dependency and configuration Lukasz Lenart 2014-08-07 07:42:15 +02:00
  • a2ba908fa7 Removes duplicated logging lib Lukasz Lenart 2014-08-07 07:41:17 +02:00
  • ae324c9811 WW-4110 Adds special flag to use different logic when creating AOP beans Lukasz Lenart 2014-08-06 20:21:25 +02:00
  • 52481bd56d WW-4166 Uses .get instead [] to avoid potential security issues Lukasz Lenart 2014-08-06 12:36:54 +02:00
  • be7201062b Added the FIXME notation Luigi Fugaro 2014-08-05 15:48:12 +02:00
  • 16e240b4a5 WW-4335 Uses lastIndexOf to figure out theme name Lukasz Lenart 2014-08-05 09:38:32 +02:00
  • 51b16bde8b Implements equal/hashCode Lukasz Lenart 2014-08-05 09:38:08 +02:00
  • ce49822e1e Adds mockito mocking lib Lukasz Lenart 2014-08-05 09:37:44 +02:00
  • aa4d5b3cf4 WW-4380 Adds additional use case to proof that the problem is solved Lukasz Lenart 2014-08-04 21:54:59 +02:00
  • 1143462048 WW-4166 Improves way of discovering tag's attributes Lukasz Lenart 2014-08-04 21:16:10 +02:00
  • 8aa4fe8606 WW-4345 Adds special treatment of parameters during file upload Lukasz Lenart 2014-08-01 14:00:46 +02:00
  • 1dd8730781 WW-4308 Extracts method and increases visibility to allow subclassing Lukasz Lenart 2014-08-01 13:47:09 +02:00
  • 939a3e2040 Updates as stated in PR#20 comments - synchronized code block inside addDefaultResourceBundle method using XWORK_MESSAGES_BUNDLE. Luigi Fugaro 2014-07-31 12:08:30 +02:00
  • 9254aaaefe Updates as stated in PR#20 comments - removed test method testDefaultMessageOverride. Luigi Fugaro 2014-07-30 14:29:47 +02:00
  • da9afaf84e Updates as stated in PR#20 comments. Luigi Fugaro 2014-07-30 14:29:03 +02:00
  • 00f424a3f6 Updates as stated in PR#20 comments. Luigi Fugaro 2014-07-30 12:42:47 +02:00
  • d65270b9bb Deleted internal versioning. Luigi Fugaro 2014-07-30 11:42:46 +02:00
  • 09012d7e5f Closes #7 Closes #18 Lukasz Lenart 2014-07-30 09:16:01 +02:00
  • 3b25242c7d WW-4295 finishes work Lukasz Lenart 2014-07-30 09:10:59 +02:00
  • 8e6f198d41 Extends test case to demonstrate possible usage of listValueKey Lukasz Lenart 2014-07-30 09:08:34 +02:00
  • 935cd33f7e WW-4165 Excludes attributes marked with @StrutsTagAttribute Such attributes won't be used as dynamic attributes and simply will be omitted Lukasz Lenart 2014-07-29 20:24:01 +02:00
  • c826d97caf Removed unused code, comments and variables. Also, added delegatedClassLoaderMap to handle delegatedClassLoader as per Tomcat. Luigi Fugaro 2014-07-29 18:44:50 +02:00
  • 4586d1f148 Added pom's version as 2.3.16.4-SNAPSHOT Luigi Fugaro 2014-07-29 17:46:04 +02:00
  • 2de0f4b5b1 This update enables struts to be used as JBoss AS 7/WildFly 8/JBoss EAP 6 module. Luigi Fugaro 2014-07-29 17:44:28 +02:00
  • ca50c1aedd WW-4064 WW-3698 Adds additional flag to cover both cases Lukasz Lenart 2014-07-29 10:04:18 +02:00
  • bf6b37f2e3 WW-4374 Fixes problem with accessing Enum's values() method Lukasz Lenart 2014-07-29 09:23:44 +02:00
  • 47d1fe04dc WW-4360 Fixes potential NullPointerExceptions Lukasz Lenart 2014-07-28 21:36:46 +02:00
  • 413d67bd28 WW-4360 Fixes potential NullPointerExceptions Lukasz Lenart 2014-07-28 21:35:17 +02:00
  • 2dd9cb555a Extends error() method to accept Objects as parameters Lukasz Lenart 2014-07-28 21:29:54 +02:00
  • ff100ce2d9 WW-4331 Returns null instead of throwing exception This allows other UnknownHandler to be called Lukasz Lenart 2014-07-28 21:17:13 +02:00
  • 73da38e9de WW-4330 Adds support for parameters on absolute URLs closes #10 Lukasz Lenart 2014-07-28 21:11:03 +02:00
  • fc6a2c8777 WW-4166 Adds autogenerated files Lukasz Lenart 2014-07-28 21:10:08 +02:00
  • 5c4874c60b WW-4318 Uses ErrorMessageBuilder to proper log fail of setting expression Lukasz Lenart 2014-07-28 21:01:45 +02:00
  • 6fbd1bef3a WW-4166 Adds class and style aliases Lukasz Lenart 2014-07-28 20:56:10 +02:00
  • e7a414fea3 WW-3025 Adds new JakartaStream multipart request handler It solves problem with loosing parameters during large files which exceeds upload file limit Lukasz Lenart 2014-07-20 11:04:41 +02:00
  • de5edd875f WW-4160 Adds UnknownHandlerFactory to allow override This can be used to implement different factories with different backing DI container ie. Spring Lukasz Lenart 2014-07-20 10:43:30 +02:00
  • 351263a679 WW-4167 Renames based class to match the rest based classes and marks extending validators as final to avoid users' confusion Lukasz Lenart 2014-07-11 22:21:36 +02:00
  • 1dcf58537a WW-4327 Defines new readonly attribute and cleans up templates Lukasz Lenart 2014-07-11 11:07:09 +02:00
  • 9944b274e9 WW-4349 Fixes problem with dojo.version Lukasz Lenart 2014-07-11 09:21:29 +02:00
  • 7e477b956b WW-4350 Solves problem with race condition Lukasz Lenart 2014-07-11 08:58:20 +02:00
  • ecab1b2b89 WW-4215 Allows constructor injection Lukasz Lenart 2014-07-09 21:16:38 +02:00
  • 29bb41db3c WW-3134 Reduces noise in the logs Lukasz Lenart 2014-07-09 21:14:24 +02:00
  • 2da93000d7 WW-4326 Defines bom to simplify version management Lukasz Lenart 2014-07-09 21:06:29 +02:00
  • 2b794d76e5 WW-4369 Solves problem with detecting primitives Lukasz Lenart 2014-07-09 20:50:10 +02:00
  • fa814744de WW-4352 Adds description about new encoding param Lukasz Lenart 2014-07-09 20:35:34 +02:00
  • e2b291f8a7 WW-4352 Allows configure character encoding via param Lukasz Lenart 2014-07-09 20:30:41 +02:00
  • 9aedd857a4 WW-4255 restores TagLibrary interface and marks it as deprecated Lukasz Lenart 2014-07-09 20:00:08 +02:00
  • cc89601b6d WW-4363 Adds support for freemarker views in portlet resource phase Closes #17 Lukasz Lenart 2014-07-08 23:05:01 +02:00
  • 01e3380980 WW-3506 Adds additional Http headers to solve problem with IE Lukasz Lenart 2014-07-08 22:29:15 +02:00
  • 19b939cfbd WW-3485 Adds additional test case to proof that underscores are accepted Lukasz Lenart 2014-07-08 22:16:53 +02:00
  • 3a07c31772 WW-4346 Solves problem with nested visitor validator returns wrong full field name Lukasz Lenart 2014-06-27 13:39:25 +02:00
  • d20c2f10b7 Merge branch 'develop' into feature/WW-4295-localization Lukasz Lenart 2014-06-27 13:15:10 +02:00