0
I Use This!
Inactive

Commits : Listings

Analyzed about 10 hours ago. based on code collected about 11 hours ago.
May 02, 2023 — May 02, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added project name to project sorting criteria, and added sorting of projects to billing report More... about 13 years ago
Removed non active users from the holiday view More... about 13 years ago
fixed bug where billing degree for the current month in a previous year was wrong More... about 13 years ago
Sorted projects by customer.name in billing reports More... over 13 years ago
Reenabled komma as decimal separator for string input for hours in TimeEntry More... over 13 years ago
Fjernet mulighet for komma desimal separator på grunn av problemer med float verdier på console siden More... over 13 years ago
Replaced code for accepting comma as decimal separator More... over 13 years ago
Merged with larstobi´s fork (copied before_validation method) More... over 13 years ago
Removed disabled activities from hour registration dropdown for assigned activities More... over 13 years ago
Added department to user index More... over 13 years ago
Added blank department option to user More... over 13 years ago
Added admin verification to departments More... over 13 years ago
Added a department field to user More... over 13 years ago
Fixed Github issue #54 Date range error showing 0 as balance on the last day of the month More... almost 14 years ago
Added red coloring to off days in calender (month review) More... almost 14 years ago
Addend link to audit from report index page + fixed a broken link More... about 14 years ago
Audit report: Added min aggregation function on activity_id for SQL compliant databases (postgresql) More... about 14 years ago
added audit report in html and csv More... about 14 years ago
refactoring More... about 14 years ago
added for customers report ability to hide inactive projects (inactive = no registered hours in period) More... about 14 years ago
replaced method of calculating week total due to bug #53 More... about 14 years ago
added csv output to search report. (No gui changes) More... over 14 years ago
force heroku reload More... over 14 years ago
Removed review statistics in future months as there is nothing sensible to display. More... over 14 years ago
Bug #51, (second try): replaced between chech with check on month. Works locally, and should work on heroku as well. More... over 14 years ago
Replaced Time.zone.now.to_date with Date.today so that default selected month uses the same method as the method calculating last day in statistics period. (Bug #51) More... over 14 years ago
Replaced pagination in billing report with an letter picker, and some sql optimization for the billing report More... over 14 years ago
Rewrote weeks calculation in user report due to bug (peterskeide/TimeFlux/issues#issue/50) More... over 14 years ago
Period now makes use of timezone to find the current day More... over 14 years ago
Another attempt to fix the pdf + ssl + explorer bug More... over 14 years ago