aboutsummaryrefslogtreecommitdiffstats
path: root/app/views/general
Commit message (Expand)AuthorAgeLines
* 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
|\
| * Inline ConfigHelper force_registration_on_new_requestMatthew Landauer2012-09-25-1/+1
| * Extract configuration with defaults into one moduleMatthew Landauer2012-09-25-1/+1
* | Merge remote-tracking branch 'openaustralia_github/requests_frontpage_wording...Louise Crow2012-10-01-2/+14
|\ \
| * | When the list of requests on the frontpage is being filled out with not just ...Matthew Landauer2012-09-29-2/+14
* | | Make wording slightly more consistent by replacing 'public bodies' with 'publ...Matthew Landauer2012-09-29-1/+1
|/ /
* | Remove unused partial viewsRobin Houston2012-09-28-2/+0
* | Use new info_requests_count counter cache column on public body when generati...Louise Crow2012-09-26-4/+4
|/
* Factor popup banner out into own partial, for easier setting/unsetting (inclu...Seb Bacon2012-07-13-0/+1
* Factor out stylesheet includes into separate partial (allows easier overridin...Seb Bacon2012-07-13-0/+21
* Use cannonical twitter urls (use https). Fixes #500Seb Bacon2012-06-27-2/+2
* Comment correctionRobin Houston2012-06-01-2/+2
* Remove unwanted CSS class from locale switcherSeb Bacon2012-05-23-1/+1
* Merge from wombleton:feature/440_sparkly_admin_cssSeb Bacon2012-05-23-10/+12
* Always show tracking links even for things that currently have no resultsSeb Bacon2012-05-11-2/+1
* indentationRobin Houston2012-01-26-31/+31
* Simplify search logic so it doesn't depend on sessions. Also fixes #338Seb Bacon2012-01-25-7/+3
* Don't repeat "no results" message for public bodies.Seb Bacon2012-01-16-2/+1
* Escape error details to avoid XSS potentialRobin Houston2012-01-11-2/+2
* Paginate user searchesSeb Bacon2012-01-08-0/+2
* Don't highlight "home" nav item when doing a searchSeb Bacon2012-01-08-2/+2
* Show excerpts rather than titles on home page. Fixes issue #322.Seb Bacon2012-01-08-1/+1
* Use Fixnums for Interlock ttl arguments for memcached compatibility. Fixes #202David Cabo2011-10-10-1/+1
* I18nize some stringsFaton Selishta2011-10-07-6/+6
* Add locale parameter to blog URL when fetching posts. Fixes #197David Cabo2011-09-26-2/+2
* Fix wrong display logic in search page by matching if/end's correctly (had to...David Cabo2011-09-22-192/+183
* fixed a syntax errorFaton Selishta2011-09-21-0/+3