0
I Use This!
Inactive

Commits : Listings

Analyzed about 16 hours ago. based on code collected about 20 hours ago.
Apr 19, 2023 — Apr 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add limit 255 to down More... over 12 years ago
Increase length of time entries notes field to 500 More... over 12 years ago
Generate new schema.rb from migrations More... over 12 years ago
Update version of rake More... over 12 years ago
Fix functional tests More... over 12 years ago
Merge remote-tracking branch 'upstream/master' More... over 12 years ago
Added filter on department to billing html view More... over 12 years ago
Removed .gems file More... over 12 years ago
removed pagination as they didn´t work after update to bundler, and specify older rake version More... over 12 years ago
Added bundler for gem dependency ref: http://devcenter.heroku.com/articles/bundler and http://gembundler.com/rails23.html More... over 12 years ago
Remove spesification of gem version - caused heroku to crash: Missing the Rails 2.3.11 gem. .... State changed from starting to crashed More... over 12 years ago
Refactored billing, and added project with no department to billing list More... over 12 years ago
Specified versions to gems More... over 12 years ago
Fixed bug where billed entries where excluded from billing pdf report More... over 12 years ago
Disabeling code for unassigning a retired user from all assigned projects - failed staging test on heroku More... over 12 years ago
Replaced hide_empty with show_empty in billing report More... over 12 years ago
Updating migration to set a department for all projects More... over 12 years ago
Added department to project, and grouped billing report by project.department More... over 12 years ago
Billing will now report also on unlocked and locked time_entries, marking the number in echo status group for each entry More... over 12 years ago
Github #24: hide customers with zero hours registered in the billing view More... over 12 years ago
moved project comment from each user to project header in billing report More... over 12 years ago
Removed retired consultants from vacation view More... over 12 years ago
Added a comment field to project More... over 12 years ago
Minor adjustment to period.rb More... almost 13 years ago
Fixed devide by zero in period.rb More... almost 13 years ago
Test to avoid division by zero in month_review More... almost 13 years ago
Added notes to vacation entry to fix vacation not being stored bug. More... almost 13 years ago
Merged pull request #58 from ConductAS/master. More... almost 13 years ago
Added validation of max-length to time-entry notes, as the column is defined as 255 characters More... almost 13 years ago
Replaced 'Conduct 2009' with 'Conduct + current_year' in the pdf billing report. More... about 13 years ago