Commit Graph

2782 Commits

Author SHA1 Message Date
John Lindal f54afdc3f4 WW-3264 add allowed-methods configuration for action
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1133947 13f79535-47bb-0310-9956-ffa450edef68
2011-06-09 15:43:04 +00:00
Lukasz Lenart 4227062548 WW-3644 - check if evaluated expression is not null
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1133658 13f79535-47bb-0310-9956-ffa450edef68
2011-06-09 05:29:38 +00:00
John Lindal 8f4707d3be WW-3518 remove duplicated code from RestActionInvocation
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1133590 13f79535-47bb-0310-9956-ffa450edef68
2011-06-08 22:40:33 +00:00
Lukasz Lenart e5fcc7b33e WW-3645 - uses EnumerationIterator to simplify logic
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1133045 13f79535-47bb-0310-9956-ffa450edef68
2011-06-07 15:24:31 +00:00
Lukasz Lenart 5e8080abe3 WW-3644 - adds support for expression evaluation in dynamic attributes
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1133044 13f79535-47bb-0310-9956-ffa450edef68
2011-06-07 15:18:58 +00:00
Lukasz Lenart c10a8b7f43 WW-3642 - Improves documentation about empty action's extension
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1132110 13f79535-47bb-0310-9956-ffa450edef68
2011-06-05 08:45:32 +00:00
Maurizio Cucchiara 4d17f3c7ba WW-3643 - regression for java 1.5 (@Override annotation)
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1131592 13f79535-47bb-0310-9956-ffa450edef68
2011-06-05 03:27:14 +00:00
Maurizio Cucchiara 36b92cea4a WW-3585 - moved the debug interceptor to the bottom of the stack
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1131412 13f79535-47bb-0310-9956-ffa450edef68
2011-06-04 15:04:30 +00:00
Maurizio Cucchiara 86bade8b22 WW-3637 - Auto reload of properties slowing down application (Check null)
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1131408 13f79535-47bb-0310-9956-ffa450edef68
2011-06-04 14:16:01 +00:00
Maurizio Cucchiara b1f6671c28 Updated licence header
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1131339 13f79535-47bb-0310-9956-ffa450edef68
2011-06-04 07:09:22 +00:00
Maurizio Cucchiara 9972ef89ab WW-3637 - Auto reload of properties slowing down application
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1131338 13f79535-47bb-0310-9956-ffa450edef68
2011-06-04 07:05:20 +00:00
Maurizio Cucchiara f3fdaa82dd Renamed in more appropriate way the mail reader webapp
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1131323 13f79535-47bb-0310-9956-ffa450edef68
2011-06-04 06:21:39 +00:00
Maurizio Cucchiara 9e35546504 Removed needless double check in log
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1131315 13f79535-47bb-0310-9956-ffa450edef68
2011-06-04 05:16:30 +00:00
Maurizio Cucchiara dcd9409764 Corrected field errors setter
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1131313 13f79535-47bb-0310-9956-ffa450edef68
2011-06-04 04:57:23 +00:00
John Lindal 511c943ed3 WW-3640 extend AbstractInterceptor
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1130878 13f79535-47bb-0310-9956-ffa450edef68
2011-06-03 00:17:27 +00:00
Lukasz Lenart 1337311088 WW-3639 - Solves problem with not accessible DTDs from OpenSymphony site - the site is closed donw
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1130762 13f79535-47bb-0310-9956-ffa450edef68
2011-06-02 19:31:49 +00:00
Lukasz Lenart 05c581f530 Adds url to Apache's Reviewboard
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1130536 13f79535-47bb-0310-9956-ffa450edef68
2011-06-02 13:20:56 +00:00
John Lindal 62bc93b987 XW-386 allow x['y'] as well as x.y
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1129979 13f79535-47bb-0310-9956-ffa450edef68
2011-06-01 00:30:25 +00:00
John Lindal cfa0c91b19 WW-3489 if excludeNullProperties, ignore nulls in maps
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1129976 13f79535-47bb-0310-9956-ffa450edef68
2011-06-01 00:06:22 +00:00
John Lindal 3d1120a607 WW-3635 return application/json instead of application/json-rpc
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1129873 13f79535-47bb-0310-9956-ffa450edef68
2011-05-31 19:36:53 +00:00
John Lindal 0f2a57f94b WW-3638 additional unit test for multi-level array in includeProperties
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1129864 13f79535-47bb-0310-9956-ffa450edef68
2011-05-31 19:24:27 +00:00
Lukasz Lenart b40ef08d31 WW-2776 - Uses JRRewindableDataSource for JasperReports
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1127396 13f79535-47bb-0310-9956-ffa450edef68
2011-05-25 06:35:44 +00:00
Maurizio Cucchiara bc0ac267f6 WW-3626 Corrected URLUtil#normalizeToFileProtocol in order to allow the word jar along the path
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1127142 13f79535-47bb-0310-9956-ffa450edef68
2011-05-24 16:53:44 +00:00
Lukasz Lenart bb5e30d47a WW-3601 - switches to /struts/ and /static/ patterns instead of /struts and /static to handle static content
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1126877 13f79535-47bb-0310-9956-ffa450edef68
2011-05-24 05:49:01 +00:00
Lukasz Lenart f2df9bbff6 WW-3634 - Solves problem with code snippet
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1126873 13f79535-47bb-0310-9956-ffa450edef68
2011-05-24 05:25:21 +00:00
Johannes Geppert 21f731531a WW-3628 : Regression in s:url tag action's method is no longer being included in the resultant url
Patch by Jason Pyeron

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1126101 13f79535-47bb-0310-9956-ffa450edef68
2011-05-22 17:15:55 +00:00
Lukasz Lenart b5d9530ee4 Adds CI management section
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1103618 13f79535-47bb-0310-9956-ffa450edef68
2011-05-16 06:19:33 +00:00
Johannes Geppert db3cb1f3af WW-3564: Unable to find a result type for extension
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1099705 13f79535-47bb-0310-9956-ffa450edef68
2011-05-05 07:17:33 +00:00
Johannes Geppert 1219e49516 WW-3619: Check LogLevel for all debug, info and warning messages
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1099157 13f79535-47bb-0310-9956-ffa450edef68
2011-05-03 17:53:55 +00:00
Johannes Geppert 1492f4f579 WW-3469: convention plugin does not apply interceptors unless there is an Action
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1097569 13f79535-47bb-0310-9956-ffa450edef68
2011-04-28 18:28:25 +00:00
Maurizio Cucchiara 7aa552ff78 WW-3616 - Error in the detail view of the REST Showcase
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1097499 13f79535-47bb-0310-9956-ffa450edef68
2011-04-28 15:15:49 +00:00
Maurizio Cucchiara eaa0a9ca6d WW-3615 - Dead code in PlainTextResult
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1097343 13f79535-47bb-0310-9956-ffa450edef68
2011-04-28 07:51:45 +00:00
Lukasz Lenart 3650863e0d Solves WW-3542 - adds missing onReset attribute to populateParams() method
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1097319 13f79535-47bb-0310-9956-ffa450edef68
2011-04-28 04:42:21 +00:00
Johannes Geppert 19f61519f9 WW-3614: Incorrect Content-Type in REST Plugin JSON Content Handler
WW-3536: Specify UTF-8 content type in JsonLibHandler

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1097172 13f79535-47bb-0310-9956-ffa450edef68
2011-04-27 16:36:54 +00:00
Johannes Geppert 524aee3131 WW-3241: ShowCase demo application still uses the CodeBehind plugin.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1096885 13f79535-47bb-0310-9956-ffa450edef68
2011-04-26 20:18:52 +00:00
Johannes Geppert 83d57e75c0 WW-3450: supressEmptyParameters option is misspelled
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1096838 13f79535-47bb-0310-9956-ffa450edef68
2011-04-26 18:28:38 +00:00
Johannes Geppert 009e65e94f WW-3349: Extension .jspf not recognized as JSP result-type
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1096834 13f79535-47bb-0310-9956-ffa450edef68
2011-04-26 18:18:08 +00:00
René Gielen 535bc0163d code cleanup
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1096118 13f79535-47bb-0310-9956-ffa450edef68
2011-04-23 07:46:43 +00:00
René Gielen 9e452375bf WW-3612:
Fixed missing handling of file encoding for JSP includes, e.g. for Component tag

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1095964 13f79535-47bb-0310-9956-ffa450edef68
2011-04-22 17:13:41 +00:00
Maurizio Cucchiara 84c11ed257 WW-3607 - Removed extra white space in the checkbox tag template for the simple theme
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1095111 13f79535-47bb-0310-9956-ffa450edef68
2011-04-19 15:20:39 +00:00
Lukasz Lenart 72f8865629 [maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1090136 13f79535-47bb-0310-9956-ffa450edef68
2011-04-08 06:39:51 +00:00
Lukasz Lenart 5dad35e0a0 [maven-release-plugin] prepare release STRUTS_2_2_3
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1090129 13f79535-47bb-0310-9956-ffa450edef68
2011-04-08 06:27:42 +00:00
Lukasz Lenart cb9838871b Solves WW-3602 - clears bundle map on resource reloading
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1088493 13f79535-47bb-0310-9956-ffa450edef68
2011-04-04 07:55:54 +00:00
Lukasz Lenart 786f6af96f Changes namespace to be optional parameter
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1086842 13f79535-47bb-0310-9956-ffa450edef68
2011-03-30 05:27:52 +00:00
Lukasz Lenart d915dfc33e [maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1085708 13f79535-47bb-0310-9956-ffa450edef68
2011-03-26 12:08:01 +00:00
Lukasz Lenart 0e9e58a069 [maven-release-plugin] prepare release STRUTS_2_2_2
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1085705 13f79535-47bb-0310-9956-ffa450edef68
2011-03-26 12:02:52 +00:00
Lukasz Lenart 00fdf8eccd Adds site.xml descriptor
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1085685 13f79535-47bb-0310-9956-ffa450edef68
2011-03-26 10:57:32 +00:00
Lukasz Lenart dec9125733 Clean up pom to generate proper site
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1085684 13f79535-47bb-0310-9956-ffa450edef68
2011-03-26 10:56:56 +00:00
Lukasz Lenart d0fd4609ea Changes phase when wget is starting
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1085683 13f79535-47bb-0310-9956-ffa450edef68
2011-03-26 10:56:32 +00:00
Lukasz Lenart 2e8822632c Removes version for JUnit to use the inherited artifact from parent
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1085668 13f79535-47bb-0310-9956-ffa450edef68
2011-03-26 08:42:52 +00:00