aboutsummaryrefslogtreecommitdiffstats
path: root/app/controllers/general_controller.rb
Commit message (Expand)AuthorAgeLines
* Pass parameters to method rather explicitlyMatthew Landauer2013-02-12-2/+2
* 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
* 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
* Change order of requests on front pageRobin Houston2012-01-29-5/+6
* Simplify search logic so it doesn't depend on sessions. Also fixes #338Seb Bacon2012-01-25-29/+7
* Whitespace cleanupRobin Houston2012-01-19-6/+6
* Fail silently if third party services are broken or unavailable. Fixes #354.Seb Bacon2012-01-17-7/+8
* Default site search should search everything. Fixes #341.Seb Bacon2012-01-13-1/+1
* Fix wrong variable name, fixes #197David Cabo2011-09-27-1/+1
* Add locale parameter to blog URL when fetching posts. Fixes #197David Cabo2011-09-26-3/+3
* Preserve search text when flipping between result types. Fixes #187.Seb Bacon2011-09-16-3/+6
* Ensure we search public bodies only when special hidden form field is passed inSeb Bacon2011-09-15-1/+1
* Show the right thing in the UI (i.e. the query, and "all" filter) to users fo...Seb Bacon2011-09-03-0/+5
* Ensure we show the "request" search view by defaultSeb Bacon2011-09-01-1/+3
* Make the general search return requests only, by defaultSeb Bacon2011-09-01-1/+1
* final set of fixes to get tests to pass, post-new-designSeb Bacon2011-09-01-4/+11
* remove redundant config and code relating to front page search examples (rela...Seb Bacon2011-08-30-4/+0
* Further work in progress on better search functionalitySeb Bacon2011-08-26-30/+84
* more work in progress on search formsSeb Bacon2011-08-24-1/+7
* I18n'd hardcoded WhatDoTheyKnow strings, mostly in mails. Use named variable ...David Cabo2011-08-11-2/+2
* Add cache headers to various pages (in three categories: short, medium, and l...Seb Bacon2011-07-26-2/+3
* tidy up "blog" page; use twitter widget to display tweets; get feed locations...Seb Bacon2011-07-07-17/+12
* Changes required to get selishta (Kosovo) fork merges to pass tests. Include...Seb Bacon2011-07-06-4/+5
* initial merge of Kosovan branch; still need to get tests passing, factor out ...Seb Bacon2011-07-06-7/+19
|\
| * I18n fixFaton Selishta2011-06-02-3/+12
* | allow search and publicbody examples to be provided in config file, falling b...Seb Bacon2011-06-14-1/+15
|/
* add a "custom_css" template, so we can easily overlay it from pluginsSeb Bacon2011-03-10-0/+6
* make site_name a globally available helperSeb Bacon2011-03-10-16/+1
* Link to Atom JSON equivalents in HTTP header. Document.Francis Irving2010-10-09-1/+1
* Cope with either xmlsimple pathFOI site testharness2010-09-10-1/+7
* Reorganise list page structureFrancis Irving2010-09-03-2/+2
* Use interlock and memcached to cache front page with interlockingFrancis Irving2010-09-03-29/+29
* Include tweetsFrancis Irving2010-07-20-3/+11
* Path to include xmlsimple seems to need lib/ on now, oddFrancis Irving2009-12-04-1/+1
* Whoops broke all searches - fix so default is right.Francis Irving2009-11-28-1/+4
* Allow choosing length of page.Francis Irving2009-11-28-1/+2
* Random requests.francis2009-10-03-1/+7
* Slight tidy on bad queries.francis2009-10-02-2/+8
* Syndicate blog from www.mysociety.org WDTK categoryfrancis2009-09-09-1/+17