Donald J. Brown
9375fe9c6a
Adding test for original extension uri building
...
WW-2267
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@586696 13f79535-47bb-0310-9956-ffa450edef68
2007-10-20 10:04:53 +00:00
Donald J. Brown
de6869e67f
Making it possible to use multiple extensions simultaneously, improving reloadability
...
WW-2267
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@586694 13f79535-47bb-0310-9956-ffa450edef68
2007-10-20 09:56:20 +00:00
Rainer Hermanns
bbc9c697cd
Updating xwork dependency to release 2.1.0
...
o corrected groupId to com.opensymphony
o added maven2 OpenSymphony repository
WW-1715
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@584832 13f79535-47bb-0310-9956-ffa450edef68
2007-10-15 18:08:08 +00:00
Donald J. Brown
6ee3d124e4
Adding a wildcard processing plugin point
...
WW-2250
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@584404 13f79535-47bb-0310-9956-ffa450edef68
2007-10-13 14:06:08 +00:00
Donald J. Brown
5494663fd4
Moving zero config code into codebehind plugin, minor fix to showcase
...
WW-2247
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@584166 13f79535-47bb-0310-9956-ffa450edef68
2007-10-12 14:07:52 +00:00
Donald J. Brown
b07f659693
Removing commons logging from pom
...
WW-1413
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@582713 13f79535-47bb-0310-9956-ffa450edef68
2007-10-08 05:59:39 +00:00
Donald J. Brown
2ea2d869cc
Replacing all usages of commons logging with xwork logging. Yay for closing memory leaks.
...
WW-1413
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@582626 13f79535-47bb-0310-9956-ffa450edef68
2007-10-07 13:26:12 +00:00
Donald J. Brown
bbd4170da6
Updating plugin ext points doc
...
WW-2192
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@581894 13f79535-47bb-0310-9956-ffa450edef68
2007-10-04 13:39:08 +00:00
Musachy Barroso
74b2fb7bf4
WW-2220 Autocompleter tag does not provide a way to specify initial key value
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@580387 13f79535-47bb-0310-9956-ffa450edef68
2007-09-28 15:21:15 +00:00
Musachy Barroso
c8eef15176
WW-2216 Improve/complete JavaDocs for IteratorStatus/<s:iterator/> tag.
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@580128 13f79535-47bb-0310-9956-ffa450edef68
2007-09-27 19:15:04 +00:00
Musachy Barroso
8645eee9bd
WW-2214 wrong tag in docs
...
Patch provided by Wes Wannemacher
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@580120 13f79535-47bb-0310-9956-ffa450edef68
2007-09-27 18:48:56 +00:00
Donald J. Brown
86777e8614
Removed unused param element from default definitions
...
WW-2209
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@579651 13f79535-47bb-0310-9956-ffa450edef68
2007-09-26 13:20:34 +00:00
Donald J. Brown
5ccff073f5
Cleaning up imports WW-2208
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@579641 13f79535-47bb-0310-9956-ffa450edef68
2007-09-26 12:36:25 +00:00
Donald J. Brown
0023041b60
Hopefully improved method calls for the action tag
...
WW-2102
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@579210 13f79535-47bb-0310-9956-ffa450edef68
2007-09-25 11:55:37 +00:00
Donald J. Brown
a3e6c3c124
Ensuring parameters in the parameter map will be String arrays
...
WW-1960
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@579205 13f79535-47bb-0310-9956-ffa450edef68
2007-09-25 11:23:05 +00:00
Donald J. Brown
0be14bb564
Cleaning up unnecessary dispatcher.getInstance calls, spelling cleanups
...
WW-1715
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@579186 13f79535-47bb-0310-9956-ffa450edef68
2007-09-25 10:39:07 +00:00
Donald J. Brown
f88c1e7dcb
Better handling of action context creation
...
WW-2203
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@579021 13f79535-47bb-0310-9956-ffa450edef68
2007-09-25 00:07:19 +00:00
Donald J. Brown
82b39dc8fb
Minor spelling fixes
...
WW-2184
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@578005 13f79535-47bb-0310-9956-ffa450edef68
2007-09-21 07:28:45 +00:00
Donald J. Brown
7b781ce56d
Updating docs on plugin api points WW-1715
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@577733 13f79535-47bb-0310-9956-ffa450edef68
2007-09-20 13:10:00 +00:00
Donald J. Brown
cbdf6f296c
Changes necessary for XWork 2.1:
...
* New EL abstraction to allow ONGL to be replaced
* Got rid of static factories and state, in favor of dep injection
* New plugin API points for the EL abstraction
XW-566 XW-461 XW-561
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@577728 13f79535-47bb-0310-9956-ffa450edef68
2007-09-20 12:51:41 +00:00
James Holmes
895682acd0
WW-2181 SessionAware documentation is misleading about unit testing
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@576957 13f79535-47bb-0310-9956-ffa450edef68
2007-09-18 15:53:17 +00:00
James Holmes
415377c10f
WW-2183 XSLT result type is extremely slow for actions that produce a large xml document
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@575841 13f79535-47bb-0310-9956-ffa450edef68
2007-09-15 01:05:56 +00:00
Donald J. Brown
ca2fa277d3
Fix handling of empty extension during url creation
...
WW-2163
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@573805 13f79535-47bb-0310-9956-ffa450edef68
2007-09-08 09:16:43 +00:00
Donald J. Brown
733fb5e8a2
Make it possible to access actions without an extension
...
WW-2163
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@573790 13f79535-47bb-0310-9956-ffa450edef68
2007-09-08 07:07:48 +00:00
Donald J. Brown
802ed18ca4
Fixing test WW-2160
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@573609 13f79535-47bb-0310-9956-ffa450edef68
2007-09-07 15:21:38 +00:00
Donald J. Brown
26b76a25f1
Turning off static method access in ognl expressions by default
...
WW-2160
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@573606 13f79535-47bb-0310-9956-ffa450edef68
2007-09-07 15:18:09 +00:00
Donald J. Brown
1a537ff27c
Fixing references to xwork type system
...
XW-561
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@573461 13f79535-47bb-0310-9956-ffa450edef68
2007-09-07 05:20:55 +00:00
Donald J. Brown
9cd3aa23a8
Updating classes to match new XWork type conversion API
...
XW-561
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@573454 13f79535-47bb-0310-9956-ffa450edef68
2007-09-07 04:43:05 +00:00
James Holmes
e6d012a9ae
WW-2132 Add support for JSP tag library dynamic attributes
...
Update JSP version to 2.0 to support the <dynamic-attributes> element.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@572756 13f79535-47bb-0310-9956-ffa450edef68
2007-09-04 17:52:09 +00:00
Donald J. Brown
8c775ce550
Removing the unused struts.configuration.files setting WW-1966
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@572437 13f79535-47bb-0310-9956-ffa450edef68
2007-09-03 22:16:49 +00:00
Donald J. Brown
6a4ea41f79
Switched the injection order to favor application scope WW-2125
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@572228 13f79535-47bb-0310-9956-ffa450edef68
2007-09-03 03:43:57 +00:00
Donald J. Brown
66bec3e8ab
Adding better error message when a Struts tag is used w/o the servlet filter
...
WW-1969
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@572225 13f79535-47bb-0310-9956-ffa450edef68
2007-09-03 03:24:53 +00:00
Donald J. Brown
cc48951911
Fixing j5-j6 bug in test WW-2045
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@572219 13f79535-47bb-0310-9956-ffa450edef68
2007-09-03 02:45:32 +00:00
Donald J. Brown
f72fada5cb
Fixed selection of radio item when value is null
...
WW-2045
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@572216 13f79535-47bb-0310-9956-ffa450edef68
2007-09-03 02:39:34 +00:00
Donald J. Brown
af781d0079
Fixed xwork pom info, updated for xwork resolver change
...
WW-1715
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@571990 13f79535-47bb-0310-9956-ffa450edef68
2007-09-02 14:31:04 +00:00
Antonio Petrelli
b25dc1b3c3
WW-2151
...
Resolved snapshot dependencies by using the latest released version available, with the exception of Plexus (using 1.0-alpha-10) and XWork (still using SNAPSHOT).
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@571941 13f79535-47bb-0310-9956-ffa450edef68
2007-09-02 10:41:16 +00:00
Musachy Barroso
8c3f7952dd
WW-2136 Missing tag TextArea on dojo plugin
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@571254 13f79535-47bb-0310-9956-ffa450edef68
2007-08-30 17:45:48 +00:00
James Holmes
c23822d31b
WW-2142 input streams need to be explicitly closed
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@570518 13f79535-47bb-0310-9956-ffa450edef68
2007-08-28 18:26:48 +00:00
James Holmes
369b22af7b
WW-2132 Add support for JSP tag library dynamic attributes
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@570496 13f79535-47bb-0310-9956-ffa450edef68
2007-08-28 17:38:36 +00:00
Donald J. Brown
ce3042977f
Fixing bad javadoc comment
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@570056 13f79535-47bb-0310-9956-ffa450edef68
2007-08-27 09:42:54 +00:00
Musachy Barroso
c082194bd4
Update tag reference doc
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@569864 13f79535-47bb-0310-9956-ffa450edef68
2007-08-26 19:18:42 +00:00
James Holmes
fb57ae14cd
Revert upgrade from OGNL 2.6.11 to 2.7. There were compilation issues in the Struts 1 plugin due to differences in one of the OGNL interfaces that the Struts 1 plugin uses for accessing DynaBean properties.
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@568984 13f79535-47bb-0310-9956-ffa450edef68
2007-08-23 13:39:58 +00:00
James Holmes
6cd8b820fb
WW-2128 Upgrade to OGNL 2.7
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@568734 13f79535-47bb-0310-9956-ffa450edef68
2007-08-22 19:28:42 +00:00
James Holmes
ce80410c58
WW-2015 url tag, method attribute not evaluating expressions (ognl)
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@566729 13f79535-47bb-0310-9956-ffa450edef68
2007-08-16 14:32:47 +00:00
James Holmes
55ea2ea1d9
WW-1977 Struts throws stack trace instead of 404 when an action doesn't exist
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@566475 13f79535-47bb-0310-9956-ffa450edef68
2007-08-16 02:57:03 +00:00
James Holmes
e0a606e2b7
WW-2115 Add Portuguese translation of struts-messages.properties
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@566418 13f79535-47bb-0310-9956-ffa450edef68
2007-08-15 23:59:51 +00:00
James Holmes
d8ac6de7bb
WW-2103 Invalid Javascript generated for StringLength validator
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@566210 13f79535-47bb-0310-9956-ffa450edef68
2007-08-15 14:56:06 +00:00
James Holmes
4b6504b01e
WW-2058 Client side validation in xhtml template and clearErrorMessages not working in firefox with hidden fields
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@566192 13f79535-47bb-0310-9956-ffa450edef68
2007-08-15 14:36:25 +00:00
James Holmes
7c11bd3564
WW-2110 css_xhtml checkbox.ftl renders one </div> to many when no label exists
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@565844 13f79535-47bb-0310-9956-ffa450edef68
2007-08-14 17:29:29 +00:00
René Gielen
7ec7764e16
WW-2109:
...
id resolution for <s:form> - minor cleanups, some former changes rolled back again
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@565759 13f79535-47bb-0310-9956-ffa450edef68
2007-08-14 13:52:41 +00:00