aboutsummaryrefslogtreecommitdiffstats
path: root/app/models/holiday.rb
Commit message (Collapse)AuthorAgeLines
* Only get the holidays once per request.Louise Crow2012-10-29-4/+5
|
* Remove svn tags that are out of date as we are now using gitMatthew Landauer2012-10-09-2/+0
|
* Remove references to 20 from the comments, now that the code accepts a ↵Louise Crow2012-09-24-4/+4
| | | | working_days param.
* Make the way number of days are calculated (either by calendar or working ↵Matthew Landauer2012-09-24-0/+11
| | | | days) configurable
* Added a bit more of a comment to explain how the calendar days workMatthew Landauer2012-09-24-0/+2
|
* Rename methodMatthew Landauer2012-09-24-2/+3
|
* Handle times passed to Holiday.due_date_from_calendar_daysMatthew Landauer2012-09-24-0/+3
|
* Add due date calculation based on calendar days rather than working daysMatthew Landauer2012-09-24-0/+9
|
* Make things a little more conciseMatthew Landauer2012-09-24-4/+3
|
* Extract method for checking whether a date is a weekend or a holidayMatthew Landauer2012-09-24-5/+8
|
* Further annotation correctionsSeb Bacon2012-05-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)
* Ensure model schema documentation is up to date.Seb Bacon2012-01-09-3/+3
|
* Annotate models.Francis Irving2010-10-09-1/+1
|
* Update model annotations.Francis Irving2010-09-15-1/+1
|
* Update model annotations.Francis Irving2010-07-27-1/+1
|
* Add specific draft attribute.Francis Irving2010-07-15-1/+1
|
* Update model annotations.Francis Irving2010-07-15-1/+1
|
* Make number of days explicit.francis2009-10-26-2/+2
|
* Loads of changes to timescale text, to make it more legally accurate, but stillfrancis2009-10-02-4/+4
| | | | forceful.
* Count weekends like our lawyer says too.francis2009-09-17-12/+13
|
* Update model field comments.francis2009-09-17-2/+2
|
* Annotate models update.francis2009-06-26-2/+2
|
* Add charity registration number to database & edit form for public bodytony2009-04-13-2/+2
|
* Convert date/times into dates.francis2009-03-16-29/+31
|
* Move due date counting code into Holiday classtony2009-03-10-3/+39
|
* Update models and schema for new tabletony2009-03-09-0/+19
|
* Move holidays to the databasetony2009-03-09-0/+2