commit 146611c9f87b85e1b2fb2835a0a0f436f7f56da4 Author: JTSage.com Root User Date: Tue Feb 10 23:29:37 2009 -0500 Code Cleanup - Line Endings * Remove DOS/WIN Line endings from style.css, replace with UNIX line endings commit 3d7676383d3f8c8537f3a12e3a2cf80ab0224d43 Author: JTSage.com Root User Date: Tue Feb 10 23:25:12 2009 -0500 Modified Feature - Popup Calendars * New JavaScript library to replace NO-REDISTRIBUTE mockup library * Budget forms updated to new calendars * Hours Tracking forms updated to new calendars * Header includes changed * CSS Rules added for new calendars * OLD JavaScript Library Removed commit aca3157b39b93a40277efe03ba9db7d81b790b7a Author: JTSage.com Root User Date: Mon Feb 9 23:02:12 2009 -0500 Bug-Fix: Budget Delete * typo in mysql_prefix prevented deletions from working commit af910774d1a495b6e976375861a195af76df2e55 Author: JTSage.com Root User Date: Mon Feb 9 21:22:00 2009 -0500 Update Homepage link * Now reflects recently added tdtrac.com domain commit 60cb6095f783369d79e577a09310bfa88be11faf Author: JTSage.com Root User Date: Mon Feb 9 22:55:54 2009 -0500 New Feature - Budget Categories * Update installer with new database field. * Update budget entry and edit forms * Update budget display view * Update budget e-mail body * Add new field to legacy SQL file Bug Fix - Budget Edit Form * Reference to $row should be reference to internal query $row2 Bug Fix - Budget E-Mail body * Bad reference to $row in sub-totals, should pull info from itteration value $last commit bd16b515c28d1c5b0bb8dbf35bde565a9f7f3e0c Author: JTSage.com Root User Date: Sun Feb 8 23:24:09 2009 -0500 Version Bump commit 363cf9129fe34542b4aa5c180df1abfab1e9be33 Author: JTSage.com Root User Date: Sun Feb 8 23:18:43 2009 -0500 New Feature: Configurable day or hourly pay rates, and pay rate. * Add config.php options * Update TODO list * Add options to installer * Add lookup pay rate / day rate toggle to budget reports * Add lookup day rate toggle to hours displays / forms * Add lookup day rate toggle to email hours commit 0045d377814917e42b85c84fd5aac427bae0817c Author: JTSage.com Root User Date: Sun Feb 8 22:47:20 2009 -0500 New Feature: Per User "on payroll" configuration change * Updated TODO list * Update user name lookup on hours add * Update user name lookup on hours view * Update install script to include new table oolumn * Update old .sql file to include new table column * Add Form field for payroll config to edit / view user * OTHER: Add a default favicon.ico file