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
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
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
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
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
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
James Mitchell
da4e814ee2
WW-1767 Remove Struts 2 JSF Plugin's dependency on Struts 1.3.8 -- probably an oversight
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@518612 13f79535-47bb-0310-9956-ffa450edef68
2007-03-15 12:58:12 +00:00
Musachy Barroso
20affeab23
WW-1707 Update action mapping to use "redirectAction" instead of "redirect-action"
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@517966 13f79535-47bb-0310-9956-ffa450edef68
2007-03-14 01:28:27 +00:00
Musachy Barroso
97f9941ac3
WW-1607
...
* Add cssStyle to form template
* Add struts-plugin.xml for the Dojo plugin
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@517965 13f79535-47bb-0310-9956-ffa450edef68
2007-03-14 01:26:33 +00:00
Ted Nathan Husted
55dd8188a3
WW-1707 Apply consistent naming for the interceptors in struts-default.xml
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@517096 13f79535-47bb-0310-9956-ffa450edef68
2007-03-12 04:46:27 +00:00
Ted Nathan Husted
419dc383a0
WW-1548 Remove continuation support from 2.1.x, and move continuations to the sandbox.
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@517095 13f79535-47bb-0310-9956-ffa450edef68
2007-03-12 04:31:08 +00:00
Donald J. Brown
56daf5ce75
Fixed dojo tests
...
WW-1715
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@516988 13f79535-47bb-0310-9956-ffa450edef68
2007-03-11 19:00:38 +00:00
Donald J. Brown
ff13616fe3
Changing tiles plugin to use the latest released version
...
WW-1715
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@516986 13f79535-47bb-0310-9956-ffa450edef68
2007-03-11 18:49:39 +00:00
Musachy Barroso
3e77b6934f
WW-1607
...
* Copy head tag to Dojo plugin
* Remove calendar-related attributes and tests from head tag
* Fix tabbedpanel examples in showcase to use the head tag from the Dojo plugin
WW-1757 Rename tabbed panel tag to "tabbedpanel" (from "tabbedPanel")
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@516804 13f79535-47bb-0310-9956-ffa450edef68
2007-03-10 22:56:58 +00:00
Musachy Barroso
39fec2b7ac
WW-1607
...
* Modify the StrutsTagSkipInheritance annotation so it can be applied to methods
* Overwrite setTheme(String) on the ajax tags to annotate it @StrutsTagSkipInheritance
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@516779 13f79535-47bb-0310-9956-ffa450edef68
2007-03-10 20:22:34 +00:00
René Gielen
02a6440376
Activate dojo plugin to get full build up and running
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@516187 13f79535-47bb-0310-9956-ffa450edef68
2007-03-08 21:36:35 +00:00
René Gielen
7d93a7f48e
WW-1750:
...
fixing <script> tags in templates using deprecated language attribute, therefore breaking W3C validation
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@516183 13f79535-47bb-0310-9956-ffa450edef68
2007-03-08 21:28:22 +00:00
Musachy Barroso
c4509dbfbc
WW-1607
...
* Add classes for form tag(just extend the ones on core)
* Copy datetimepicker.ftl from core
* Add common-events to the tags
* Remove dependency on xhtml theme
* Fix autocompleter failing test
* Restore compressed dojo.js (I overwrote it with the uncompressed one by mistake)
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@515878 13f79535-47bb-0310-9956-ffa450edef68
2007-03-08 01:26:24 +00:00
Musachy Barroso
0902929dd6
WW-1607
...
Generate remote and static autocompleter from the same freemarker template
Fix autocompleter test
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@515424 13f79535-47bb-0310-9956-ffa450edef68
2007-03-07 02:20:44 +00:00
Musachy Barroso
65131d66a5
Move classes to "dojo" package so they don't conflict with the ones from core
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@514940 13f79535-47bb-0310-9956-ffa450edef68
2007-03-06 01:11:06 +00:00
Musachy Barroso
de09c2ca53
WW-1607 Separate dojo-related tags into their own plugin
...
* Overwrite parent attribute setters so they are added to the TLD
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@514458 13f79535-47bb-0310-9956-ffa450edef68
2007-03-04 18:51:30 +00:00
Musachy Barroso
e2f349dca9
WW-1607 Separate dojo-related tags into their own plugin. For prior history see < http://svn.apache.org/viewvc?view=rev&revision=514082 >
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@514083 13f79535-47bb-0310-9956-ffa450edef68
2007-03-03 05:48:54 +00:00
Antonio Petrelli
c0d4fe51fb
Updated to follow the changes in Tiles API. See TILES-114.
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@510959 13f79535-47bb-0310-9956-ffa450edef68
2007-02-23 14:36:25 +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
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
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
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
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
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
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
02424af910
Adding support for selecting unknown namespaces for codebehind plugin
...
WW-1663
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@498085 13f79535-47bb-0310-9956-ffa450edef68
2007-01-20 08:13:11 +00:00
Ted Nathan Husted
bce0209ecc
WW-1588 Update POMs for 2.0.4-SNAPSHOT (once again).
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@498062 13f79535-47bb-0310-9956-ffa450edef68
2007-01-20 03:49:06 +00:00
Ted Nathan Husted
8bf687db8f
WW-1588 Update POMs for 2.0.3 (third try).
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@498041 13f79535-47bb-0310-9956-ffa450edef68
2007-01-20 01:50:47 +00:00
Ted Nathan Husted
a97043519c
WW-1588 Update POMs for 2.0.4-SNAPSHOT (as discussed).
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@497807 13f79535-47bb-0310-9956-ffa450edef68
2007-01-19 13:26:15 +00:00
Ted Nathan Husted
c66b4ed34a
WW-1588 Update POMs for 2.0.3 (second try).
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@497787 13f79535-47bb-0310-9956-ffa450edef68
2007-01-19 12:10:42 +00:00
Ted Nathan Husted
2573b581c9
WW-1588 Update POMs for 2.1.0-SNAPSHOT.
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@496766 13f79535-47bb-0310-9956-ffa450edef68
2007-01-16 17:01:40 +00:00