Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Handle problem confirmation tokens in catalyst and get all tests working | Edmund von der Burg | 2011-03-28 | -0/+3 |
| | ||||
* | use .txt suffix on email templates | Edmund von der Burg | 2011-03-23 | -1/+1 |
| | ||||
* | Use unicode plugin | Edmund von der Burg | 2011-03-21 | -0/+1 |
| | ||||
* | Change emails to use construct_email from mySociety::Email for encoding and ↵ | Edmund von der Burg | 2011-03-03 | -4/+21 |
| | | | | line wrapping | |||
* | Check that UTF8 in emails works | Edmund von der Burg | 2011-03-03 | -0/+3 |
| | ||||
* | Simple email sending | Edmund von der Burg | 2011-03-02 | -1/+48 |
| | ||||
* | Added authentication plugins | Edmund von der Burg | 2011-03-01 | -3/+29 |
| | ||||
* | Remove cruft relating to config loading | Edmund von der Burg | 2011-02-28 | -14/+4 |
| | ||||
* | Explicitly set gettext_dir so that it does not matter where calling script ↵ | Edmund von der Burg | 2011-02-24 | -1/+12 |
| | | | | file is located | |||
* | Return lang to set in HTML | Edmund von der Burg | 2011-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 request | Edmund von der Burg | 2011-02-23 | -15/+63 |
| | | | | test to see welsh about us page | |||
* | Added About controller | Edmund von der Burg | 2011-02-23 | -0/+6 |
| | | | | | put 'loc' stub in place for i18n in templates server static files | |||
* | use absolute path to config file | Edmund von der Burg | 2011-02-22 | -5/+5 |
| | ||||
* | load config from conf/general into FixMyStreet::App | Edmund von der Burg | 2011-02-22 | -17/+11 |
| | ||||
* | Created app using catalyst.pl | Edmund von der Burg | 2011-02-22 | -0/+75 |