aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/FixMyStreet/DB/Result
Commit message (Expand)AuthorAgeLines
* 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
* | [Zurich] Allow publishing of individual photos.Matthew Somerville2018-01-18-52/+0
|/
* Add some new Body model helper methods.Matthew Somerville2018-01-03-2/+3
* [fixmystreet.com] Council average response time.Struan Donald2017-12-15-0/+29
* Store all successful send methods.Matthew Somerville2017-12-13-0/+11
* Fix issues with Problem->as_hashref.Matthew Somerville2017-11-30-2/+8
* 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-8/+3
* 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/+14
* 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
* 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
* Merge branch 'move-report-states-to-database'Matthew Somerville2017-08-31-85/+77
|\
| * Remove hardcoded states from templates.Matthew Somerville2017-08-31-47/+21
| * Remove hardcoded states from Problem model.Matthew Somerville2017-08-31-39/+19
| * 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/+5
* 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-1/+11
* 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/+45
* 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/+15
* 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/+7
* 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
* Add inactive state to categories.Matthew Somerville2017-07-14-21/+17
* [UK] Remove requirement for fixed body IDs.Matthew Somerville2017-06-20-8/+19
* [Oxfordshire] Show problem state in marker tooltipZarino Zappia2017-06-10-2/+3
* Refactor pretty state display.Matthew Somerville2017-06-10-31/+2