aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/FixMyStreet/DB
Commit message (Expand)AuthorAgeLines
* [fixmystreet.com] Council average response time.Struan Donald2017-12-15-0/+29
* Merge branch 'issues/forcouncils/261-rdi-check'Matthew Somerville2017-12-13-0/+11
|\
| * Store all successful send methods.Matthew Somerville2017-12-13-0/+11
* | [fixmystreet.com] Improve fixture descriptions.Matthew Somerville2017-12-07-1/+1
|/
* Fix issues with Problem->as_hashref.Matthew Somerville2017-11-30-2/+8
* Add pagination to around page.Matthew Somerville2017-11-06-3/+6
* Remove Show all pins link and on_map_list_limit.Matthew Somerville2017-11-06-7/+2
* update-all-reports operate per body optionally.Matthew Somerville2017-10-20-2/+3
* log all state changes in admin as commentsStruan Donald2017-10-16-6/+17
* generate update text in alerts if problem state has changedStruan Donald2017-10-05-9/+8
* Accept +1 geographic numbers as possibly mobile.Matthew Somerville2017-10-05-1/+1
* Allow verify/change/add email/phone in profile.Matthew Somerville2017-09-30-0/+7
* Add ability to confirm reports/updates via text.Matthew Somerville2017-09-30-5/+14
* Update admin interface for 'phone' users.Matthew Somerville2017-09-30-0/+13
* Adapt things that assume email will be present.Matthew Somerville2017-09-30-1/+10
* Add 'verified' database columns for email/phone.Matthew Somerville2017-09-30-6/+49
* show nearest address for report in inspector panelStruan Donald2017-09-28-0/+9
* Fix bug in cookie passthrough query parameter.Matthew Somerville2017-09-27-5/+9
* Revert using memcached cache in testing.Matthew Somerville2017-09-18-1/+4
* Fix issues with Open/Closed translated too early.v2.2Matthew Somerville2017-09-15-3/+9
* 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