Commit Graph

4651 Commits

Author SHA1 Message Date
Lukasz Lenart c6a0ea2dcd [maven-release-plugin] prepare release STRUTS_2_5_3 STRUTS_2_5_3 2016-10-05 07:44:33 +02:00
Lukasz Lenart a8115aef2e Drops reference to struts2-portlet example app 2016-10-05 07:39:13 +02:00
Lukasz Lenart 29d470ad42 WW-4695 Upgrades Commons Collections to version 4.1 2016-10-01 10:06:29 +02:00
cnenning 9b38ad8fcf WW-4628: proper decoding of parameters in query-string 2016-09-28 13:09:40 +02:00
Lukasz Lenart 50328ffe1a Fixes issues in config-browse plugin 2016-09-28 11:32:14 +02:00
Lukasz Lenart 9ee5c4e6ef WW-4676 Extends ConversionErrorInterceptor with MethodFilterInterceptor 2016-09-28 10:37:27 +02:00
Lukasz Lenart 6c2ff6f153 Fixes failing test 2016-09-28 10:36:39 +02:00
gregh3269 6b22901814 ConversionErrorInterceptor to extend MethodFilterIntercept
See WW-4676
2016-09-28 10:36:39 +02:00
gregh3269 d9fe1406ee Revert "WW-4628: proper decoding of parameters in query-string"
This reverts commit ef9c66118e.
2016-09-28 10:36:39 +02:00
gregh3269 1617940138 Add java doc for MethodFilterInterceptor 2016-09-28 10:36:39 +02:00
gregh3269 d73a8471a6 ConversionErrorInterceptor to extend MethodFilterIntercept. See WW-4676 2016-09-28 10:36:39 +02:00
Lukasz Lenart cf676d9244 Fixes failing test 2016-09-28 10:35:06 +02:00
cnenning e7ce5dcc0d WW-4631: unified behavior for empty url parameters 2016-09-23 11:33:19 +02:00
Lukasz Lenart 6916f47c97 WW-4677 Ignores locale set to null 2016-09-20 17:04:38 +02:00
Lukasz Lenart b3a9c9d233 WW-4690 Defines version for jshint plugin 2016-09-19 10:23:17 +02:00
Lukasz Lenart ea92e95461 WW-4677 Exyends LocaleProvider to be used to validate Locale 2016-09-19 09:45:16 +02:00
Stefaan Dutry ef1754710d WW-4690 added version to jshint-maven-plugin 2016-09-18 09:31:37 +02:00
Lukasz Lenart c570a2b2bd WW-4679 Handles empty space in path 2016-09-16 16:45:27 +02:00
Lukasz Lenart 459e198022 WW-4674 Uses the same logic as in Dispatcher to control handling exception 2016-09-16 16:31:17 +02:00
Stefaan Dutry 45c113eaa9 replaced constants for marking status with enum 2016-09-16 08:17:38 +02:00
Stefaan Dutry 7873eb910e updated javadoc after changing to enum 2016-09-15 19:26:12 +02:00
Lukasz Lenart ac10fa9cf5 WW-4688 Excludes "java.ext.dirs" when scanning for actions 2016-09-14 08:17:24 +02:00
Lukasz Lenart 7605c1641c WW-4686 Renames packages in xml 2016-09-12 09:07:41 +02:00
Lukasz Lenart 41c97636e5 WW-4686 Cleans up code and uses Enum 2016-09-12 08:42:40 +02:00
Lukasz Lenart 07bb62ba8f WW-4686 Merges two implementations of I18N interceptor 2016-09-12 08:15:53 +02:00
Lukasz Lenart a5f3bdd147 WW-4685 Uses dedicated prefixes to access I18N and Struts internals 2016-09-07 09:27:43 +02:00
Lukasz Lenart 1bed00d3d7 WW-4685 Supports evaluating expressions from tiles definitions as a Struts values 2016-09-06 21:33:31 +02:00
Lukasz Lenart f6876ce6ce WW-4667 Applies params to all instances of interceptor defined in stack 2016-09-06 09:16:54 +02:00
Lukasz Lenart ab0cb82d31 WW-4667 Applies params to all instances of interceptor defined in stack
# Conflicts:
#	xwork-core/src/main/java/com/opensymphony/xwork2/config/providers/InterceptorBuilder.java
2016-09-06 09:16:48 +02:00
Lukasz Lenart 175c852eef WW-4684 Uses charset and adds some logging 2016-09-05 12:14:12 +02:00
Lukasz Lenart 547718fcc6 WW-4684 Uses Content-Type to perform action based on defined type 2016-09-05 12:02:00 +02:00
Lukasz Lenart 7dbe3ea8bb WW-4663 Checks if expression is null to avoid NPE 2016-09-02 14:00:17 +02:00
Lukasz Lenart 92c54de110 WW-4662 Partially reverts try-with-resources introduced with WW-4515 2016-08-30 08:51:32 +02:00
Lukasz Lenart 18be60fa12 WW-4620 Improves XWorkListPropertyAccessor to against DOS attack 2016-08-30 08:32:33 +02:00
Lukasz Lenart 83e2841451 WW-4681 Fixes freemaker error in checkbox.ftl of css_xhtml template 2016-08-30 08:08:06 +02:00
Lukasz Lenart 6a65b808cb WW-4680 Upgrades Tiles to 3.0.7 version 2016-08-29 09:21:18 +02:00
Marc Michele d32033aa54 Merge pull request #1 from tiv-source/tiv-source-patch-1
Fix freemaker error in checkbox.ftl of css_xhtml template
2016-08-28 21:57:16 +02:00
Marc Michele 6af35c7b9c Fix freemaker error in checkbox.ftl of css_xhtml template
Fix freemaker error when set label position to left on a checkbox tag of a form (Missing brackets).
2016-08-28 21:56:34 +02:00
Lukasz Lenart 7f3defd67d Simplifies when map should be unmodifiable 2016-08-17 16:59:51 +02:00
Lukasz Lenart 1f5c1979d2 Drops unused setter 2016-08-17 16:18:16 +02:00
Lukasz Lenart c1869f4989 Adds double check if resource exists 2016-08-17 16:17:26 +02:00
Lukasz Lenart 17d5e39344 Disables params evaluation when creating results by convention 2016-08-17 16:01:17 +02:00
Lukasz Lenart ea2564d769 Allows modify params on coping 2016-08-17 15:40:24 +02:00
Lukasz Lenart fb527e4f4e Sets proper java target version 2016-08-08 08:51:54 +02:00
gregh3269 607fd00af0 ConversionErrorInterceptor to extend MethodFilterIntercept
See WW-4676
2016-08-04 09:49:44 +01:00
gregh3269 51a49201ad Revert "WW-4628: proper decoding of parameters in query-string"
This reverts commit ef9c66118e.
2016-08-04 08:57:25 +01:00
gregh3269 b6be359b0e Merge remote-tracking branch 'upstream/master' 2016-08-04 08:47:22 +01:00
gregh3269 50fa26533a Add java doc for MethodFilterInterceptor 2016-08-04 08:31:32 +01:00
cnenning ef9c66118e WW-4628: proper decoding of parameters in query-string 2016-08-03 13:02:16 +02:00
gregh3269 5e07b9574c ConversionErrorInterceptor to extend MethodFilterIntercept. See WW-4676 2016-08-03 10:50:44 +01:00