aboutsummaryrefslogtreecommitdiffstats
path: root/app/controllers/holiday_controller.rb
Commit message (Collapse)AuthorAgeLines
* Remove svn tags that are out of date as we are now using gitMatthew Landauer2012-10-09-2/+0
|
* Extract configuration with defaults into one moduleMatthew Landauer2012-09-25-3/+1
|
* Make the way number of days are calculated (either by calendar or working ↵Matthew Landauer2012-09-24-1/+2
| | | | days) configurable
* Make HolidayController#due_date use configuration REPLY_LATE_AFTER_DAYSMatthew Landauer2012-09-24-1/+2
|
* Rename methodMatthew Landauer2012-09-24-1/+1
|
* Remove trailing whitespace (to make a cleaner forthcoming merge with ↵Seb Bacon2012-05-15-2/+2
| | | | wombleton:feature/440_sparkly_admin_css)
* Make number of days explicit.francis2009-10-26-2/+2
|
* Simple page for checking due dates with details of holidays skipped (nottony2009-03-16-0/+26
linked from anywhere public yet until it gets tidied up a lot more)