Commit Graph

1454 Commits

Author SHA1 Message Date
Lukasz Lenart 0c00c11d0b WW-3908 Renames required into requiredLabel to allow support of Html5 required attribute
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1442481 13f79535-47bb-0310-9956-ffa450edef68
2013-02-05 07:08:38 +00:00
Lukasz Lenart a34bb460f5 [maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1442037 13f79535-47bb-0310-9956-ffa450edef68
2013-02-04 07:11:54 +00:00
Lukasz Lenart 77d51c4222 [maven-release-plugin] prepare release STRUTS_2_3_9
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1442035 13f79535-47bb-0310-9956-ffa450edef68
2013-02-04 07:11:30 +00:00
Lukasz Lenart 30bc4bacc0 WW-3363 removes struts.multipart.handler and reference only to struts.multipart.parser to be consistent with the docs
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1439156 13f79535-47bb-0310-9956-ffa450edef68
2013-01-27 19:48:59 +00:00
Lukasz Lenart 7fe363aee4 WW-3664 extends Dispatcher to create directory tree defined as struts.multipart.saveDir
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1439137 13f79535-47bb-0310-9956-ffa450edef68
2013-01-27 18:41:57 +00:00
Lukasz Lenart 2d7564c05b WW-3871 refactors XWorkConverter to separate logic a bit
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1437180 13f79535-47bb-0310-9956-ffa450edef68
2013-01-22 21:20:35 +00:00
Lukasz Lenart 3f1f9a133b WW-3845 adds usage of putIfAbsent to improve atomicity
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1436951 13f79535-47bb-0310-9956-ffa450edef68
2013-01-22 14:28:15 +00:00
Lukasz Lenart 7010dd2f56 WW-3845 improves code to avoid empty HashSet
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1436940 13f79535-47bb-0310-9956-ffa450edef68
2013-01-22 14:13:07 +00:00
Lukasz Lenart 4f98e9148d WW-3971 adds ContainerHolder to reduce numbers of calls to getConfiguration() and optimize RuntimeConfiguration class to more thread friendly
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1436878 13f79535-47bb-0310-9956-ffa450edef68
2013-01-22 12:44:45 +00:00
Lukasz Lenart 02dbb86205 WW-3916 adds usage of the latest Jetty plugin
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1435931 13f79535-47bb-0310-9956-ffa450edef68
2013-01-20 19:44:55 +00:00
Lukasz Lenart bbdaff9c0a WW-3965 solves problem with double bang in generated URI
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1434896 13f79535-47bb-0310-9956-ffa450edef68
2013-01-17 20:22:32 +00:00
Lukasz Lenart c4bc382de5 WW-3908 renames required attribute into requiredLabel to allow support of Html5 required attribute
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1434580 13f79535-47bb-0310-9956-ffa450edef68
2013-01-17 07:41:45 +00:00
Lukasz Lenart 85cfb8ba76 Solves problem with missing action name when mapping returned with empty action name
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1433889 13f79535-47bb-0310-9956-ffa450edef68
2013-01-16 10:39:01 +00:00
Lukasz Lenart adf10c07bb Solves problem with missing action name when mapping returned with empty action name
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1433854 13f79535-47bb-0310-9956-ffa450edef68
2013-01-16 08:36:59 +00:00
Lukasz Lenart 9389ae248a WW-3962 removes duplicated initialisation of loggerFactory
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1433650 13f79535-47bb-0310-9956-ffa450edef68
2013-01-15 21:09:01 +00:00
Lukasz Lenart bb5694b855 Improves logging of exceptions
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1433644 13f79535-47bb-0310-9956-ffa450edef68
2013-01-15 20:58:08 +00:00
Lukasz Lenart e3602c0992 WW-2923 refactors validators to use dedicated params to define expressions
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1431115 13f79535-47bb-0310-9956-ffa450edef68
2013-01-09 22:21:56 +00:00
Lukasz Lenart 159829bd5b WW-3892 adds support to specify expression, caseSensitive and trim params as expressions
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1428270 13f79535-47bb-0310-9956-ffa450edef68
2013-01-03 10:32:30 +00:00
Lukasz Lenart e65442f874 WW-3892 adds support to specify expression, caseSensitive and trim params as expressions
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1428268 13f79535-47bb-0310-9956-ffa450edef68
2013-01-03 10:31:35 +00:00
Lukasz Lenart 6517e330d0 WW-3888 uses new way to define min/max as expression
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1428073 13f79535-47bb-0310-9956-ffa450edef68
2013-01-02 21:42:12 +00:00
Lukasz Lenart bbb710b49f WW-3906 updates docs about parsing parameters
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1423626 13f79535-47bb-0310-9956-ffa450edef68
2012-12-18 20:30:41 +00:00
Lukasz Lenart 33a2e74ac4 WW-3906 adds support to parse all parameters of HttpHeaderResult
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1423621 13f79535-47bb-0310-9956-ffa450edef68
2012-12-18 20:27:39 +00:00
Lukasz Lenart fdc6b27e68 WW-3929 adds new errorPosition attribute
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1423607 13f79535-47bb-0310-9956-ffa450edef68
2012-12-18 19:53:12 +00:00
Lukasz Lenart 036c5e77d4 Moves documentation to the wiki
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1422955 13f79535-47bb-0310-9956-ffa450edef68
2012-12-17 14:50:18 +00:00
Lukasz Lenart ab427ca043 Adds additional example how to use the mapper - thanks to Antonios Gkogkakis
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1422939 13f79535-47bb-0310-9956-ffa450edef68
2012-12-17 14:16:32 +00:00
Lukasz Lenart 640437c48b [maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1422546 13f79535-47bb-0310-9956-ffa450edef68
2012-12-16 11:45:49 +00:00
Lukasz Lenart 992bc8c641 [maven-release-plugin] prepare release STRUTS_2_3_8
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1422543 13f79535-47bb-0310-9956-ffa450edef68
2012-12-16 11:44:57 +00:00
Lukasz Lenart b86d3d13fe WW-3942 solves NPE in iterator tag
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1421210 13f79535-47bb-0310-9956-ffa450edef68
2012-12-13 10:42:09 +00:00
Lukasz Lenart 21d624697d WW-3766 sets struts.freemarker.mru.max.strong.size to 0 to SoftCacheStorage which performs better in heavy loaded applications
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1419061 13f79535-47bb-0310-9956-ffa450edef68
2012-12-09 18:09:19 +00:00
Lukasz Lenart 147a391cb6 WW-2537 cleans up code and logging
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1419038 13f79535-47bb-0310-9956-ffa450edef68
2012-12-09 17:45:58 +00:00
Lukasz Lenart f437838f39 WW-2537 clears warning about generics
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1418923 13f79535-47bb-0310-9956-ffa450edef68
2012-12-09 12:57:07 +00:00
Lukasz Lenart b312f1e7a0 WW-2537 clears warning about generics
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1418920 13f79535-47bb-0310-9956-ffa450edef68
2012-12-09 12:51:14 +00:00
Lukasz Lenart 35897a3c6c WW-3910 returns empty string list instead null and uses List instead of String[] array
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1417344 13f79535-47bb-0310-9956-ffa450edef68
2012-12-05 10:35:55 +00:00
Lukasz Lenart 5c25eab9ef WW-3930 updates JavaDocs about static content loader
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1415524 13f79535-47bb-0310-9956-ffa450edef68
2012-11-30 07:25:53 +00:00
Lukasz Lenart c7eb0be7bf WW-3928 Adds deprecation warning to don't use ActionContextCleanUp any more
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1414400 13f79535-47bb-0310-9956-ffa450edef68
2012-11-27 21:06:08 +00:00
Lukasz Lenart 0f2c049ef2 Adjusts code base to be compliant with Java 1.5
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1412443 13f79535-47bb-0310-9956-ffa450edef68
2012-11-22 07:49:20 +00:00
Lukasz Lenart 948cbd8679 Adjusts code base to be compliant with Java 1.5
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1412438 13f79535-47bb-0310-9956-ffa450edef68
2012-11-22 07:34:17 +00:00
Lukasz Lenart edbfa6716c Adjusts code base to be compliant with Java 1.5
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1412281 13f79535-47bb-0310-9956-ffa450edef68
2012-11-21 20:48:20 +00:00
Christian Grobmeier 7f83250dc3 fixed typo
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1412216 13f79535-47bb-0310-9956-ffa450edef68
2012-11-21 18:02:53 +00:00
Christian Grobmeier 6a0abf4387 Example should not use deprecated attributes. Added example showing evaluation of tag body
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1412215 13f79535-47bb-0310-9956-ffa450edef68
2012-11-21 18:02:17 +00:00
Lukasz Lenart f619eaefbf WW-3918 removes FileManager#isReloadConfigs() method and use @Inject("struts.configuration.xml.reload")
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1406145 13f79535-47bb-0310-9956-ffa450edef68
2012-11-06 14:23:51 +00:00
Lukasz Lenart a7443f0693 [maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1406062 13f79535-47bb-0310-9956-ffa450edef68
2012-11-06 07:06:02 +00:00
Lukasz Lenart 33ba783b04 [maven-release-plugin] prepare release STRUTS_2_3_7
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1406060 13f79535-47bb-0310-9956-ffa450edef68
2012-11-06 07:05:39 +00:00
Lukasz Lenart 4b890345e8 WW-3915 solves problem with reloading configs in devMode on each request
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1406052 13f79535-47bb-0310-9956-ffa450edef68
2012-11-06 06:19:04 +00:00
Lukasz Lenart 3538db6432 [maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1401040 13f79535-47bb-0310-9956-ffa450edef68
2012-10-22 19:35:49 +00:00
Lukasz Lenart 2d85737815 [maven-release-plugin] prepare release STRUTS_2_3_6
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1401038 13f79535-47bb-0310-9956-ffa450edef68
2012-10-22 19:35:24 +00:00
Lukasz Lenart 964a01b4a6 WW-3881 allows new html input types
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1397712 13f79535-47bb-0310-9956-ffa450edef68
2012-10-12 20:07:22 +00:00
Lukasz Lenart b7d2e1f015 WW-2537 adds usage of generics and some minor code improvements
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1397705 13f79535-47bb-0310-9956-ffa450edef68
2012-10-12 19:56:30 +00:00
Lukasz Lenart db96a28977 WW-3888 adds support for expression in specifying min and max constraints
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1397242 13f79535-47bb-0310-9956-ffa450edef68
2012-10-11 19:20:22 +00:00
Lukasz Lenart 7cd454ac96 WW-3609 changes how problem report is rendered and in case of exception sends simple error message
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1397027 13f79535-47bb-0310-9956-ffa450edef68
2012-10-11 12:55:53 +00:00