aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/FixMyStreet/DB
Commit message (Expand)AuthorAgeLines
* Allow report URL to be cobrand-specific (for places where cobrand links to a ...Matthew Somerville2012-07-10-4/+3
* Remove unused base_url_for_emails function.Matthew Somerville2012-07-06-5/+5
* Factor out site_key as that's only used in one place too.Matthew Somerville2012-07-06-3/+3
* Factor out the SQL restriction from site_restriction, as it's only used in on...Matthew Somerville2012-07-06-5/+3
* Change alerts on council cobrands so they link to mainStruan Donald2012-06-18-4/+11
* use correct photo urlStruan Donald2012-05-22-1/+1
* Merge branch 'master' into bromleyMatthew Somerville2012-05-22-1/+1
|\
| * Stop warning by checking existence first.Matthew Somerville2012-05-18-1/+1
* | No questionnaires for Bromley.Matthew Somerville2012-05-21-0/+3
* | put back in code to list skipped count if verbose mode onStruan Donald2012-05-17-1/+14
* | Merge branch 'master' into bromleyMatthew Somerville2012-05-16-54/+100
|\|
| * added can_display_external_id because external ids are not always useful for ...Dave Whiteland2012-05-03-5/+21
| * added retry cutoff and send_fail data to problem table for webservice send-re...Dave Whiteland2012-03-23-2/+8
| * now using open311config all send-reports webservices, not just open311Dave Whiteland2012-03-23-69/+72
| * split the clauses a little for the benefit of the translatorDave Whiteland2012-03-23-2/+5
| * added council external reference to problem display pageDave Whiteland2012-03-23-0/+26
* | remove accidentally added username and password fields :(Struan Donald2012-05-11-6/+2
* | add ability to suppress alerts to report creator onStruan Donald2012-05-11-2/+8
* | Enable council user to remove report from site using front end button.Matthew Somerville2012-05-02-1/+1
* | store title in users table so we can persist it for bromleyStruan Donald2012-05-01-3/+11
* | create email sender if it does not exist in staging safety netStruan Donald2012-04-05-1/+1
* | implement skipping sending at adding council level and not atStruan Donald2012-04-04-14/+20
* | update send failed data if fail to send a reportStruan Donald2012-04-03-10/+10
* | add update_send_failed methodStruan Donald2012-04-03-0/+11
* | Merge branch 'send-report-rewrite' into bromley-new-send-reportsStruan Donald2012-04-03-0/+196
|\ \
| * | use module::pluggable to get a list of avaible sending modulesStruan Donald2012-04-03-1/+9
| * | Merge remote-tracking branch 'origin/master' into send-report-rewriteStruan Donald2012-04-03-46/+33
| |\|
| * | sort out use statementsStruan Donald2012-02-27-22/+8
| * | formatting fixesStruan Donald2012-02-27-2/+2
| * | deal with emptyhomes emailsStruan Donald2012-02-27-204/+173
| * | rough first draft of send-report refactor not. Work in progress at the momentStruan Donald2012-02-27-270/+20
| * | move send-report into problem resultset plus basic testStruan Donald2012-02-23-0/+483
* | | add first name and last name boxes for bromleyStruan Donald2012-03-30-0/+18
* | | associated a comment user with a council configStruan Donald2012-03-26-2/+15
* | | when_sent -> whensent for consistencyStruan Donald2012-03-26-3/+3
* | | DB changes for comment sendingStruan Donald2012-03-26-4/+14
* | | save extra comment details for bromleyStruan Donald2012-03-23-2/+25
* | | add in retry count codeStruan Donald2012-03-22-2/+8
* | | add in send method codeStruan Donald2012-03-22-3/+5
* | | add external id to comments tableStruan Donald2012-03-19-9/+11
| |/ |/|
* | Store full size photos that are uploaded on filesystem, put hash in database....Matthew Somerville2012-03-08-20/+2
* | Add 'below' to fix #244, rearrange note slightly to be in better place.Matthew Somerville2012-03-01-1/+1
* | Fix #261, photos need confirmed time also.Matthew Somerville2012-03-01-23/+27
* | Fix nearby photo handling for #227.Matthew Somerville2012-02-23-1/+1
* | Nearby list needs photo too, and via nearby object (for #227).Matthew Somerville2012-02-23-1/+1
* | Allow photo checking in lists on around page, have five items, for #227.Matthew Somerville2012-02-22-1/+2
|/
* deal with missing geocode data when generating nearest road text in email alertsStruan Donald2011-12-13-4/+6
* Merge branch 'rss-addresses'Struan Donald2011-11-30-5/+63
|\
| * move format postcode to cobrand so can be overridden if outside ukStruan Donald2011-11-29-14/+4
| * tidy up nearest street and postcode adding codeStruan Donald2011-11-29-10/+26