Commit Graph

1022 Commits

Author SHA1 Message Date
Donald J. Brown 7897458734 Tied object factory instance to dispatcher instance
WW-1544


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@484733 13f79535-47bb-0310-9956-ffa450edef68
2006-12-08 20:16:16 +00:00
Donald J. Brown 3d10e04609 Moving xwork dep to snapshot, since rc1 will be rolled tomorrow
WW-1483


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@484718 13f79535-47bb-0310-9956-ffa450edef68
2006-12-08 19:58:24 +00:00
Donald J. Brown 42ce8be696 Fixed submit unit tests, file upload test, date picker test, improved
dispatcher cleanup
WW-1538 WW-1544


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@484717 13f79535-47bb-0310-9956-ffa450edef68
2006-12-08 19:57:59 +00:00
Donald J. Brown 8b9df9de30 Fixed max file size in file upload to actually limit files
WW-1549


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@484695 13f79535-47bb-0310-9956-ffa450edef68
2006-12-08 18:38:58 +00:00
David H. DeWolf 973323b260 Adding license to new class
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@484628 13f79535-47bb-0310-9956-ffa450edef68
2006-12-08 15:03:59 +00:00
David H. DeWolf fe26e6fba1 Providing a mechanism which allows only portions of the action to be exposed/converted to XML by the XSLT result
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@484626 13f79535-47bb-0310-9956-ffa450edef68
2006-12-08 15:02:24 +00:00
Donald J. Brown b9a0512481 Fixed ajax submit button to include control headers/footers
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@483888 13f79535-47bb-0310-9956-ffa450edef68
2006-12-08 08:53:35 +00:00
Donald J. Brown 50002a9007 Fixed formatting of if tag test
WW-1538


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@483885 13f79535-47bb-0310-9956-ffa450edef68
2006-12-08 08:40:36 +00:00
Donald J. Brown 9141c01235 Fixed mis-loading of result types
WW-1538


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@483883 13f79535-47bb-0310-9956-ffa450edef68
2006-12-08 08:36:25 +00:00
Donald J. Brown 396b08a021 Fixed velocity favourite spelling
WW-1538


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@483878 13f79535-47bb-0310-9956-ffa450edef68
2006-12-08 08:23:19 +00:00
Donald J. Brown 3f7877f1ba Fixed favourite color with different spellings, exposed uploaded file
WW-1538


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@483877 13f79535-47bb-0310-9956-ffa450edef68
2006-12-08 08:22:32 +00:00
Donald J. Brown 11b8f99378 Fixed datepicker missing control headers and footers in xhtml theme
WW-1538


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@483876 13f79535-47bb-0310-9956-ffa450edef68
2006-12-08 08:21:50 +00:00
Donald J. Brown 0d27bf064b Updating for new initialization of continuations (still broken though)
WW-1548


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@483873 13f79535-47bb-0310-9956-ffa450edef68
2006-12-08 08:02:55 +00:00
Donald J. Brown de8c649f83 Moving sitemesh decorator over to sitemesh plugin, changing debug interceptor to only store stack in
session when first invoked, documentation updates to code behind plugin
WW-1546 WW-1483


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@483839 13f79535-47bb-0310-9956-ffa450edef68
2006-12-08 05:52:10 +00:00
Rainer Hermanns 17aaf3cb1e Showcase Examples Broken
o fixed wrong image link in help page

Issue Number: WW-1538

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@483267 13f79535-47bb-0310-9956-ffa450edef68
2006-12-06 22:37:53 +00:00
Rainer Hermanns de438f5cc5 Showcase Examples Broken
o adding velocity deps to fix velocity samples (ui-tags)

Issue Number: WW-1538

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@483265 13f79535-47bb-0310-9956-ffa450edef68
2006-12-06 22:23:25 +00:00
Rainer Hermanns a1ef106bae Showcase Examples Broken
o optimized output for if tga samples

Issue Number: WW-1538

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@483262 13f79535-47bb-0310-9956-ffa450edef68
2006-12-06 22:19:12 +00:00
Rainer Hermanns 0500dab26c trimmed package name
WW-1483

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@483260 13f79535-47bb-0310-9956-ffa450edef68
2006-12-06 22:12:53 +00:00
Rainer Hermanns 9830622bd2 Showcase Examples Broken
o removed duplicated file upload samples

