| Commit message (Expand) | Author | Age | Lines |
* | 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 | -11/+27 |
|\ |
|
| * | allow endpoints to be configured at a category level | Struan Donald | 2012-08-29 | -7/+17 |
| * | initial crude add support option for a problem | Struan Donald | 2012-08-23 | -2/+4 |
| * | Merge remote-tracking branch 'origin/master' into fmb-read-only | Struan Donald | 2012-08-22 | -43/+36 |
| |\ |
|
| * | | changed mm_msg_id to external_source_id, and added external_source col | Dave Whiteland | 2012-07-12 | -3/+5 |
| * | | added Message Manager ID (mm_msg_id) column and used it | Dave Whiteland | 2012-07-11 | -9/+11 |
* | | | 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 |
* | | | do not include non public reports in recent lists for display | Struan Donald | 2012-08-31 | -1/+2 |
* | | | add non-public fields to contacts and problem | Struan Donald | 2012-08-31 | -5/+9 |
| |/
|/| |
|
* | | Remove unused extra_* functions. | Matthew Somerville | 2012-08-16 | -1/+0 |
* | | print out message about reports that we tried to send to unconfirmed email ad... | Struan Donald | 2012-07-24 | -1/+12 |
* | | 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 |
* | | Allow report URL to be cobrand-specific (for places where cobrand links to a ... | Matthew Somerville | 2012-07-10 | -4/+3 |
* | | 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 on... | Matthew Somerville | 2012-07-06 | -5/+3 |
|/ |
|
* | Change alerts on council cobrands so they link to main | Struan Donald | 2012-06-18 | -4/+11 |
* | use correct photo url | Struan Donald | 2012-05-22 | -1/+1 |
* | Merge branch 'master' into bromley | Matthew Somerville | 2012-05-22 | -1/+1 |
|\ |
|
| * | Stop warning by checking existence first. | Matthew Somerville | 2012-05-18 | -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 |
* | | Merge branch 'master' into bromley | Matthew Somerville | 2012-05-16 | -54/+100 |
|\| |
|
| * | added can_display_external_id because external ids are not always useful for ... | Dave Whiteland | 2012-05-03 | -5/+21 |
| * | added retry cutoff and send_fail data to problem table for webservice send-re... | Dave Whiteland | 2012-03-23 | -2/+8 |
| * | now using open311config all send-reports webservices, not just open311 | Dave Whiteland | 2012-03-23 | -69/+72 |
| * | split the clauses a little for the benefit of the translator | Dave Whiteland | 2012-03-23 | -2/+5 |
| * | added council external reference to problem display page | Dave Whiteland | 2012-03-23 | -0/+26 |
* | | remove accidentally added username and password fields :( | Struan Donald | 2012-05-11 | -6/+2 |
* | | add ability to suppress alerts to report creator on | Struan Donald | 2012-05-11 | -2/+8 |
* | | Enable council user to remove report from site using front end button. | Matthew Somerville | 2012-05-02 | -1/+1 |
* | | store title in users table so we can persist it for bromley | Struan Donald | 2012-05-01 | -3/+11 |
* | | 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 |
* | | update send failed data if fail to send a report | Struan Donald | 2012-04-03 | -10/+10 |
* | | add update_send_failed method | Struan Donald | 2012-04-03 | -0/+11 |
* | | Merge branch 'send-report-rewrite' into bromley-new-send-reports | Struan Donald | 2012-04-03 | -0/+196 |
|\ \ |
|
| * | | use module::pluggable to get a list of avaible sending modules | Struan Donald | 2012-04-03 | -1/+9 |
| * | | Merge remote-tracking branch 'origin/master' into send-report-rewrite | Struan Donald | 2012-04-03 | -46/+33 |
| |\| |
|
| * | | 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 |
* | | | add first name and last name boxes for bromley | Struan Donald | 2012-03-30 | -0/+18 |