cs356-p2-videostore.git
2007-11-27 Ira W. SnyderSmall Cleanups + Merchandise Search master turned-in
2007-11-27 Ira W. SnyderClean up BonusPolicy a little
2007-11-27 Ira W. SnyderReorganize + Change Names
2007-11-27 Ira W. SnyderFix 'maintenence' to 'maintenance' + layout reorganization
2007-11-27 Ira W. SnyderFix BonusPurchase's Object Relationship
2007-11-27 Ira W. SnyderLots of stuff, I got too tired to keep perfect revision...
2007-11-27 Ira W. SnyderAdd Description to the edit pages for {Video,Game,Renta...
2007-11-27 Ira W. SnyderFix {Video,Game,Rentable}Policy editing
2007-11-27 Ira W. SnyderFix the late fee calculations
2007-11-27 Ira W. SnyderFix the search in the Video Controller
2007-11-27 Ira W. SnyderFix spelling of 'receipt' in the Purchase Controller
2007-11-27 Ira W. SnyderFix LIKE clauses in searches to match anywhere in the...
2007-11-27 Ira W. SnyderAdd Income tracking to the Purchase System
2007-11-27 Ira W. SnyderAdd a space between the period and 'Days'
2007-11-27 Ira W. SnyderRe-add editability of COItems, so we can verify overdue...
2007-11-27 Ira W. SnyderFix validation of Games and Videos
2007-11-27 Ira W. SnyderAdd Reciept to the Purchase System
2007-11-26 Ira W. SnyderRemove the ability to add new Rentable Policy
2007-11-26 Ira W. SnyderAdd Income to Purchases
2007-11-26 Ira W. SnyderAdd VideoMedia to the Video pages
2007-11-26 Ira W. SnyderAdd GamePlatform to Game pages
2007-11-26 Ira W. SnyderAdd GameGenres to the Games page
2007-11-26 Ira W. SnyderAdd validation to GameGenre and GamePlatform
2007-11-26 Ira W. SnyderAdd VideoGenres to the system
2007-11-26 Ira W. SnyderPrettify and add the Merchandise pages
2007-11-26 Ira W. SnyderChange 'Debt' to 'Balance'
2007-11-26 Ira W. SnyderMassive Cleanup
2007-11-26 Ira W. SnyderFix RentablePurchases, which saved the wrong customer_id
2007-11-26 Ira W. SnyderMany visual tweaks, suggested by Lan
2007-11-26 Ira W. SnyderUpdate Rails + Add Phone Number and Email Validation
2007-11-26 Ira W. SnyderAdd Rental Policies and Limits
2007-11-26 Ira W. SnyderAdd System Maintence pages
2007-11-26 Ira W. SnyderChange the default route to the login page
2007-11-26 Ira W. SnyderPrettify the Purchase system
2007-11-25 Ira W. SnyderPrettify the Customer pages
2007-11-25 Ira W. SnyderPrettify the COItem pages
2007-11-25 Ira W. SnyderMake the table titles in the game list match the data
2007-11-25 Ira W. SnyderPrettify the Game system
2007-11-25 Ira W. SnyderAdd the 'Add a New Video' link to the main video page
2007-11-25 Ira W. SnyderPrettify the video section of the application
2007-11-25 Ira W. SnyderPrettify the login page
2007-11-24 Ira W. SnyderAdd required authorization to all pages
2007-11-24 Ira W. SnyderAdd the addition of managerial duties to the add_user...
2007-11-24 Ira W. SnyderAdd Login system
2007-11-24 Ira W. SnyderAdd the Yellow & Green Colorscheme to the /purchase...
2007-11-24 Ira W. SnyderRemove Bitem
2007-11-24 Ira W. SnyderAdd the Gameplatform MVC to handle the different game...
2007-11-23 Ira W. SnyderAdd real Gamegenre support
2007-11-23 Ira W. SnyderAdd GamePolicy and integrate with the Game model
2007-11-23 Ira W. SnyderAdd VideoPolicy to the purchase path
2007-11-23 Ira W. SnyderAdd the VideoPolicy model, to hold all the base prices...
2007-11-23 Ira W. SnyderAdd RentablePolicy for MaxOverdueVideos and MaxOverdueGames
2007-11-23 Ira W. SnyderAdd MaxVideos and MaxGames RentablePolicies
2007-11-23 Ira W. SnyderAdd RentablePolicy, to get set up for adding policies
2007-11-23 Ira W. SnyderAdd the capability to return checked out items
2007-11-23 Ira W. SnyderAdd list of just-purchased items (this transaction...
2007-11-23 Ira W. SnyderMake system unable to check out already checked out...
2007-11-23 Ira W. SnyderAdd Purchase system
2007-11-23 Ira W. SnyderAdd purchases table
2007-11-23 Ira W. SnyderRevert "Add the has_many_polymorphs purchaseable model"
2007-11-22 Ira W. SnyderAdd the has_many_polymorphs purchaseable model
2007-11-22 Ira W. SnyderAdd Bitem (bought items) MVC
2007-11-22 Ira W. SnyderAdd merchandise MVC
2007-11-22 Ira W. SnyderAdd the has_many_polymorphs plugin
2007-11-22 Ira W. SnyderUse LIKE queries in the searches
2007-11-22 Ira W. SnyderAdd overdue handling to checked out items
2007-11-22 Ira W. SnyderAdd media MVC
2007-11-22 Ira W. SnyderChange video's director column to a string
2007-11-22 Ira W. SnyderAdd real, selectable videogenres
2007-11-22 Ira W. SnyderAdd searching to Video
2007-11-22 Ira W. SnyderMove checkedout? method to the Rentable superclass
2007-11-22 Ira W. SnyderAdd searching to the games controller
2007-11-22 Ira W. SnyderAdd customer searching capability
2007-11-22 Ira W. SnyderAdd customer id numbers to the listing
2007-11-22 Ira W. SnyderUse a text field for the customers address
2007-11-22 Ira W. SnyderSwitch to a single joined table for Videos and Games
2007-11-22 Ira W. SnyderAdd "rentable type" to rentables
2007-11-22 Ira W. SnyderRemove genre from rentables
2007-11-22 Ira W. SnyderAdd the game mvc
2007-11-22 Ira W. SnyderAdd title to the rentable listing
2007-11-22 Ira W. SnyderFix object relationships between video and rentable
2007-11-21 Ira W. SnyderMigrate title attribute from rentable to video (and...
2007-11-21 Ira W. SnyderAdd video mvc
2007-11-21 Ira W. SnyderFix object relational modeling
2007-11-21 Ira W. SnyderAdd missing stylesheet
2007-11-21 Ira W. SnyderAdd coitem MVC
2007-11-21 Ira W. SnyderAdd rentable model-view-controller
2007-11-21 Ira W. SnyderAdd .gitignore
2007-11-21 Ira W. SnyderAdd customers model-view-controller
2007-11-21 Ira W. SnyderInitial Commit