Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Add encoding line to Ruby files | Gareth Rees | 2017-01-19 | -0/+1 |
| | | | | Fixes https://github.com/mysociety/alavetelitheme/issues/69. | |||
* | Convert to two-space indentation. | Louise Crow | 2016-04-06 | -4/+4 |
| | ||||
* | Make code customization commented out examples. | Louise Crow | 2016-04-06 | -2/+2 |
| | | | | Rather than having them be live code. | |||
* | Update the routing for Rails 3 | Mark Longair | 2013-04-09 | -8/+3 |
| | ||||
* | Don't use dispatcher/reloading trick with routes - it won't work. | Seb Bacon | 2012-07-16 | -13/+9 |
| | ||||
* | Create stubs for the various points where a user might want to customise ↵ | Seb Bacon | 2012-01-30 | -5/+14 |
| | | | | Alaveteli via their theme, as per suggestions by @dcabo on [the mailing list](http://groups.google.com/group/alaveteli-dev/msg/f50eba23f75b5c75) | |||
* | Add examples of how a user might customise: | Seb Bacon | 2012-01-27 | -0/+8 |
* routes * gettext translations * categories |