aboutsummaryrefslogtreecommitdiffstats
path: root/app/controllers/help_controller.rb
Commit message (Collapse)AuthorAgeLines
* Don't modify the string - copy it before modifying, or else main email ↵francis2008-07-09-2/+2
| | | | config gets damaged.
* 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 ↵francis2008-02-29-2/+2
| | | | work for some reason.
* 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