Issue Number: WW-1538

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@483242 13f79535-47bb-0310-9956-ffa450edef68
2006-12-06 21:30:33 +00:00
David H. DeWolf 34ab74e95f WW-1545; Preventing null pointer from log message
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@483237 13f79535-47bb-0310-9956-ffa450edef68
2006-12-06 21:22:08 +00:00
Rainer Hermanns 64957a3cf3 Showcase Examples Broken
o fixed chatroom sample (looks good)
o some url fixes for hangman (ajax not working properly yet)
o better javascript popup text values for submit and rest buttons (aaa, bbb)


Issue Number: WW-1538

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@483228 13f79535-47bb-0310-9956-ffa450edef68
2006-12-06 21:11:56 +00:00
Rainer Hermanns 1f74fdee12 URL tag: webapp root repeats when path saved to local variable
o fixed AutoCompleter samples
o added some javadocs about correct href usage
o changed AutoCompleter href to static value instead of a processed one

Issue Number: WW-1537

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@483215 13f79535-47bb-0310-9956-ffa450edef68
2006-12-06 20:40:24 +00:00
Rainer Hermanns 8b475fe2a4 URL tag: webapp root repeats when path saved to local variable
o fixed samples in showcase: replaced static hrefs attribute values with ids from url tag
o some tag fixed (removed duplicate theme attributes)
o fixed minor html errors

Issue Number: WW-1537

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@483207 13f79535-47bb-0310-9956-ffa450edef68
2006-12-06 20:09:04 +00:00
Rainer Hermanns e4b27798fe struts-messages_de.properties
o optimized german translation

Issue Number: WW-1483

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@483192 13f79535-47bb-0310-9956-ffa450edef68
2006-12-06 19:36:19 +00:00
Rainer Hermanns f27c53cb97 Polish version of struts-messages.properties
Issue Number: WW-1540
Submitted by: Dariusz Wojtas

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@483189 13f79535-47bb-0310-9956-ffa450edef68
2006-12-06 19:34:03 +00:00
Rainer Hermanns 20fee48d8a Jsr168Dispatcher does not destroy the Dispatcher properly
o added destroy method as suggested

Issue Number: WW-1542
Submitted by: Rickard Öberg

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@483185 13f79535-47bb-0310-9956-ffa450edef68
2006-12-06 19:28:07 +00:00
David H. DeWolf f6f0bbe73d Adding exception to warn message
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@483062 13f79535-47bb-0310-9956-ffa450edef68
2006-12-06 12:59:50 +00:00
David H. DeWolf b747332dd1 Properly closing input stream in PropertiesSettings; WW-1541, Thank you Rickard Oberg
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@483061 13f79535-47bb-0310-9956-ffa450edef68
2006-12-06 12:51:19 +00:00
Rainer Hermanns ec08056449 fixed attribute name
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@482302 13f79535-47bb-0310-9956-ffa450edef68
2006-12-04 19:26:42 +00:00
Rainer Hermanns f66f8cd987 XWork-2.0-beta-3 released
o updating pom.xml

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@481535 13f79535-47bb-0310-9956-ffa450edef68
2006-12-02 09:49:30 +00:00
Rainer Hermanns bdf948b03b Autocompleter problems
o removed code duplication

Issue Number: WW-1529
Submitted by: Musachy Barroso

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@481382 13f79535-47bb-0310-9956-ffa450edef68
2006-12-01 20:54:52 +00:00
Rainer Hermanns 827eaef893 Autocompleter problems
o Added missing files

Issue Number: WW-1529
Submitted by: Musachy Barroso

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@481288 13f79535-47bb-0310-9956-ffa450edef68
2006-12-01 16:47:25 +00:00
Donald J. Brown f450837ec8 Adding test for xslt includes
WW-1483


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@481180 13f79535-47bb-0310-9956-ffa450edef68
2006-12-01 08:02:59 +00:00
Donald J. Brown 9aa50d2de8 Better handle image submit buttons
WW-1532


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@481173 13f79535-47bb-0310-9956-ffa450edef68
2006-12-01 07:16:50 +00:00
David H. DeWolf 3e29ef620d Fixing freemarker showcase and adding freemarker standard tag showcase
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@481136 13f79535-47bb-0310-9956-ffa450edef68
2006-12-01 03:21:53 +00:00
Donald J. Brown e0f575ffbe Adding TestNG support
WW-1531


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@481125 13f79535-47bb-0310-9956-ffa450edef68
2006-12-01 01:35:38 +00:00
Rainer Hermanns 3ae904873f Autocompleter problems
The dropdown of the autocompleter shows on the wrong place when the autocompleter.style.left.x != 0.
Make autocompleter consistent with the other ajax tags attributes:
o Add formId and formFilter to make it able to submit a form
o Add beforeLoading and afterLoading
o Add refreshListenTopic and onValueChangedPublishTopic
o Add delay

