aboutsummaryrefslogtreecommitdiffstats
path: root/app/controllers/general_controller.rb
Commit message (Expand)AuthorAgeLines
* Fix /blog breaking if the blog has no postsGareth Rees2014-09-12-1/+1
* Handle unhelpful stemmingGareth Rees2014-06-25-1/+1
* Use regex based highlightingGareth Rees2014-06-25-1/+1
* Rename XXX comments with TODO:Gareth Rees2014-06-10-3/+3
* Add confirmed_user_count to /version.jsonGareth Rees2014-05-23-1/+2
* Add visible_request_count to /version.jsonGareth Rees2014-05-23-1/+2
* Move make_query_from_params to XapianQueriesLouise Crow2013-12-19-1/+1
* Only show the blog if a BLOG_FEED is configured.Louise Crow2013-12-09-0/+4
* Move getting recent requests into a helper method.Louise Crow2013-11-25-24/+0
* Move getting popular bodies into a model method.Louise Crow2013-11-25-21/+0
* Show highlights and correction regardless of search type.Louise Crow2013-11-07-5/+6
* Remove unused line of codeLouise Crow2013-07-30-1/+0
* Merge remote-tracking branch 'openaustralia_github/app_version_api_feature' i...Louise Crow2013-06-18-0/+9
|\
| * Add publicly accesible json api to query alaveteli and ruby version. Implemen...Matthew Landauer2013-02-24-1/+9
* | Remove support for theme stylesheet inclusion via template deprecated in vers...Louise Crow2013-06-05-6/+0
* | Merge remote-tracking branch 'openaustralia_github/inline_search_method_refac...Louise Crow2013-06-04-5/+3
|\ \
| * | ActsAsXapian doesn't need to be referenced from the global namespaceMatthew Landauer2013-03-25-1/+1
| * | Tiny refactorMatthew Landauer2013-03-25-4/+2
* | | Merge remote-tracking branch 'openaustralia_github/remove_random_request_acti...Louise Crow2013-05-30-6/+0
|\ \ \
| * | | Remove apparently unused action for showing random requestMatthew Landauer2013-03-22-6/+0
| |/ /
* | | Handle routing errors with our custom template too.Louise Crow2013-05-02-0/+6
* | | Remove debian-specific require clause and use Gemfile to specify non-standard...Louise Crow2013-04-30-7/+0
* | | Change email address in header of source code to hello@mysociety.orgMatthew Landauer2013-03-26-1/+1
|/ /
* | Merge remote-tracking branch 'mysociety/develop' into rails-3-developHenare Degan2013-03-14-4/+2
|\ \
| * | Move serving of js for admin interface from general to admin_general controllerMatthew Landauer2013-02-19-6/+0
| * | Merge in adminbootstraptheme 323d704ab4f1ffe31f20fcabeaf030c462dfbadf into ma...Matthew Landauer2013-02-19-1/+5
| |/
| * Pass parameters to method rather explicitlyMatthew Landauer2013-02-12-2/+2
* | Rename Configuration class to avoid conflict with ActiveSupport::ConfigurableHenare Degan2013-03-03-3/+3
* | Merge branch 'develop' into rails-3-spikeHenare Degan2013-02-15-1/+0
|\|
| * Fix typo.Louise Crow2013-01-17-1/+1
| * Remove interlock as it's not compatible with Rails 3 and is unmaintainedHenare Degan2013-01-18-45/+43
* | Handling of globbed parameters in routes has changedMatthew Landauer2013-02-01-0/+1
* | Globbing in routes is slightly different in Rails 3Matthew Landauer2013-01-31-1/+1
* | Change that should have been merged in from develop when one form of caching ...Matthew Landauer2013-01-31-22/+20
* | Merge branch 'i18n_rails3_preparation' into rails-3-spikeMatthew Landauer2013-01-31-20/+22
|\ \
| * | Set locale with I18n rather than through globalizeMatthew Landauer2013-01-17-1/+1
| |/
* | The with_locale has been removed in Globalize3Henare Degan2012-12-11-1/+1
* | Remove interlock as it's not compatible with Rails 3 and is unmaintainedHenare Degan2012-12-11-45/+43
* | Switch to new method nameHenare Degan2012-12-11-1/+1
|/
* Remove debugging action that could easily DOS a serverHenare Degan2012-11-18-6/+0
* Always have the newest events at the top of the listMatthew Landauer2012-10-26-0/+2
* Don't show internal admin authority on auto generated list on home pageMatthew Landauer2012-10-17-1/+1
* Handle the case where the blog feed already has querystring parameters.Louise Crow2012-10-11-1/+3
* Remove svn tags that are out of date as we are now using gitMatthew Landauer2012-10-09-2/+0
* Merge remote-tracking branch 'openaustralia_github/configuration_refactor' in...Louise Crow2012-10-01-3/+3
|\
| * Extract configuration with defaults into one moduleMatthew Landauer2012-09-25-3/+3
* | When the list of requests on the frontpage is being filled out with not just ...Matthew Landauer2012-09-29-0/+3
* | Use new info_requests_count counter cache column on public body when generati...Louise Crow2012-09-26-2/+1
|/
* Show the admin navigation bar when browsing the main site. Fixes #512Seb Bacon2012-06-27-1/+1
* Remove trailing whitespace (to make a cleaner forthcoming merge with wombleto...Seb Bacon2012-05-15-8/+8