Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | Re-annotate models with database fields | Louise Crow | 2013-09-16 | -0/+9 |
* | Rename method | Matthew Landauer | 2012-09-24 | -2/+2 |
* | Handle times passed to Holiday.due_date_from_calendar_days | Matthew Landauer | 2012-09-24 | -0/+4 |
* | Add due date calculation based on calendar days rather than working days | Matthew Landauer | 2012-09-24 | -30/+63 |
* | Load all fixtures for all tests | Robin Houston | 2012-01-31 | -1/+0 |
* | Fix a bunch of broken links (thanks Alex) | Francis Irving | 2010-10-27 | -1/+1 |
* | Make path work in Ruby 1.9 | Francis Irving | 2010-09-15 | -1/+1 |
* | Make number of days explicit. | francis | 2009-10-26 | -2/+2 |
* | Count weekends like our lawyer says too. | francis | 2009-09-17 | -3/+6 |
* | Test that Time objects DTRT | tony | 2009-03-16 | -0/+4 |
* | Move due date counting code into Holiday class | tony | 2009-03-10 | -0/+43 |