aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/FixMyStreet/App.pm
Commit message (Collapse)AuthorAgeLines
* Handle problem confirmation tokens in catalyst and get all tests workingEdmund von der Burg2011-03-28-0/+3
|
* use .txt suffix on email templatesEdmund von der Burg2011-03-23-1/+1
|
* Use unicode pluginEdmund von der Burg2011-03-21-0/+1
|
* Change emails to use construct_email from mySociety::Email for encoding and ↵Edmund von der Burg2011-03-03-4/+21
| | | | line wrapping
* Check that UTF8 in emails worksEdmund von der Burg2011-03-03-0/+3
|
* Simple email sendingEdmund von der Burg2011-03-02-1/+48
|
* Added authentication pluginsEdmund von der Burg2011-03-01-3/+29
|
* Remove cruft relating to config loadingEdmund von der Burg2011-02-28-14/+4
|
* Explicitly set gettext_dir so that it does not matter where calling script ↵Edmund von der Burg2011-02-24-1/+12
| | | | file is located
* Return lang to set in HTMLEdmund von der Burg2011-02-24-3/+5
| | | | | | added 'is_default' method to cobrands tests for i18n (includin checking *.mo files generated) more debug output in footer
* More work on the Cobrand and setting for requestEdmund von der Burg2011-02-23-15/+63
| | | | test to see welsh about us page
* Added About controllerEdmund von der Burg2011-02-23-0/+6
| | | | | put 'loc' stub in place for i18n in templates server static files
* use absolute path to config fileEdmund von der Burg2011-02-22-5/+5
|
* load config from conf/general into FixMyStreet::AppEdmund von der Burg2011-02-22-17/+11
|
* Created app using catalyst.plEdmund von der Burg2011-02-22-0/+75