Commit Graph

  • f56c59c982 Defines TextProviderFactory as a bean Lukasz Lenart 2017-03-10 09:37:36 +01:00
  • 451eb88307 Adds missing anntoation to properly inject dependency Lukasz Lenart 2017-03-10 09:37:19 +01:00
  • 57106ccda2 Renames class to match its purpose Lukasz Lenart 2017-03-10 09:21:28 +01:00
  • c063704d27 Renames class to match its purpose Lukasz Lenart 2017-03-10 09:21:24 +01:00
  • 3dc8480988 Updates test Lukasz Lenart 2017-03-10 09:20:57 +01:00
  • d7cf060905 Defines new injectable bean with alias Lukasz Lenart 2017-03-10 09:20:39 +01:00
  • 3be5aa0fdb Adds missing constructor param Lukasz Lenart 2017-03-10 09:17:25 +01:00
  • 89d95b64cd Drops empty line Lukasz Lenart 2017-03-10 09:17:03 +01:00
  • 728055dc46 Adjust usage of the factory Lukasz Lenart 2017-03-10 08:40:24 +01:00
  • db8ebe710d Uses the new injectable factory to obtain TextProvider Lukasz Lenart 2017-03-10 08:39:55 +01:00
  • da5da67d80 Makes factory fully injectable Lukasz Lenart 2017-03-10 08:39:20 +01:00
  • 6c19875c78 Puts back the default bean name to allow alias beans Lukasz Lenart 2017-03-09 10:19:12 +01:00
  • 1ab616b10b Marks deprecated constructor Lukasz Lenart 2017-03-09 09:44:07 +01:00
  • 442a52fe48 Marks deprecated constructor Lukasz Lenart 2017-03-09 09:43:38 +01:00
  • 0b16543d6f Drops support for Xwork xml configuration Lukasz Lenart 2017-03-08 17:52:24 +01:00
  • 741f3fa107 Marks param as a deprecated Lukasz Lenart 2017-03-08 17:52:01 +01:00
  • 524343c3cf Moves default bean name to common place Lukasz Lenart 2017-03-08 17:45:32 +01:00
  • 2733f158d8 Updates test Lukasz Lenart 2017-03-08 17:43:28 +01:00
  • 4ef6418505 Injects instead of static reference Lukasz Lenart 2017-03-08 17:43:20 +01:00
  • 239327ea36 Marks static methods as deprecated Lukasz Lenart 2017-03-08 17:42:42 +01:00
  • fa1a5f9e69 Adds LocalizedTextUtil as a bean Lukasz Lenart 2017-03-08 17:42:13 +01:00
  • ae09c6a087 Defines LocalizedTextUtil as a bean Lukasz Lenart 2017-03-08 17:41:42 +01:00
  • b3b8b909e3 Converts into a bean Lukasz Lenart 2017-03-07 11:26:22 +01:00
  • 6b8272ce47 Uses default error key if specified key doesn't exist Lukasz Lenart 2017-03-06 11:17:38 +01:00
  • 4d888a5ab6 [maven-release-plugin] prepare for next development iteration Lukasz Lenart 2017-03-06 12:03:18 +01:00
  • 1ed29d508f [maven-release-plugin] prepare release STRUTS_2_3_32 STRUTS_2_3_32 Lukasz Lenart 2017-03-06 12:03:06 +01:00
  • 3523064939 Uses default error key if specified key doesn't exist Lukasz Lenart 2017-03-06 11:56:39 +01:00
  • 376a891aee [maven-release-plugin] prepare release STRUTS_2_5_10_1 STRUTS_2_5_10_1 Lukasz Lenart 2017-03-06 11:26:35 +01:00
  • b5a5bbb031 Sets version to SNAPSHOT Lukasz Lenart 2017-03-06 11:19:23 +01:00
  • b06dd50af2 Uses default error key if specified key doesn't exist Lukasz Lenart 2017-03-06 11:17:38 +01:00
  • f487d7e7d6 WW-4747 s:file generates input tag with "value" attribute Aleksandr Mashchenko 2017-02-27 22:42:46 +02:00
  • 26fa06b117 WW-4741 Merges #119 which avoids session creation on locale read operation cnenning 2017-02-27 08:56:31 +01:00
  • 78db281cd6 [WW-4741] Do not force session creation on locale read operation Yasser Zamani 2017-02-24 18:18:53 +03:30
  • 38409e0e08 WW-4746 cssErrorClass attribute has no effect on label tag Aleksandr Mashchenko 2017-02-23 19:36:42 +02:00
  • c8630ac56d fixed JS to show validation errors as server is now sending status code 400 cnenning 2017-02-21 09:47:59 +01:00
  • 9fcf2dfca7 WW-4528 Supports includes/excludes as lists Lukasz Lenart 2017-02-14 08:06:49 +01:00
  • 805cdd7754 Add an Unit test to check if same issue as [WW-4528] has occurred Yasser Zamani 2017-02-14 01:35:46 +03:30
  • a399932ae9 WW-4743 NPE in StrutsTilesContainerFactory when resource isn't found Aleksandr Mashchenko 2017-02-13 20:15:18 +02:00
  • f22873e127 Drops code duplication Lukasz Lenart 2017-02-13 12:00:59 +01:00
  • 3dafd2a356 Reformats code Lukasz Lenart 2017-02-13 11:58:57 +01:00
  • 534dfc6bd8 WW-4694 WW-4472 Imroves annotation processing Lukasz Lenart 2017-02-13 11:55:11 +01:00
  • 4b96958be9 WW-4737 Fixes issue with array of nulls Lukasz Lenart 2017-02-13 10:48:52 +01:00
  • 301844bbaa [WW-4472] using improved AnnotationUtils to navigate around proxies Yasser Zamani 2017-02-08 00:07:13 +03:30
  • c84b7967e9 [WW-4694] annotation processing improved in order to navigate around proxies, superclasses and interfaces Yasser Zamani 2017-02-05 17:54:28 +03:30
  • 51c0bcbb8b [WW-4528] improving testTwoExcludesPropertiesChained unit test Yasser Zamani 2017-02-03 11:25:02 +03:30
  • 7140e0192b [WW-4528] correcting testTwoExcludesPropertiesChained unit test Yasser Zamani 2017-02-03 02:37:17 +03:30
  • 0437efc6f9 [WW-4528] handling ChainingInterceptor excludes and includes lists as comma separated String like ParameterFilterInterceptor do Yasser Zamani 2017-02-03 02:01:50 +03:30
  • 533b236fdb WW-4739 <s:reset> tag does not properly interpret the attribute tabindex Aleksandr Mashchenko 2017-02-02 21:56:53 +02:00
  • ad367777cb Excludes dedicated ext packages Lukasz Lenart 2017-02-02 11:56:30 +01:00
  • 637ad1c370 Narrows class resolver Lukasz Lenart 2017-02-02 11:37:29 +01:00
  • 1a8111e0ea Adds additional packages to be excluded from evaluation Lukasz Lenart 2017-02-02 11:37:05 +01:00
  • 26bc9cd64b [WW-4737] add unit testing for parameters being converted to string arrays antuarc 2017-02-01 12:27:02 +10:00
  • 58667e6497 [WW-4737] preserve nulls instead of converting them to the string 'null' antuarc 2017-02-01 12:26:31 +10:00
  • 47a415ac5c WW-4736 Upgrades to Log4j2 version 2.8 Lukasz Lenart 2017-01-28 09:33:45 +01:00
  • 465a15664f [maven-release-plugin] prepare for next development iteration Lukasz Lenart 2017-01-27 10:35:30 +01:00
  • f0f4e9ece7 [maven-release-plugin] prepare release STRUTS_2_5_10 STRUTS_2_5_10 Lukasz Lenart 2017-01-27 10:35:05 +01:00
  • 45580718ab WW-4735 Uses more flexible RegExp to match domain suffixes Lukasz Lenart 2017-01-27 08:27:50 +01:00
  • 87f113ebb2 Moves description to wiki Lukasz Lenart 2017-01-19 08:36:26 +01:00
  • 0023d9664b [maven-release-plugin] prepare for next development iteration Lukasz Lenart 2017-01-17 10:27:23 +01:00
  • ee27b6604a [maven-release-plugin] prepare release STRUTS_2_5_9 STRUTS_2_5_9 Lukasz Lenart 2017-01-17 10:27:01 +01:00
  • 7f80ef1bb5 WW-4734 Fixes proper lookup flow Lukasz Lenart 2017-01-15 17:59:41 +01:00
  • 253799c6c5 Adds additional excluded packages Lukasz Lenart 2017-01-12 08:07:12 +01:00
  • 20c54df03a WW-4733 Reduces noise in the logs Lukasz Lenart 2017-01-12 08:06:59 +01:00
  • ff8d731594 Fixes test to match fixed error message Lukasz Lenart 2017-01-10 19:41:59 +01:00
  • 880c4c2d33 Fixes small typo Lukasz Lenart 2017-01-10 19:07:37 +01:00
  • d12bb7cddb WW-4722 Uses proper read method Lukasz Lenart 2017-01-10 19:06:15 +01:00
  • f48c9620fc WW-4731 Adds additional test case to confirm that everything is ok Lukasz Lenart 2017-01-10 10:28:54 +01:00
  • fc6ffba9cf WW-4730 Uses session.getId().intern() to properly lock down session Lukasz Lenart 2017-01-09 11:52:30 +01:00
  • 08e181a4fe WW-4728 Allows override request parameter names used to enable validation Lukasz Lenart 2017-01-09 11:40:13 +01:00
  • a7f4e255b0 Uses AbstractInterceptor instead of leaving init() and destroy() empty Lukasz Lenart 2017-01-09 10:18:59 +01:00
  • 2b12f06b01 WW-4687 Allows define interceptors with dynamic parameters Lukasz Lenart 2017-01-09 10:07:20 +01:00
  • b9c05a7181 Extracts default loop count constant Lukasz Lenart 2017-01-09 09:12:35 +01:00
  • 14d56fbb93 WW-4731 Moves detailed description to wiki Lukasz Lenart 2017-01-08 20:29:58 +01:00
  • 97419283ea WW-4050 Converts NoSuchMethodExceotion into ConfigurationException Lukasz Lenart 2017-01-02 09:00:21 +01:00
  • 55fed53764 WW-4174 Makes fields protected to allow easily override Lukasz Lenart 2017-01-02 08:20:14 +01:00
  • 98979423a1 WW-3787 WW-3961 Allows include config files from JARs Lukasz Lenart 2016-12-31 12:04:35 +01:00
  • 3144b6c995 WW-4729 Fixes issue with passing params in location Lukasz Lenart 2016-12-30 14:39:07 +01:00
  • 3ce21403ee WW-4102 Reduces LOG visibility Lukasz Lenart 2016-12-30 14:11:16 +01:00
  • e38a71365a WW-4695 Puts back commons-collections 3.x to override Velocity's transitive dependency Lukasz Lenart 2016-12-30 08:06:06 +01:00
  • f78d90ee22 WW-4726 Fixes wrong value type used to limit upload Lukasz Lenart 2016-12-20 19:50:43 +01:00
  • 7e4d1b45ea WW-4725 Allows handle all redirection by MessageStoreInterceptor Lukasz Lenart 2016-12-19 18:51:04 +01:00
  • 4727265e59 [maven-release-plugin] prepare for next development iteration Lukasz Lenart 2016-12-06 11:18:07 +01:00
  • 4281e31864 [maven-release-plugin] prepare release STRUTS_2_5_8 STRUTS_2_5_8 Lukasz Lenart 2016-12-06 11:17:46 +01:00
  • baffa9a68b WW-4722 Checks proper scope for stored locale Lukasz Lenart 2016-12-02 19:30:36 +01:00
  • 484ce1d191 [maven-release-plugin] prepare for next development iteration Lukasz Lenart 2016-12-02 08:27:02 +01:00
  • 5054ff469a [maven-release-plugin] prepare release STRUTS_2_5_7 STRUTS_2_5_7 Lukasz Lenart 2016-12-02 08:26:30 +01:00
  • 0f69b0c3fb Implements toString Lukasz Lenart 2016-12-02 07:43:48 +01:00
  • 09958919ca WW-4722 Adds description of storage parameter Lukasz Lenart 2016-12-01 19:58:03 +01:00
  • aabc90df6b WW-4722 Refactors store logic Lukasz Lenart 2016-12-01 19:51:14 +01:00
  • f515def5b8 WW-4722 Prepares ActionProxy to be used with test Lukasz Lenart 2016-12-01 19:50:36 +01:00
  • fddc6582e0 WW-4722 Reuses global fields and cleans up logging Lukasz Lenart 2016-12-01 17:31:28 +01:00
  • 8971b50810 WW-4722 Extracts logic to store locale in cookie into a method Lukasz Lenart 2016-12-01 17:25:33 +01:00
  • 6457f002d9 WW-4722 Refactors code to use predefined storage locatio Lukasz Lenart 2016-12-01 17:21:22 +01:00
  • 6e1ea61dc6 WW-4722 Allows predefine default store location Lukasz Lenart 2016-12-01 16:55:42 +01:00
  • bcea4c9baf WW-4722 Renames constant for better readability Lukasz Lenart 2016-12-01 16:16:49 +01:00
  • a1b89842c0 WW-4698 Uses lowercase prefix Lukasz Lenart 2016-11-30 11:17:26 +01:00
  • 03766980d1 WW-4698 Fixes test Lukasz Lenart 2016-11-30 10:48:29 +01:00
  • 1bf7de8d37 WW-4698 Fixes issue with injecting substitutor Lukasz Lenart 2016-11-30 10:27:46 +01:00
  • ad3a697d93 [maven-release-plugin] prepare for next development iteration Lukasz Lenart 2016-11-28 21:15:56 +01:00
  • 31a0768da3 [maven-release-plugin] prepare release STRUTS_2_5_6 STRUTS_2_5_6 Lukasz Lenart 2016-11-28 21:15:29 +01:00