Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | No need to add the rails-3 branch now - has been merged to master. | Louise Crow | 2013-06-05 | -6/+6 |
| | ||||
* | script/plugin no longer exists in Rails 3 | Mark Longair | 2013-04-03 | -2/+2 |
| | | | | | | | | | Instead we should use "bundle exec rails plugin". The "-r rails-3" is to make sure that we get the Rails 3 version of the theme, i.e. one that uses Rails.root instead of RAILS_ROOT. (Unfortunately, it doesn't work specifying an annotated tag with "-r", so we use a branch name instead, say, of "use-alaveteli-0.10".) | |||
* | Rename ALL THE TEMPLATES!!1!!!one!!1!! | Henare Degan | 2013-02-27 | -7/+7 |
| | | | | .rhtml is deprecated in favour of .erb in Rails 3 | |||
* | Fix reference to two methods when three are listed. | Louise Crow | 2012-09-24 | -1/+1 |
| | ||||
* | Update references to point to the mySociety repo. | Louise Crow | 2012-08-29 | -2/+2 |
| | ||||
* | Fix typo. | Louise Crow | 2012-07-12 | -1/+1 |
| | ||||
* | Update theme installation notes to match current reality | Seb Bacon | 2012-07-09 | -4/+8 |
| | ||||
* | Suggest people make "lightweight" themes | Seb Bacon | 2012-06-15 | -0/+13 |
| | ||||
* | Mention where a theme is installed. | Seb Bacon | 2012-02-02 | -0/+4 |
| | ||||
* | Document additions to base Alaveteli theme made at ↵ | Seb Bacon | 2012-01-30 | -9/+44 |
| | | | | 4899ae188f728bfd77b6db950fd5a1e3180c7be8 | |||
* | Typo fix | Robin Houston | 2012-01-19 | -1/+1 |
| | ||||
* | Support legacy theme technique for backwards compatibility, and update the ↵ | seb | 2011-11-21 | -18/+15 |
| | | | | theming docs | |||
* | add basic themeing documentation, and put docs in own subdirectory | Seb Bacon | 2011-07-12 | -0/+112 |