Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Migrate alert sending script, add test for it, fix some small bugs and strings. | Matthew Somerville | 2011-06-04 | -189/+0 |
| | ||||
* | Sign up new report to email alert if logged in as well as when confirmed by ↵ | Matthew Somerville | 2011-06-03 | -55/+2 |
| | | | | email. Allow disabling rather than deleting of alerts. Revert quoting as it breaks timestamps and literal SQL. | |||
* | Move RSS generation code into controller. | Matthew Somerville | 2011-06-03 | -106/+0 |
| | ||||
* | Make sure integer is in GB locale. | Matthew Somerville | 2011-05-27 | -1/+4 |
| | ||||
* | Migrate RSS feeds handling. | Matthew Somerville | 2011-05-19 | -22/+23 |
| | ||||
* | Undo unwanted whitespace changes. | Petter Reinholdtsen | 2011-05-04 | -8/+8 |
| | ||||
* | Make GeoRSS max length configurable. | Petter Reinholdtsen | 2011-05-04 | -9/+10 |
| | ||||
* | Switch to new MaPit call, as old one fails in Norway thinking it should look ↵ | Matthew Somerville | 2011-04-08 | -2/+2 |
| | | | | up ONS code. | |||
* | Add category to RSS feed. | Matthew Somerville | 2011-03-02 | -0/+1 |
| | ||||
* | Localise date string in RSS feed. | Matthew Somerville | 2011-02-23 | -9/+6 |
| | ||||
* | Fix cron trying to run over rows it doesn't understand, URL escaping, ↵ | Matthew Somerville | 2011-02-19 | -1/+1 |
| | | | | capitalisation of street names, and tabs. | |||
* | Some translation updates and i18n code improvements. | Matthew Somerville | 2011-02-17 | -1/+3 |
| | ||||
* | Helper function for all latlon to OSGB36 calls. | Matthew Somerville | 2011-02-11 | -1/+0 |
| | ||||
* | Make sure variable defined after the code that blanks out the hash. | Matthew Somerville | 2011-02-11 | -6/+6 |
| | ||||
* | Merge branch 'master' into migrate_from_osgb36_to_wgs84 | Edmund von der Burg | 2011-02-10 | -0/+7 |
|\ | ||||
| * | Add problem state to alert-update emails | Edmund von der Burg | 2011-02-09 | -0/+7 |
| | | | | | | | | Closes #77 | |||
* | | Fix so that lat lon appear in georss | Edmund von der Burg | 2011-02-09 | -3/+2 |
| | | ||||
* | | update problem_find_nearby for non-local alerts | Edmund von der Burg | 2011-02-07 | -6/+5 |
| | | ||||
* | | Change the problem_find_nearby function. | Edmund von der Burg | 2011-02-07 | -1/+1 |
|/ | | | | rename old occurences to help when changing code later. | |||
* | Ignore new alert type. | Matthew Somerville | 2010-12-22 | -1/+1 |
| | ||||
* | Move mySociety::Alert to FixMyStreet::Alert. | Matthew Somerville | 2010-11-23 | -0/+339 |