aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/FixMyStreet/Alert.pm
Commit message (Collapse)AuthorAgeLines
* Migrate alert sending script, add test for it, fix some small bugs and strings.Matthew Somerville2011-06-04-189/+0
|
* Sign up new report to email alert if logged in as well as when confirmed by ↵Matthew Somerville2011-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 Somerville2011-06-03-106/+0
|
* Make sure integer is in GB locale.Matthew Somerville2011-05-27-1/+4
|
* Migrate RSS feeds handling.Matthew Somerville2011-05-19-22/+23
|
* Undo unwanted whitespace changes.Petter Reinholdtsen2011-05-04-8/+8
|
* Make GeoRSS max length configurable.Petter Reinholdtsen2011-05-04-9/+10
|
* Switch to new MaPit call, as old one fails in Norway thinking it should look ↵Matthew Somerville2011-04-08-2/+2
| | | | up ONS code.
* Add category to RSS feed.Matthew Somerville2011-03-02-0/+1
|
* Localise date string in RSS feed.Matthew Somerville2011-02-23-9/+6
|
* Fix cron trying to run over rows it doesn't understand, URL escaping, ↵Matthew Somerville2011-02-19-1/+1
| | | | capitalisation of street names, and tabs.
* Some translation updates and i18n code improvements.Matthew Somerville2011-02-17-1/+3
|
* Helper function for all latlon to OSGB36 calls.Matthew Somerville2011-02-11-1/+0
|
* Make sure variable defined after the code that blanks out the hash.Matthew Somerville2011-02-11-6/+6
|
* Merge branch 'master' into migrate_from_osgb36_to_wgs84Edmund von der Burg2011-02-10-0/+7
|\
| * Add problem state to alert-update emailsEdmund von der Burg2011-02-09-0/+7
| | | | | | | | Closes #77
* | Fix so that lat lon appear in georssEdmund von der Burg2011-02-09-3/+2
| |
* | update problem_find_nearby for non-local alertsEdmund von der Burg2011-02-07-6/+5
| |
* | Change the problem_find_nearby function.Edmund von der Burg2011-02-07-1/+1
|/ | | | rename old occurences to help when changing code later.
* Ignore new alert type.Matthew Somerville2010-12-22-1/+1
|
* Move mySociety::Alert to FixMyStreet::Alert.Matthew Somerville2010-11-23-0/+339