Commit Graph

3558 Commits

Author SHA1 Message Date
Lukasz Lenart 3f6ce657da Adds usage of new urlRegex field in client side validation 2014-03-09 21:02:27 +01:00
Lukasz Lenart 3457a656ba Marks method as deprecated 2014-03-09 21:01:44 +01:00
Lukasz Lenart 31be88afa2 Extends validator to allow set predefined regex used to validate URLs 2014-03-09 21:01:15 +01:00
Lukasz Lenart bcd61a0dec Merge branch 'master' into develop 2014-03-07 07:07:26 +01:00
Lukasz Lenart 33cc573d48 WW-4248 adds note about I18N support to all archetypes and example apps 2014-03-07 07:06:31 +01:00
Lukasz Lenart a77f28d4d4 Update Commons Lang3 version to previous version 2014-03-07 07:05:46 +01:00
Lukasz Lenart dfaaba7b2b Adds I18N note to all example apps 2014-03-07 07:02:34 +01:00
Lukasz Lenart 1f24e2ac8f Adds I18N note to all archetypes 2014-03-07 06:59:31 +01:00
Lukasz Lenart b7d992cff2 Updates I18N note after @sbenitez review 2014-03-07 06:56:42 +01:00
Lukasz Lenart 55cce85060 Updates generated file 2014-03-06 23:17:23 +01:00
Lukasz Lenart 90e889342f WW-4189 Finishes extending SubmitHandler 2014-03-06 23:12:53 +01:00
Lukasz Lenart 3882462baf Merge branch 'develop' into feature/WW-4189-extend-SubmitHandler 2014-03-06 22:53:33 +01:00
Lukasz Lenart 6064b0cd92 Updates Commons Lang3 version to match version before hotfix release 2014-03-06 22:53:03 +01:00
Lukasz Lenart fc6c34d85c Adds 'name' to be rendered for submit input type 'image' 2014-03-06 22:52:05 +01:00
Lukasz Lenart 8862255efd Adds basic note about I18N assumption 2014-03-06 22:35:34 +01:00
Lukasz Lenart 80cd0409c4 Merge branch 'feature/move-jsps-under-webinf' into develop 2014-03-06 22:07:37 +01:00
Lukasz Lenart eb7b570897 Merge branch 'develop' into feature/move-jsps-under-webinf 2014-03-06 21:58:26 +01:00
Lukasz Lenart 040fd67615 Bumps version to 2.3.17-SNAPSHOT 2014-03-06 21:57:37 +01:00
Lukasz Lenart 1ebedff98a Merge branch 'develop' into feature/move-jsps-under-webinf 2014-03-06 21:56:04 +01:00
Lukasz Lenart 8f5f4a7a40 Cleanups poms 2014-03-06 21:53:35 +01:00
Lukasz Lenart b180908eb9 Merge branch 'master' into develop 2014-03-06 21:42:26 +01:00
Lukasz Lenart a79955483b Merge branch 'release/fast-track-2-3-16-1'
Conflicts:
	apps/blank/pom.xml
	apps/jboss-blank/pom.xml
	apps/mailreader/pom.xml
	apps/pom.xml
	apps/portlet/pom.xml
	apps/rest-showcase/pom.xml
	apps/showcase/pom.xml
	archetypes/pom.xml
	archetypes/struts2-archetype-angularjs/pom.xml
	archetypes/struts2-archetype-blank/pom.xml
	archetypes/struts2-archetype-convention/pom.xml
	archetypes/struts2-archetype-dbportlet/pom.xml
	archetypes/struts2-archetype-plugin/pom.xml
	archetypes/struts2-archetype-portlet/pom.xml
	archetypes/struts2-archetype-starter/pom.xml
	assembly/pom.xml
	bundles/admin/pom.xml
	bundles/demo/pom.xml
	bundles/pom.xml
	core/pom.xml
	core/src/site/resources/tags/checkboxlist.html
	plugins/cdi/pom.xml
	plugins/codebehind/pom.xml
	plugins/config-browser/pom.xml
	plugins/convention/pom.xml
	plugins/dojo/pom.xml
	plugins/dwr/pom.xml
	plugins/embeddedjsp/pom.xml
	plugins/gxp/pom.xml
	plugins/jasperreports/pom.xml
	plugins/javatemplates/pom.xml
	plugins/jfreechart/pom.xml
	plugins/jsf/pom.xml
	plugins/json/pom.xml
	plugins/junit/pom.xml
	plugins/osgi/pom.xml
	plugins/oval/pom.xml
	plugins/pell-multipart/pom.xml
	plugins/plexus/pom.xml
	plugins/pom.xml
	plugins/portlet-tiles/pom.xml
	plugins/portlet/pom.xml
	plugins/rest/pom.xml
	plugins/sitegraph/pom.xml
	plugins/sitemesh/pom.xml
	plugins/spring/pom.xml
	plugins/struts1/pom.xml
	plugins/testng/pom.xml
	plugins/tiles/pom.xml
	plugins/tiles3/pom.xml
	pom.xml
	xwork-core/pom.xml
