aboutsummaryrefslogtreecommitdiffstats
path: root/db
Commit message (Expand)AuthorAgeLines
* Prerequisites (new modules, db, config).Matthew Somerville2016-01-22-1/+11
* Reduce use of FixMyStreet::App.Matthew Somerville2015-12-02-1/+1
* Add "time spent" admin logging.Hakim Cassimally2015-10-06-1/+6
* [Zurich] Response templates for report admin.Hakim Cassimally2015-10-06-0/+18
* Allow underscore in cobrand name/data in database.Matthew Somerville2015-09-29-6/+27
* Simplify/consolidate body restriction db code.Matthew Somerville2015-08-19-127/+25
* Move "missing" handling to separate column.Matthew Somerville2015-08-19-0/+11
* Remove ms_current_timestamp() override function.Matthew Somerville2015-08-13-30/+24
* Improve stored procedure performance.Matthew Somerville2015-08-10-17/+58
* Moderation - update-schema fixed and improvedHakim Cassimally2014-08-14-0/+7
* Report moderationHakim Cassimally2014-08-13-1/+67
* Merge remote branch 'origin/sweden-rebase'Matthew Somerville2014-03-11-0/+10
|\
| * Add `external_url' column to `body' table.Jon Kristensen2014-03-11-0/+10
* | remove action check on admin_logHakim Cassimally2013-12-09-4/+7
* | [Zurich] Update schema.sql with body.deleted columnChris Mytton2013-09-10-1/+2
* | [Zurich] Add deleted column to body tableChris Mytton2013-09-10-0/+6
|/
* Tweak interest_count schema creation.Matthew Somerville2013-02-21-10/+1
* Consolidate all body SQL changes into one file.Matthew Somerville2013-02-21-105/+87
* New schema to bring alert_type up to date with what it says it is.Matthew Somerville2013-02-05-0/+19
* Update schema migration to work after previous merged in one.Matthew Somerville2013-02-04-7/+7
* Get alert_types.sql up to date with merged in schema changes.Matthew Somerville2013-02-04-9/+46
* Merge remote branch 'origin/zurich'Matthew Somerville2013-02-04-81/+145
|\
| * Get schema to make sure the body table has the right things in it for the move.Matthew Somerville2013-02-01-0/+6
| * Allow bodies to have parent bodies.Matthew Somerville2012-12-19-0/+6
| * Rejig schema.sql to prevent circular references.Matthew Somerville2012-12-19-40/+43
| * Allow bodies to span multiple area IDs, and areas can be covered by more than...Matthew Somerville2012-12-19-1/+21
| * Make from_body a foreign key.Matthew Somerville2012-12-15-1/+7
| * Rename council column to bodies_str, and all the related code.Matthew Somerville2012-12-15-10/+15
| * Convert report sending code to use bodies rather than areas/councils.Matthew Somerville2012-12-15-0/+8
| * Rename area_id on Contacts table to body_id.Matthew Somerville2012-12-15-19/+30
| * Rename from_council to from_body, and small related changes.Matthew Somerville2012-12-15-19/+6
| * Rename 'open311conf' database table to 'body'.Matthew Somerville2012-12-15-3/+15
* | add internal review status to problemsStruan Donald2013-01-17-6/+16
* | Merge branch 'bromley-new-statuses'Struan Donald2013-01-16-1/+91
|\ \
| * | order of conditions in constraints need to match exactly to make deployment s...Struan Donald2012-10-03-2/+2
| * | correct name of comment state constraintStruan Donald2012-10-03-2/+2
| * | add send_extended_statuses conf option and use in send-commentsStruan Donald2012-10-03-1/+8
| * | tidy up status names in DB, improve tests a littleStruan Donald2012-10-01-2/+77
| * | initial work to handle changed problem statesStruan Donald2012-08-31-0/+8
* | | add subcategory field to problem tableStruan Donald2012-12-03-1/+10
| |/ |/|
* | Allow external_body optionally to be a lookup on /reports.Matthew Somerville2012-11-22-0/+1
* | set interest_count default to 0 as null + 1 = null in postgres :(Struan Donald2012-10-09-1/+10
* | Missing commas due to merge.Matthew Somerville2012-10-04-2/+2
* | Merge branch 'fmb-read-only'Dave Whiteland2012-10-03-1/+42
|\ \
| * | correct syntax error in schemaStruan Donald2012-09-26-1/+1
| * | allow endpoints to be configured at a category levelStruan Donald2012-08-29-1/+21
| * | initial crude add support option for a problemStruan Donald2012-08-23-1/+10
| * | make external_source_id text for flexibilityStruan Donald2012-07-12-1/+1
| * | add in external_source and external_source_id to schemaStruan Donald2012-07-12-1/+5
| * | changed mm_msg_id to external_source_id, and added external_source colDave Whiteland2012-07-12-6/+8