FishEye

Quick Search:

Period Displayed

  Oct-2005 Nov-2005  

Constraint

Branch:
Author:
Tag:
Date: help

Calendar

November 2005
Sun Mon Tue Wed Thu Fri Sat
  1(3)234(2)5(10)
6789101112
13141516171819
20212223242526
27282930   
Jan Feb Mar Apr
May Jun Jul Aug
Sep Oct(270) Nov(15) Dec
Years:

Line History

Feeds Changelog

MAIN:rossd:20051105223456 by rossd on 05 November 2005, 17:34:56 -0500 (3 years 2 months ago) removed calculateOrderTotals (moved to OrderService long ago)

./extensions/components/petmarket/component/cart/ShoppingCartService.cfc 1.3 history download (+2 -33) diffs

./extensions/components/petmarket/service/cart/ShoppingCartService.cfc 1.4 history download (+1 -5) diffs

MAIN:rossd:20051105221941 by rossd on 05 November 2005, 17:19:41 -0500 (3 years 2 months ago) final revision

./docs/ColdSpring-Petmarket-CFDJ.doc 1.7 history download

MAIN:scottc:20051104203251 by scottc on 04 November 2005, 15:32:51 -0500 (3 years 2 months ago) some proofreading in the article doc

./docs/ColdSpring-Petmarket-CFDJ.doc 1.6 history download

MAIN:rossd:20051104155927 by rossd on 04 November 2005, 10:59:27 -0500 (3 years 2 months ago) More Updates

./docs/ColdSpring-Petmarket-CFDJ.doc 1.5 history download

MAIN:scottc:20051101150708 by scottc on 01 November 2005, 10:07:08 -0500 (3 years 2 months ago) completed first pass at the aop section. needs some proofing

./docs/ColdSpring-Petmarket-CFDJ.doc 1.4 history download

MAIN:scottc:20051101150611 by scottc on 01 November 2005, 10:06:11 -0500 (3 years 2 months ago) update the definition of the OrderService to show the references to the other services without autowire

./wwwroot/components.xml 1.8 history download (+6 -0) diffs

MAIN:scottc:20051101134120 by scottc on 01 November 2005, 08:41:20 -0500 (3 years 2 months ago) beginning of aop section for article

./docs/ColdSpring-Petmarket-CFDJ.doc 1.3 history download

MAIN:rossd:20051101012533 by rossd on 31 October 2005, 20:25:33 -0500 (3 years 2 months ago) docs

./docs/ColdSpring-Petmarket-CFDJ.doc 1.2 history download

MAIN:rossd:20051101004554 by rossd on 31 October 2005, 19:45:54 -0500 (3 years 2 months ago) docs

./docs/ColdSpring-Petmarket-CFDJ.doc 1.1 history download (+0) new

./docs/Diagram1.jpg 1.1 history download (+0) new

./docs/Diagram1.vsd 1.1 history download (+0) new

MAIN:scottc:20051030221012 by scottc on 30 October 2005, 17:10:12 -0500 (3 years 2 months ago) 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

./extensions/components/petmarket/component/user/User.cfc 1.6 history download (+2 -2) diffs

./extensions/components/petmarket/component/user/UserDAO.cfc 1.6 history download (+4 -2) diffs

./extensions/components/petmarket/component/user/UserService.cfc 1.6 history download (+3 -3) diffs

./extensions/components/petmarket/service/user/UserService.cfc 1.4 history download (+9 -3) diffs

./extensions/components/petmarket/aspects/LogOrderAdvice.cfc 1.1 history download (+51) new

… 2 more files in changeset.
MAIN:scottc:20051030025450 by scottc on 29 October 2005, 22:54:50 -0400 (3 years 2 months ago) 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!

./extensions/components/petmarket/component/user/CreditCard.cfc 1.4 history download (+3 -1) diffs

./extensions/components/petmarket/component/user/UserDAO.cfc 1.5 history download (+20 -23) diffs

./extensions/components/petmarket/component/user/UserService.cfc 1.5 history download (+21 -6) diffs

./extensions/components/petmarket/service/product/ProductService.cfc 1.4 history download (+7 -1) diffs

./extensions/components/petmarket/component/order/OrderDAO.cfc 1.1 history download (+52) new

… 7 more files in changeset.
MAIN:scottc:20051020135752 by scottc on 20 October 2005, 09:57:52 -0400 (3 years 2 months ago) got the user stuff flushed out with save and updated the interface. can't test because I don't have a db

./extensions/components/petmarket/component/user/UserDAO.cfc 1.4 history download (+120 -4) diffs

