aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/FixMyStreet/DB
Commit message (Expand)AuthorAgeLines
* add is_default column to response_prioritiesStruan Donald2017-09-13-2/+4
* include ward in dashboard csv exportStruan Donald2017-09-04-0/+1
* Superusers only have permissions available on the current cobrandDave Arter2017-09-01-0/+10
* Make current cobrand available on DB::SchemaDave Arter2017-09-01-0/+2
* Merge branch 'move-report-states-to-database'Matthew Somerville2017-08-31-85/+155
|\
| * Remove hardcoded states from templates.Matthew Somerville2017-08-31-48/+23
| * Remove hardcoded states from Problem model.Matthew Somerville2017-08-31-39/+96
| * Add state table to database.Matthew Somerville2017-08-29-0/+38
* | Add LOGIN_REQUIRED config keyDave Arter2017-08-31-6/+12
|/
* Drop council_states and $visible_states.Matthew Somerville2017-08-29-48/+4
* Use a schema cache to remember body lookups.Matthew Somerville2017-08-23-1/+7
* Cache Problem->bodies and prefetch the body areas.Matthew Somerville2017-08-18-7/+14
* Faster /reports for inspectors, reduce db queries.Dave Arter2017-08-18-2/+22
* show all report updates, even if no public textStruan Donald2017-08-17-3/+17
* Add site-wide extra fields for reports, and admin UI to manageDave Arter2017-08-17-0/+70
* Store duplicate reverse lookups upon dupe setting.Matthew Somerville2017-08-17-2/+13
* Add fn to fetch bodies plus the translated names.Matthew Somerville2017-08-15-0/+26
* Prevent unnecessary string translation.Matthew Somerville2017-08-11-2/+2
* Set up translatable category columns.Matthew Somerville2017-08-10-8/+14
* Set up translatable body name.Matthew Somerville2017-08-09-0/+10
* Move FixMyStreet::DB to FixMyStreet::DB::Schema.Matthew Somerville2017-08-09-0/+25
* Add translation table.Matthew Somerville2017-08-09-0/+44
* Resize pin image before compositing onto static mapDave Arter2017-07-24-0/+1
* Add Body::first_area_children methodDave Arter2017-07-17-0/+12
* Only use active categories for making new reports.Matthew Somerville2017-07-14-0/+5
* Add inactive state to categories.Matthew Somerville2017-07-14-28/+23
* Update templates when category/state changed.Matthew Somerville2017-06-30-0/+27
* [fixmystreet.com] Template/priorities in fixture.Matthew Somerville2017-06-20-0/+25
* Return Response Priorities as JSON.pezholio2017-06-20-13/+11
* Populate defect types dropdown on category changepezholio2017-06-20-13/+19
* [UK] Remove requirement for fixed body IDs.Matthew Somerville2017-06-20-14/+19
* [fixmystreet.com] Improve fixture loading script.Matthew Somerville2017-06-20-0/+155
* [Oxfordshire] Show problem state in marker tooltipZarino Zappia2017-06-10-2/+3
* Refactor pretty state display.Matthew Somerville2017-06-10-31/+2
* Add update URL model method.Matthew Somerville2017-05-31-0/+5
* Move alert signup logic out of controllerpezholio2017-05-05-0/+21
* Add customisable defect types.Dave Arter2017-03-23-6/+178
* Add is_in_progress Problem helper.Matthew Somerville2017-03-10-0/+10
* Refactor SendReport::Open311 to use cobrand hooks.Matthew Somerville2017-03-09-3/+16
* [Oxfordshire] Use 'days ago' format on problem listspezholio2017-02-27-0/+14
* [Oxfordshire] Add Exor RDI file download featureDave Arter2017-02-15-0/+9
* Add external_id field to ResponsePriority for use with ExorDave Arter2017-02-15-2/+4
* Add cobrand call_hook fn, calls a fn if defined.Matthew Somerville2017-02-15-14/+5
* Add Problem->tokenised_url for logging user inpezholio2017-02-15-0/+26
* Add Problem->time_ago for pretty-printed durationpezholio2017-02-15-0/+14
* [Oxfordshire] Allow cobrand-specific traffic management optionsDave Arter2017-02-08-0/+13
* Fix crash on reports with empty bodies_strDave Arter2017-02-07-1/+4
* [Greenwich] Add a badge to official status updatesrbg-joe2017-02-06-0/+2
* Merge branch 'version-2.0.2'v2.0.2Matthew Somerville2017-02-03-4/+2
|\
| * Show ‘unable to fix’ state as ‘no further action’.Dave Arter2017-02-02-4/+2