Commit Graph

1204 Commits

Author SHA1 Message Date
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
Ted Nathan Husted 6489ffdafb WW-1685 Update POMs for 2.0.5 tag.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@503710 13f79535-47bb-0310-9956-ffa450edef68
2007-02-05 14:57:11 +00:00
Ted Nathan Husted ae58ad2a2d WW-1680 Undo move pending a refactoring of the StrutsObjectFactory.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@502453 13f79535-47bb-0310-9956-ffa450edef68
2007-02-02 02:49:11 +00:00
Ted Nathan Husted aafaf20539 WW-1680 Move "new API" into the sandbox for the time being. The "new API" may be revisited for 2.1 and refined to utilize the latest version of Guice.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@502436 13f79535-47bb-0310-9956-ffa450edef68
2007-02-02 01:38:43 +00:00
Niall Kegan Pemberton fcbdb848f2 WW-1698 - Add missing License Headers (and a few missing "svn" properties)
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@502296 13f79535-47bb-0310-9956-ffa450edef68
2007-02-01 17:33:39 +00:00
Niall Kegan Pemberton 47403b9e22 add missing svn properties - no actual changes
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@502294 13f79535-47bb-0310-9956-ffa450edef68
2007-02-01 17:28:00 +00:00
René Gielen f31faacc4a WW-1696:
Refactored PrincipalProxy to interface and provided a servlet and a portlet based implementation

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@502196 13f79535-47bb-0310-9956-ffa450edef68
2007-02-01 11:28:57 +00:00
Donald J. Brown 41786a83eb Changed plexus dep to not be optional
WW-1685


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@501930 13f79535-47bb-0310-9956-ffa450edef68
2007-01-31 18:09:20 +00:00
Donald J. Brown 307669fdde Added rendering of submit button body within tag rather than before
WW-1677


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@501762 13f79535-47bb-0310-9956-ffa450edef68
2007-01-31 08:25:24 +00:00
Donald J. Brown 88df0924af Used id instead of name for Javascript method prefixes
WW-1618


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@501758 13f79535-47bb-0310-9956-ffa450edef68
2007-01-31 07:56:28 +00:00
Donald J. Brown 8d22794130 Fixed wrong name for freemarker datetimepicker tag
WW-1684


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@501750 13f79535-47bb-0310-9956-ffa450edef68
2007-01-31 07:06:47 +00:00
Donald J. Brown 9ebc53c4f0 Fixed missing type attribute from script elements
WW-1627


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@501749 13f79535-47bb-0310-9956-ffa450edef68
2007-01-31 06:59:58 +00:00
Donald J. Brown 8d4d13147d Fixed optgroup throwing NPE, added file missing from commit fixing servlet action redirect
WW-1670 WW-1662


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@501746 13f79535-47bb-0310-9956-ffa450edef68
2007-01-31 06:22:43 +00:00
Donald J. Brown 4a55d03e9a Fixing servlet action redirect not passing injected mapper to super class
WW-1662

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@501736 13f79535-47bb-0310-9956-ffa450edef68
2007-01-31 05:38:02 +00:00
Donald J. Brown 508bd982c2 Added control header and footer to datetimepicker in css_xhtml theme
WW-1689

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@501734 13f79535-47bb-0310-9956-ffa450edef68
2007-01-31 05:14:16 +00:00
Donald J. Brown 7187a6d04b Fixed custom parent packages not inherited properly with namespace annotation, fixed problem report when single exception
WW-1679 WW-1687

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@501717 13f79535-47bb-0310-9956-ffa450edef68
2007-01-31 03:51:11 +00:00
Donald J. Brown 8dc11480ef Fixed class name
WW-1692


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@501683 13f79535-47bb-0310-9956-ffa450edef68
2007-01-31 01:34:42 +00:00
Donald J. Brown 43ed192645 Fixed embarrasing lack of faith in the "if" statement
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@501618 13f79535-47bb-0310-9956-ffa450edef68
2007-01-30 22:46:48 +00:00
Joseph Lad Germuska 723a14798c switch Tiles dependency to new TLP location
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@501513 13f79535-47bb-0310-9956-ffa450edef68
2007-01-30 18:47:55 +00:00
Ted Nathan Husted 4e4376535b WW-1686 Update Freemarker dependency to 2.3.8.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@501048 13f79535-47bb-0310-9956-ffa450edef68
2007-01-29 13:48:56 +00:00
Ted Nathan Husted 47f1e838f0 WW-1650 Update site for 2.0.5-SNAPSHOT.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@501047 13f79535-47bb-0310-9956-ffa450edef68
2007-01-29 13:47:05 +00:00
Ted Nathan Husted ac8b7404f1 Update POMs for Struts 2.0.5 SNAPSHOT.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@500934 13f79535-47bb-0310-9956-ffa450edef68
2007-01-29 03:51:53 +00:00
Ted Nathan Husted 238abc3d12 WW-1650 Update POMs for 2.0.4 release.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@500931 13f79535-47bb-0310-9956-ffa450edef68
2007-01-29 03:38:40 +00:00
Donald J. Brown 543095e202 Fixed sitegraph not working due to new default properties provider
WW-1650


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@500925 13f79535-47bb-0310-9956-ffa450edef68
2007-01-29 02:41:07 +00:00
Donald J. Brown 8622e46762 Adding notice and license files to all artifacts that will go into Maven
WW-1650


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@500893 13f79535-47bb-0310-9956-ffa450edef68
2007-01-28 21:36:41 +00:00
Donald J. Brown 981c80147b Exposed several freemarker tag model methods to subclasses
WW-1650


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@500745 13f79535-47bb-0310-9956-ffa450edef68
2007-01-28 05:38:24 +00:00
Ted Nathan Husted 152fe60914 WW-1650 Update retrotranslator
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@499748 13f79535-47bb-0310-9956-ffa450edef68
2007-01-25 11:43:04 +00:00
Ted Nathan Husted 84d7f4628b WW-1650 Update retrotranslator
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@499747 13f79535-47bb-0310-9956-ffa450edef68
2007-01-25 11:42:28 +00:00
Donald J. Brown 2818f9218b Added interceptor for portlet apps that injects the portlet preferences.
A simple stub for servlet environment testing will be used if needed.
WW-1676


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@499708 13f79535-47bb-0310-9956-ffa450edef68
2007-01-25 09:23:21 +00:00
Donald J. Brown 3f96219877 Fixed classpath configuration parameters not able to be defined
in files other than struts.properties
WW-1650


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@499707 13f79535-47bb-0310-9956-ffa450edef68
2007-01-25 09:17:38 +00:00
Donald J. Brown 35d43292cd Fixed when custom i18n props not specified
WW-1668


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@499704 13f79535-47bb-0310-9956-ffa450edef68
2007-01-25 08:57:59 +00:00
Donald J. Brown bc6d851439 Moved processing of localization files from struts.properties to any usual properties setting
technique (web.xml, struts.properties, struts.xml)
WW-1668


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@499294 13f79535-47bb-0310-9956-ffa450edef68
2007-01-24 07:33:24 +00:00
Ted Nathan Husted c3cf9d5ec8 WW-1650 Add link to migration guide and restore AJAX bullet, since they are becoming FAQs.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@498588 13f79535-47bb-0310-9956-ffa450edef68
2007-01-22 11:46:20 +00:00
René Gielen f13f6186cf WW-1392:
As discussed, add a struts-annotations profile for local development similar to xwork profile. Works fine AFAIK.
I assumed a directory organization like we have in the svn repository, so that we have the maven repository checked out besides struts2 repository, which means the reference in pom.xml goes to ../maven/struts-aanotations. Another solution would be to just assume the struts annotations module is found besides struts2 repo. So that point might to be discussed.

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@498262 13f79535-47bb-0310-9956-ffa450edef68
2007-01-21 10:03:52 +00:00
Donald J. Brown 03745a49ae Split properties loading so that struts.properties can override plugin properties
WW-1666


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@498215 13f79535-47bb-0310-9956-ffa450edef68
2007-01-20 23:59:10 +00:00
Donald J. Brown 4449472577 Adding @SkipValidation annotation and associated interceptor
WW-1664


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@498203 13f79535-47bb-0310-9956-ffa450edef68
2007-01-20 22:55:16 +00:00