Commit Graph

  • 5624d647e9 Starting to synchronizing the Maven 2 build with Struts Action 1, keeping the Ant build in sync Donald J. Brown 2006-05-07 02:32:25 +00:00
  • 1d0f8d9592 Added a site, started Maven 2 sync with Struts pom Donald J. Brown 2006-05-07 01:15:49 +00:00
  • 9e19569c58 - added jetty6 plugin into pom.xml Toby Jee 2006-05-06 17:09:33 +00:00
  • a5d89739f7 - added comment in the code Toby Jee 2006-05-06 17:01:16 +00:00
  • 1d39d03a72 - added dependency on action-jasperreport in showcase's pom, cause some example needs jasperreport - added dependency of jasperreport in thirdparty/jasperreports's pom cause the WW/SAF result needs jasperreport - added jetty6 plugin into showcase, for quick developement. Jetty6 could be started with just 'mvn jetty6:run' Toby Jee 2006-05-06 16:51:26 +00:00
  • 5d9acd6e8d more modular hostedqa configuraion (for when we support the other sample apps) Patrick Lightbody 2006-05-05 20:31:27 +00:00
  • 55aa9812ba we need to include the codehaus repo too (due to a bug in maven) Patrick Lightbody 2006-05-05 20:03:04 +00:00
  • 406f5d2b9c for now, *poof* Patrick Lightbody 2006-05-05 18:30:16 +00:00
  • fd1377024c for now, *poof* Patrick Lightbody 2006-05-05 18:27:27 +00:00
  • 62fd2d1a66 hostedqa support (off by default) Patrick Lightbody 2006-05-05 17:49:59 +00:00
  • 13ad6e7794 changed nanocontainer-nanowar's version from 1.0 to 1.0-SNAPSHOT, cause there's not yet a 1.0 release from CodeHaus, just pre 1.0, so that maven will not complain when running some of its lifecycle. Toby Jee 2006-05-04 17:00:09 +00:00
  • 95a4acd9d1 added dependency on commons-logging which the PellMultipartRequest.java used to make IDE specific files generated by maven happy about it. Toby Jee 2006-05-04 15:32:53 +00:00
  • 33c9c537cf xstream is now required due to the new DebuggingInterceptor/PrettyPrintWriter Patrick Lightbody 2006-05-04 02:53:03 +00:00
  • b1593787fc the entire project now uses easy mock 2.0, so no point in specifying it here Patrick Lightbody 2006-05-04 02:52:21 +00:00
  • b071e7de66 line ending problem reported by brett porter Patrick Lightbody 2006-05-04 02:51:43 +00:00
  • d1c527e827 make the uber jar part of a different profile for now (it's kind of busted at the moment) Patrick Lightbody 2006-05-04 02:50:47 +00:00
  • 0dc09a8f42 bob's API work, milestone 1 Patrick Lightbody 2006-05-03 22:22:02 +00:00
  • 4d0e8c555c DefaultConfiguration swallows caused exception if webwork.properties is malformed Issue Number: WW-1292 Rainer Hermanns 2006-05-01 20:01:07 +00:00
  • 0185144de8 Fix the last of the copyright notices. Martin Cooper 2006-05-01 18:25:39 +00:00
  • b96572340c Removing test class with other copyright. When the grant comes it, we can add it back. Donald J. Brown 2006-05-01 17:43:30 +00:00
  • a3cff0bd24 Changing webapp copyrights, removing OS copyrights, added Apache copyrights to dtree scripts (license acceptable for distribution) Donald J. Brown 2006-05-01 17:39:18 +00:00
  • 9e92ba5c64 Form Tag needs accept-charset attribute o added new attribute to Form, FormTag and form.ftl o updated taglib.tld o fixed dest dir property for ant xdoclet-taglib target Issue Number: WW-1303 Rainer Hermanns 2006-05-01 15:34:04 +00:00
  • 263e83ee1e Form Tag needs accept-charset attribute o added new attribute to Form, FormTag and form.ftl o updated taglib.tld o fixed dest dir property for ant xdoclet-taglib target Issue Number: WW-1303 Rainer Hermanns 2006-05-01 15:27:01 +00:00
  • d4bebee6df Form Tag needs accept-charset attribute o added new attribute to Form, FormTag and form.ftl o updated taglib.tld o fixed dest dir property for ant xdoclet-taglib target Issue Number: WW-1303 Rainer Hermanns 2006-05-01 15:25:40 +00:00
  • 8f71cc0a53 RequestMap not clearing entries when RequestMap.entries is called. Issue Number: WW-1271 Rainer Hermanns 2006-05-01 15:05:36 +00:00
  • 8496dea7c0 RequestMap not clearing entries when RequestMap.entries is called. Issue Number: WW-1271 Rainer Hermanns 2006-05-01 15:05:17 +00:00
  • 937b419ba3 fixing wrong import for Log instance Rainer Hermanns 2006-05-01 15:04:08 +00:00
  • bdba0290b3 ww-711 Toby Jee 2006-04-30 13:44:31 +00:00
  • 8f96513ac3 build.xml now generate xdoclet-taglib in the correct location :-) Toby Jee 2006-04-30 13:43:42 +00:00
  • 5a9367df40 replacing wrong copyright header. Rainer Hermanns 2006-04-30 09:31:01 +00:00
  • 79346bd79b removing wrong copyright header. This was accidently introduced by unconfigured copyright idea plugin Rainer Hermanns 2006-04-30 09:01:58 +00:00
  • 9cb1999a6e ww-1300 (patched submited by Dennis) Thx Dennis. Toby Jee 2006-04-29 15:27:14 +00:00
  • 6d1d611713 remove adding Spring listener from example snippet cause this snippet is used to decribe the minimal configuration, no need to add complexity by including listener to boot up Spring Toby Jee 2006-04-29 13:09:01 +00:00
  • 12101817b0 added snippet for freemarker custom taglib support Toby Jee 2006-04-29 13:02:10 +00:00
  • f910ed1e65 reformat <taglib>...</taglib> portion so it appears nicer in cofluence Toby Jee 2006-04-29 12:56:31 +00:00
  • e3d853c400 uncomment commented out <taglib>...</taglib> Toby Jee 2006-04-29 12:51:49 +00:00
  • a2399bdc33 ww-1273 Toby Jee 2006-04-29 11:06:07 +00:00
  • d6fe178610 Adding the Apache copyright beside the pico copyright Donald J. Brown 2006-04-28 18:10:15 +00:00
  • 69bc9a0490 Removing eplus copyright notice which was accidentally automatically added by an IDEA plugin and removing unused Spring integration classes Jason Carreira 2006-04-28 15:22:10 +00:00
  • fd46aa7d9f Updated status with Java 5 vote results, added ePlus copyright task Donald J. Brown 2006-04-28 06:00:59 +00:00
  • dad1331c2e code style Patrick Lightbody 2006-04-27 21:11:09 +00:00
  • b2c204f11b whoops, this shouldn't have been checked in Patrick Lightbody 2006-04-27 21:09:46 +00:00
  • dfc28d340b assembly stuff Patrick Lightbody 2006-04-27 21:00:52 +00:00
  • d1868473bc Removing eplus copyright notice which was accidentally automatically added by an IDEA plugin Jason Carreira 2006-04-27 18:59:25 +00:00
  • 23a002195d - added ASF license declaration - remove @author tag - both in accordance to ASF policy Toby Jee 2006-04-27 16:07:15 +00:00
  • 69ee4b9815 remove an uneccessary System.out.println statement Toby Jee 2006-04-27 15:47:13 +00:00
  • b5e4095f89 WW-1278 Toby Jee 2006-04-27 15:43:30 +00:00
  • c89f6dbc31 make auto-select upon form submit for optiontransferselect and updownselect work in ajax theme Toby Jee 2006-04-27 13:56:05 +00:00
  • 68cbec6d1d action-api module Patrick Lightbody 2006-04-26 23:27:46 +00:00
  • 7499a70651 WW-1299 Toby Jee 2006-04-26 14:18:55 +00:00
  • a5efd8c299 optiontransferselect and updownselect now works again :-) Toby Jee 2006-04-26 14:16:55 +00:00
  • bcb7f7917e WW-1296: applying patch that fixes tests so they pass again Patrick Lightbody 2006-04-25 06:57:04 +00:00
  • 2707caa8dc simple tree widget Patrick Lightbody 2006-04-25 06:25:27 +00:00
  • 4c3d6862a7 more showcase cleanup Patrick Lightbody 2006-04-25 03:11:16 +00:00
  • 798550b8cf QuickStart works under the maven build by taking advantage of the idea configurations Patrick Lightbody 2006-04-25 00:49:33 +00:00
  • 388ae9c5bc Add board status report for April Ted Nathan Husted 2006-04-24 13:58:09 +00:00
  • 16695cae6d Update status of JIRA/Confluence and early release. Ted Nathan Husted 2006-04-24 11:53:49 +00:00
  • 550b54e033 quick start runs from idea once again Patrick Lightbody 2006-04-24 05:01:09 +00:00
  • 1b49f1d546 Fixed dojo errors on showcase cause not using head tag that imports dojo Donald J. Brown 2006-04-24 04:07:53 +00:00
  • f643ca03f0 Removed the Kruse script for option transfer select, replaced with clean impl Donald J. Brown 2006-04-24 03:31:47 +00:00
  • 25c7efd767 more pom refactoring Patrick Lightbody 2006-04-24 00:21:44 +00:00
  • 9bdb2615d1 more tests now extend StrutsTestCase like they should; StrutsTestCase resets more stuff like it should; refactored maven build to reduce version number repetition Patrick Lightbody 2006-04-23 23:48:36 +00:00
  • 08e666d594 ww-1184 Toby Jee 2006-04-23 14:06:16 +00:00
  • e18af841f9 fixed failing test case Toby Jee 2006-04-23 09:43:49 +00:00
  • 4926dbaad3 ww-1266 Toby Jee 2006-04-23 07:19:46 +00:00
  • 4e20560d97 ww-1268 Toby Jee 2006-04-23 06:45:05 +00:00
  • 689f85163f ww-1267 Toby Jee 2006-04-23 05:17:20 +00:00
  • 7852f4f3a7 ww-1294 Toby Jee 2006-04-22 15:13:42 +00:00
  • c88d78fa93 Updating and removing resolved issues Donald J. Brown 2006-04-19 22:51:33 +00:00
  • efa61dd42b Updating status Donald J. Brown 2006-04-19 18:23:27 +00:00
  • c0e707e128 Switching to dojo's rich text editor, removing old directories Donald J. Brown 2006-04-19 18:10:17 +00:00
  • f5c03aa0c3 putting back where it was until xwork fixes it's problem loading results Patrick Lightbody 2006-04-16 19:28:52 +00:00
  • d256c5888e removed @author tag in accordance to ASF policy Toby Jee 2006-04-16 15:28:06 +00:00
  • 42a1bca48f removed @author tag in accordance to SAF policy Toby Jee 2006-04-16 12:50:53 +00:00
  • 84933b6e83 remove @author tag in accordance to ASF policy Toby Jee 2006-04-16 12:20:26 +00:00
  • 426188a5e8 remove @author tag in accordance to ASF standard practise Toby Jee 2006-04-16 12:16:03 +00:00
  • bcdcd66c66 added an example more into the javadoc snippet Toby Jee 2006-04-16 10:16:59 +00:00
  • 003bc53881 fix failed test case (runned using ant build file) Toby Jee 2006-04-15 19:00:56 +00:00
  • e363d4dec5 improve testcase code Toby Jee 2006-04-15 16:05:05 +00:00
  • 6777fac98a - fix failing test case Toby Jee 2006-04-15 15:45:00 +00:00
  • 1459ed444b -fix failing test case Toby Jee 2006-04-15 15:03:27 +00:00
  • c096873e23 - fixed failing test case - alter tooltip.ftl such that tooltip image id is _tt followed by number without comma (easier to work with the test) Toby Jee 2006-04-15 14:43:12 +00:00
  • 67b88bbaa3 - fix test case failing - commented out test case testing feature no longer exists in dojo DatePicker - corrected some error in datepicker.ftl parameter.dateFormat should actually be parameter.format Toby Jee 2006-04-15 13:02:46 +00:00
  • 84776d99c8 Updating status Donald J. Brown 2006-04-14 01:04:50 +00:00
  • 27627ea5b3 Replacing the old tooltip lib with dojo...Still need to resolve duplicate tooltip problem (alt tag by the browser) and prune Component code Donald J. Brown 2006-04-14 01:02:44 +00:00
  • 16c8e60831 Removing jscalendar as it is LGPL, replaced with the dojo date picker Donald J. Brown 2006-04-13 23:53:38 +00:00
  • c06535986c Changing to use new dojo date picker, also dojo will be minimally imported for all themes that use the simple's head.ftl Donald J. Brown 2006-04-13 23:52:47 +00:00
  • f81e548993 Don't need dojo demos Donald J. Brown 2006-04-13 23:48:31 +00:00
  • ec7c76fb7d Adding dojo 0.2.2 Donald J. Brown 2006-04-13 23:46:55 +00:00
  • c916771af6 Adding new calendar widget, removing old dojo (will bring in 0.2.2 next) Donald J. Brown 2006-04-13 23:45:23 +00:00
  • e42ef964c5 Fixing template for real this time Donald J. Brown 2006-04-13 18:14:24 +00:00
  • 86c7ba9846 Fixing error template to deal better with non-localized errors Donald J. Brown 2006-04-13 18:12:14 +00:00
  • a59f2734b7 Renaming config properties Donald J. Brown 2006-04-13 17:59:51 +00:00
  • 6945cc86b7 updating STATUS doc Rainer Hermanns 2006-04-13 07:09:55 +00:00
  • 9d8ae07320 updating STATUS doc Rainer Hermanns 2006-04-13 05:54:27 +00:00
  • 0f8a4d6991 removing old & deprecated TabbedPaneTag and its velocity templates --> Solving LGPL issue here... Rainer Hermanns 2006-04-13 05:51:55 +00:00
  • e69986c6a2 moving third party results to the end of the results list (this is a bad work around for a bug in xwork) Patrick Lightbody 2006-04-12 23:11:19 +00:00
  • 448ce8a79b ignore the generated iml files Patrick Lightbody 2006-04-12 23:06:42 +00:00
  • 34ff4e91e8 base action build shouldn't use xwork-tiger or anything else that requires java 5 Patrick Lightbody 2006-04-12 22:55:35 +00:00
  • c3dfae2a53 adding back in (not sure why these lines were removed in the first place) Patrick Lightbody 2006-04-12 22:54:06 +00:00