Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Fix incorrect conflict resolution | Gareth Rees | 2016-12-14 | -2/+2 |
| | | | | Missed including the <dt> in the conditional when resolving a merge conflict. | |||
* | Fix unclosed <dd> tag | Gareth Rees | 2016-12-14 | -1/+1 |
| | | | | | - Added a closing slash - Fixed indentation | |||
* | Merge remote-tracking branch 'origin/master' into develop | Gareth Rees | 2016-12-14 | -900/+1125 |
|\ | ||||
| * | Add request reporting sections to the help/about page | lizconlan | 2016-12-13 | -1/+29 |
| | | ||||
| * | Add text on request closure. | Louise Crow | 2016-11-24 | -0/+9 |
| | | ||||
| * | Add generic example version of each required help page. | Louise Crow | 2016-04-26 | -875/+1080 |
| | | ||||
| * | Make code customization commented out examples. | Louise Crow | 2016-04-06 | -17/+0 |
| | | | | | | | | Rather than having them be live code. | |||
* | | Update templates to match new ENABLE_ANNOTATIONS setting | Steven Day | 2016-03-31 | -25/+33 |
|/ | | | | | | Alaveteli has added a feature to turn off annotations and some of the views use this to hide certain bits of text, so this makes the theme do the same. | |||
* | Merge branch 'sidebar-url-helpers' into develop | Louise Crow | 2014-10-09 | -10/+10 |
|\ | ||||
| * | Use url helpers in the sidebar. | Louise Crow | 2014-09-09 | -10/+10 |
| | | | | | | | | Generally good practice. | |||
* | | Merge branch 'add_example_template' into develop | Louise Crow | 2014-09-19 | -0/+3 |
|\ \ | ||||
| * | | Add example template to indicate that this needs to be customized/translated. | Louise Crow | 2014-09-02 | -0/+3 |
| |/ | ||||
* / | Remove old template for help page. | Louise Crow | 2014-08-26 | -9/+0 |
|/ | | | | Superceded by help_out.html.erb | |||
* | Update links to point to public body change request form. | Louise Crow | 2014-03-04 | -1/+1 |
| | ||||
* | Merge branch 'master' into develop | Louise Crow | 2013-08-20 | -2/+2 |
|\ | ||||
| * | Configuration is now AlaveteliConfiguration | Mark Longair | 2013-04-10 | -2/+2 |
| | | ||||
| * | Rename the .rhtml files to .html.erb for Rails 3 | Mark Longair | 2013-04-09 | -0/+0 |
| | | ||||
* | | Fix typo. | Louise Crow | 2013-07-23 | -2/+2 |
|/ | ||||
* | Merge remote-tracking branch ↵use-with-alaveteli-0.9use-with-alaveteli-0.8use-with-alaveteli-0.7use-with-alaveteli-0.6.9use-with-alaveteli-0.6.8use-with-alaveteli-0.6.7 | Louise Crow | 2012-10-04 | -1/+1 |
|\ | | | | | | | 'openaustralia_github/help_advanced_search_link' into develop | |||
| * | Make advanced search link in help sidebar point at advancedsearch rather ↵ | Matthew Landauer | 2012-10-04 | -1/+1 |
| | | | | | | | | than search | |||
* | | Use Configuration rather than MySociety::Config directly | Matthew Landauer | 2012-10-02 | -2/+2 |
|/ | ||||
* | Add default value for INCOMING_EMAIL_DOMAIN so an error isn't thrown in the ↵use-with-alaveteli-0.6.6 | Louise Crow | 2012-09-18 | -21/+21 |
| | | | | case where this isn't defined yet. | |||
* | Use email domain from configuration rather than hardcoded domain | Matthew Landauer | 2012-09-18 | -2/+2 |
| | ||||
* | Replace instances of WhatDoTheyKnow with site_name from configuration | Matthew Landauer | 2012-09-18 | -31/+31 |
| | ||||
* | Add examples of how a user might customise: | Seb Bacon | 2012-01-27 | -0/+39 |
| | | | | | | * routes * gettext translations * categories | |||
* | Update help pages to match newer base layout | Seb Bacon | 2012-01-27 | -9/+17 |
| | ||||
* | various help files that would normally need to be localised | Seb Bacon | 2011-02-25 | -0/+886 |
| | ||||
* | ensure it's UTF8 encoded | Seb Bacon | 2011-02-25 | -1/+1 |
| | ||||
* | initial commit | Seb Bacon | 2011-02-25 | -0/+17 |