aboutsummaryrefslogtreecommitdiffstats
path: root/bin/update-schema
Commit message (Expand)AuthorAgeLines
* Allow user to be associated with multiple areas.Matthew Somerville2019-02-14-0/+1
* Associate moderation history with admin log.Matthew Somerville2018-11-27-0/+1
* Store all moderation change history in database.Matthew Somerville2018-11-26-0/+7
* Store more original stuff on moderation.Matthew Somerville2018-11-16-0/+1
* Add created and last_active columns to user.Matthew Somerville2018-05-23-0/+1
* add extra column to body tableStruan Donald2018-04-11-0/+1
* add convert_latlong option to body tableStruan Donald2018-03-29-0/+1
* Add ResponseTemplate.external_status_code fieldDave Arter2018-03-29-0/+1
* permit blank updates to be fetched over Open311Struan Donald2018-03-15-0/+1
* fetch new problems over open311Struan Donald2018-03-15-0/+1
* Add 'verified' database columns for email/phone.Matthew Somerville2017-09-30-0/+1
* Include schema migration test.Matthew Somerville2017-09-14-0/+1
* Remove hardcoded states from Problem model.Matthew Somerville2017-08-31-1/+18
* Add state table to database.Matthew Somerville2017-08-29-0/+1
* Add site-wide extra fields for reports, and admin UI to manageDave Arter2017-08-17-0/+1
* Fix issues with database migration script.Matthew Somerville2017-08-10-3/+2
* Allow update-schema to run on empty database.Matthew Somerville2017-08-03-22/+31
* Include schema check for 0051 missed in 466c5cac.Matthew Somerville2017-07-17-0/+1
* Add customisable defect types.Dave Arter2017-03-23-0/+1
* Add external_id field to ResponsePriority for use with ExorDave Arter2017-02-15-0/+1
* Add 0048 migration check to update-schemaDave Arter2017-01-16-0/+1
* Add ‘description’ field to ResponsePriority modelDave Arter2016-10-19-0/+1
* Add 'extra' field to User modelDave Arter2016-09-23-0/+1
* Refactor problem response priority into its own modelDave Arter2016-09-09-0/+1
* Extend response templates to work across all cobrandsDave Arter2016-09-08-0/+1
* Allow user to have an area assigned in adminDave Arter2016-08-22-0/+1
* Add user planned reports.Matthew Somerville2016-08-22-0/+1
* Remove check constraint on user body permissions.Dave Arter2016-08-09-0/+1
* Use normal user authentication to control access to /adminMatthew Somerville2016-07-19-0/+1
* Prerequisites (new modules, db, config).Matthew Somerville2016-01-22-0/+1
* Remove many uses of mySociety::Config.Matthew Somerville2015-12-02-7/+6
* Add "time spent" admin logging.Hakim Cassimally2015-10-06-0/+1
* [Zurich] Response templates for report admin.Hakim Cassimally2015-10-06-0/+1
* Allow underscore in cobrand name/data in database.Matthew Somerville2015-09-29-0/+8
* Move "missing" handling to separate column.Matthew Somerville2015-08-19-0/+1
* Remove ms_current_timestamp() override function.Matthew Somerville2015-08-13-0/+1
* Add schema migration check for latest migration.Matthew Somerville2015-08-13-2/+8
* Remove need for cron-wrapper with existing scriptsMatthew Somerville2015-01-19-6/+10
* Use env in shebang lines, and remove unneeded onesMatthew Somerville2015-01-19-1/+1
* Moderation - update-schema fixed and improvedHakim Cassimally2014-08-14-30/+137
* Merge remote branch 'origin/sweden-rebase'Matthew Somerville2014-03-11-0/+1
|\
| * Add `external_url' column to `body' table.Jon Kristensen2014-03-11-0/+1
* | remove action check on admin_logHakim Cassimally2013-12-09-0/+8
* | Do fewer things for a dev installation.Matthew Somerville2013-09-13-3/+4
* | [Zurich] Add schema migration 0029 to bin/update-schemaChris Mytton2013-09-10-0/+1
|/
* A script to bring a FixMyStreet database up to date.Matthew Somerville2013-02-22-0/+134