| Commit message (Expand) | Author | Age | Lines |
* | Add hash as query parameter on photos so that rotating instantly works, no ca... | Matthew Somerville | 2013-02-07 | -4/+8 |
* | Move location_offshore warning to standard location_error, so is shown in Aja... | Matthew Somerville | 2012-07-20 | -3/+1 |
* | Remove any Northern Ireland specific code. | Matthew Somerville | 2012-07-20 | -1/+1 |
* | Merge a few similar templates into default, brings in couple of minor council... | Matthew Somerville | 2012-07-13 | -112/+135 |
* | Store full size photos that are uploaded on filesystem, put hash in database.... | Matthew Somerville | 2012-03-08 | -2/+2 |
* | Remove some unused cobrand functions, start of a base class. | Matthew Somerville | 2012-01-20 | -4/+0 |
* | Give all council cobrands a common parent to use. | Matthew Somerville | 2012-01-13 | -1/+1 |
* | Store lat/lon from multiple results and use that to prevent infinite loop on ... | Matthew Somerville | 2011-08-09 | -1/+1 |
* | If logged in, don't show email on alert sign up. | Matthew Somerville | 2011-06-28 | -0/+4 |
* | Allow people to sign in (or not) as they make a report. | Matthew Somerville | 2011-06-27 | -1/+1 |
* | IF on an arrayref in a template returns true, so need to check size. | Matthew Somerville | 2011-06-10 | -6/+2 |
* | Migrate recent_photos to new ResultSet, nice joining with problem_find_nearby... | Matthew Somerville | 2011-06-09 | -2/+8 |
* | Fix alert subscribing bugs with two-tier councils and on ReportEmptyHomes. | Matthew Somerville | 2011-06-06 | -3/+3 |
* | Migrate alert sending script, add test for it, fix some small bugs and strings. | Matthew Somerville | 2011-06-04 | -2/+2 |
* | Better alert page title handling. | Matthew Somerville | 2011-06-03 | -3/+12 |
* | Some text updates from/for locale file. | Matthew Somerville | 2011-06-03 | -3/+3 |
* | default to geographic feed | Struan Donald | 2011-05-27 | -1/+1 |
* | put all confirmation templates under tokens for consistency | Struan Donald | 2011-05-26 | -17/+0 |
* | If the user already exists in the database then don't sent them a | Struan Donald | 2011-05-26 | -0/+2 |
* | we already sanitise the title before it reaches the template | Struan Donald | 2011-05-24 | -1/+1 |
* | make sure contents of pc get filtered before display | Struan Donald | 2011-05-23 | -2/+2 |
* | display cross sell advert | Struan Donald | 2011-05-23 | -0/+2 |
* | make translation work | Struan Donald | 2011-05-20 | -1/+1 |
* | problem update alert subscription | Struan Donald | 2011-05-12 | -0/+22 |
* | Add cobrand form elements to alert list page | Struan Donald | 2011-05-12 | -1/+1 |
* | Add cobrand form elements to alert front page | Struan Donald | 2011-05-12 | -0/+1 |
* | create and use errors template | Struan Donald | 2011-05-12 | -7/+3 |
* | recent report photos for alerts front page | Struan Donald | 2011-05-12 | -0/+6 |
* | add recent local problems photos to alert list page | Struan Donald | 2011-05-12 | -0/+7 |
* | missing . | Struan Donald | 2011-05-11 | -1/+1 |
* | confirm alert subscription | Struan Donald | 2011-05-11 | -0/+13 |
* | local alert email signup | Struan Donald | 2011-05-10 | -4/+4 |
* | Add in RSS redirects | Struan Donald | 2011-05-10 | -0/+8 |
* | move rss feed option code to cobrands and deal with two tied councils | Struan Donald | 2011-05-09 | -3/+27 |
* | rss feeds for single tier councils | Struan Donald | 2011-05-09 | -0/+25 |
* | added in rss feed links | Struan Donald | 2011-05-06 | -0/+11 |
* | typo | Struan Donald | 2011-05-06 | -1/+1 |
* | created council controller and use that for load and check councils | Struan Donald | 2011-05-06 | -1/+3 |
* | handle and display location finding errors | Struan Donald | 2011-05-05 | -0/+18 |
* | do not put postcode in alert page title | Struan Donald | 2011-05-05 | -1/+3 |
* | Put most of the non geo stuff into the template | Struan Donald | 2011-05-04 | -1/+37 |
* | added list method and template with no functionality | Struan Donald | 2011-05-04 | -0/+13 |
* | Correct page title and target for form | Struan Donald | 2011-05-04 | -2/+2 |
* | and move it all back to index.html as it will make things easier later | Struan Donald | 2011-05-04 | -0/+0 |
* | rename index method/template for consistency | Struan Donald | 2011-05-04 | -0/+0 |
* | add in alert index page form code | Struan Donald | 2011-05-04 | -1/+14 |
* | Skeleton catalyst alerts page | Struan Donald | 2011-05-04 | -0/+9 |