Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Send updates to user from body email address (fixes a2a). | Matthew Somerville | 2013-02-08 | -0/+1 |
| | ||||
* | Fix body name in external assignment email, missing %s in translation, ↵ | Matthew Somerville | 2013-02-07 | -1/+46 |
| | | | | associated tests (fix a28). | |||
* | Test unconfirmed email text appears. | Matthew Somerville | 2013-02-07 | -0/+2 |
| | ||||
* | Redirect better to prevent possible infinite loop, update test. | Matthew Somerville | 2013-02-05 | -3/+3 |
| | ||||
* | Add a basic FMB test. | Matthew Somerville | 2013-02-04 | -0/+98 |
| | ||||
* | Translation update, update test to match. | Matthew Somerville | 2013-02-04 | -1/+1 |
| | ||||
* | Improve tests running together a bit. | Matthew Somerville | 2013-02-04 | -0/+8 |
| | ||||
* | Add some email checking to Zurich test. | Matthew Somerville | 2013-01-31 | -0/+26 |
| | ||||
* | Add test file that tests standard Zurich workflow. | Matthew Somerville | 2013-01-23 | -0/+142 |
| | ||||
* | Allow bodies to span multiple area IDs, and areas can be covered by more ↵ | Matthew Somerville | 2012-12-19 | -3/+7 |
| | | | | than one body. | |||
* | Update tests for new names of things and bodies needing to exist. | Matthew Somerville | 2012-12-15 | -31/+35 |
| | ||||
* | Rename 'open311conf' database table to 'body'. | Matthew Somerville | 2012-12-15 | -1/+1 |
| | ||||
* | Remove unused function, basic test of front page of some council cobrands. | Matthew Somerville | 2012-11-14 | -0/+18 |
| | ||||
* | Merge branch 'fmb-read-only' | Dave Whiteland | 2012-10-03 | -4/+4 |
|\ | | | | | | | | | | | | | Conflicts: db/schema.sql perllib/FixMyStreet/DB/Result/Contact.pm perllib/FixMyStreet/DB/Result/Problem.pm | |||
| * | we now return a hash from get_council_sender | Struan Donald | 2012-09-28 | -4/+4 |
| | | ||||
* | | Switch to using mapit as it has nearest postcode functionality now. And ↵ | Matthew Somerville | 2012-08-28 | -1/+1 |
|/ | | | | isn't down. | |||
* | Skip closest tests if no Bing Maps key. | Matthew Somerville | 2012-08-06 | -10/+16 |
| | ||||
* | Remove remaining UK specific code from Default cobrand. Fixes #186. | Matthew Somerville | 2012-07-19 | -1/+1 |
| | ||||
* | test FMS get_council_sender | Struan Donald | 2012-05-27 | -0/+30 |
| | ||||
* | Improve cobrand mapping with ALLOWED_COBRANDS for #215. | Matthew Somerville | 2012-02-06 | -5/+3 |
| | ||||
* | also check that cached geocode object looks roughly correct | Struan Donald | 2011-12-05 | -0/+1 |
| | ||||
* | add in some tests for closest address methods | Struan Donald | 2011-12-05 | -0/+77 |
| | ||||
* | Return lang to set in HTML | Edmund von der Burg | 2011-02-24 | -0/+4 |
| | | | | | | 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 | -0/+67 |
test to see welsh about us page |