Ted Nathan Husted
1cac46040a
WW-1349 Refactor MailReader localization
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@438199 13f79535-47bb-0310-9956-ffa450edef68
2006-08-29 20:40:00 +00:00
Ted Nathan Husted
6c596a1d24
Copy mailreader-ibatis work in progress to sandbox for further work.
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@438177 13f79535-47bb-0310-9956-ffa450edef68
2006-08-29 19:38:46 +00:00
Ted Nathan Husted
a792db6c6f
WW-1388 Move shopping-cart into sandbox, for now.
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@438175 13f79535-47bb-0310-9956-ffa450edef68
2006-08-29 19:31:57 +00:00
Ted Nathan Husted
a4a99899ed
WW-1353 Complete rollback of r436971 and r436991, using new property name and enabling behavior by default. Update affected applications. (And release notes.)
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@438114 13f79535-47bb-0310-9956-ffa450edef68
2006-08-29 16:51:55 +00:00
Ted Nathan Husted
21c76aec62
WW-1392 Bring over WW2.2.3 TLD. Review commit history. Add missing attribute (doubleAccesskey) and missing tag (debug). (Next: Update with example code.) Also change Velocity directive prefix from "s-" to "s", since the using special character wasn't working.
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@434265 13f79535-47bb-0310-9956-ffa450edef68
2006-08-24 00:16:35 +00:00
Toby Jee
0889f1eecc
WW-731
...
- added an example into showcase demostrating a simple usage of MessageStoreInterceptor
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@433252 13f79535-47bb-0310-9956-ffa450edef68
2006-08-21 14:25:31 +00:00
Ted Nathan Husted
060c19cb9e
WW-1353 Move the MailReader iBATIS code to the sandbox, until it is ready.
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@433103 13f79535-47bb-0310-9956-ffa450edef68
2006-08-21 00:29:52 +00:00
Ted Nathan Husted
b2ede00dd0
WW-1340 Add support for the maven taglib plugin. Update TLD settings to work well with plugin. Change tablib URI reference to "struts-tags" for consistency and to avoid potential conflict other custom taglibs.
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@432978 13f79535-47bb-0310-9956-ffa450edef68
2006-08-20 15:24:09 +00:00
Ted Nathan Husted
5b67f4ac48
WW-1340 Update Javadocs, constants, and such. No functional changes.
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@432886 13f79535-47bb-0310-9956-ffa450edef68
2006-08-19 22:03:04 +00:00
Toby Jee
6982c3988e
WW-1340
...
- added content-type specific jsp page directive to make sure UTF-8 is used such that character encoding work properly with this example
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@429978 13f79535-47bb-0310-9956-ffa450edef68
2006-08-09 06:40:35 +00:00
Ted Nathan Husted
304581a382
WW-1353 Second pass on wildcard refactoring. Drop authentification for now, to make it easier to see the forest for trees.
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@428524 13f79535-47bb-0310-9956-ffa450edef68
2006-08-03 20:51:09 +00:00
Ted Nathan Husted
a7308af86b
WW-1353 First pass on wildcard refactoring.
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@428424 13f79535-47bb-0310-9956-ffa450edef68
2006-08-03 15:29:33 +00:00
Ted Nathan Husted
127e78c6ef
WW-1353 Refactor MailReader to use namespaces and conventional, finely-grained actions with no aliases. (Refactoring for wildcards is next.)
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@428210 13f79535-47bb-0310-9956-ffa450edef68
2006-08-03 01:18:55 +00:00
Ted Nathan Husted
5877cc9acc
WW-1353 Refactor MailReader to use namespaces and conventional, finely-grained actions with no aliases. (Refactoring for wildcards is next.)
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@428209 13f79535-47bb-0310-9956-ffa450edef68
2006-08-03 01:17:08 +00:00
Ted Nathan Husted
b073963550
WW-1353 Refactor MailReader to use namespaces and conventional, finely-grained actions with no aliases. (Refactoring for wildcards is next.)
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@428196 13f79535-47bb-0310-9956-ffa450edef68
2006-08-02 23:43:27 +00:00
Patrick Lightbody
d0726b1be2
- renaming jetty back to jetty6, even though jetty6 is deprecated. that is because the jetty plugin has major issues that cause it to completely not work (has to do with dependency mismatch problems).
...
- adding additional classpath to quickstart.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@428050 13f79535-47bb-0310-9956-ffa450edef68
2006-08-02 16:54:15 +00:00
Patrick Lightbody
2126792b82
using new jetty plugin name (jetty:run instead of jetty6:run)
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@427827 13f79535-47bb-0310-9956-ffa450edef68
2006-08-02 00:46:40 +00:00
Patrick Lightbody
46504b261f
quickstart works with multiple idea configurations (i thought this already worked - perhaps not)
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@427809 13f79535-47bb-0310-9956-ffa450edef68
2006-08-02 00:11:15 +00:00
Ted Nathan Husted
b9c804db1b
WW-1353 MailReader - Update mappings and links to correct operation using wildcards instead of ! aliases. Note that there might be an issue with wildcard matching. Ideally Registration_save and Subscription_save should be Registration!save and Subscription!save, so that the links are consistent.
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@427775 13f79535-47bb-0310-9956-ffa450edef68
2006-08-01 22:38:18 +00:00
Ted Nathan Husted
bb636d17d4
WW-1399 Correct unit test lifecycle so that tables are dropped between cycles.
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@427124 13f79535-47bb-0310-9956-ffa450edef68
2006-07-31 14:17:50 +00:00
Ted Nathan Husted
2b584b9230
WW-1399 Rename iBATIS statement test suite.
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@426992 13f79535-47bb-0310-9956-ffa450edef68
2006-07-31 00:58:27 +00:00
Ted Nathan Husted
4c3782f851
WW-1399 Complete first set of tests for iBATIS statements.
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@426991 13f79535-47bb-0310-9956-ffa450edef68
2006-07-31 00:56:03 +00:00
Ted Nathan Husted
f71499efd8
WW-1399 Extend unit tests for iBATIS statements; move the "sample" script back (seems to work now).
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@426954 13f79535-47bb-0310-9956-ffa450edef68
2006-07-30 22:01:59 +00:00
Ted Nathan Husted
231cde3a2c
WW-1399 Move SQL script file to apease Maven.
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@426921 13f79535-47bb-0310-9956-ffa450edef68
2006-07-30 19:46:29 +00:00
Ted Nathan Husted
21f7726627
WW-1399 Add initial support for HSQLDB and iBATIS
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@426917 13f79535-47bb-0310-9956-ffa450edef68
2006-07-30 19:02:23 +00:00
Toby Jee
ba3b39d58c
WW-1379
...
- remove link to richtexteditor example from index.jsp, since
richtexteditor component has been removed from struts2
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@426757 13f79535-47bb-0310-9956-ffa450edef68
2006-07-29 06:27:08 +00:00
Toby Jee
587d83e652
WW-1396
...
- typo in textarea component in ajax theme and also showcase example
"linkGroup;|;textGroup;|;justifyGroup;|;listGroup;indentGroup;|;colorGroup"
should instead be
"linkGroup;|;textGroup;|;justifyGroup;|;listGroup;indentGroup;|;colorGroup"
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@426756 13f79535-47bb-0310-9956-ffa450edef68
2006-07-29 06:25:21 +00:00
Ted Nathan Husted
ac60dc5087
WW-1340 Correct tag idiom.
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@425834 13f79535-47bb-0310-9956-ffa450edef68
2006-07-26 20:26:13 +00:00
Donald J. Brown
5ca278093a
Updated to Spring 1.2.8
...
Patch provided by Eric Molitor
WW-1394
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@425796 13f79535-47bb-0310-9956-ffa450edef68
2006-07-26 18:18:44 +00:00
Donald J. Brown
201ee5279c
Removing the old Ant build
...
WW-1384
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@425635 13f79535-47bb-0310-9956-ffa450edef68
2006-07-26 05:46:24 +00:00
Ted Nathan Husted
659fa20100
WW-1353 Update MailReader to use wildcards instead of bangs.
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@425589 13f79535-47bb-0310-9956-ffa450edef68
2006-07-26 03:04:47 +00:00
Ted Nathan Husted
767de1723b
WW-1378 Amend version from 2.0 to 2.0.0 to match 1.x conventions. Add Mailreader to apps roster.
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@424751 13f79535-47bb-0310-9956-ffa450edef68
2006-07-23 15:02:22 +00:00
Toby Jee
5166c86f7b
- WW-1389 WW-1367
...
- changed to use 's' prefix instead of 'saf'
- changed uri to be '/tags' instead of '/struts-action'
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@424536 13f79535-47bb-0310-9956-ffa450edef68
2006-07-22 07:54:40 +00:00
Toby Jee
a1af6031f7
WW-1389
...
- added test example into showcase to using If/Else/ElseIf tag (in JSP
and freemarker form)
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@424533 13f79535-47bb-0310-9956-ffa450edef68
2006-07-22 07:25:15 +00:00
Ted Nathan Husted
5279f6658c
ww-1367 Update applications and taglib references for Struts 2 conventions.
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@424153 13f79535-47bb-0310-9956-ffa450edef68
2006-07-21 01:21:13 +00:00
Ted Nathan Husted
957ad96110
ww-1367 Update applications and taglib references.
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@424152 13f79535-47bb-0310-9956-ffa450edef68
2006-07-21 01:04:41 +00:00
Donald J. Brown
32f94c1b9e
Adding a Maven 2 build for mailreader, integrating it into the regular
...
maven build, restructuring app source for Maven
WW-1349
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@423349 13f79535-47bb-0310-9956-ffa450edef68
2006-07-19 02:56:36 +00:00
Ted Nathan Husted
363eb1def3
WW-1349 Move Mailreader out of the sandbox.
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@423340 13f79535-47bb-0310-9956-ffa450edef68
2006-07-19 02:08:03 +00:00
Donald J. Brown
b57433f10e
Removed action!method syntax by default, however, it can be enabled
...
by specifying the "struts.compatibilityMode" property to true.
WW-1353
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@422956 13f79535-47bb-0310-9956-ffa450edef68
2006-07-18 04:15:02 +00:00
Toby Jee
f35ebfde5b
WW-1375 added link to hangman to showcase menu
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@422426 13f79535-47bb-0310-9956-ffa450edef68
2006-07-16 10:09:57 +00:00
Toby Jee
7b87cdec47
WW-1375 finnish up hangman example
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@422423 13f79535-47bb-0310-9956-ffa450edef68
2006-07-16 09:58:16 +00:00
Toby Jee
25b9d880de
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@422414 13f79535-47bb-0310-9956-ffa450edef68
2006-07-16 09:04:22 +00:00
Toby Jee
11e0c2867d
WW-1375
...
- renamed hangman.ftl to hangmanAjax.ftl
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@422409 13f79535-47bb-0310-9956-ffa450edef68
2006-07-16 08:45:34 +00:00
Toby Jee
7730d14b25
WW-1375
...
- modified javascript
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@422408 13f79535-47bb-0310-9956-ffa450edef68
2006-07-16 08:44:24 +00:00
Toby Jee
2e6605497f
WW-1297
...
- add example into showcase that causes bug WW-1297 to appear
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@422376 13f79535-47bb-0310-9956-ffa450edef68
2006-07-16 05:24:08 +00:00
Toby Jee
b4dfad3a54
WW-1317
...
- work on tooltip (changes due to switch to dojo tooltip)
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@422251 13f79535-47bb-0310-9956-ffa450edef68
2006-07-15 15:24:09 +00:00
Toby Jee
4e7d157c39
WW-1379
...
- remove example that uses rich text editor
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@422250 13f79535-47bb-0310-9956-ffa450edef68
2006-07-15 15:19:27 +00:00
Toby Jee
951852b7ca
WW-1317
...
- removed tooltip example, as there's not much functionality to
demostrate with the change to dojo tooltip
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@422249 13f79535-47bb-0310-9956-ffa450edef68
2006-07-15 15:16:11 +00:00
Donald J. Brown
808abc64a0
Fixing last references of xwork.xml that I could find
...
WW-1344
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@421745 13f79535-47bb-0310-9956-ffa450edef68
2006-07-13 23:52:21 +00:00
Patrick Lightbody
3cff6992b5
removing jetty configuration from hostedqa profile (it seems to be breaking stuff at the moment)
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@420665 13f79535-47bb-0310-9956-ffa450edef68
2006-07-11 00:16:40 +00:00