| webwork:/trunk/webapps/shopping-cart/src/ |
jump to detailed chart | hide Line HistoryConstraintSort: path | last-commit | first-commit Sub Directories |
NOTE: this repository is being scanned, some statistics may still be out of date.
Changelog
2765
by tmjee on
16 December 2006, 22:49:03 -0600
(23 months ago)
- added a missing resource name (http://forums.opensymphony.com/thread.jspa?threadID=53137&tstart=0) as suggested by Phil in WebWork forum.
Issue number: Obtained from: Submitted by: Reviewed by:
./webapp/WEB-INF/classes/default.properties
2765
2393
by rainerh on
12 March 2006, 23:02:07 -0600
(2 years 8 months ago)
fixed carriage return linefeeds
./java/com/opensymphony/webwork/example/ajax/actions/AbstractModifyCartAction-validation.xml
2393
./webapp/WEB-INF/classes/validators.xml
2393
./webapp/WEB-INF/classes/webwork.properties
2393
./webapp/WEB-INF/decorators/main.jsp
2393
./webapp/WEB-INF/decorators.xml
2393
2166
by rainerh on
08 February 2006, 15:51:28 -0600
(2 years 9 months ago)
Create a DoubleRangeFieldValidator
Issue number: XW-216 Obtained from: Submitted by: Reviewed by:
./webapp/WEB-INF/classes/validators.xml
2166
2076
by rainerh on
02 February 2006, 10:43:26 -0600
(2 years 9 months ago)
Version of Xwork DTD
Issue number: WW-1140 Obtained from: Submitted by: Reviewed by:
./webapp/WEB-INF/classes/xwork.xml
2076
1961
by rgielen on
10 January 2006, 07:54:42 -0600
(2 years 10 months ago)
Issue number: WW-1078
Fix broken links in shopping cart
1871
by rainerh on
26 December 2005, 05:17:13 -0600
(2 years 11 months ago)
Validation Errors with DWR (AJAX Tutorial)
o fixed signatures Issue number: WW-1043
./webapp/WEB-INF/dwr.xml
1871
1842
by plightbo on
22 December 2005, 18:08:18 -0600
(2 years 11 months ago)
correct dwr files
./webapp/WEB-INF/dwr.xml
1842
1840
by rainerh on
22 December 2005, 17:43:03 -0600
(2 years 11 months ago)
Remote forms don't work with new dojo
o use dojo.debug() for easier reading reporting Issue number: WW-1031
1837
by rainerh on
22 December 2005, 17:02:14 -0600
(2 years 11 months ago)
added missing dwr.xml for validation
./webapp/WEB-INF/dwr.xml
1837
1772
by plightbo on
20 December 2005, 23:39:39 -0600
(2 years 11 months ago)
set the TLD URI to /webwork instead of webwork
./webapp/WEB-INF/decorators/main.jsp
1772
./webapp/cart.jsp
1772
./webapp/category-main.jsp
1772
./webapp/category.jsp
1772
./webapp/categorySet.jsp
1772
1721
by rainerh on
17 December 2005, 14:23:55 -0600
(2 years 11 months ago)
o fixed image paths
./webapp/js/dtree.js
1721
1679
by rainerh on
13 December 2005, 11:50:28 -0600
(2 years 11 months ago)
o fixing shopping-cart example
./webapp/WEB-INF/decorators/main.jsp
1679
./webapp/cart.jsp
1679
./webapp/category-main.jsp
1679
./webapp/category.jsp
1679
./webapp/categorySet.jsp
1679
1340
by plightbo on
25 October 2005, 10:43:05 -0500
(3 years 1 month ago)
removing various taglib.tld copies that will only confuse users
./webapp/WEB-INF/web.xml
1340
./webapp/WEB-INF/webwork.tld
1340
1329
by plightbo on
17 October 2005, 21:10:22 -0500
(3 years 1 month ago)
removing last parts of WebWork IOC from shopping cart example
./webapp/WEB-INF/classes/components.xml
1329
./webapp/WEB-INF/web.xml
1329
1328
by roughley on
17 October 2005, 19:10:10 -0500
(3 years 1 month ago)
replaced depreciated xwork components with spring components
./java/webwork.properties
1328
1327
by roughley on
17 October 2005, 19:01:18 -0500
(3 years 1 month ago)
replaced depreciated xwork components with spring components
./java/com/opensymphony/webwork/example/ajax/cart/ShoppingCartAware.java
1327
./java/com/opensymphony/webwork/example/ajax/catalog/CatalogAware.java
1327
./webapp/WEB-INF/applicationContext.xml
1327
./webapp/WEB-INF/classes/webwork.properties
1327
./webapp/WEB-INF/classes/xwork.xml
1327
1326
by roughley on
17 October 2005, 18:44:13 -0500
(3 years 1 month ago)
replaced depreciated xwork components with spring components
./java/com/opensymphony/webwork/example/ajax/actions/AbstractModifyCartAction.java
1326
./java/com/opensymphony/webwork/example/ajax/actions/ActiveCategory.java
1326
./java/com/opensymphony/webwork/example/ajax/actions/ShowCart.java
1326
./java/com/opensymphony/webwork/example/ajax/actions/ShowCatalog.java
1326
./java/com/opensymphony/webwork/example/ajax/actions/UpdateQuantityInCart.java
1326
1325
by roughley on
17 October 2005, 18:37:54 -0500
(3 years 1 month ago)
removed problematic ww:div called, and replaced with a call to the topic to load the cart UI div
1311
by plightbo on
14 October 2005, 10:55:12 -0500
(3 years 1 month ago)
return NONE
./java/com/opensymphony/webwork/example/ajax/actions/UpdateQuantityInCart.java
1311
1310
by plightbo on
14 October 2005, 10:54:18 -0500
(3 years 1 month ago)
moving to WEB-INF/classes
./java/components.xml
1310
./java/default.properties
1310
./java/log4j.properties
1310
./java/validators.xml
1310
./java/webwork.properties
1310
1305
by roughley on
11 October 2005, 11:22:03 -0500
(3 years 1 month ago)
hard-coded the value of the product quantities to 0 (should never be preset when the form is loaded)
./webapp/category.jsp
1305
1304
by roughley on
11 October 2005, 11:08:07 -0500
(3 years 1 month ago)
updated to allow for multiple categories, and clearing the number of items after adding a product
./java/com/opensymphony/webwork/example/ajax/actions/ShowCart.java
1304
./java/com/opensymphony/webwork/example/ajax/cart/DefaultCart.java
1304
./java/com/opensymphony/webwork/example/ajax/catalog/TestCatalog.java
1304
./java/xwork.xml
1304
./webapp/WEB-INF/decorators/main.jsp
1304
1272
by botah on
08 October 2005, 14:05:04 -0500
(3 years 1 month ago)
fixed order of elements. dtd validation was failing
./webapp/WEB-INF/web.xml
1272
1271
by botah on
08 October 2005, 14:04:34 -0500
(3 years 1 month ago)
fixed url in refresh to include context path
./webapp/index.jsp
1271
1265
by roughley on
04 October 2005, 21:01:20 -0500
(3 years 1 month ago)
simplified tags
./webapp/category-main.jsp
1265
1264
by roughley on
04 October 2005, 21:00:29 -0500
(3 years 1 month ago)
formatting updates
./webapp/category.jsp
1264
1263
by roughley on
04 October 2005, 20:58:14 -0500
(3 years 1 month ago)
changed for altSyntax
./webapp/cart.jsp
1263
1262
by roughley on
04 October 2005, 20:56:02 -0500
(3 years 1 month ago)
updated to be serializable
./java/com/opensymphony/webwork/example/ajax/cart/ShoppingCart.java
1262
|