Commit Graph

  • 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
  • 0014f8935a WW-4721 Enables test Lukasz Lenart 2016-11-28 17:12:34 +01:00
  • 99bb671437 WW-4721 Enables rounding mode Lukasz Lenart 2016-11-28 17:03:48 +01:00
  • 9cde17b223 Makes createDispatcher protected to allow override it Lukasz Lenart 2016-11-27 12:52:57 +01:00
  • 6651089e82 Extracts creating new instances into dedicated methods to allow override them Lukasz Lenart 2016-11-27 12:45:36 +01:00
  • 8bb225c04c Increases accessibility of getSaveDir to allow override its implementation Lukasz Lenart 2016-11-27 12:29:15 +01:00
  • 54dff362f5 Adds additional example URLs to check if validation works properly Lukasz Lenart 2016-11-25 19:35:15 +01:00
  • 32341681ed Adds unit test to cover converter's logic Lukasz Lenart 2016-11-24 14:52:34 +01:00
  • 1ff8a88a9d Fixes issue with NPE Lukasz Lenart 2016-11-24 14:52:18 +01:00
  • ae5605ff88 Merge branch 'master' into WW-4717 Lukasz Lenart 2016-11-23 15:15:15 +01:00
  • 6d623ebb56 WW-4720 HttpParameters implements Map interface Lukasz Lenart 2016-11-23 13:54:20 +01:00
  • 7872fa80f9 WW-4719 Moves DefaultClassFinder implementation into Convention and ASM dependencies Lukasz Lenart 2016-11-23 11:59:32 +01:00
  • f03279fc1a WW-4570 Cleans up ASM and assemblies Lukasz Lenart 2016-11-23 11:43:05 +01:00
  • 4de8309d0a Extracts one base class Lukasz Lenart 2016-11-22 20:02:22 +01:00
  • de51e79718 Drops unused code Lukasz Lenart 2016-11-22 18:03:14 +01:00
  • 6280feb426 Reduces code duplication Lukasz Lenart 2016-11-22 17:56:56 +01:00
  • e152c15f78 Adds WARN to avoid using java.io.File Lukasz Lenart 2016-11-22 17:44:02 +01:00
  • 3fd909668a Adds default converter to handle converstion of internal file representation to File Lukasz Lenart 2016-11-22 09:41:13 +01:00
  • e86793482a Drops generic Lukasz Lenart 2016-11-22 09:38:31 +01:00
  • ec5fba7af9 Reverts back to pure File Lukasz Lenart 2016-11-22 09:38:20 +01:00
  • dca41a39bf Updates examples Lukasz Lenart 2016-11-21 11:05:56 +01:00
  • 407cd58279 Adjusts interceptor to use the new class Lukasz Lenart 2016-11-21 11:05:47 +01:00
  • 45edbcbe45 Uses the new class in implementation of MultiPartRequest Lukasz Lenart 2016-11-21 11:05:33 +01:00
  • fe05ca2095 Introduces a dedicated class to represent an uploaded file Lukasz Lenart 2016-11-21 11:04:24 +01:00
  • 6f7fcaa338 WW-4716 Allows create actions with all dependencies injected Lukasz Lenart 2016-11-20 18:10:03 +01:00
  • 321d9da095 Drops unused import Lukasz Lenart 2016-11-18 10:34:14 +01:00
  • bd99677b19 Escapes return value of toString() plus adds missing toString() implementations Lukasz Lenart 2016-11-16 12:45:40 +01:00
  • 8759bbc68a Reduces noise in the logs during development Lukasz Lenart 2016-11-16 10:14:41 +01:00
  • 931df54ab3 Optimises validator to reduce number of compiling pattern Lukasz Lenart 2016-11-16 07:46:29 +01:00
  • eb71d88696 Adds double check using Commons Validator Lukasz Lenart 2016-11-16 07:31:05 +01:00
  • 554b9dddb0 Trims input value Lukasz Lenart 2016-11-16 07:30:46 +01:00
  • a245226b7f WW-4715 Uses isDefined function instead of null-checking Lukasz Lenart 2016-11-16 07:21:38 +01:00
  • ef2939ffd0 WW-2561 Throws a Struts exception when there is a bad character in template Lukasz Lenart 2016-11-13 11:16:40 +01:00
  • 8aba301da0 WW-2454 Upgrades TestNG to latest 5.x version Lukasz Lenart 2016-11-12 18:09:10 +01:00
  • e1e2ea84a7 Fixes typos Lukasz Lenart 2016-11-12 17:39:58 +01:00
  • 986b43f314 WW-4701 Drop parameter if not defined Lukasz Lenart 2016-11-12 17:39:43 +01:00
  • a5092a24f2 WW-4711 Disables searching stack by default Lukasz Lenart 2016-11-12 09:41:05 +01:00
  • a5817fecb3 Fix import for deprecated JUnit Assert Aleksandr Mashchenko 2016-11-11 23:15:16 +02:00
  • 366366cdd8 WW-4712 Escapes default message Lukasz Lenart 2016-11-11 11:57:29 +01:00
  • 4e7a4b18c0 WW-4711 Disables evaluating ValueStack by default Lukasz Lenart 2016-11-11 11:57:04 +01:00
  • 996475d755 WW-4711 Disables evaluating ValueStack by default Lukasz Lenart 2016-11-11 11:52:40 +01:00
  • ab6750211b WW-4710 Restrict access to HttpParameters.toMap Lukasz Lenart 2016-11-10 20:13:09 +01:00
  • 70400f4a03 WW-4636 Fixes problem with File upload error message are always in default language Lukasz Lenart 2016-11-07 20:15:15 +01:00
  • b5240560ab WW-4702 WW-4707 Fixes issue with with list based parameters Lukasz Lenart 2016-11-07 11:36:20 +01:00
  • b287a9546a WW-4709 Defines toString as it's used in JSON serialisation Lukasz Lenart 2016-11-07 11:29:38 +01:00
  • 33ac7ac49a WW-4636 - File upload error message always in default language Aleksandr Mashchenko 2016-10-15 15:25:14 +03:00
  • 8fe2bb8317 WW-4705 - Add support for long type to <s:date> tag Aleksandr Mashchenko 2016-11-01 19:01:44 +02:00
  • 8699f639f3 WW-4704 Upgrades to OGNL 3.1.12 Lukasz Lenart 2016-10-28 08:47:33 +02:00
  • 24a97d33e6 WW-4703 Increases container field visibility Lukasz Lenart 2016-10-28 08:43:01 +02:00
  • 835cc7cd09 WW-4636 - File upload error message always in default language Aleksandr Mashchenko 2016-10-15 15:25:14 +03:00
  • 1af1887037 Adds missing headers with license Lukasz Lenart 2016-10-12 11:32:04 +02:00
  • 8135abeca7 WW-4698 Implements System & ENV variables substitution Lukasz Lenart 2016-10-12 11:23:24 +02:00
  • 91d6691b0d [maven-release-plugin] prepare for next development iteration Lukasz Lenart 2016-10-11 20:40:50 +02:00
  • f2348e53cb [maven-release-plugin] prepare release STRUTS_2_5_5 STRUTS_2_5_5 Lukasz Lenart 2016-10-11 20:40:26 +02:00
  • 5975b7aac7 WW-4697 If DMI is sisabled, exclude action|method params Lukasz Lenart 2016-10-11 10:14:25 +02:00
  • 580163880c WW-4697 If DMI is enabled, exclude action|method params Lukasz Lenart 2016-10-11 08:28:28 +02:00
  • dbf2bcb5cd WW-4453 Reduces level to WARN Lukasz Lenart 2016-10-10 11:02:27 +02:00
  • 1bd9bde610 WW-4696 Upgrades to Log4j 2.7 Lukasz Lenart 2016-10-07 10:13:50 +02:00
  • 6ab6ec879c WW-4572 Simplifies method name Lukasz Lenart 2016-10-07 10:06:10 +02:00
  • 69da41eb79 WW-4572 Fixes issue with file upload Lukasz Lenart 2016-10-07 10:05:38 +02:00
  • 7cd3d30fdc [maven-release-plugin] prepare for next development iteration Lukasz Lenart 2016-10-06 21:04:16 +02:00
  • 12cc861875 [maven-release-plugin] prepare release STRUTS_2_5_4 STRUTS_2_5_4 Lukasz Lenart 2016-10-06 21:03:54 +02:00
  • adeda4788b WW-4572 Updates JavaDocs Lukasz Lenart 2016-10-06 20:56:34 +02:00
  • bb403720ac WW-4572 Reverts ParameterAware interface to its previous version and introduces new one Lukasz Lenart 2016-10-06 20:51:19 +02:00
  • b12864dd38 [maven-release-plugin] prepare for next development iteration Lukasz Lenart 2016-10-05 08:53:34 +02:00
  • de90290354 [maven-release-plugin] prepare release STRUTS_2_3_31 STRUTS_2_3_31 Lukasz Lenart 2016-10-05 08:53:19 +02:00
  • 67541e07a7 [maven-release-plugin] prepare for next development iteration Lukasz Lenart 2016-10-05 07:44:55 +02:00
  • c6a0ea2dcd [maven-release-plugin] prepare release STRUTS_2_5_3 STRUTS_2_5_3 Lukasz Lenart 2016-10-05 07:44:33 +02:00
  • a8115aef2e Drops reference to struts2-portlet example app Lukasz Lenart 2016-10-05 07:39:13 +02:00
  • 29d470ad42 WW-4695 Upgrades Commons Collections to version 4.1 Lukasz Lenart 2016-10-01 10:06:00 +02:00
  • 9b38ad8fcf WW-4628: proper decoding of parameters in query-string cnenning 2016-08-03 13:02:16 +02:00
  • ba0563183b Fixes issues in config-browse plugin Lukasz Lenart 2016-09-28 11:32:14 +02:00
  • 50328ffe1a Fixes issues in config-browse plugin Lukasz Lenart 2016-09-28 11:32:14 +02:00
  • 9ee5c4e6ef WW-4676 Extends ConversionErrorInterceptor with MethodFilterInterceptor Lukasz Lenart 2016-09-28 10:37:27 +02:00
  • 6c2ff6f153 Fixes failing test Lukasz Lenart 2016-09-28 10:35:06 +02:00
  • 6b22901814 ConversionErrorInterceptor to extend MethodFilterIntercept gregh3269 2016-08-04 09:49:44 +01:00
  • d9fe1406ee Revert "WW-4628: proper decoding of parameters in query-string" gregh3269 2016-08-04 08:57:25 +01:00
  • 1617940138 Add java doc for MethodFilterInterceptor gregh3269 2016-08-04 08:31:32 +01:00
  • d73a8471a6 ConversionErrorInterceptor to extend MethodFilterIntercept. See WW-4676 gregh3269 2016-08-03 10:50:44 +01:00
  • cf676d9244 Fixes failing test Lukasz Lenart 2016-09-28 10:35:06 +02:00
  • e7ce5dcc0d WW-4631: unified behavior for empty url parameters cnenning 2016-09-23 11:33:19 +02:00
  • 6916f47c97 WW-4677 Ignores locale set to null Lukasz Lenart 2016-09-20 17:04:38 +02:00
  • b3a9c9d233 WW-4690 Defines version for jshint plugin Lukasz Lenart 2016-09-19 10:23:17 +02:00
  • ea92e95461 WW-4677 Exyends LocaleProvider to be used to validate Locale Lukasz Lenart 2016-09-19 09:45:16 +02:00
  • ef1754710d WW-4690 added version to jshint-maven-plugin Stefaan Dutry 2016-09-18 09:31:37 +02:00
  • c570a2b2bd WW-4679 Handles empty space in path Lukasz Lenart 2016-09-16 16:45:27 +02:00
  • b348fc552c WW-4674 Uses the same logic as in Dispatcher to control handling exception Lukasz Lenart 2016-09-16 16:31:17 +02:00
  • 459e198022 WW-4674 Uses the same logic as in Dispatcher to control handling exception Lukasz Lenart 2016-09-16 16:31:17 +02:00