Commit Graph

838 Commits

Author SHA1 Message Date
Lukasz Lenart 4bee55fee3 [maven-release-plugin] prepare release STRUTS_2_5 2016-05-05 15:21:26 +02:00
Lukasz Lenart cb5e197237 Tries to fix build on Travis 2016-04-12 18:17:52 +02:00
Lukasz Lenart 28beda74eb Reverts 098ee502b4 2016-04-11 16:35:47 +02:00
Lukasz Lenart 4b74266053 Adds missing closing tags 2016-04-04 11:25:33 +02:00
Lukasz Lenart 098ee502b4 Uses proper doctype version 2016-04-04 11:25:20 +02:00
Lukasz Lenart 3c68a3def6 WW-4533 Reverts the old behaviour of how empty action should be handled 2016-03-10 08:46:59 +01:00
Lukasz Lenart e5d693a8df WW-3940 Upgrades Velocity tools 2016-03-03 17:38:37 +01:00
cnenning 15688132ef WW-4594 Merges #85 which adds annotations to configure tiles 2016-02-03 10:51:15 +01:00
cnenning 92302703f2 added missing license header 2016-02-01 09:37:25 +01:00
cnenning edf7c099e3 formatted annotations more nicely 2016-02-01 09:36:23 +01:00
cnenning d0baa7060d updated comments 2016-01-28 10:58:44 +01:00
cnenning b1588ddc84 fixed line endings 2016-01-25 13:50:45 +01:00
cnenning e50c37c5ba added sample for tiles annotations 2016-01-22 15:27:50 +01:00
cnenning d9f4054b13 fixed tiles showcase by setting dtd to 3.0 2016-01-22 14:59:48 +01:00
Lukasz Lenart 249d2f8d83 [maven-release-plugin] prepare for next development iteration 2016-01-21 09:26:18 +01:00
Lukasz Lenart 9a63e6504b [maven-release-plugin] prepare release STRUTS_2_5_BETA3 2016-01-21 09:25:54 +01:00
Victor Sosa 83910714e8 WW-3940 Upgrade to Velocity Tools 2.0
JWebUnit upgrade to 3.3 too
2016-01-20 17:42:54 -04:00
Lukasz Lenart 3163d6c38b WW-4591 Defines new result JSONActionRedirectResult 2016-01-19 08:44:53 +01:00
cnenning 7bd8dd9559 made methods non static and private, javadoc updates 2016-01-12 14:14:09 +01:00
Lukasz Lenart e56d8b2e07 Merge remote-tracking branch 'upstream/master' into upgrade-tiles-plugin
Conflicts:
	pom.xml
2016-01-12 10:42:04 +01:00
cnenning cb11898416 Adds new result 'JSONActionRedirectResult' to json-plugin. Contains tests and example in showcase app. The new result type is intended to be used along with existing JSONValidationInterceptor. It makes it possible to do form validation via ajax and handle form submitting, action execution and redirect evaluation all in one request inside JS context. 2016-01-11 14:36:32 +01:00
Aleksandr Mashchenko 705915abd2 WW-2069 Replaces 'id' and 'name' with 'var'. 2015-11-27 22:58:50 +02:00
Lukasz Lenart 6622fab25b Fixes dependency clash 2015-11-27 16:09:37 +01:00
Lukasz Lenart 7a06fe47e1 WW-4567 Cleans up poms 2015-11-12 20:45:21 +01:00
Lukasz Lenart 692e763e43 WW-2891 Replaces deprecated Freemarker's operators 2015-10-13 19:46:30 +02:00
Johannes Geppert a6241552b6 WW-4540 Enable Strict DMI be default
- Add to global allowed methods to rest showcase configuration
2015-10-05 21:25:06 +02:00
Lukasz Lenart 6fbdab1848 [maven-release-plugin] prepare for next development iteration 2015-09-28 21:15:50 +02:00
Lukasz Lenart 56ae397d75 [maven-release-plugin] prepare release STRUTS_2_5_BETA2 2015-09-28 21:15:38 +02:00
Johannes Geppert e10658cb3c WW-4547 - Rest showcase does not show the validation result 2015-09-10 17:37:41 +02:00
Lukasz Lenart 98d7756cbb [maven-release-plugin] prepare for next development iteration 2015-07-17 09:36:30 +02:00
Lukasz Lenart 2a37a2e32d [maven-release-plugin] prepare release STRUTS_2_5_BETA1 2015-07-17 09:36:16 +02:00
Johannes Geppert eb564a25e1 Fix wrong closing HTML tags in javadoc comments 2015-07-16 22:02:21 +02:00
Lukasz Lenart fd0db86560 WW-4518 Moves the new filters to proper package 2015-06-23 17:36:32 +02:00
Lukasz Lenart 6bc99ab939 WW-4518 Moves results to dedicated package 2015-06-23 17:14:27 +02:00
Lukasz Lenart 8de090fda2 WW-4518 Drops FilterDispatcher 2015-06-23 16:09:34 +02:00
cnenning 48b0640831 Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/struts into asf 2015-06-12 10:52:54 +02:00
cnenning a1abdd873d adjusted h1 to match page title 2015-06-12 10:51:37 +02:00
cnenning 95ee8a780c fixed display of last two fields 2015-06-12 10:46:00 +02:00
cnenning f3a0dcaf24 using java.util.Date instead of java.sql.Date 2015-06-12 10:39:04 +02:00
Johannes Geppert fa9cac7037 WW-4513 Move mailreader app to struts2-examples
- Struts2 mailreader app was moved to struts-examples.git repository
2015-06-11 21:27:02 +02:00
Johannes Geppert be6e0c01aa WW-4512 Move struts2 jboss-blank app to struts2-examples
- JBoss Blank app was moved to struts-examples.git repository
2015-06-11 21:26:01 +02:00
Johannes Geppert 0bbae92cf3 WW-4511 Move struts2 blank app to struts2-examples
- Blank app was moved to struts-examples.git repository
2015-06-11 21:25:13 +02:00
cnenning 850da63b8f added missing jquery file 2015-06-09 16:15:32 +02:00
Johannes Geppert 243c92bf46 WW-4510 Upgrade spring plugin dependencies to spring version 4.x
- The Servlet API mocks in Spring Framework 4.x only supports Servlet 3.0 and higher
2015-06-07 20:59:42 +02:00
Johannes Geppert 72e6f70733 Refactor showcase and migrate to bootstrap 3 2015-05-28 21:26:48 +02:00
Johannes Geppert 3219764efc WW-4505 Add plugin to support bean validation
Add bean validation example to the showcase application
2015-05-28 20:12:53 +02:00
Johannes Geppert a7f03e3254 WW-4505 Add plugin to support bean validation
Remove not necessary url tag for back link
2015-05-27 21:09:33 +02:00
Johannes Geppert 53962a0531 WW-4505 Add plugin to support bean validation
Move links to validation examples to dropdown submenu
2015-05-27 21:08:50 +02:00
Johannes Geppert 88649ff82c WW-4504 - Mark current logging layer as @deprecated and use Log4j2 as default one
- Use log4j2 in all provided apps
2015-05-25 21:42:08 +02:00
Johannes Geppert 95805e54f7 WW-4504 - Mark current logging layer as @deprecated and use Log4j2 as default one
- Use log4j2 Logger and LogManager instead of xwork implementation everywhere
2015-05-25 12:42:23 +02:00