aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/FixMyStreet/DB/Result
Commit message (Expand)AuthorAgeLines
* Fix copy to match behaviour, fixes #326.Matthew Somerville2012-10-12-1/+1
* Fix #86.Matthew Somerville2012-10-12-1/+1
* Change 'their ref' to 'council ref', fixes #300 good enough for the moment.Matthew Somerville2012-10-10-1/+1
* Merge branch 'fmb-read-only'Dave Whiteland2012-10-03-8/+24
|\
| * allow endpoints to be configured at a category levelStruan Donald2012-08-29-4/+14
| * initial crude add support option for a problemStruan Donald2012-08-23-2/+4
| * Merge remote-tracking branch 'origin/master' into fmb-read-onlyStruan Donald2012-08-22-5/+3
| |\
| * | changed mm_msg_id to external_source_id, and added external_source colDave Whiteland2012-07-12-3/+5
| * | added Message Manager ID (mm_msg_id) column and used itDave Whiteland2012-07-11-9/+11
* | | add non-public fields to contacts and problemStruan Donald2012-08-31-5/+9
| |/ |/|
* | Remove unused extra_* functions.Matthew Somerville2012-08-16-1/+0
* | Allow report URL to be cobrand-specific (for places where cobrand links to a ...Matthew Somerville2012-07-10-4/+3
|/
* Merge branch 'master' into bromleyMatthew Somerville2012-05-22-1/+1
|\
| * Stop warning by checking existence first.Matthew Somerville2012-05-18-1/+1
* | 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
* | add update_send_failed methodStruan Donald2012-04-03-0/+11
* | 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
* Merge branch 'rss-addresses'Struan Donald2011-11-30-2/+25
|\
| * geocode column to bytea typeStruan Donald2011-09-19-3/+3
| * sort of working rss address stuff with db caching and populate scriptStruan Donald2011-09-09-2/+26
* | put filter column after loader hashStruan Donald2011-10-19-3/+3
* | Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ...Struan Donald2011-08-22-4/+195
|\|
| * few more static statesStruan Donald2011-08-18-1/+1
| * Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ...Struan Donald2011-08-17-1/+5
| |\
| * | use the correct council separator characterStruan Donald2011-07-27-1/+1
| * | allow council user to update state on problem sent to multiple councilsStruan Donald2011-07-27-0/+19
| * | Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ...Struan Donald2011-06-28-11/+12
| |\ \
| * | | Display council name next to updates from council usersStruan Donald2011-06-27-0/+17
| * | | change to use from_council in users table and store the council id inStruan Donald2011-06-27-6/+6
| * | | remove merge cruftStruan Donald2011-06-27-1/+0
| * | | Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ...Struan Donald2011-06-27-38/+48
| |\ \ \
| * | | | indicate changes state in update meta informationStruan Donald2011-06-23-0/+16