0
I Use This!
Inactive

Commits : Listings

Analyzed about 9 hours ago. based on code collected 1 day ago.
May 17, 2023 — May 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed bug in view that wrecked the layout (misplaced div) More... over 14 years ago
removed old files More... over 14 years ago
billing and activities updated More... over 14 years ago
Various refactoring for time entry. Broken and needs fixing. More... over 14 years ago
Day totals now displayed in bold. Updated tests to take advantage of this and assert that the new values are as expected by selecting on the b tag More... over 14 years ago
Added a ton of automated functional tests for the time entries controller More... over 14 years ago
Implemented handing of failed time entry updates via javascript. Implemented support for viewing and updating time entries for other users if you are an administrator More... over 14 years ago
Implemented more time entry functionality for users with and without ajax/javascript. Almost functionally complete, but lacks automated tests More... over 14 years ago
Created a simple and an advanced form for hours report More... over 14 years ago
added project entry to activity and some testing More... over 14 years ago
Implemented delete link for destroying time entries. Uses javascript. More... over 14 years ago
Implemented creating and editing time entries via javascript (everything in one page without refresh). Working but lacks automated tests. More... over 14 years ago
fixed broken tests More... over 14 years ago
Added customers and project with CRUDs More... over 14 years ago
improved tests, and removed unused code More... over 14 years ago
Added tests for vacation, and fixed navigation between months More... over 14 years ago
fixed broken test - @day was set to today in reportController More... over 14 years ago
Added editable vacation table for all users More... over 14 years ago
Prototyping alternate way of handing time entry. Unfinished and unstable. More... over 14 years ago
renamed shared to public in gui only More... over 14 years ago
Implementing functionality to let admins do time entry for other users. Unfinished and unstable (failing tests) More... over 14 years ago
Replaced date_picker with rails select_date More... over 14 years ago
updated hours report layout More... over 14 years ago
Updated html title More... almost 15 years ago
fixed broke test More... almost 15 years ago
replaced date picker in calender view More... almost 15 years ago
added shared checkbox to activities.new More... almost 15 years ago
removed summary report, and renamed week_view to calender_view More... almost 15 years ago
added ajax updating of shared listing More... almost 15 years ago
Added holidays to main menu More... almost 15 years ago