aboutsummaryrefslogtreecommitdiffstats
path: root/app/controllers/general_controller.rb
Commit message (Expand)AuthorAgeLines
* 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
* Remove some obsolete no_crawl, now in robots.txt.francis2009-09-09-9/+1
* Better orderfrancis2009-09-04-4/+4
* Fix sorting.francis2009-09-04-2/+3
* Tweaks to front page.francis2009-09-03-9/+18
* Add Vary header.francis2009-07-14-2/+2
* Cache a few more things with Squid.francis2009-07-14-2/+2
* Cache some popular main pages.francis2009-07-14-1/+3
* Patch from Tony Bowden to make front page work without Xapian set up.francis2009-03-03-5/+9
* Default to sorting by newest if the query is structured.francis2009-01-08-2/+15
* Commercial copyright.francis2009-01-05-1/+1
* Make just search submit from centre of front page work.francis2008-11-17-1/+2
* Collapse by titlefrancis2008-09-08-2/+2
* Rename new_frontpage to frontpage.francis2008-09-08-15/+2
* More bits removed from old frontpage.francis2008-09-08-8/+1
* Remove old frontpagefrancis2008-09-08-40/+3
* Just hard code list for nowfrancis2008-09-05-2/+21
* Random was too slow.francis2008-09-05-2/+10
* Fixs routing related bugs in search (I think caused by rails upgrade).francis2008-09-05-11/+28
* Show better list of sample stuff on new front page.francis2008-09-04-2/+3
* Don't let bots crawl search results or similar request pages.francis2008-09-03-1/+4
* Get query rightfrancis2008-09-03-2/+2
* Playing with a new frontpage.francis2008-09-03-1/+5
* Fix bug which stopped front page search for abbreviated names working.francis2008-08-19-2/+2
* Feeds/alerts for authorities and users now includes responses and followups asfrancis2008-08-07-1/+2
* Oops - make it actually do substring searches still, just using like rather t...francis2008-07-28-2/+2
* ILIKE is not in the SQL standard, but is a PostgreSQL extension. Stop using it.francis2008-07-28-2/+2
* Bullet list in credits on about page.francis2008-05-21-1/+3
* Use described order for success lists.francis2008-05-19-2/+2
* Allow search by described.francis2008-05-19-3/+3
* Fix broken next page stuff.francis2008-05-18-2/+8
* Track things for arbitary search queries.francis2008-05-15-1/+3
* Separate out three kinds of search resultfrancis2008-05-15-4/+12