aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/FixMyStreet/DB/Result
Commit message (Expand)AuthorAgeLines
* Show all questionnaire responses lacking updates.Matthew Somerville2018-12-20-0/+7
* Associate moderation history with admin log.Matthew Somerville2018-11-27-36/+22
* Show moderation history in report/update admin.Matthew Somerville2018-11-26-0/+130
* Store all moderation change history in database.Matthew Somerville2018-11-26-18/+16
* Mark moderation_original_data extra as RABXColumn.Matthew Somerville2018-11-19-1/+6
* Store more original stuff on moderation.Matthew Somerville2018-11-16-2/+10
* Deal with possible multiple send_method_useds.Matthew Somerville2018-11-06-1/+7
* Add configuration option to show staff user name as well as body nameJoe Siltberg2018-11-05-1/+3
* Have body.url work in hashref lookup.Matthew Somerville2018-10-10-3/+10
* Remove hard-coded body name in Problem.Matthew Somerville2018-10-09-4/+4
* Add get_cobrand_logged to Comment.Matthew Somerville2018-10-09-1/+21
* Dashboard update CSV export.Matthew Somerville2018-10-03-0/+23
* Some minor function refactoring.Matthew Somerville2018-10-03-14/+12
* Add cobrand hook for disallowing title moderation.Matthew Somerville2018-09-13-0/+11
* Prevent scan of all problems on /_dev pages.Matthew Somerville2018-09-12-2/+2
* Fix reference issue in can_moderate.Matthew Somerville2018-09-06-2/+2
* Allow cobrand to add extra ability to moderate.Matthew Somerville2018-08-29-2/+16
* Move moderation check to own function, tidy up.Matthew Somerville2018-08-28-2/+11
* [Lincolnshire] Show external ID on report pagesDave Arter2018-08-17-1/+1
* Fix inspector dragging of pins.Matthew Somerville2018-08-09-0/+1
* Use CSV escaping for categories in URLs.Matthew Somerville2018-06-21-0/+12
* include automated field when editing contactsStruan Donald2018-06-11-3/+11
* 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
* add extra column to body tableStruan Donald2018-04-11-3/+9
* 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-1/+13
* 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