FishEye

Quick Search:

Line History

0

Show Arbitrary Diff

From to

Supports revisions and tags.

History

MAIN 1.9 1.1

Branch MAIN

1.9 annotated / raw | Diffs: previous, other | Lines: 189 ( +11, -1 )

Created: 2005-11-05 17:31:41 -0500 (3 years 2 months ago) | Author: rossd | Changeset: MAIN:rossd:20051105223140

clean up

1.8 annotated / raw | Diffs: previous, other | Lines: 179 ( +6, -0 )

Created: 2005-11-01 10:06:11 -0500 (3 years 2 months ago) | Author: scottc | Changeset: MAIN:scottc:20051101150611

update the definition of the OrderService to show the references to the other services without autowire

1.7 annotated / raw | Diffs: previous, other | Lines: 173 ( +43, -19 )

Created: 2005-10-30 17:10:13 -0500 (3 years 2 months ago) | Author: scottc | Changeset: MAIN:scottc:20051030221012

Added a logOrder aspect for the orderService and configured. Uses cflog, you can see the log file in cfadmin. Works nice and cool. Checked and debugged alot. The thing works

1.6 annotated / raw | Diffs: previous, other | Lines: 149 ( +6, -0 )

Created: 2005-10-29 22:54:50 -0400 (3 years 2 months ago) | Author: scottc | Changeset: MAIN:scottc:20051030025450

Get this goddamn thing away from me, please!!! I bought two bulldogs. My order is in the database. I got no errors. I'm done!

1.5 annotated / raw | Diffs: previous, other | Lines: 143 ( +63, -30 )

Created: 2005-10-28 18:22:38 -0400 (3 years 2 months ago) | Author: rossd | Changeset: MAIN:rossd:20051028222237

first cut at working shopping cart

1.4 annotated / raw | Diffs: previous, other | Lines: 110 ( +15, -0 )

Created: 2005-10-19 10:32:33 -0400 (3 years 2 months ago) | Author: scottc | Changeset: MAIN:scottc:20051019143232

more checkout stuff, check email, login user

1.3 annotated / raw | Diffs: previous, other | Lines: 95 ( +27, -0 )

Created: 2005-10-19 00:04:33 -0400 (3 years 2 months ago) | Author: rossd | Changeset: MAIN:rossd:20051019040433

category/product browsing now working with new model

1.2 annotated / raw | Diffs: previous, other | Lines: 68 ( +3, -3 )

Created: 2005-10-18 22:12:37 -0400 (3 years 2 months ago) | Author: scottc | Changeset: MAIN:scottc:20051019021237

threw beanFactory in application, retrieve user into request in application.cfc, update checkout process and preferences.cfm to use user objects

1.1 annotated / raw | Lines: 68 ( +68, -0 )

Created: 2005-10-08 15:29:49 -0400 (3 years 2 months ago) | Author: rossd | Changeset: MAIN:rossd:20051008192948

implementations partially complete (cart,productService)