aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/FixMyStreet/DB/Result
Commit message (Expand)AuthorAgeLines
* Put planned in all_states.Matthew Somerville2013-02-20-0/+1
* Remove *_local tz functions, set timezone on fetching original columns from d...Matthew Somerville2013-02-14-79/+64
* use cobrand prettify_dt method rather calling directly so it gets called with...Struan Donald2013-02-05-2/+2
* Missed some council references.Matthew Somerville2013-02-04-1/+1
* Merge remote branch 'origin/zurich'Matthew Somerville2013-02-04-145/+282
|\
| * add displable represenations of confirmed and created times to ajax problem d...Struan Donald2013-01-28-0/+2
| * add translated state string to ajax problem detailsStruan Donald2013-01-28-0/+1
| * only try and generate meta if the problem is confirmed otherwise we get errorsStruan Donald2013-01-28-1/+1
| * add state and used_map details to ajax report resultsStruan Donald2013-01-28-0/+3
| * Stop changing DateTimes to epochs and back.Matthew Somerville2013-01-25-5/+11
| * Make sure title not shown on pins on unconfirmed Zurich reports.Matthew Somerville2013-01-24-0/+6
| * add basic ability to return a report as jsonStruan Donald2013-01-24-0/+17
| * Store Zurich external body in external_body rather than changing bodies_str.Matthew Somerville2013-01-15-1/+5
| * Show Zurich co-ordinates on admin page.Matthew Somerville2013-01-07-0/+8
| * Make sure serialized string is UTF-8 encoded.Matthew Somerville2012-12-21-0/+5
| * 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
| * Allow bodies to have parent bodies.Matthew Somerville2012-12-19-6/+26
| * Allow bodies to span multiple area IDs, and areas can be covered by more than...Matthew Somerville2012-12-19-5/+46
| * Migrate Reports.pm to use bodies, not areas.Matthew Somerville2012-12-15-4/+6
| * Make from_body a foreign key.Matthew Somerville2012-12-15-19/+24
| * Rename a few more less important variables.Matthew Somerville2012-12-15-5/+5
| * Rename council column to bodies_str, and all the related code.Matthew Somerville2012-12-15-18/+18
| * Convert report sending code to use bodies rather than areas/councils.Matthew Somerville2012-12-15-2/+4
| * Rename area_id on Contacts table to body_id.Matthew Somerville2012-12-15-10/+22
| * Rename from_council to from_body, and small related changes.Matthew Somerville2012-12-15-11/+12
| * Rename 'open311conf' database table to 'body'.Matthew Somerville2012-12-15-20/+20
* | No names on EmptyHomes site, no map pin text.Matthew Somerville2013-01-29-5/+1
* | add internal review status to problemsStruan Donald2013-01-17-0/+4
* | Merge branch 'bromley-new-statuses'Struan Donald2013-01-16-15/+93
|\ \
| * | be less restrictive about how open 311 status updates can change statesStruan Donald2012-11-09-1/+1
| * | add send_extended_statuses conf option and use in send-commentsStruan Donald2012-10-03-2/+4
| * | limit comment and description length to 2000 characters for bromleyStruan Donald2012-10-03-0/+10
| * | improve the problem state update meta wording on displayStruan Donald2012-10-02-0/+4
| * | do not used planned status but use new action scheduled insteadStruan Donald2012-10-02-5/+3
| * | tidy up status names in DB, improve tests a littleStruan Donald2012-10-01-5/+4
| * | Don't have the list of states harcoded in more than one placeStruan Donald2012-10-01-1/+43
| * | initial work to handle changed problem statesStruan Donald2012-08-31-13/+37
* | | Merge branch 'centro'Struan Donald2013-01-04-2/+4
|\ \ \
| * | | add subcategory field to problem tableStruan Donald2012-12-03-2/+4
| | |/ | |/|
* | | Check council string rather than cobrand, so works on non-cobranded reports.Matthew Somerville2012-12-18-2/+2
* | | fixed syntax error, forgot to commitDave Whiteland2012-12-13-1/+1
* | | display oxfordshie's PEM id (council ref) on the public problem pageDave Whiteland2012-12-12-1/+2
|/ /
* | 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-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