aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/FixMyStreet/DB
Commit message (Expand)AuthorAgeLines
* Show non_public reports to staff on list pages.Matthew Somerville2018-02-13-6/+34
* Allow ‘report as another user’ to only provide a phone numberDave Arter2018-02-07-0/+4
* Merge branch '2fa-superuser'Matthew Somerville2018-02-07-0/+5
|\
| * Add two-factor authentication for superusers.Matthew Somerville2018-02-07-0/+5
* | Upgrade Number::Phone.Matthew Somerville2018-02-05-1/+2
* | Increase bcrypt cost.Matthew Somerville2018-02-01-1/+5
|/
* Merge branch '1942-admin-anonymize'Matthew Somerville2018-01-31-0/+25
|\
| * Admin ability to hide a user's reports/updates.Matthew Somerville2018-01-31-0/+25
* | Hide 'updates not sent' message on reports sent via Open311Dave Arter2018-01-23-0/+27
* | Merge branch 'issues/commercial/988-c6-email-address-link'Matthew Somerville2018-01-18-52/+0
|\ \ | |/ |/|
| * [Zurich] Allow publishing of individual photos.Matthew Somerville2018-01-18-52/+0
* | Remove unused (except by tests) send_reports() fn.Matthew Somerville2018-01-15-6/+0
|/
* Add some example fixture images.Matthew Somerville2018-01-11-1/+2
* Add some new Body model helper methods.Matthew Somerville2018-01-03-5/+75
* [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