Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Make sure all co-ordinates are stringified. | Matthew Somerville | 2015-02-13 | -5/+0 |
| | | | | | | | This includes MapIt postcode lookups, geocoding, query parameters, tile clicks. Stringifying truncates them to six decimal places, which means we no longer need any "short" versions anywhere, and the JSON response will always uses a decimal point regardless of locale. | |||
* | Update reporting to use bodies. | Matthew Somerville | 2012-12-15 | -3/+3 |
| | ||||
* | Some fixes for when warnings are on during test run. | Matthew Somerville | 2012-11-09 | -1/+1 |
| | ||||
* | Remove unused extra_* functions. | Matthew Somerville | 2012-08-16 | -1/+1 |
| | ||||
* | Merge branch 'master' into bromley | Matthew Somerville | 2012-05-23 | -1/+5 |
|\ | ||||
| * | Assume alert is not confirmed if not logged in. | Matthew Somerville | 2012-05-23 | -1/+5 |
| | | ||||
* | | Fewer photos on /alert for Bromley. | Matthew Somerville | 2012-04-24 | -1/+2 |
|/ | ||||
* | Basics of sliding drawer for alerts on around page. | Matthew Somerville | 2012-03-06 | -0/+2 |
| | ||||
* | Remove some unused cobrand functions, start of a base class. | Matthew Somerville | 2012-01-20 | -5/+0 |
| | ||||
* | If logged in, don't show email on alert sign up. | Matthew Somerville | 2011-06-28 | -26/+49 |
| | ||||
* | Fix some warnings and small bugs from scanning error logs. | Matthew Somerville | 2011-06-13 | -4/+4 |
| | ||||
* | Improve email headers in emails sent. | Matthew Somerville | 2011-06-07 | -9/+1 |
| | ||||
* | Get rid of some more fake_q etc. | Matthew Somerville | 2011-06-06 | -13/+7 |
| | ||||
* | Migrate alert sending script, add test for it, fix some small bugs and strings. | Matthew Somerville | 2011-06-04 | -1/+4 |
| | ||||
* | Fix bug whereby lat/lon were being stored the wrong way round in local alerts. | Matthew Somerville | 2011-06-03 | -1/+1 |
| | ||||
* | Sign up new report to email alert if logged in as well as when confirmed by ↵ | Matthew Somerville | 2011-06-03 | -5/+4 |
| | | | | email. Allow disabling rather than deleting of alerts. Revert quoting as it breaks timestamps and literal SQL. | |||
* | Fix RSS lat/lon redirect from alert list page; break setenv.pl's ARGV feature. | Matthew Somerville | 2011-06-03 | -2/+1 |
| | ||||
* | Better alert page title handling. | Matthew Somerville | 2011-06-03 | -3/+0 |
| | ||||
* | do not fall over if the user visits /alert/subscribe with no parameters or ↵ | Struan Donald | 2011-05-27 | -1/+6 |
| | | | | no email | |||
* | only confirm alerts on submission if user is logged in | Struan Donald | 2011-05-27 | -3/+4 |
| | | | also, tests to make sure we send out emails if a logged in user subscribes with a different address | |||
* | put all confirmation templates under tokens for consistency | Struan Donald | 2011-05-26 | -2/+1 |
| | ||||
* | If the user already exists in the database then don't sent them a | Struan Donald | 2011-05-26 | -3/+7 |
| | | | | confirmation email when signing up to alerts | |||
* | no way to sign up to new_problems alerts so not porting | Struan Donald | 2011-05-26 | -4/+0 |
| | ||||
* | move fiksgatami rss option list generating to cobrand | Struan Donald | 2011-05-24 | -55/+1 |
| | ||||
* | make sure contents of pc get filtered before display | Struan Donald | 2011-05-23 | -3/+0 |
| | ||||
* | move list request setup to own method and tidy up list | Struan Donald | 2011-05-12 | -23/+67 |
| | ||||
* | move all the location setup stuff to one method | Struan Donald | 2011-05-12 | -29/+41 |
| | ||||
* | extract council based rss feeds to method | Struan Donald | 2011-05-12 | -7/+19 |
| | ||||
* | remove unwanted debugging code | Struan Donald | 2011-05-12 | -5/+0 |
| | ||||
* | better method name | Struan Donald | 2011-05-12 | -5/+3 |
| | ||||
* | move lat/long rss feed generation to own method | Struan Donald | 2011-05-12 | -26/+43 |
| | ||||
* | tidy up to remove repeated code | Struan Donald | 2011-05-12 | -31/+35 |
| | ||||
* | problem update alert subscription | Struan Donald | 2011-05-12 | -10/+44 |
| | ||||
* | move confirmation email sending to own method | Struan Donald | 2011-05-12 | -19/+37 |
| | ||||
* | move creating local alert to own method | Struan Donald | 2011-05-12 | -52/+61 |
| | ||||
* | removed old commented out code | Struan Donald | 2011-05-12 | -26/+2 |
| | ||||
* | Add cobrand form elements to alert list page | Struan Donald | 2011-05-12 | -0/+2 |
| | ||||
* | removed old commented out code | Struan Donald | 2011-05-12 | -30/+1 |
| | ||||
* | Add cobrand form elements to alert front page | Struan Donald | 2011-05-12 | -0/+2 |
| | ||||
* | recent report photos for alerts front page | Struan Donald | 2011-05-12 | -5/+3 |
| | ||||
* | add recent local problems photos to alert list page | Struan Donald | 2011-05-12 | -1/+7 |
| | ||||
* | Automatically fill in email address of logged in user | Struan Donald | 2011-05-11 | -1/+5 |
| | ||||
* | moving alerts to use users instead of email in table | Struan Donald | 2011-05-11 | -2/+13 |
| | ||||
* | confirm alert subscription | Struan Donald | 2011-05-11 | -1/+23 |
| | ||||
* | send out alert subscription email confirmations | Struan Donald | 2011-05-10 | -38/+66 |
| | ||||
* | local alert email signup | Struan Donald | 2011-05-10 | -0/+97 |
| | ||||
* | add subscribe target and get to rss through that instead | Struan Donald | 2011-05-10 | -1/+16 |
| | ||||
* | belated application of perltidy | Struan Donald | 2011-05-10 | -101/+121 |
| | ||||
* | Add in RSS redirects | Struan Donald | 2011-05-10 | -0/+36 |
| | ||||
* | move rss feed option code to cobrands and deal with two tied councils | Struan Donald | 2011-05-09 | -126/+3 |
| |