Commit Graph

4026 Commits

Author SHA1 Message Date
Lukasz Lenart 2cf0a7efeb [maven-release-plugin] prepare release STRUTS_2_3_28_1 STRUTS_2_3_28_1 2016-04-19 14:44:15 +02:00
Lukasz Lenart c0270381ef Cleans up method name 2016-04-19 14:26:54 +02:00
Lukasz Lenart 44ea0e6383 Drops defining location via request 2016-04-19 14:26:41 +02:00
Lukasz Lenart 62674769b0 Adds additional blocked classes 2016-04-19 14:26:13 +02:00
Lukasz Lenart c48007cccc Uses isSequence flag to block chained expressions 2016-04-19 14:23:44 +02:00
Lukasz Lenart 9a41e16a9b Upgrades OGNL 2016-04-19 14:21:53 +02:00
Lukasz Lenart 998ddc45dc Sets SNAPSHOT to make a release 2016-04-19 14:21:05 +02:00
Lukasz Lenart 0ac8932aa3 [maven-release-plugin] prepare release STRUTS_2_3_28 STRUTS_2_3_28 2016-03-18 20:50:41 +01:00
Lukasz Lenart 6b497ef8f7 WW-4605 Reverts to previous flow when result is created just before executing it 2016-03-18 20:41:06 +01:00
Lukasz Lenart 519c767114 [maven-release-plugin] prepare for next development iteration 2016-03-18 08:54:43 +01:00
Lukasz Lenart 8a59ed02c9 [maven-release-plugin] prepare release STRUTS_2_3_27 STRUTS_2_3_27 2016-03-18 08:54:31 +01:00
Lukasz Lenart f48c30eaa7 Adds proper logic to exclude MemberAccess 2016-03-18 08:45:13 +01:00
Lukasz Lenart 94c4462658 [maven-release-plugin] prepare for next development iteration 2016-03-14 11:39:11 +01:00
Lukasz Lenart 013077abcb [maven-release-plugin] prepare release STRUTS_2_3_26 STRUTS_2_3_26 2016-03-14 11:38:57 +01:00
Lukasz Lenart fbb91d1bb9 Reverts excluded classes 2016-03-14 11:25:00 +01:00
Lukasz Lenart a67ac45258 [maven-release-plugin] prepare for next development iteration 2016-03-11 16:02:55 +01:00
Lukasz Lenart 8ca0f2fc46 [maven-release-plugin] prepare release STRUTS_2_3_25 STRUTS_2_3_25 2016-03-11 16:02:17 +01:00
Lukasz Lenart 37842193ab Narrows possible locale to those from available locales 2016-03-11 11:03:36 +01:00
Lukasz Lenart 609cb0bb97 WW-4533 Reverts the old behaviour of how empty action should be handled 2016-03-10 08:45:12 +01:00
Lukasz Lenart b155532314 Reduces expression evaluation if there is no expression 2016-03-06 10:07:06 +01:00
Aleksandr Mashchenko 9de0cf4c8b radio checked fix vol.2
(cherry picked from commit f7364a50dc)
2016-03-04 20:52:53 +02:00
Aleksandr Mashchenko 5cf4aacd50 radio checked fix
(cherry picked from commit 866b8902cd)
2016-03-04 20:47:00 +02:00
Aleksandr Mashchenko d82289a1be formatting
(cherry picked from commit 820c52dd26)
2016-03-04 20:46:47 +02:00
Aleksandr Mashchenko 6ac2a58da7 WW-4586 Custom StrutsTypeConverter's convertToString not called in radio and checkboxlist tags
(cherry picked from commit 7a0ae0ebae)
2016-03-04 20:46:23 +02:00
Lukasz Lenart c714d2674a Upgrades lib to latest version 2016-03-04 18:38:25 +01:00
Lukasz Lenart ffa6d5cb5b WW-4610 Ports fix from master branch 2016-03-03 18:02:38 +01:00
Lukasz Lenart 9860ef829a WW-4410 Adds dedicated interface to allow inject ServletContext 2016-02-25 21:29:25 +01:00
Lukasz Lenart d028886cd1 Drops wrong arg passed to logger 2016-02-25 20:29:38 +01:00
Lukasz Lenart 1b4868df3e WW-4595 Resolves regression issue but keeping support for custom text provider 2016-02-25 20:12:23 +01:00
Lukasz Lenart 5cfe05075b WW-4563 Reverts checking if value is excluded and uses Internal Security Mechanism 2016-02-25 18:30:26 +01:00
Lukasz Lenart 5efc595011 WW-4560 Reverts checking if value is excluded and uses Internal Security Mechanism 2016-02-25 18:16:32 +01:00
Lukasz Lenart 9c7b833668 WW-4600 Ports solution with PreResultListener from WW-4605 2016-02-11 08:21:59 +01:00
cnenning 87979d2821 WW-4606 made @TilesDefinition work with tiles 2 2016-02-03 14:18:54 +01:00
cnenning 8a9e01727c removed outcommented line 2016-02-03 13:34:47 +01:00
cnenning 5b2b244a66 added missing license header 2016-02-03 13:34:32 +01:00
cnenning 473403ca17 formatted annotations more nicely 2016-02-03 13:34:09 +01:00
cnenning 1bbcd4bf70 renamed test class to stick to naming convention 2016-02-03 13:33:48 +01:00
cnenning 469b25f8e1 WW-4606 fixed javadoc 2016-02-03 13:33:22 +01:00
cnenning 27260685e1 updated javadoc 2016-02-03 13:23:01 +01:00
cnenning bd5e64e598 added tests for StrutsTilesAnnotationProcessor 2016-02-03 13:22:35 +01:00
cnenning 9a8f36dee2 WW-4606 added @TilesDefinition sample to showcase app 2016-02-03 13:21:59 +01:00
cnenning a6345e79c9 WW-4606 cherry-picked @TilesDefinition and related classes 2016-02-03 13:15:44 +01:00
Lukasz Lenart 85373951b7 WW-4600 Adds additional check if session was invalidated 2016-02-03 09:33:50 +01:00
cnenning c44566bd24 fixed jenkins by resolving compiler error in test class (did not appear locally) and adjusting asserts to older version of spring mock objects 2016-01-29 15:12:17 +01:00
cnenning 2a6acabe5d updated comments 2016-01-29 13:54:31 +01:00
cnenning 377c6cdda0 increased visibilty of methods and constants for better extensibility 2016-01-29 13:54:08 +01:00
cnenning 6438396ef8 made methods non static and private, javadoc updates 2016-01-29 13:53:48 +01:00
cnenning 69bc2947c1 WW-4599: backport JSONActionRedirectResult to struts 2.3 2016-01-29 13:53:31 +01:00
Lukasz Lenart 15c79e1398 WW-4587 Adds logic to cache missing bundles 2016-01-26 10:59:47 +01:00
Lukasz Lenart dd36946573 WW-4575 Adds missing constants translation 2016-01-26 10:00:21 +01:00