./extensions/components/petmarket/component/user/UserService.cfc 1.4 history download (+11 -12) diffs

./extensions/components/petmarket/service/user/UserService.cfc 1.3 history download (+19 -10) diffs

./wwwroot/checkout.cfm 1.4 history download (+11 -2) diffs

MAIN:scottc:20051019143232 by scottc on 19 October 2005, 10:32:32 -0400 (3 years 2 months ago) more checkout stuff, check email, login user

./extensions/components/petmarket/component/user/UserDAO.cfc 1.3 history download (+41 -4) diffs

./extensions/components/petmarket/component/user/UserService.cfc 1.3 history download (+26 -1) diffs

./Application.cfm 1.7 history download (+1 -1) diffs

./wwwroot/checkout.cfm 1.3 history download (+25 -20) diffs

./wwwroot/components.xml 1.4 history download (+15 -0) diffs

MAIN:scottc:20051019140234 by scottc on 19 October 2005, 10:02:34 -0400 (3 years 2 months ago) application.cfm is a little funky!

./Application.cfm 1.6 history download (+11 -16) diffs

MAIN:scottc:20051019021237 by scottc on 18 October 2005, 22:12:37 -0400 (3 years 2 months ago) threw beanFactory in application, retrieve user into request in application.cfc, update checkout process and preferences.cfm to use user objects

./Application.cfm 1.4 history download (+17 -9) diffs

./wwwroot/_checkout_step1.cfm 1.2 history download (+6 -2) diffs

./wwwroot/_checkout_step2.cfm 1.2 history download (+16 -11) diffs

./wwwroot/_checkout_step3.cfm 1.2 history download (+14 -9) diffs

./wwwroot/_checkout_step4.cfm 1.2 history download (+6 -2) diffs

… 4 more files in changeset.
MAIN:scottc:20051018143044 by scottc on 18 October 2005, 10:30:44 -0400 (3 years 2 months ago) updated all user ibjects to have default values, updated application.cfm to put new user object in session, updated preferences paeg to use preferences object in user

./extensions/components/petmarket/component/user/Address.cfc 1.3 history download (+11 -2) diffs

./extensions/components/petmarket/component/user/CreditCard.cfc 1.3 history download (+39 -35) diffs

./extensions/components/petmarket/component/user/Preferences.cfc 1.2 history download (+6 -2) diffs

./extensions/components/petmarket/component/user/User.cfc 1.4 history download (+16 -2) diffs

./Application.cfm 1.3 history download (+1 -2) diffs

… 1 more files in changeset.
MAIN:scottc:20051018124655 by scottc on 18 October 2005, 08:46:55 -0400 (3 years 2 months ago) finished building user model objects and unit tests for them, now I gotta do security, save method and see what else

./extensions/components/petmarket/component/user/Address.cfc 1.2 history download (+5 -4) diffs

./extensions/components/petmarket/component/user/CreditCard.cfc 1.2 history download (+5 -5) diffs

./extensions/components/petmarket/component/user/Preferences.cfc 1.1 history download (+53) new

./extensions/components/petmarket/component/user/User.cfc 1.3 history download (+35 -5) diffs

./extensions/components/petmarket/component/user/UserDAO.cfc 1.2 history download (+14 -7) diffs

… 3 more files in changeset.
MAIN:scottc:20051017015541 by scottc on 16 October 2005, 21:55:41 -0400 (3 years 2 months ago) Some initial stuff for users. User, Address, CreditCard w proper validation, UserDao, one unit test

./extensions/components/petmarket/component/user/Address.cfc 1.1 history download (+118) new

./extensions/components/petmarket/component/user/CreditCard.cfc 1.1 history download (+140) new

./extensions/components/petmarket/component/user/User.cfc 1.2 history download (+44 -43) diffs

./extensions/components/petmarket/component/user/UserDAO.cfc 1.1 history download (+120) new

./extensions/components/petmarket/component/user/UserService.cfc 1.2 history download (+10 -4) diffs

… 4 more files in changeset.
MAIN:rossd:20051004020111 by rossd on 03 October 2005, 22:01:12 -0400 (3 years 3 months ago) first checkin (includes legacy code and service api)

./extensions/components/petmarket/service/product/Product.cfc 1.1 history download (+69) new

./extensions/components/petmarket/service/product/ProductService.cfc 1.1 history download (+34) new

./extensions/components/petmarket/service/category/Category.cfc 1.1 history download (+92) new

./extensions/components/petmarket/service/category/CategoryService.cfc 1.1 history download (+20) new

./.project 1.1 history download (+11) new

… 101 more files in changeset.
earlier earlier | later later