2014-03-06 21:41:39 +01:00
Lukasz Lenart a6760cf0fe Excludes OSX specific folders 2014-03-06 08:16:59 +01:00
Lukasz Lenart d0c90dda95 Updates configuration and replaces jsp with action 2014-03-03 21:52:54 +01:00
Lukasz Lenart c0a312a822 Reverts security constraint 2014-03-02 22:17:12 +01:00
Lukasz Lenart 65eb97514c Moves showcase related JSPs under WEB-INF 2014-03-02 22:02:49 +01:00
Lukasz Lenart d07e8044be Moves mailreader related JSPs under WEB-INF 2014-03-02 21:17:30 +01:00
Lukasz Lenart 95b309a9b9 Adds security constraints to web.xml to block access to pure JSP files 2014-03-02 21:13:38 +01:00
Lukasz Lenart b042b36365 [maven-release-plugin] prepare for next development iteration 2014-03-01 21:32:30 +01:00
Lukasz Lenart 6cddee6fc5 [maven-release-plugin] prepare release STRUTS_2_3_16 STRUTS_2_3_16_1 2014-03-01 21:31:38 +01:00
Lukasz Lenart 742b4a8911 Updates line-endings 2014-03-01 21:12:42 +01:00
Lukasz Lenart baf0fb8a26 Updates version 2014-03-01 17:00:34 +01:00
Lukasz Lenart 48f11742ed Updates <scm> tag 2014-03-01 16:57:21 +01:00
Lukasz Lenart 65efe3dc21 Adds additional exclude params 2014-03-01 15:44:45 +01:00
Lukasz Lenart 2dceb870fd Upgrades Commons File Upload to the latest version 2014-03-01 15:40:19 +01:00
Lukasz Lenart 19e73e48fa Reverts version to -SNAPSHOT 2014-03-01 15:34:10 +01:00
Lukasz Lenart 4360a06662 Merge branch 'develop' into feature/move-jsps-under-webinf 2014-02-28 10:17:19 +01:00
Lukasz Lenart 9c5177c961 WW-4266 Adds support for IBM JVM to reload resources 2014-02-28 10:11:46 +01:00
Lukasz Lenart 5d0cf8baca Reverts validation of properties via dedicated SecurityJudge interface 2014-02-25 11:08:29 +01:00
Lukasz Lenart 6f43464fca Adds security constraints to block access to jsp files 2014-02-25 10:57:21 +01:00
Lukasz Lenart 6b00db2d23 Moves jsps under WEB-INF 2014-02-25 10:56:53 +01:00
Lukasz Lenart 7d383d6d39 WW-4286 Upgrades commons-fileupload to version 1.3.1 2014-02-19 16:28:54 +01:00
Lukasz Lenart ff2a4063c2 WW-4292 Solves problem with failing tests 2014-02-19 10:22:36 +01:00
Lukasz Lenart c9d01e220c WW-4292 Finishes refactoring Dispatcher to avoid passing ServletContext
as it is available via field reference
2014-02-19 07:23:37 +01:00
Lukasz Lenart c7ca91446b Increases ServletContext visibility 2014-02-18 08:52:39 +01:00
Lukasz Lenart 8be797fccd Removes commented out if statment 2014-02-18 07:58:26 +01:00
Lukasz Lenart 4da2ec65c7 Updates classes to use the new version of Dispatcher's methods without ServletContext 2014-02-17 09:35:20 +01:00
Lukasz Lenart 9ff04d17a5 Updates tests to new version of methods without ServletContext 2014-02-17 09:34:47 +01:00
Lukasz Lenart ddd27197f5 Updates tests to new version of methods without ServletContext 2014-02-17 09:34:10 +01:00
Lukasz Lenart d4ddd74ebe Updates tests to new version of methods without ServletContext 2014-02-17 09:34:03 +01:00