aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/FixMyStreet/DB/Result/Problem.pm
Commit message (Expand)AuthorAgeLines
* Minor admin text tweaks.Matthew Somerville2012-12-20-1/+1
* Allow unconfirmed as a visible state in Zurich, adjust front end list/item te...Matthew Somerville2012-12-19-13/+14
* Migrate Reports.pm to use bodies, not areas.Matthew Somerville2012-12-15-3/+1
* Rename council column to bodies_str, and all the related code.Matthew Somerville2012-12-15-18/+18
* Rename 'open311conf' database table to 'body'.Matthew Somerville2012-12-15-3/+3
* Move map not used text to template so we can use HTML in itStruan Donald2012-10-26-3/+0
* 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-0/+6
|\
| * 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-3/+5
* | | add non-public fields to contacts and problemStruan Donald2012-08-31-3/+5
| |/ |/|
* | 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-9/+54
|\|
| * 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-9/+9
| * 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
* | add update_send_failed methodStruan Donald2012-04-03-0/+11
* | add in retry count codeStruan Donald2012-03-22-2/+8
|/
* Store full size photos that are uploaded on filesystem, put hash in database....Matthew Somerville2012-03-08-10/+1
* 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
* | Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ...Struan Donald2011-08-22-0/+135
|\|
| * Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ...Struan Donald2011-08-17-1/+3
| |\
| * \ Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ...Struan Donald2011-06-28-3/+9
| |\ \
| * \ \ Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ...Struan Donald2011-06-27-3/+3
| |\ \ \
| * | | | is_closed utility methodStruan Donald2011-06-22-0/+31
| * | | | unconfirmed is not really an open stateStruan Donald2011-06-21-1/+0
| * | | | rename will not fix to closedStruan Donald2011-06-16-1/+1
| * | | | handle new states in report display and updatingStruan Donald2011-06-16-20/+88
| * | | | send questionnaires for all open statesStruan Donald2011-06-15-0/+16
| * | | | docs and formattingStruan Donald2011-06-15-5/+11
| * | | | update report display to handle new statusesStruan Donald2011-06-15-0/+15
* | | | | Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ...Struan Donald2011-08-16-0/+2
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | add flagged flags to problems and usersStruan Donald2011-08-09-0/+2
* | | | | move problem update into problem model and add some tests, plus attempt some ...Struan Donald2011-08-11-0/+82
* | | | | Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ...Struan Donald2011-08-04-1/+1
|\| | | |
| * | | | Relationship is has_one, not has_many, was causing wrong nearby photos to app...Matthew Somerville2011-08-03-1/+1
| | |_|/ | |/| |
* / | | add extra column to problem for storing addition open311 meta informationStruan Donald2011-07-29-2/+24
|/ / /
* | | Sort problems, and have a map, maybe.Matthew Somerville2011-06-28-2/+8