aboutsummaryrefslogtreecommitdiffstats
path: root/db
Commit message (Expand)AuthorAgeLines
* Allow user to be associated with multiple areas.Matthew Somerville2019-02-14-1/+16
* Associate moderation history with admin log.Matthew Somerville2018-11-27-0/+28
* Store all moderation change history in database.Matthew Somerville2018-11-26-1/+17
* Store more original stuff on moderation.Matthew Somerville2018-11-16-1/+23
* Add created and last_active columns to user.Matthew Somerville2018-05-23-0/+15
* add extra column to body tableStruan Donald2018-04-11-1/+12
* add convert_latlong option to body tableStruan Donald2018-03-29-0/+11
* Add ResponseTemplate.external_status_code fieldDave Arter2018-03-29-0/+11
* permit blank updates to be fetched over Open311Struan Donald2018-03-15-0/+11
* fetch new problems over open311Struan Donald2018-03-15-0/+11
* Add 'verified' database columns for email/phone.Matthew Somerville2017-09-30-1/+27
* add is_default column to response_prioritiesStruan Donald2017-09-13-0/+12
* Remove hardcoded states from Problem model.Matthew Somerville2017-08-31-2/+22
* Add state table to database.Matthew Somerville2017-08-29-63/+101
* Add site-wide extra fields for reports, and admin UI to manageDave Arter2017-08-17-0/+24
* Move FixMyStreet::DB to FixMyStreet::DB::Schema.Matthew Somerville2017-08-09-1/+10
* Add translation table.Matthew Somerville2017-08-09-0/+28
* Add inactive state to categories.Matthew Somerville2017-07-14-5/+94
* Remove final use of old DBHandle.Matthew Somerville2017-06-20-201/+0
* Add customisable defect types.Dave Arter2017-03-23-0/+39
* Add external_id field to ResponsePriority for use with ExorDave Arter2017-02-15-0/+7
* Add ‘state’ field to ResponseTemplate modelDave Arter2017-01-10-0/+7
* Add ‘description’ field to ResponsePriority modelDave Arter2016-10-19-0/+13
* Add 'extra' field to User modelDave Arter2016-09-23-1/+14
* Refactor problem response priority into its own modelDave Arter2016-09-09-1/+44
* Extend response templates to work across all cobrandsDave Arter2016-09-08-0/+26
* Allow user to have an area assigned in adminDave Arter2016-08-22-1/+9
* Add user planned reports.Matthew Somerville2016-08-22-0/+20
* Remove check constraint on user body permissions.Dave Arter2016-08-09-5/+14
* Use normal user authentication to control access to /adminMatthew Somerville2016-07-19-0/+7
* 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