| webwork:/trunk/webapps/showcase/src/webapp/WEB-INF/classes/ |
jump to detailed chart | hide Line HistoryConstraint |
NOTE: this repository is being scanned, some statistics may still be out of date.
Changelog
3013
by tm_jee on
26 January 2008, 03:16:03 -0600
(10 months ago)
added missing xwork-json.xml
./xwork-json.xml
3013
2999
by tm_jee on
21 December 2007, 22:28:29 -0600
(11 months ago)
added an example into showcase (showing the use of Dojo with WebWork's JSON result)
./xwork.xml
2999
2990
by tm_jee on
15 December 2007, 08:14:41 -0600
(11 months ago)
WW-1491
Add an example for DWR webwork integration
./xwork-dwr.xml
2990
./xwork.xml
2990
2918
by tm_jee on
02 June 2007, 06:59:26 -0500
(18 months ago)
added an example of using MessageStoreInterceptor in showcase
./xwork-messageStore.xml
2918
./xwork.xml
2918
2888
by tm_jee on
06 April 2007, 12:35:27 -0500
(19 months ago)
WW-1440
- Multiple forms cause conflicting customOnSubmit() functions to be created - an example in showcase using multiple forms within it containing optiontransferselect tags (simulating this issu…
./xwork-tags-ui.xml
2888
2882
by tm_jee on
27 March 2007, 03:29:27 -0500
(20 months ago)
WW-1437
- ShowCase problem with sessionInvalidation feature
./xwork.xml
2882
2877
by rainerh on
25 March 2007, 06:21:40 -0500
(20 months ago)
ShowCase problem with sessionInvalidation feature
o commenting sessionInvalitation for now Issue Number: WW-1437
./xwork.xml
2877
2876
by rainerh on
25 March 2007, 05:05:30 -0500
(20 months ago)
Adding sample for proper I18NInterceptor usage
Issue Number: XW-478
./xwork-i18n.xml
2876
./xwork.xml
2876
2869
by tm_jee on
21 March 2007, 12:02:06 -0500
(20 months ago)
- updated "file upload" showcase example to have a file limit of 2Mb and will show upload error upon exceeding this limit
./xwork-fileupload.xml
2869
2863
by tm_jee on
14 March 2007, 10:15:22 -0500
(20 months ago)
- WW-1166
- AJAX submit button with action parameter does not submit with action in the query parameters in Firefox 1.5 - added an example of such usage into showcase
./xwork-ajax.xml
2863
2849
by tm_jee on
17 February 2007, 01:31:44 -0600
(21 months ago)
WW-1425
- added example into showcase using sitemesh's applyDecorator tag in various way eg. jsp tag newly added freemarker transform
./xwork-sitemesh.xml
2849
./xwork.xml
2849
2832
by tm_jee on
04 February 2007, 10:36:47 -0600
(21 months ago)
- added a tab panel wizard to showcase example
- it is basically a tab panels that uses scope interceptor to remember states of each tab when save button is clicked, when end button is clicked it use…
./xwork-wizard.xml
2832
2789
by tmjee on
03 January 2007, 07:51:28 -0600
(22 months ago)
- corrected some spelling mistakes
- make sitemesh not decorate some pages loaded through ajax - added paramFilter interceptor to ignore dojo parameter passed through url to avoid some excetion being…
./xwork-ajax.xml
2789
2776
by tmjee on
24 December 2006, 22:27:45 -0600
(23 months ago)
added a simple example in showcase demonstrating "collection validation"
Issue number: XW-452 Obtained from: Submitted by: Reviewed by:
./xwork-validation.xml
2776
2774
by tmjee on
21 December 2006, 09:44:01 -0600
(23 months ago)
- updated conversion validation example
Issue number: Obtained from: Submitted by: Reviewed by:
./xwork-validation.xml
2774
2773
by tmjee on
21 December 2006, 09:08:00 -0600
(23 months ago)
- added an example using flash interceptor / result
Issue number: Obtained from: Submitted by: Reviewed by:
./xwork-flash.xml
2773
./xwork.xml
2773
2772
by tmjee on
21 December 2006, 09:00:09 -0600
(23 months ago)
- added an field conversion validation example
Issue number: Obtained from: Submitted by: Reviewed by:
./xwork-validation.xml
2772
2755
by tmjee on
11 December 2006, 00:00:21 -0600
(23 months ago)
Have an interceptor that invalidates http session
- added a simple example into showcase demonstrating "sessionInvalidation" interceptor Issue number: WW-1382 Obtained from: Submitted by: Reviewed …
./xwork-sessionInvalidation.xml
2755
./xwork.xml
2755
2749
by tmjee on
03 December 2006, 06:14:42 -0600
(23 months ago)
removed unecessary <include file="webwork-default.xml" /> declaration as this is included in xwork.xml all other
xwork-*.xml files are include from xwork.xml and will already have "webwork-default.xml…
./xwork-actionchaining.xml
2749
./xwork-ajax.xml
2749
./xwork-continuations.xml
2749
./xwork-filedownload.xml
2749
./xwork-fileupload.xml
2749
2747
by tmjee on
03 December 2006, 00:39:06 -0600
(23 months ago)
extended Wizard example to use an Pojo instead of just simple objects like (string, integer etc)
just to show that it could work with pojo as well. Issue number: Obtained from: Submitted by: Reviewed…
./xwork-wizard.xml
2747
2736
by tmjee on
27 November 2006, 17:42:35 -0600
(2 years ago)
- removed uncessary <include file="webwork-default.xml" /> tag, cause webwork-default.xml is already included in xwork.xml which loads this xwork-wizard.xml
- switched the inteceptor stack for wizard …
./xwork-wizard.xml
2736
2735
by tmjee on
27 November 2006, 09:32:47 -0600
(2 years ago)
- added an example into showcase using scope interceptor to build a simple wizard demo app
- basically it just goes through 3 pages with previous and forward buttons, and remembers the proeprties of e…
./xwork-wizard.xml
2735
./xwork.xml
2735
2678
by rainerh on
10 August 2006, 15:42:12 -0500
(2 years 3 months ago)
Debuggability for WebWork 2.2.2
o added DebuggingInterceptor o backport from Struts 2.0 o added sample to showcase Issue number: WW-1290
./xwork.xml
2678
2665
by tmjee on
22 July 2006, 02:18:29 -0500
(2 years 4 months ago)
- added test example to showcase (to test the If/Else/ElseIf tag in both freemarker and jsp form)
Issue number: WW-1328 Obtained from: Submitted by: Reviewed by:
./xwork-tags-non-ui.xml
2665
2655
by tmjee on
16 July 2006, 01:07:22 -0500
(2 years 4 months ago)
- added example in showcase to simulate these issue (WW-1295 and WW-1325)
Issue number: WW-1295 WW-1325 Obtained from: Submitted by: Reviewed by:
./xwork-ajax.xml
2655
2609
by tmjee on
16 June 2006, 03:49:20 -0500
(2 years 5 months ago)
- backport tree component example from SAF2 to WebWork
Issue number: WW-1330 Obtained from: Submitted by: Reviewed by:
./xwork-tags-ui.xml
2609
2599
by tmjee on
10 June 2006, 04:49:22 -0500
(2 years 5 months ago)
- added example of using custom freemarker manager into showcase
Issue number: Obtained from: Submitted by: Reviewed by:
./webwork.properties
2599
./xwork.xml
2599
2598
by tmjee on
10 June 2006, 04:46:06 -0500
(2 years 5 months ago)
- added example using custom freemarker manager into showcase
Issue number: Obtained from: Submitted by: Reviewed by:
./xwork-freemarker.xml
2598
2538
by rgielen on
22 March 2006, 15:04:10 -0600
(2 years 8 months ago)
Issue number: WW-1262
Obtained from: Submitted by: Reviewed by: o Fixing reported errors o more - though not complete - i18n for employee stuff
./xwork.xml
2538
2509
by tmjee on
21 March 2006, 04:46:32 -0600
(2 years 8 months ago)
added snippet such that this xwork.xml could be used as an example in Confluence
Issue number: Obtained from: Submitted by: Reviewed by:
./xwork-person.xml
2509
|