Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Rescue from Holidays::UnknownRegionErrorhotfix/0.21.0.24 | Gareth Rees | 2015-04-29 | -0/+7 |
| | | | | | If you run an Alaveteli in a region where we can’t show holiday suggestions the holiday import page breaks. This commit rescues from an unavailable region so that we display a friendly error message. | |||
* | Remove confusing before block | Gareth Rees | 2015-04-29 | -4/+11 |
| | | | | | | Next commit adds a new spec; this before block was affecting the behaviour of the new spec. https://robots.thoughtbot.com/lets-not | |||
* | Fix assumption of current year as 2014 in holiday import specs | Louise Crow | 2015-01-05 | -3/+5 |
| | ||||
* | Allow import of holidays from feed or built-in suggestions | Louise Crow | 2014-12-15 | -0/+155 |