Rainer Hermanns
42726a3f2e
Unit Test fixes for failing tests in Bamboo
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@527825 13f79535-47bb-0310-9956-ffa450edef68
2007-04-12 07:54:00 +00:00
Rainer Hermanns
c0ef5221c7
Updating the xwork dependency to 2.1-SNAPSHOT to fix several problems reported to
...
XWork and S2:
WW-1635 struts.xml include dependant packages not loading properly
WW-1856 s18n tag appears to be broken
NOTE on XWork 2.x updates: All validators.xml files are now validated, a DTD header
is required.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@527815 13f79535-47bb-0310-9956-ffa450edef68
2007-04-12 07:33:52 +00:00
Rainer Hermanns
c77af28616
Upgrading surefire plugin to version 2.3 to get rid off strange unit test failures
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@527814 13f79535-47bb-0310-9956-ffa450edef68
2007-04-12 07:28:10 +00:00
Musachy Barroso
09634ba83e
WW-1876 Improve tooltips support
...
* Move tooltip.gif back to core (moved to Dojo plugin by mistake)
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@526959 13f79535-47bb-0310-9956-ffa450edef68
2007-04-09 23:47:21 +00:00
Musachy Barroso
5dc2a02973
Add DTD to validators.xml
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@526457 13f79535-47bb-0310-9956-ffa450edef68
2007-04-07 17:52:07 +00:00
Ted Nathan Husted
3303daf339
WW-1834 Update release notes link.
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@526419 13f79535-47bb-0310-9956-ffa450edef68
2007-04-07 12:16:32 +00:00
Musachy Barroso
9670afa201
Fix test breaking build. Don, can you verify this?
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@526317 13f79535-47bb-0310-9956-ffa450edef68
2007-04-06 23:22:17 +00:00
Musachy Barroso
3bc38854c8
WW-1658 Create a general purpose "Bind" tag
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@526302 13f79535-47bb-0310-9956-ffa450edef68
2007-04-06 22:31:34 +00:00
Musachy Barroso
57d82a8a70
WW-1658 Create a general purpose "Bind" tag
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@526300 13f79535-47bb-0310-9956-ffa450edef68
2007-04-06 22:29:44 +00:00
Donald J. Brown
81525eef2d
Fixing restful to use right methods (docs right, code wrong)
...
WW-1475
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@525431 13f79535-47bb-0310-9956-ffa450edef68
2007-04-04 06:18:26 +00:00
Musachy Barroso
74ba44b5b7
WW-1793 Showcase Example 4 for Remote div does not work (something is broken on the div tag)
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@525345 13f79535-47bb-0310-9956-ffa450edef68
2007-04-04 01:25:18 +00:00
Musachy Barroso
7e1ae2b439
WW-1869 Dojo ContentPane fails to parse paths with "!"
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@525341 13f79535-47bb-0310-9956-ffa450edef68
2007-04-04 00:42:39 +00:00
Musachy Barroso
448789d0e1
WW-1869 Dojo ContentPane fails to parse paths with "!"
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@525340 13f79535-47bb-0310-9956-ffa450edef68
2007-04-04 00:41:45 +00:00
Musachy Barroso
daf2bbc988
WW-1860 Add "preload" attribute to div tag on Dojo plugin
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@525338 13f79535-47bb-0310-9956-ffa450edef68
2007-04-04 00:18:47 +00:00
Musachy Barroso
7a29b5282f
WW-1860 Add "preload" attribute to div tag on Dojo plugin
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@525337 13f79535-47bb-0310-9956-ffa450edef68
2007-04-04 00:18:39 +00:00
Musachy Barroso
a4835a7a18
WW-1536 Add a "cache" property to the head tag, that when true, uses an struts dojo profile, instead of standard dojo profile,
...
enabling the browser to catch the downloaded javascript files
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@524433 13f79535-47bb-0310-9956-ffa450edef68
2007-03-31 14:20:00 +00:00
René Gielen
08b564d52d
WW-1856:
...
Use changed TextProviderFactory (for upcoming XW 2.0.2) to fix issue with broken i18n tag / missing thread safety for TPF
See also:
http://jira.opensymphony.com/browse/XW-487
http://jira.opensymphony.com/browse/XW-476
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@523622 13f79535-47bb-0310-9956-ffa450edef68
2007-03-29 08:34:01 +00:00
Musachy Barroso
d04d3fa173
WW-1855 Upgrade bundled Dojo to 0.4.2
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@523142 13f79535-47bb-0310-9956-ffa450edef68
2007-03-28 02:20:03 +00:00
Musachy Barroso
a665f05685
WW-1861 Add "extraLocales" and "locale" to head tag on Dojo plugin
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@523138 13f79535-47bb-0310-9956-ffa450edef68
2007-03-28 02:02:55 +00:00
James Mitchell
8f56b3aefa
Patch trunk from original 2.0.x changes as follows...
...
WW-1840 -- Mailreader -- either show passwords as *** or show them as readonly (text) or remove them
WW-1841 -- Mailreader -- msg text showing in place of logo image (struts.logo.alt)
WW-1842 -- Mailreader -- Remove walking tour
* 1841 is not resolved, due to an issue with the i18n tag not finding the alternate bundle
* also remove extra extra params from css href and back links
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@522730 13f79535-47bb-0310-9956-ffa450edef68
2007-03-27 03:52:47 +00:00
Wendy Smoak
e96344288c
Fix scm urls, remove trailing slash.
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@522166 13f79535-47bb-0310-9956-ffa450edef68
2007-03-25 05:51:39 +00:00
Musachy Barroso
bae4969cf8
WW-1800
...
* Add "compressed" and "baseRelativePath" attributes to the head tag on the Dojo plugin
* Ignore inherited tag attributes on head tag
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@522094 13f79535-47bb-0310-9956-ffa450edef68
2007-03-24 19:10:01 +00:00
Musachy Barroso
3ba68f13d7
WW-1778 datetimepicker will now apply the "cssStyle" and "cssClass" to the input element
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@522057 13f79535-47bb-0310-9956-ffa450edef68
2007-03-24 17:23:45 +00:00
Musachy Barroso
4654ab3c0a
WW-1775 Nested tabbedPanel does not work in IE
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@522050 13f79535-47bb-0310-9956-ffa450edef68
2007-03-24 16:16:58 +00:00
Musachy Barroso
92c1dc1c60
WW-1667
...
* Move script generated on form tag outside the table element
* Make xhtml complient the input generated by the autocompleter tag
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@522041 13f79535-47bb-0310-9956-ffa450edef68
2007-03-24 15:52:18 +00:00
Musachy Barroso
117b7d64c7
Delete ajax autocompleter template from core
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@522040 13f79535-47bb-0310-9956-ffa450edef68
2007-03-24 15:47:40 +00:00
Musachy Barroso
59675011f6
WW-1812
...
* Flag "closeButton" attribute as deprecated on tabbedpanel tag, and add "closable" on div tag
* Update showcase tabbedpanel example
* Remove ajax html doc from old location on core
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@522039 13f79535-47bb-0310-9956-ffa450edef68
2007-03-24 15:37:58 +00:00
Musachy Barroso
c8e4ad5df4
WW-1607 Improve autocompleter's javadoc
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@522038 13f79535-47bb-0310-9956-ffa450edef68
2007-03-24 14:48:38 +00:00
Musachy Barroso
2b3197b1bc
WW-1607 Improve anchor's javadoc
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@522028 13f79535-47bb-0310-9956-ffa450edef68
2007-03-24 13:31:12 +00:00
Musachy Barroso
1f3104502e
WW-1607 Improve anchor's javadoc
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@522027 13f79535-47bb-0310-9956-ffa450edef68
2007-03-24 13:30:18 +00:00
James Mitchell
93d2bef24b
WW-1834 -- Remove old struts-tags-tld. It is currently being generated during the Maven build
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@521828 13f79535-47bb-0310-9956-ffa450edef68
2007-03-23 17:54:18 +00:00
Musachy Barroso
a77ea70bed
WW-1607 Add ajax notify topics to autocompleter
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@521551 13f79535-47bb-0310-9956-ffa450edef68
2007-03-23 00:51:54 +00:00
James Mitchell
01ad6b200e
WW-1834 Remove unnecessary file
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@521359 13f79535-47bb-0310-9956-ffa450edef68
2007-03-22 17:25:00 +00:00
James Mitchell
b9a70801db
WW-1834 We should push the 'save' button to 'log in'
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@521102 13f79535-47bb-0310-9956-ffa450edef68
2007-03-22 03:12:20 +00:00
James Mitchell
049cb5a4db
WW-1834 Fix simple formatting in config and quick fix for recently moved dojo taglib
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@521101 13f79535-47bb-0310-9956-ffa450edef68
2007-03-22 03:10:40 +00:00
Ted Nathan Husted
9285977625
WW-1828 "Login Action validation config file named "Logon-validation.xml" so doesn't validate" - Apply patch submitted by Dave Newton
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@520255 13f79535-47bb-0310-9956-ffa450edef68
2007-03-20 03:27:00 +00:00
Ted Nathan Husted
5d90132e0c
WW-1825 "Anchor tag inserts newline at end of tag" apply patch submitted by Claus Ibsen
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@520251 13f79535-47bb-0310-9956-ffa450edef68
2007-03-20 03:19:36 +00:00
Ted Nathan Husted
5be8649e19
WW-1814 "Default TypeConverters always created with default ObjectFactory" Reorder statics as suggested by Jasper Rosenberg
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@520243 13f79535-47bb-0310-9956-ffa450edef68
2007-03-20 02:56:32 +00:00
Ted Nathan Husted
9afb07fb3b
WW-1799 "StringLength validator is inconsistent client side and server side" submitted by Mads Riise Rasmussen
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@520236 13f79535-47bb-0310-9956-ffa450edef68
2007-03-20 02:45:24 +00:00
James Mitchell
e19616a110
WW-1827 - Added new test for CheckboxInterceptor -- thanks to Claus Ibsen
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@520208 13f79535-47bb-0310-9956-ffa450edef68
2007-03-20 01:31:36 +00:00
James Mitchell
0bd23c2984
WW-1824 Fix list item formatting -- patch provided by Claus Ibsen
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@520205 13f79535-47bb-0310-9956-ffa450edef68
2007-03-20 01:23:31 +00:00
James Mitchell
74b1311272
WW-1767 Fix a few typos and change lingering <a:sometag/> action references
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@520201 13f79535-47bb-0310-9956-ffa450edef68
2007-03-20 01:17:27 +00:00
Ted Nathan Husted
8e7c6db335
WW-1803 "ScopeIntercaptor null references on session serialization" apply patch submitted by Sylvain RIBEYRON.
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@520152 13f79535-47bb-0310-9956-ffa450edef68
2007-03-19 22:48:48 +00:00
Donald J. Brown
74855426e3
Fixed missing import
...
WW-1826
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@519450 13f79535-47bb-0310-9956-ffa450edef68
2007-03-17 21:46:41 +00:00
Donald J. Brown
fd9a15a89d
Better handling of invalid package name
...
WW-1826
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@519447 13f79535-47bb-0310-9956-ffa450edef68
2007-03-17 21:39:17 +00:00
Musachy Barroso
e206cf9a75
WW-1607
...
* Remove usage of deprecated attributes "beforeLoading", "afterLoading", "resultDivId", "preInvokeJS", "onLoadJS"
* Add examples of attributes "beforeNotifyTopics", "afterNotifyTopics", "errorNotifyTopics"
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@519410 13f79535-47bb-0310-9956-ffa450edef68
2007-03-17 18:58:20 +00:00
Musachy Barroso
07ac6bd6d9
WW-1607
...
* Remove unused files
* Remove deprecated attributes "beforeLoading", "afterLoading", "resultDivId", "preInvokeJS", "onLoadJS"
* Add attributes "beforeNotifyTopics", "afterNotifyTopics", "errorNotifyTopics"
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@519409 13f79535-47bb-0310-9956-ffa450edef68
2007-03-17 18:57:22 +00:00
Musachy Barroso
ad3e83375c
WW-1823 rename getAutocompleterModel to getAutocompleter in StrutsModels
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@519209 13f79535-47bb-0310-9956-ffa450edef68
2007-03-17 01:48:24 +00:00
Musachy Barroso
8a7fdfad6e
WW-1607
...
* Restore javascript files to core that were moved to the dojo plugin but were not related to dojo
* Render a tr with cells for the ajaxtags if a "label" is specified
* Fix wrong reference to dojo tooltip
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@519204 13f79535-47bb-0310-9956-ffa450edef68
2007-03-17 01:35:42 +00:00
Musachy Barroso
c0095ee4ef
WW-1607 Remove dojo-related templates from xhtm and css_xhtml
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@519198 13f79535-47bb-0310-9956-ffa450edef68
2007-03-17 01:15:50 +00:00