Commit Graph

  • 51d985b3b7 WW-1786 "using session-token interceptor generates FreeMarker template error" Apply patch submitted by Tom Schneider. The change synchronizes on the Ognl context so we don't concurrently execute results. The issue was that we were getting concurrency exceptions around the ognl context because the results were being executed concurrently. The change will reduce throughput when using the session-token interceptor, but it avoids the concurrency issues. Ted Nathan Husted 2007-03-12 22:18:44 +00:00
  • a8f1031e3c WW-1754 "The current struts-default.xml prevents TypeConverter wiring." Swap ObjectFactory and XWorkConverter load order per suggestion of Nicolas Berthet. Ted Nathan Husted 2007-03-12 21:36:16 +00:00
  • 3563fe21e7 WW-1754 "The current struts-default.xml prevents TypeConverter wiring." Swap ObjectFactory and XWorkConverter load order per suggestion of Nicolas Berthet. Ted Nathan Husted 2007-03-12 21:32:01 +00:00
  • 4dd9c2d556 WW-1678 - Port cookie interceptor from WW 2.2.5. Patch submitted by Nate Drake based on code contributed to WebWork2/Open Symphony by Toby Jee and Mathew Payne. Ted Nathan Husted 2007-03-12 20:33:53 +00:00
  • 8f589c03db WW-1678 - Port cookie interceptor from WW 2.2.5. Patch submitted by Nate Drake based on code contributed to WebWork2/Open Symphony by Toby Jee and Mathew Payne. Ted Nathan Husted 2007-03-12 20:25:06 +00:00
  • 7edf976bd9 WW-1619 URL component and URLHelper class do not handle multiple request parameters with the same name correctly when includeParams="get". Apply patch submitted by Tom Schneider. Ted Nathan Husted 2007-03-12 20:05:24 +00:00
  • bb8d0bf28a WW-1619 URL component and URLHelper class do not handle multiple request parameters with the same name correctly when includeParams="get". Apply patch submitted by Tom Schneider. Ted Nathan Husted 2007-03-12 20:05:02 +00:00
  • 88b946dacc WW-1707 Apply consistent naming for the results in struts-default.xml Ted Nathan Husted 2007-03-12 19:13:34 +00:00
  • 09f11dac5c WW-1707 Apply consistent naming for the results in struts-default.xml Ted Nathan Husted 2007-03-12 19:13:13 +00:00
  • 55dd8188a3 WW-1707 Apply consistent naming for the interceptors in struts-default.xml Ted Nathan Husted 2007-03-12 04:46:27 +00:00
  • 419dc383a0 WW-1548 Remove continuation support from 2.1.x, and move continuations to the sandbox. Ted Nathan Husted 2007-03-12 04:31:08 +00:00
  • 204af40c4e WW-1801 Remove Spring dependency by copying properties manually. WW-1707 Update interceptor reference. Ted Nathan Husted 2007-03-11 22:18:07 +00:00
  • fbe7fe226f WW-1801 Remove Spring dependency by copying properties manually. Ted Nathan Husted 2007-03-11 21:58:50 +00:00
  • c62e2041b3 Deleted "duplicate" file that was causing problems with svn checkout. tabbedPanel.html remains. Wendy Smoak 2007-03-11 21:33:54 +00:00
  • 4e78cfce78 Fixed mailreader to use correct version and spring plugin WW-1767 Donald J. Brown 2007-03-11 19:53:46 +00:00
  • 004ab6c47c Fixed bad character in file WW-1767 Donald J. Brown 2007-03-11 19:40:40 +00:00
  • 3aad67982e Adding spring plugin to mailreader as it seems to be required WW-1715 Donald J. Brown 2007-03-11 19:11:15 +00:00
  • 56daf5ce75 Fixed dojo tests WW-1715 Donald J. Brown 2007-03-11 19:00:38 +00:00
  • ff13616fe3 Changing tiles plugin to use the latest released version WW-1715 Donald J. Brown 2007-03-11 18:49:39 +00:00
  • 4a3270734c Added back text provider config which broke a bunch of tests WW-1715 Donald J. Brown 2007-03-11 18:41:02 +00:00
  • e8866147d9 WW-1707 Apply consistent naming for the interceptors in struts-default.xml per report by Philip Luppens. Update example applications to use new names. Ted Nathan Husted 2007-03-11 15:51:35 +00:00
  • ff7144ca42 WW-1707 Apply consistent naming for the interceptors in struts-default.xml per report by Philip Luppens. Ted Nathan Husted 2007-03-11 15:50:48 +00:00
  • ae053fb669 WW-1781 - Delete redundant struts.properties file. Ted Nathan Husted 2007-03-11 15:34:01 +00:00
  • cc457eb49f WW-1781 - Set DevMode to false for example applications. Remove other redundant or obsolete settings. Conform indentation n struts-default.xml. Ted Nathan Husted 2007-03-11 15:31:14 +00:00
  • f621683dc1 WW-1781 - Set DevMode to false for example appliations. Remove other redundant or obsolete settings. Conform indentation n struts-default.xml. Ted Nathan Husted 2007-03-11 15:29:54 +00:00
  • 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 Musachy Barroso 2007-03-10 22:56:58 +00:00
  • 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 Musachy Barroso 2007-03-10 20:22:34 +00:00
  • 8657e0009a WW-1768: Applied Oleg Gorobets' patch to make Set tag support JSP body as String value to set. Added also some words of documentation of this new feature. René Gielen 2007-03-08 22:32:52 +00:00
  • 209965eff0 WW-1768: Applied Oleg Gorobets' patch to make Set tag support JSP body as String value to set. Added also some words of documentation of this new feature. René Gielen 2007-03-08 22:32:20 +00:00
  • 02a6440376 Activate dojo plugin to get full build up and running René Gielen 2007-03-08 21:36:35 +00:00
  • 3509fa4ded WW-1750: fixing <script> tags in templates using deprecated language attribute, therefore breaking W3C validation René Gielen 2007-03-08 21:32:50 +00:00
  • 7d93a7f48e WW-1750: fixing <script> tags in templates using deprecated language attribute, therefore breaking W3C validation René Gielen 2007-03-08 21:28:22 +00:00
  • 0a64f616e8 WW-1750: fixing <script> tags in templates using deprecated language attribute, therefore breaking W3C validation René Gielen 2007-03-08 21:12:40 +00:00
  • 38c83140a0 WW-1756: Applied Erik Berg's patch to avoid unchecked reference to name parameter in radio tag freemarker template René Gielen 2007-03-08 20:08:28 +00:00
  • 6f97753eec WW-1756: Applied Erik Berg's patch to avoid unchecked reference to name parameter in radio tag freemarker template René Gielen 2007-03-08 20:08:21 +00:00
  • ce52e8b93f WW-1762: Applied Erik Berg's patch to beautify anchor tag output René Gielen 2007-03-08 20:00:58 +00:00
  • 46dd4d4ca6 WW-1762: Applied Erik Berg's patch to beautify anchor tag output René Gielen 2007-03-08 19:59:35 +00:00
  • 6467ba408a WW-1748: Applied Oleg Gorobets patch to support TextProvider to be configured with struts.properties René Gielen 2007-03-08 09:11:27 +00:00
  • 98d4313537 WW-1748: Applied Oleg Gorobets patch to support TextProvider to be configured with struts.properties René Gielen 2007-03-08 09:10:31 +00:00
  • 231e27fd5e WW-1747: - improved format pattern for fraction digits René Gielen 2007-03-08 01:49:31 +00:00
  • 68dffd275f WW-1747: - improved format pattern for fraction digits René Gielen 2007-03-08 01:49:11 +00:00
  • 08f5faf1af Removed broken character encodings, as indicated by bamboo reports René Gielen 2007-03-08 01:33:04 +00:00
  • 58982d5624 Removed broken character encodings, as indicated by bamboo reports René Gielen 2007-03-08 01:32:35 +00:00
  • 80125b513c WW-1607 Fix remote forms example to use dojo plugin Musachy Barroso 2007-03-08 01:27:40 +00:00
  • 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) Musachy Barroso 2007-03-08 01:26:24 +00:00
  • 1be016ae02 WW-1747: - updated test to show number formatting issue pointed out by Mike Baroukh - fixed issue by preventing freemarker from formatting numbers for this template René Gielen 2007-03-08 01:07:38 +00:00
  • b65a8a7b40 WW-1747: - updated test to show number formatting issue pointed out by Mike Baroukh - fixed issue by preventing freemarker from formatting numbers for this template René Gielen 2007-03-08 01:06:58 +00:00
  • 0a6c72e0c7 Fix form tag failing tests (add type="text/javascript") Musachy Barroso 2007-03-07 23:12:45 +00:00
  • 25328211dd Fix form tag failing tests (add type="text/javascript") Musachy Barroso 2007-03-07 23:06:46 +00:00
  • dfc8d6502b WW-1607 Fix autocompleter example to use dojo plugin Musachy Barroso 2007-03-07 02:22:01 +00:00
  • 0902929dd6 WW-1607 Generate remote and static autocompleter from the same freemarker template Fix autocompleter test Musachy Barroso 2007-03-07 02:20:44 +00:00
  • 57f8125973 Fix simple documentation error. James Mitchell 2007-03-06 10:47:05 +00:00
  • 3e283625ef WW-1607 Fix remote link, remote button and remote div examples to use dojo plugin tags Musachy Barroso 2007-03-06 01:13:37 +00:00
  • 65131d66a5 Move classes to "dojo" package so they don't conflict with the ones from core Musachy Barroso 2007-03-06 01:11:06 +00:00
  • de09c2ca53 WW-1607 Separate dojo-related tags into their own plugin * Overwrite parent attribute setters so they are added to the TLD Musachy Barroso 2007-03-04 18:51:30 +00:00
  • dceee365c0 Add field "name" to autocompleter example Musachy Barroso 2007-03-03 15:19:30 +00:00
  • e2f349dca9 WW-1607 Separate dojo-related tags into their own plugin. For prior history see <http://svn.apache.org/viewvc?view=rev&revision=514082> Musachy Barroso 2007-03-03 05:48:54 +00:00
  • f111ea4bbb WW-1607 Separate dojo-related tags into their own plugin Musachy Barroso 2007-03-03 05:33:30 +00:00
  • 150fec2256 WW-1777 DateTimePicker now supports expressions in the property "displayFormat" Musachy Barroso 2007-02-28 02:48:06 +00:00
  • eca621ef35 WW-1777 DateTimePicker now supports expressions in the property "displayFormat" Musachy Barroso 2007-02-28 02:44:58 +00:00
  • f829f52b6b WW-1771 Update DateTimePicker tag documentation. Sytax from: http://www.unicode.org/reports/tr35/tr35-4.html#Date_Format_Patterns Musachy Barroso 2007-02-27 04:14:32 +00:00
  • fdcfcb8c15 WW-1771 Update DateTimePicker tag documentation. Sytax from: http://www.unicode.org/reports/tr35/tr35-4.html#Date_Format_Patterns Musachy Barroso 2007-02-27 04:12:59 +00:00
  • 422c84f511 WW-1771 Update DateTimePicker tag documentation. Sytax from: http://www.unicode.org/reports/tr35/tr35-4.html#Date_Format_Patterns Musachy Barroso 2007-02-27 04:10:16 +00:00
  • 92184a6850 WW-1733 Fixed request not being wrapped issue (merged from 2.0.x branch) Thomas Schneider 2007-02-25 05:35:51 +00:00
  • 16939ed8b1 WW-1733 Fixed request not being wrapped issue Thomas Schneider 2007-02-25 05:35:20 +00:00
  • dcad8fbd00 WW-1671 templates don't specify type="text/javascript"; break W3C validation Musachy Barroso 2007-02-24 16:50:09 +00:00
  • b39e1f24c2 WW-1671 templates don't specify type="text/javascript"; break W3C validation Musachy Barroso 2007-02-24 16:49:02 +00:00
  • d1c2b3f803 WW-1766 div tag needs the scriptSeparation attribute Musachy Barroso 2007-02-24 16:41:38 +00:00
  • a1e9ba6aa4 WW-1766 div tag needs the scriptSeparation attribute Musachy Barroso 2007-02-24 16:39:53 +00:00
  • 94c9d4f3d6 WW-1589 Linked autocompleter reset on page reload Musachy Barroso 2007-02-24 16:25:27 +00:00
  • 7da5f114b4 WW-1589: Linked autocompleter reset on page reload Musachy Barroso 2007-02-24 16:23:00 +00:00
  • 4fd5d2ab15 Add breaklines to javadoc Musachy Barroso 2007-02-24 16:12:38 +00:00
  • fe3d2c2228 WW-1705 Remove link to "new API". Ted Nathan Husted 2007-02-24 05:38:34 +00:00
  • 847bf7dadd WW-1705 Remove link to "new API". Ted Nathan Husted 2007-02-24 05:38:06 +00:00
  • e75a5ae946 WW-1705 Update site for 2.0.6 release. Ted Nathan Husted 2007-02-24 01:01:11 +00:00
  • b826a98256 WW-1705 Update site for 2.0.6 release. Ted Nathan Husted 2007-02-24 00:59:36 +00:00
  • a4e91a9581 add images to homepage Musachy Barroso 2007-02-23 16:58:03 +00:00
  • c0d4fe51fb Updated to follow the changes in Tiles API. See TILES-114. Antonio Petrelli 2007-02-23 14:36:25 +00:00
  • 5c1593c02e WW-1705 Encode example URL in MailReader tour. Ted Nathan Husted 2007-02-23 12:03:36 +00:00
  • 6ee6d699f5 WW-1705 Fix Tiles TLD references. Encode example URL in MailReader tour. Ted Nathan Husted 2007-02-23 11:58:41 +00:00
  • 37b86d90b2 WW-1763: autocompleter tag isn´t present in the documentation Musachy Barroso 2007-02-23 03:05:33 +00:00
  • 28a98b5757 WW-1763: autocompleter tag isn´t present in the documentation Musachy Barroso 2007-02-23 02:43:40 +00:00
  • df14a287d0 WW-1763: autocompleter tag isn´t present in the documentation Musachy Barroso 2007-02-23 02:40:03 +00:00
  • a39fbdc78b WW-1602: Autocompleter is not rendering label Musachy Barroso 2007-02-23 01:21:25 +00:00
  • 60391db64f WW-1602: Autocompleter is not rendering label Musachy Barroso 2007-02-23 01:20:37 +00:00
  • 79ee4c3845 WW-1659: * Update autocompleter to accept JSON generated using the JSON plugin * Add "dataFieldName" to identify the field to be used as the data source in the returned JSON string Musachy Barroso 2007-02-23 01:06:19 +00:00
  • 6692879894 WW-1659: * Update autocompleter to accept JSON generated using the JSON plugin * Add "dataFieldName" to identify the field to be used as the data source in the returned JSON string Musachy Barroso 2007-02-23 01:04:18 +00:00
  • 2a60666d63 WW-1644 DateTimerPicker problems when type="time". Inherit from Dojo's DropDownTimePicker, the name cannot be "TimePicker" or Dojo gets really confused Musachy Barroso 2007-02-22 02:34:13 +00:00
  • 9452a5c591 WW-1644 DateTimerPicker problems when type="time". Inherit from Dojo's DropDownTimePicker, the name cannot be "TimePicker" or Dojo gets really confused Musachy Barroso 2007-02-22 02:31:23 +00:00
  • a181296a17 WW-1747 / WW-1711: - applied Stuart Piltch's patch to add an additional string representation comparison in ContainUtil - removed now unnecessary second check in select freemarker template René Gielen 2007-02-21 10:18:24 +00:00
  • b54ee12653 WW-1747 / WW-1711: - applied Stuart Piltch's patch to add an additional string representation comparison in ContainUtil - removed now unnecessary second check in select freemarker template René Gielen 2007-02-21 10:08:06 +00:00
  • 94d7466015 WW-1747 / WW-1711: Working with real types rather than String representations as long as possible should fix both issues with select tag. Additional test added and verified. René Gielen 2007-02-20 23:37:47 +00:00
  • ba69233017 WW-1747 / WW-1711: Working with real types rather than String representations as long as possible should fix both issues with select tag. Additional test added and verified. René Gielen 2007-02-20 22:35:31 +00:00
  • fe62eb0347 WW-1705 Tag r509051 as Struts 2.0.6 STRUTS_2_0_6 tags/STRUTS_2_0_6 Ted Nathan Husted 2007-02-19 01:56:17 +00:00
  • c6c51c6ba4 WW-1705 Update POMs for 2.0.7-SNAPSHOT. Ted Nathan Husted 2007-02-19 01:37:38 +00:00
  • 611f7cf2c4 WW-1685 Tag r509051 as Struts 2.0.6 Ted Nathan Husted 2007-02-19 01:34:29 +00:00
  • f13243a2bf WW-1705 Update POMs for 2.0.6 tag. Ted Nathan Husted 2007-02-19 01:33:07 +00:00
  • b2496a566c WW-1685 Restore Tiles as a "mainstream" example. Ted Nathan Husted 2007-02-19 01:26:47 +00:00
  • 756c2f58d5 WW-1685 Playtest Showcase and adjust status of verious examples. Ted Nathan Husted 2007-02-19 01:22:52 +00:00
  • cac778c170 WW-1685 Playtest Showcase and adjust status of verious examples. Ted Nathan Husted 2007-02-19 00:03:37 +00:00