aboutsummaryrefslogtreecommitdiffstats
path: root/app/controllers/help_controller.rb
Commit message (Expand)AuthorAgeLines
* Change email address in header of source code to hello@mysociety.orgMatthew Landauer2013-03-26-1/+1
* Rename Configuration class to avoid conflict with ActiveSupport::ConfigurableHenare Degan2013-03-03-1/+1
* Update to new mail sending APIHenare Degan2013-02-25-2/+2
* Merge remote-tracking branch 'openaustralia_github/email_fix_on_contact_page'...Louise Crow2013-02-07-1/+0
|\
| * Fix email link on contact page after escaping changesMatthew Landauer2013-02-07-1/+0
* | Rename mailer method to avoid naming conflict in Rails 3Matthew Landauer2013-01-25-1/+1
|/
* Remove svn tags that are out of date as we are now using gitMatthew Landauer2012-10-09-2/+0
* Extract configuration with defaults into one moduleMatthew Landauer2012-09-25-1/+1
* Fail with NotFound if request slug doesn't existRobin Houston2012-08-20-1/+1
* Remove trailing whitespace (to make a cleaner forthcoming merge with wombleto...Seb Bacon2012-05-15-3/+3
* Make variables localRobin Houston2012-02-03-6/+6
* Ignore last-seen-item variables for the purposes of varnish caching. Fixes i...Seb Bacon2012-01-09-4/+4
* Add cache headers to various pages (in three categories: short, medium, and l...Seb Bacon2011-07-26-0/+2
* I18n string for controllersFaton Selishta2011-06-30-1/+1
* Remove unnecessary controller functions.Francis Irving2010-10-04-6/+2
* Add initial API helpFrancis Irving2010-10-04-0/+3
* This doesn't work with all the Rails cookies.Francis Irving2010-09-06-1/+0
* Rename function so doesn't say "squid" in itFrancis Irving2010-09-06-1/+1
* Add Vary header.francis2009-07-14-2/+2
* Cache a few more things with Squid.francis2009-07-14-1/+2
* Lots more internal review stuff.francis2008-11-07-1/+8
* Put URL of last viewed request / authority in contact form emails.francis2008-10-07-3/+30
* Give link to user page if logged in user uses contact form.francis2008-10-03-2/+2
* Don't modify the string - copy it before modifying, or else main email config...francis2008-07-09-2/+2
* Give email address on contact form.francis2008-07-09-1/+4
* Don't try and show IP on contact emails - not much use anyway, and doesn't wo...francis2008-02-29-2/+2
* Rename frontpage route to be called frontpagefrancis2008-02-21-2/+2
* Use login email for contact form if logged in.francis2008-02-20-2/+6
* Contact form.francis2008-02-19-1/+20
* Working days calculation.francis2008-01-09-0/+14