Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Created and state columns needed for Zurich. | Matthew Somerville | 2012-12-20 | -1/+1 |
| | ||||
* | Allow unconfirmed as a visible state in Zurich, adjust front end list/item ↵ | Matthew Somerville | 2012-12-19 | -2/+2 |
| | | | | templates to suit. | |||
* | Allow bodies to span multiple area IDs, and areas can be covered by more ↵ | Matthew Somerville | 2012-12-19 | -0/+17 |
| | | | | than one body. | |||
* | Don't try and look up something if we have nothing. | Matthew Somerville | 2012-12-15 | -1/+1 |
| | ||||
* | Rename council column to bodies_str, and all the related code. | Matthew Somerville | 2012-12-15 | -8/+8 |
| | ||||
* | Convert report sending code to use bodies rather than areas/councils. | Matthew Somerville | 2012-12-15 | -22/+20 |
| | ||||
* | If update alert email is to problem reporter, make it a login link. | Matthew Somerville | 2012-10-12 | -1/+17 |
| | | | | | This is so they can more easily update, especially if the update they've just received has mistakingly 'fixed' the report. This fixes #7. | |||
* | Email template language paths weren't being looked at for questionnaires or ↵ | Matthew Somerville | 2012-10-10 | -1/+3 |
| | | | | reports (wasn't used, but didn't want to cause confusion at some future time). Prompted by #164. | |||
* | Display method variables correctly. | Matthew Somerville | 2012-10-08 | -1/+3 |
| | ||||
* | More cron quietening, only show full Open311 first time, then summarise. | Matthew Somerville | 2012-10-05 | -0/+13 |
| | ||||
* | Merge branch 'fmb-read-only' | Dave Whiteland | 2012-10-03 | -3/+3 |
|\ | | | | | | | | | | | | | Conflicts: db/schema.sql perllib/FixMyStreet/DB/Result/Contact.pm perllib/FixMyStreet/DB/Result/Problem.pm | |||
| * | allow endpoints to be configured at a category level | Struan Donald | 2012-08-29 | -3/+3 |
| | | | | | | | | | | default cobrand now checks for endpoint configuration and only extra fallbacks are in UK cobrand | |||
* | | do no send alerts for non public reports | Struan Donald | 2012-09-04 | -0/+4 |
| | | ||||
* | | make around test for non public reports work, and do not display non | Struan Donald | 2012-09-03 | -0/+2 |
| | | | | | | | | public reports on around page | |||
* | | do not include non public reports in recent lists for display | Struan Donald | 2012-08-31 | -1/+2 |
|/ | ||||
* | print out message about reports that we tried to send to unconfirmed email ↵ | Struan Donald | 2012-07-24 | -1/+12 |
| | | | | addresses | |||
* | Don't show postcode column in RSS/alert emails, may have no bearing on report. | Matthew Somerville | 2012-07-23 | -6/+2 |
| | ||||
* | Add NI sender, for handling cross-council road reports. | Matthew Somerville | 2012-07-20 | -3/+4 |
| | ||||
* | Simplify SendReport code, moving some Email only bits to that module. | Matthew Somerville | 2012-07-20 | -17/+6 |
| | ||||
* | Improve on 73da842, few more places where cobrand specific report URL is needed. | Matthew Somerville | 2012-07-18 | -2/+2 |
| | ||||
* | Remove unused base_url_for_emails function. | Matthew Somerville | 2012-07-06 | -5/+5 |
| | ||||
* | Factor out site_key as that's only used in one place too. | Matthew Somerville | 2012-07-06 | -3/+3 |
| | ||||
* | Factor out the SQL restriction from site_restriction, as it's only used in ↵ | Matthew Somerville | 2012-07-06 | -5/+3 |
| | | | | one place. | |||
* | Change alerts on council cobrands so they link to main | Struan Donald | 2012-06-18 | -4/+11 |
| | | | | | | site if sending alerts about problems not covered by the cobrand. Also remove cobrand restriction from local area alerts | |||
* | use correct photo url | Struan Donald | 2012-05-22 | -1/+1 |
| | ||||
* | No questionnaires for Bromley. | Matthew Somerville | 2012-05-21 | -0/+3 |
| | ||||
* | put back in code to list skipped count if verbose mode on | Struan Donald | 2012-05-17 | -1/+14 |
| | | | | small bugfixes for Barnet plus comments on debuging | |||
* | create email sender if it does not exist in staging safety net | Struan Donald | 2012-04-05 | -1/+1 |
| | ||||
* | implement skipping sending at adding council level and not at | Struan Donald | 2012-04-04 | -14/+20 |
| | | | | the sending level | |||
* | update send failed data if fail to send a report | Struan Donald | 2012-04-03 | -10/+10 |
| | | | | add code in to save success and errors | |||
* | use module::pluggable to get a list of avaible sending modules | Struan Donald | 2012-04-03 | -1/+9 |
| | | | | skip on sending if the sending module isn't available | |||
* | Merge remote-tracking branch 'origin/master' into send-report-rewrite | Struan Donald | 2012-04-03 | -25/+30 |
|\ | | | | | | | | | | | | | Conflicts: bin/send-reports perllib/FixMyStreet/Cobrand/Default.pm perllib/FixMyStreet/Cobrand/FixMyStreet.pm | |||
| * | Fix #261, photos need confirmed time also. | Matthew Somerville | 2012-03-01 | -23/+27 |
| | | ||||
| * | Fix nearby photo handling for #227. | Matthew Somerville | 2012-02-23 | -1/+1 |
| | | ||||
| * | Nearby list needs photo too, and via nearby object (for #227). | Matthew Somerville | 2012-02-23 | -1/+1 |
| | | ||||
| * | Allow photo checking in lists on around page, have five items, for #227. | Matthew Somerville | 2012-02-22 | -1/+2 |
| | | ||||
* | | sort out use statements | Struan Donald | 2012-02-27 | -22/+8 |
| | | ||||
* | | formatting fixes | Struan Donald | 2012-02-27 | -2/+2 |
| | | ||||
* | | deal with emptyhomes emails | Struan Donald | 2012-02-27 | -204/+173 |
| | | ||||
* | | rough first draft of send-report refactor not. Work in progress at the moment | Struan Donald | 2012-02-27 | -270/+20 |
| | | ||||
* | | move send-report into problem resultset plus basic test | Struan Donald | 2012-02-23 | -0/+483 |
|/ | ||||
* | deal with missing geocode data when generating nearest road text in email alerts | Struan Donald | 2011-12-13 | -4/+6 |
| | ||||
* | move format postcode to cobrand so can be overridden if outside uk | Struan Donald | 2011-11-29 | -14/+4 |
| | ||||
* | tidy up nearest street and postcode adding code | Struan Donald | 2011-11-29 | -10/+26 |
| | ||||
* | add in postcode to email alert titles | Struan Donald | 2011-11-28 | -3/+5 |
| | ||||
* | commented out code to add addresses to alerts | Struan Donald | 2011-09-21 | -1/+28 |
| | ||||
* | Decode template files read in with read_file, to prevent double encoding ↵ | Matthew Somerville | 2011-09-20 | -6/+4 |
| | | | | (fixes #159). Also fix Welsh I18N test. | |||
* | Don't fail if the result is empty. | Matthew Somerville | 2011-09-15 | -1/+1 |
| | ||||
* | Show datetimes on front page, fewer headings. | Matthew Somerville | 2011-09-06 | -2/+5 |
| | ||||
* | remove hard coded references to fixed | Struan Donald | 2011-08-18 | -3/+4 |
| |