Compare commits

...

30 Commits

Author SHA1 Message Date
Ted Nathan Husted fe62eb0347 WW-1705 Tag r509051 as Struts 2.0.6
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_0_6@509057 13f79535-47bb-0310-9956-ffa450edef68
2007-02-19 01:56:17 +00:00
Ted Nathan Husted 611f7cf2c4 WW-1685 Tag r509051 as Struts 2.0.6
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_0_6@509053 13f79535-47bb-0310-9956-ffa450edef68
2007-02-19 01:34:29 +00:00
Ted Nathan Husted fbd8a0a328 WW-1685 Add development menu to Struts 2 area.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@509026 13f79535-47bb-0310-9956-ffa450edef68
2007-02-18 23:08:22 +00:00
Thomas Schneider 554a1b5ffc WW-1699 added J2EE 5 compatibility to the StrutsMockServletContext
Contributor: Stepan Koltsov
Reviewed By: Tom Schneider

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@508917 13f79535-47bb-0310-9956-ffa450edef68
2007-02-18 16:55:20 +00:00
Thomas Schneider 0c3c873c0f WW-1740 added accessor for background process name to allow subclasses to override
Contributer: Thomas Micheline
Reviewed By: Tom Schneider

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@508915 13f79535-47bb-0310-9956-ffa450edef68
2007-02-18 16:45:59 +00:00
Rainer Hermanns d40fcd2641 bumped OGNL to version 2.6.11
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@508902 13f79535-47bb-0310-9956-ffa450edef68
2007-02-18 13:56:51 +00:00
Thomas Schneider 697a3b3a1e WW-1702 - fixed error handling in dispatcher
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@508883 13f79535-47bb-0310-9956-ffa450edef68
2007-02-18 06:43:12 +00:00
Thomas Schneider 6a5e493a45 WW-1709 fixed nullpointer when scheme is null
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@508880 13f79535-47bb-0310-9956-ffa450edef68
2007-02-18 06:33:26 +00:00
Thomas Schneider 0a388b18e4 WW-1709 fixed nullpointer when scheme is null
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@508879 13f79535-47bb-0310-9956-ffa450edef68
2007-02-18 06:32:02 +00:00
Thomas Schneider 9a80c9b381 WW-1632 - added rtf support for jasper report result
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@508876 13f79535-47bb-0310-9956-ffa450edef68
2007-02-18 06:17:25 +00:00
Musachy Barroso 18f41aab19 WW-1633 Add "keyName" attribute to autocompleter (defaults to "${name}Key")
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@508777 13f79535-47bb-0310-9956-ffa450edef68
2007-02-17 16:36:08 +00:00
Musachy Barroso 87c3af3654 WW-1745 Add "templateCssPath" and "iconPath" attributes to Autocompleter
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@508635 13f79535-47bb-0310-9956-ffa450edef68
2007-02-16 22:50:19 +00:00
Musachy Barroso 8f9f1fbd42 - Add README file to META-INF
- Change path of generated TLD to target/classes/META-INF

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@508612 13f79535-47bb-0310-9956-ffa450edef68
2007-02-16 22:03:55 +00:00
Musachy Barroso d8ea187a2a WW-1729 Add "templateCssPath" attribute to DateTimePicker
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@508605 13f79535-47bb-0310-9956-ffa450edef68
2007-02-16 21:56:50 +00:00
Musachy Barroso 0534ae35d8 WW-1688 Add "templateCssPath" attribute to tabbedPanel
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@508575 13f79535-47bb-0310-9956-ffa450edef68
2007-02-16 20:46:49 +00:00
Musachy Barroso bfa0d22c8c WW-1730 The refreshOnShow attribute in tabbedPanel does not work
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@508557 13f79535-47bb-0310-9956-ffa450edef68
2007-02-16 20:18:30 +00:00
Rainer Hermanns 63be3b2a41 select tag: current option is not selected if actual value to check is no String (aka: nameValue resolves to type other than String)
o added additional unit test submitted by Stuart Piltch 

WW-1711

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@508508 13f79535-47bb-0310-9956-ffa450edef68
2007-02-16 17:34:22 +00:00
Rainer Hermanns da3e4b0280 select tag: current option is not selected if actual value to check is no String (aka: nameValue resolves to type other than String)
o applied patch to submit.ftl submitted by Stuart Piltch 

WW-1711

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@508467 13f79535-47bb-0310-9956-ffa450edef68
2007-02-16 16:15:25 +00:00
Rainer Hermanns fba1a707d7 Fixed broken Unit Test due to changes in xwork
WW-1615

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@508466 13f79535-47bb-0310-9956-ffa450edef68
2007-02-16 16:13:51 +00:00
Rainer Hermanns 84863ffaae Updated deps:
o OGNL 2.6.10
o XWork 2.0.1
Issue Number: WW-1615


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@508440 13f79535-47bb-0310-9956-ffa450edef68
2007-02-16 15:10:29 +00:00
Musachy Barroso 8b32755ba1 Remove redundant tag attribute annotation
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@508296 13f79535-47bb-0310-9956-ffa450edef68
2007-02-16 03:10:38 +00:00
Musachy Barroso 9872cc64db WW-1570 Add "showLoading" attribute to ajax tags
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@508285 13f79535-47bb-0310-9956-ffa450edef68
2007-02-16 02:42:24 +00:00
Ted Nathan Husted 40ed474347 WW-1585 Checkin a copy of our autoexport template for the Struts Documentation.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@507721 13f79535-47bb-0310-9956-ffa450edef68
2007-02-14 22:30:46 +00:00
Bob Lee 5ae4898a5d Removed dependency from core on the new api. We can bring it back when we're ready.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@505490 13f79535-47bb-0310-9956-ffa450edef68
2007-02-09 20:50:24 +00:00
Antonio Petrelli 522961d993 WW-1724
The request context for Struts 2 - Tiles 2 integration tries to dispatch the request if possible.
It includes it only if the response has been committed, or if it is a FreeMarker request (this must be fixed).

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@504948 13f79535-47bb-0310-9956-ffa450edef68
2007-02-08 16:40:27 +00:00
Ted Nathan Husted 02249e0558 WW-1715 Update POMs for the 2.1.0 snapshot.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@504540 13f79535-47bb-0310-9956-ffa450edef68
2007-02-07 13:23:42 +00:00
René Gielen a5f3306e9b WW-1711:
This fix will work also with primitve types & is more fm-like

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@504196 13f79535-47bb-0310-9956-ffa450edef68
2007-02-06 16:58:23 +00:00
René Gielen 1432b02048 Fix for WW-1711:
current option is not selected if actual value to check is no String (aka: nameValue resolves to type other than String)

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@504142 13f79535-47bb-0310-9956-ffa450edef68
2007-02-06 14:06:46 +00:00
Ted Nathan Husted 017537f20a WW-1685 Update site.xml for 2.0.6. Fix link to FAQ.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@503774 13f79535-47bb-0310-9956-ffa450edef68
2007-02-05 17:13:01 +00:00
Ted Nathan Husted 80d3f05fe7 WW-1685 Update POMs for the next shapshot.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@503763 13f79535-47bb-0310-9956-ffa450edef68
2007-02-05 16:48:39 +00:00

Diff Content Not Available