30 March 2015 - 7.00pm
- Views/Member/Register.cshtml - Consistency fix for width layout and validation msg colour(red) to be same as Login page
- Views/Expenditure/Index.cshtml - Improved UI for Shopping Cart
- Views/Users/CalculatorStep2.cshtml - Improved UI for radiobox of User Expenditure or National Avg
- Views/Report/Index.cshtml - Use local JS file instead of calling from external website
- Models/UserProfile.cs - Added data annotation [Required] for Monthly Expenditure to fix Validation Bug
- Controllers/UsersController.cs - Fixed Validation Bug for required fields that are left empty
- Scripts/expenditure.js - Shift inline JavaScript code from "Views/Expenditure/Index.cshtml" into "expenditure.js"
- Scripts/raphael-min.js - Added this JS file to be referenced for Report instead of calling from external website"
29 March 2015 - 2.00am
- Views/Expenditure/Index.cshtml
28 March 2015 - 4.00pm
- Views/Expenditure/Index.cshtml
- Scripts/expenditure.js
- JQuery DataTables