Commit Graph
1617 Commits
Author SHA1 Message Date
Lukasz Lenart f84efa5f42 Defines excluded classes 2014-05-03 20:18:44 +02:00
Lukasz Lenart afb5af1cc4 Uses excluded classes to 2014-05-03 20:17:05 +02:00
Lukasz Lenart f0799fd99b Adds mapping of excluded classes key 2014-05-03 20:16:58 +02:00
Lukasz Lenart 5d8aa8a80b Updates tests as using Object's methods is prohibited 2014-04-26 06:59:18 +02:00
Lukasz Lenart aff3a3a625 Adds conversion of Struts property to XWork property 2014-04-25 14:59:38 +02:00
Lukasz Lenart ceeeaf0fa0 Converts debug=console to jQuery based 2014-04-13 18:38:52 +02:00
Lukasz Lenart 33985e26ea Converts debug=browser to jQuery based 2014-04-13 18:38:23 +02:00
Lukasz Lenart e1f97c8b07 [maven-release-plugin] prepare for next development iteration 2014-04-06 14:02:04 +02:00
Lukasz Lenart 7908a88a40 [maven-release-plugin] prepare release STRUTS_2_3_17 2014-04-06 14:01:53 +02:00
Lukasz Lenart aedc35b023 Updates eol 2014-04-06 12:31:54 +02:00
Lukasz Lenart aaf5a3010e Improves pattern to avoid classloader pollution and adds dedicated tests 2014-03-30 21:27:05 +02:00
Lukasz Lenart 9a94699da0 WW-4313 Uses name instead of id if the other isn't set 2014-03-30 09:45:45 +02:00
Lukasz Lenart 272feecfbd WW-4169 Solves problem resolving path when action contains slashes 2014-03-28 08:09:31 +01:00
Lukasz Lenart 9c9d2b5a58 WW-3493 Adds new datetextfield tag 2014-03-27 19:42:35 +01:00
Lukasz Lenart 5fb27ba7e7 WW-4283 Extends label position of <s:form> to propagate to elements 2014-03-27 18:41:52 +01:00
Lukasz Lenart 01255fa2f8 Uses the possibility to parse parameters as collection 2014-03-22 09:43:22 +01:00
Lukasz Lenart a4a7edd56a Adds support to parse collection of parameters 2014-03-22 09:42:54 +01:00
Lukasz Lenart b775b74afd WW-4253 Removes duplicated class and style attribute 2014-03-21 21:58:21 +01:00
Lukasz Lenart bd2a5ea8d5 Merge branch 'develop' into feature/WW-4267-removes-defaults 2014-03-19 20:41:16 +01:00
Lukasz Lenart 3c1d25c04f Merge branch 'develop' into feature/WW-4187-correctly-identify-protocols 2014-03-19 08:52:14 +01:00
Lukasz Lenart d59fb2b9ec Reverts returned values to match logic and checks if protocol is not null 2014-03-19 08:50:56 +01:00
phillips1021 561063a422 No JIRA - edit JavaDoc for class to make it clearer how to assign a value to a parameter when that value is a literal string 2014-03-18 09:48:18 -05:00
phillips1021 cb9f0f5645 https://issues.apache.org/jira/browse/WW-4299 - do not assign value to id parameter if tryId value is null this prevents overwriting a parameter with a name of id used with the component tag 2014-03-18 09:46:36 -05:00
Lukasz Lenart 3ceb3b973e Uses simplest approach to inline s:hidden tag to xhtml theme 2014-03-13 21:49:54 +01:00
Lukasz Lenart 924531c544 Improves tests to reuse the same ServletContext 2014-03-13 20:20:25 +01:00
Lukasz Lenart 43e86d76d5 Extends Hidden tests results to match new xhtml theme 2014-03-13 20:19:59 +01:00
Lukasz Lenart cdf3c5cbf1 Extends Hidden to support xhtml theme properly 2014-03-13 20:17:01 +01:00
Lukasz Lenart f2b52612b8 Comments out defaults which are already defined in Java classes 2014-03-13 19:16:13 +01:00
Lukasz Lenart 1ca55b8a79 Extends logic how protocol part of url is extracted 2014-03-09 21:57:58 +01:00
Lukasz Lenart 4b7d2e35d0 Uses URL class to check if location is path or full url 2014-03-09 21:46:33 +01:00
Lukasz Lenart 3f6ce657da Adds usage of new urlRegex field in client side validation 2014-03-09 21:02:27 +01:00
Lukasz Lenart 55cce85060 Updates generated file 2014-03-06 23:17:23 +01:00
Lukasz Lenart 040fd67615 Bumps version to 2.3.17-SNAPSHOT 2014-03-06 21:57:37 +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 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 2014-03-01 21:31:38 +01:00
Lukasz Lenart 742b4a8911 Updates line-endings 2014-03-01 21:12:42 +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 19e73e48fa Reverts version to -SNAPSHOT 2014-03-01 15:34:10 +01:00
Lukasz Lenart ff2a4063c2 WW-4292 Solves problem with failing tests 2014-02-19 10:22:36 +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 d4ddd74ebe Updates tests to new version of methods without ServletContext 2014-02-17 09:34:03 +01:00
Lukasz Lenart 4a4d04164a Uses the new versions of methods without ServletContext 2014-02-17 09:33:38 +01:00
Lukasz Lenart a2e97a9ca4 Uses the new versions of methods without ServletContext 2014-02-17 09:32:42 +01:00
Lukasz Lenart ba0eda0c54 Uses new constructors of Prepare and Execution without ServletContext 2014-02-17 09:32:19 +01:00
Lukasz Lenart 8746fd1f1c Deprecates constructors based on ServletContext and introduces new one instead 2014-02-17 09:31:56 +01:00
Lukasz Lenart 01d401ea14 Removes duplicated ServletContext passed via parameters 2014-02-17 09:29:40 +01:00