aboutsummaryrefslogtreecommitdiffstats
path: root/app/views/general
Commit message (Expand)AuthorAgeLines
* gettext_i18n_rails patches I18n.locale= so that it changes underscores in loc...Louise Crow2013-07-18-1/+1
* Merge branch 'hotfix/0.11.0.16' into rails-3-developLouise Crow2013-06-25-16/+11
|\
| * Use two forms, one for changing the search term, and one for applying filters...hotfix/0.11.0.16Louise Crow2013-06-25-4/+11
| * Remove unused code. Let's re-add it when we need it.Louise Crow2013-06-25-12/+0
* | Merge branch 'hotfix/0.11.0.11' into rails-3-developLouise Crow2013-06-12-1/+1
|\|
| * Allow an item to have an author, not a creatorhotfix/0.11.0.11Louise Crow2013-06-12-1/+1
* | Remove support for theme stylesheet inclusion via template deprecated in vers...Louise Crow2013-06-05-6/+0
|/
* Merge branch 'release/0.9' into rails-3-developLouise Crow2013-04-24-8/+8
|\
| * Merge branch 'feature/final-consistent-translation-interpolation' into developLouise Crow2013-04-16-8/+8
| |\
| | * Replace %s with {{}} in translation for "Browse all..."Louise Crow2013-04-09-1/+1
| | * In translation strings replace %d with {{}} formattingMatthew Landauer2013-04-09-1/+1
* | | Merge remote-tracking branch 'mysociety/develop' into rails-3-developHenare Degan2013-03-14-43/+43
|\| |
| * | Fix html5 validation errorsMatthew Landauer2013-03-07-1/+1
| * | Merge remote-tracking branch 'openaustralia_github/make-links-relative' into ...Louise Crow2013-03-06-37/+37
| |\ \
| | * | Remove unused parameters from helper methodMatthew Landauer2013-02-15-18/+18
| | * | Rename helper methodMatthew Landauer2013-02-15-1/+1
| | * | Make links to within the site use relative urlsMatthew Landauer2013-02-15-5/+5
| | * | Make links to within the site use relative urlsMatthew Landauer2013-02-13-11/+11
| | * | Make contact link relativeMatthew Landauer2013-02-13-1/+1
| | * | Inline link helper method by using a preexisting named routeMatthew Landauer2013-02-13-3/+3
| * | | Merge remote-tracking branch 'openaustralia_github/fix-issue-789' into developLouise Crow2013-02-14-1/+1
| |\ \ \
| | * | | Inline helper methodMatthew Landauer2013-02-12-1/+1
| | |/ /
| * / / WDTK-277 - improved accessibility of searchNathan Jenkins2013-02-09-4/+4
| |/ /
* | | For some reason these items are all in arrays now (?) blindly fix until this ...Henare Degan2013-03-05-4/+4
* | | More RubyesqueHenare Degan2013-03-05-1/+1
* | | Rename Configuration class to avoid conflict with ActiveSupport::ConfigurableHenare Degan2013-03-03-4/+4
* | | Rename ALL THE TEMPLATES!!1!!!one!!1!!Henare Degan2013-02-27-0/+0
* | | <% %> style block helpers are deprecatedHenare Degan2013-02-19-3/+3
* | | Merge branch 'develop' into rails-3-spikeHenare Degan2013-02-15-5/+5
|\| |
| * | Fix calendar picker on request search pageMatthew Landauer2013-02-07-5/+5
| |/
| * Remove leading space - seems to be causing test failures, although not a prob...Louise Crow2013-01-17-1/+1
| * Remove interlock as it's not compatible with Rails 3 and is unmaintainedHenare Degan2013-01-18-2/+1
| * Merge remote-tracking branch 'mysociety/develop' into rails_xssMatthew Landauer2013-01-15-2/+2
| |\
* | | Merge branch 'rails_xss' into rails-3-spikeMatthew Landauer2013-01-04-3/+3
|\| |
| * | Escaping fixes involving the unpleasant mix of translations, html and string ...Matthew Landauer2013-01-03-1/+1
| * | Escaping fixesMatthew Landauer2013-01-02-2/+2
* | | Remove interlock as it's not compatible with Rails 3 and is unmaintainedHenare Degan2012-12-11-2/+1
| |/ |/|
* | Use generated urls so that they go through locale filters.Louise Crow2012-11-29-2/+2
|/
* Restore correct element id.Louise Crow2012-11-05-1/+1
* Use simple form for frontpage search - we don't need parameter insertion as t...Louise Crow2012-11-05-4/+4
* Formatting tidy up (whitespace)Matthew Landauer2012-11-01-11/+8
* Split front page into partials for more modular overriding in themesMatthew Landauer2012-11-01-72/+75
* Handle the case where there is no encoded element, but a description element ...Louise Crow2012-10-31-1/+7
* Update twitter widget to latest versionMatthew Landauer2012-10-31-31/+4
* Add slightly more sensible request description text for the case where the re...Louise Crow2012-10-18-2/+9
* In number of requests shown on home page only include requests with normal pr...Matthew Landauer2012-10-17-2/+2
* Don't include admin authority in count on home pageMatthew Landauer2012-10-17-2/+2
* Handle the case where a blog item doesn't have any comment elements.Louise Crow2012-10-11-1/+3
* Removing empty and unused view template fileMatthew Landauer2012-10-04-0/+0
* Merge remote-tracking branch 'openaustralia_github/configuration_refactor' in...Louise Crow2012-10-01-2/+2
|\