Commit Graph

2089 Commits

Author SHA1 Message Date
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
cnenning ef9c66118e WW-4628: proper decoding of parameters in query-string 2016-08-03 13:02:16 +02:00
cnenning a6b3301856 WW-4628: new issues were introduced by last change, restoring old behavior and ignoring new tests 2016-08-01 15:33:21 +02:00
cnenning af50018f11 WW-4628: avoid double encoding of url parameters, e.g. when spaces are present in parameter values 2016-08-01 13:09:12 +02:00
Lukasz Lenart 8b559afc76 Converts value of single parameter 2016-07-31 13:39:37 +02:00
Lukasz Lenart 0b24437ed6 Fixes issue with posting multiple values 2016-07-31 13:39:22 +02:00
Lukasz Lenart 5acc71f7c3 WW-4669 Returns default action/method instead of throwing exception 2016-07-29 10:09:24 +02:00
Lukasz Lenart d19b9eaa82 WW-4671 makes URLValidator case insensitive 2016-07-28 13:09:21 +02:00
Lukasz Lenart c6d07d3ab6 WW-4669 Reverts back to default RegEx 2016-07-27 08:28:00 +02:00
Andrea Ligios 1643568095 Change to the documentation
To make it clear that the behavior is not limited to validation errors, but also extendend to conversion errors and (most important) to action errors, that will be stored and retrieved by the Message Store Interceptor during a redirection, and that will generate an undesired result.
2016-07-25 17:18:04 +02:00
Lukasz Lenart abf7bfa343 WW-4638 Upgrades TestNG and Surefire plugin 2016-07-18 08:01:08 +02:00
Lukasz Lenart 70fdc00f66 Merge remote-tracking branch 'upstream/master' into http-parameters 2016-07-15 10:53:50 +02:00
Lukasz Lenart cdbf697ad8 WW-4652 Fixes concurrency issue in addDefaultResourceBundle 2016-07-15 10:48:36 +02:00
Lukasz Lenart 79beb5679a WW-4653 Drops duplicated source jar deployment 2016-07-15 09:23:58 +02:00
Lukasz Lenart 8db9d8352f WW-4646 Replaces ASM3 with the latest version of ASM5 2016-07-14 09:18:19 +02:00
Lukasz Lenart a317668213 WW-4601 Hides webconsole when not in devMode 2016-07-08 06:40:01 +02:00
Lukasz Lenart 78f9bac5e7 [maven-release-plugin] prepare for next development iteration 2016-07-07 10:49:08 +02:00
Lukasz Lenart 17e14ef42b [maven-release-plugin] prepare release STRUTS_2_5_2 2016-07-07 10:48:45 +02:00
Lukasz Lenart d75a890482 WW-4655 Cleans up code and uses more user friendly logic to process parameters 2016-07-03 10:55:14 +02:00
Przemek Bruski 39ec62ac35 WW-4652 fixed a concurrency issue in addDefaultResourceBundle 2016-07-01 16:36:36 +02:00
Lukasz Lenart fb92c67d13 Cleans up test 2016-06-29 20:34:03 +02:00
victorsosa abdb0a3351 rollback change 2016-06-24 09:48:51 -04:00
victorsosa 0cd7b831e0 Merge branch 'master' of https://github.com/apache/struts into WW-4638
# Conflicts:
#	core/src/main/resources/template/xhtml/controlheader.ftl
#	core/src/main/resources/template/xhtml/styles.css
2016-06-24 09:46:37 -04:00
Lukasz Lenart cd13846e19 Fixes test and conflicts 2016-06-22 11:10:26 +02:00
Lukasz Lenart f096dd611e Adds test to guard pre-evaulation of name attribute 2016-06-22 11:10:04 +02:00
Lukasz Lenart cfcefcf589 Drops commented out test 2016-06-22 11:04:07 +02:00
Lukasz Lenart 8dfe178585 Uses LocaleProvider and default TextProvider instead of evaluating expression 2016-06-22 11:03:41 +02:00
Przemek Bruski b67bed674a action parameters should be included when building URL to action 2016-06-21 16:19:40 +02:00
Przemek Bruski 516d3d5136 sync up execution ids with top-level Apache pom, otherwise the sources are deployed twice during release 2016-06-21 16:10:29 +02:00
Lukasz Lenart a2de255697 [maven-release-plugin] prepare for next development iteration 2016-06-14 08:07:45 +02:00
Lukasz Lenart e8aa825f21 [maven-release-plugin] prepare release STRUTS_2_5_1 2016-06-14 08:07:24 +02:00
Lukasz Lenart a0fdca138f Improves validation RegEx 2016-06-14 07:02:09 +02:00
Lukasz Lenart 7621c2bc92 WW-4643 Makes set unmodifiable 2016-06-12 19:40:27 +02:00
Lukasz Lenart b866e0e880 WW-4643 Fixes SMI when used with Action-less resutls 2016-06-12 19:38:31 +02:00
Lukasz Lenart 08360cb916 WW-4634 Fixes centre alignment in Velocity tags 2016-06-12 15:48:35 +02:00
Lukasz Lenart 1afb48aa76 WW-4640 Adds more informative message when method is not allowed 2016-06-12 15:41:28 +02:00
Lukasz Lenart ca256a74e9 Inlines constants and drops class 2016-06-12 15:22:45 +02:00
Lukasz Lenart e60119436a WW-4632 Uses proper DTD version 2016-06-12 13:10:49 +02:00
Lukasz Lenart 7da4ef3902 Introduces new callMethod() function to be used to execute actions
(cherry picked from commit b28b78c062)
2016-06-12 13:03:39 +02:00
Lukasz Lenart ce294b48df Drops unneeded method
(cherry picked from commit 3f526d630a)
2016-06-12 13:02:03 +02:00
Aleksandr Mashchenko e28e5f03a6 Fixes WW-4529 and few other typos 2016-06-11 21:17:01 +03:00
jumiller dd3b80f2be add GlobalAllowedMethods getter to PackageConfig and modified getActionConfig method in ConventionUnknownHandler to reference it 2016-06-10 07:59:27 -06:00
victorsosa a4fc8ae42e update maven-surefire-plugin 2016-06-07 09:25:39 -04:00
victorsosa b59f17f467 maven-surefire-plugin update version 2016-06-07 08:42:07 -04:00
victor sosa 2a071cc3aa Update controlheader.ftl 2016-05-25 10:49:56 -04:00
victor sosa 4138b2a6f0 Update styles.css 2016-05-25 10:49:11 -04:00
victor sosa 03a90b2308 Update controlheader.ftl 2016-05-25 10:48:46 -04:00
victorsosa e0b13a5b0b fix test cases 2016-05-25 10:38:37 -04:00
victorsosa 8fea9566a9 fix test cases 2016-05-25 10:36:53 -04:00