aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/FixMyStreet/DB
Commit message (Expand)AuthorAgeLines
* Merge branch 'user-inactivity'Matthew Somerville2018-05-24-7/+66
|\
| * Update last_active on login/logout/session expiry.Matthew Somerville2018-05-23-0/+7
| * Refactor out some session functions.Matthew Somerville2018-05-23-1/+20
| * Factor anonymize function to User model.Matthew Somerville2018-05-23-0/+19
| * Add created and last_active columns to user.Matthew Somerville2018-05-23-6/+20
* | Escape data attributes in template.Matthew Somerville2018-05-23-8/+5
|/
* Allow cobrands to give extra parameters for pins.Steven Day2018-05-02-1/+7
* add extra column to body tableStruan Donald2018-04-11-3/+9
* Check recent reports for any hidden since cached.Matthew Somerville2018-04-06-22/+13
* Make sure fixture clears out cached photo files.Matthew Somerville2018-04-04-0/+2
* add convert_latlong option to body tableStruan Donald2018-03-29-2/+4
* Improve wording/grammar when report is sent to more than two bodiesDave Arter2018-03-29-10/+14
* Add ResponseTemplate.external_status_code fieldDave Arter2018-03-29-2/+4
* Store server_set automated, but ignore for input.Matthew Somerville2018-03-21-1/+5
* [Zurich] Prefetch report users, cache body lookupsMatthew Somerville2018-03-19-1/+2
* Pass columns CSV needs into Problem->as_hashref.Matthew Somerville2018-03-19-12/+12
* permit blank updates to be fetched over Open311Struan Donald2018-03-15-2/+4
* fetch new problems over open311Struan Donald2018-03-15-2/+4
* [Zurich] Switch to more modern database states.Matthew Somerville2018-03-07-3/+15
* [Zurich] Add fixture script.Matthew Somerville2018-03-06-0/+133
* 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