0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 02, 2023 — May 02, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Modified holiday links to not to return to index, since index redirects to vacation More... over 14 years ago
Implemented initial functionality for approving (locking) months. Needs more testing and refactoring. More... over 14 years ago
Moved customer to admin menu More... over 14 years ago
Merged with peter More... over 14 years ago
replaced buttons with icons in time-entry view More... over 14 years ago
Removed parenthesize argument and deprecation warnings More... over 14 years ago
Cosmetic changed to code structure (moved methods, removed newlines etc). More... over 14 years ago
Replaced edit and delete headings in the time entries table heading with the generic 'Actions' heading. Added titles to the edit and delete icons. More... over 14 years ago
Upgraded to Rails 2.3.3 More... over 14 years ago
added icons for cancel and save More... over 14 years ago
Added Prawnto fork without the buggy IE ssl workaround More... over 14 years ago
Temp removal of Prawnto More... over 14 years ago
Refactored month controller and views. Named changed to MonthReviewsController. More... over 14 years ago
Just some comments More... over 14 years ago
added acomment More... over 14 years ago
refactoring More... over 14 years ago
Refactored some tests More... over 14 years ago
added admin checkbox to user creating and edit More... over 14 years ago
Fixed tests More... over 14 years ago
Merge branch 'master' of git://github.com/hakonb/TimeFlux More... over 14 years ago
Merge branch 'master' of git://github.com/hakonb/TimeFlux into merge_latest More... over 14 years ago
Make use of hour_type in search More... over 14 years ago
changed review -> listing to prawn report More... over 14 years ago
Moved day headers in time entries index into separate partial More... over 14 years ago
Added expected hours per day to time entries index More... over 14 years ago
pulled from peter More... over 14 years ago
Moved reporting related functionality in ApplicationController into separate Reporting module. The module is included only where it is used. Refactored activities views to belong to the admin section. More... over 14 years ago
changed layout for project -> add activity, and linked the main menu to vacation instead of houlidays More... over 14 years ago
Removed redundant status flags for create and edit actions More... over 14 years ago
Refactored TimeEntriesController to be more DRY. Moved some repeated inline javascript-rendering to reusable rjs emplates. Updated tests. More... over 14 years ago