Issue Number: WW-1529
Submitted by: Musachy Barroso

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@481100 13f79535-47bb-0310-9956-ffa450edef68
2006-11-30 22:58:45 +00:00
Rainer Hermanns b1fd895f3d Autocompleter problems
The dropdown of the autocompleter shows on the wrong place when the autocompleter.style.left.x != 0.
Make autocompleter consistent with the other ajax tags attributes:
o Add formId and formFilter to make it able to submit a form
o Add beforeLoading and afterLoading
o Add refreshListenTopic and onValueChangedPublishTopic
o Add delay

Issue Number: WW-1529
Submitted by: Musachy Barroso

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@481097 13f79535-47bb-0310-9956-ffa450edef68
2006-11-30 22:39:50 +00:00
Ted Nathan Husted e7299853d6 WW-1483 Update dependency to XWork 2 Beta 2, but we need the -sources.jar or -javadoc.jar in the OS repository to run the final assembly:assembly stage.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@480823 13f79535-47bb-0310-9956-ffa450edef68
2006-11-30 04:01:27 +00:00
Rainer Hermanns d4e94ecd58 Add Autocompleter AJAX tag
o add missing AutocompleterTag from Musachy's patch
o added AutocompleterModel for freemarker
o updated StrutsModels

Issue number: WW-1520

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@480637 13f79535-47bb-0310-9956-ffa450edef68
2006-11-29 17:27:47 +00:00
Ted Nathan Husted 461bbeef9b WW-1520 Add missing file from r479854
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@480078 13f79535-47bb-0310-9956-ffa450edef68
2006-11-28 15:05:04 +00:00
David H. DeWolf b71032906d Updating tiles dependencies; Using revision specific snapshot
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@480027 13f79535-47bb-0310-9956-ffa450edef68
2006-11-28 12:49:46 +00:00
Ted Nathan Husted 5cecd6377b WW-1522 "Automatic Alias ActionConfigs" - Apply second patch.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@479854 13f79535-47bb-0310-9956-ffa450edef68
2006-11-28 02:34:13 +00:00
Ted Nathan Husted 1c13806fdb WW-1458 Add link to XWork API docs. Move Shale reference to FAQ. Fix POM reference to assembly plugin.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@479850 13f79535-47bb-0310-9956-ffa450edef68
2006-11-28 02:21:39 +00:00
Donald J. Brown 6f67cfb1eb Fixed unit tests not passing for blank webapp
WW-1483


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@479828 13f79535-47bb-0310-9956-ffa450edef68
2006-11-28 00:49:54 +00:00
Donald J. Brown 7c3103357a Adding missing Autocompleter class from WW-1520
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@479821 13f79535-47bb-0310-9956-ffa450edef68
2006-11-28 00:19:54 +00:00
Ted Nathan Husted 78bd5af96c WW-1520 Add missing file from r479236
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@479638 13f79535-47bb-0310-9956-ffa450edef68
2006-11-27 14:35:22 +00:00
Ted Nathan Husted f81906568a WW-1522 "Automatic Alias ActionConfigs" - Add prototype tests and class before continuing with implementation.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@479495 13f79535-47bb-0310-9956-ffa450edef68
2006-11-27 01:56:16 +00:00
Ted Nathan Husted 5e68ebe634 WW-1458 Update mailreader to use constant configuration and latest tag idioms.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@479396 13f79535-47bb-0310-9956-ffa450edef68
2006-11-26 18:32:24 +00:00
Ted Nathan Husted d0261c092f WW-1458 Enable use of both key and name attributes. Update some related Javadocs.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@479263 13f79535-47bb-0310-9956-ffa450edef68
2006-11-26 03:13:06 +00:00