aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/FixMyStreet/DB
Commit message (Expand)AuthorAgeLines
* Rename DB::ReportExtraFields to ReportExtraField.Matthew Somerville2019-05-02-5/+9
* Use EncodedColumn subclass.Matthew Somerville2019-05-02-81/+81
* Refactor datetime inflation.Matthew Somerville2019-05-02-185/+247
* Merge branch '2435-admin-anonymous-report'Matthew Somerville2019-04-05-0/+5
|\
| * Fix superusers creating anonymous reports.Matthew Somerville2019-04-05-0/+5
* | Factor to common FixMyStreet::MapIt call.Matthew Somerville2019-04-04-6/+6
|/
* Make sure MapIt generation always used if given.Matthew Somerville2019-04-01-3/+5
* Show all Open311 extra fields in edit admin.Matthew Somerville2019-03-07-3/+0
* Make sure raw RABX column is utf8-encoded.Matthew Somerville2019-03-06-4/+8
* Refactor nearby() to use named parameters not listMatthew Somerville2019-02-25-12/+12
* Filters out hidden reports from top 5 list.Joe Siltberg2019-02-25-0/+1
* [FixaMinGata] Adds a cobrand hook (threshold for responsiveness top 5 list)Joe Siltberg2019-02-25-6/+10
* Allow user to be associated with multiple areas.Matthew Somerville2019-02-14-12/+27
* Make front page cache time configurable.Matthew Somerville2019-02-04-4/+8
* Don’t show creation diffs with old history entries.Matthew Somerville2019-01-17-0/+2
* Include moderation history in report updates.Matthew Somerville2019-01-16-0/+7
* Only show extra items that diff in moderation.Matthew Somerville2019-01-15-1/+1
* Check cached reports have photos before showing.Matthew Somerville2019-01-10-1/+1
* add private only report filterStruan Donald2019-01-04-4/+13
* Show all questionnaire responses lacking updates.Matthew Somerville2018-12-20-0/+7
* [fixmystreet.com] More categories in fixture.Matthew Somerville2018-12-08-2/+18
* 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
* add report_mark_private permissionStruan Donald2018-11-12-1/+2
* 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/+18
* Merge branch 'send-reopen-comment-option'Matthew Somerville2018-10-09-5/+25
|\
| * 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
* | front end category testsStruan Donald2018-10-09-3/+5
|/
* Dashboard update CSV export.Matthew Somerville2018-10-03-0/+23
* Some minor function refactoring.Matthew Somerville2018-10-03-14/+12
* Adapt fixture script to be non-random on request.Struan Donald2018-10-02-2/+2
* Speed up fetching lists of bodies.Matthew Somerville2018-09-25-5/+74
* 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
* Only display reports from last 6 months on around.Struan Donald2018-07-03-1/+7
* Use CSV escaping for categories in URLs.Matthew Somerville2018-06-21-0/+12
* Use correct created column in problem timeline.Matthew Somerville2018-06-13-3/+3
* include automated field when editing contactsStruan Donald2018-06-11-3/+11
* Merge branch 'user-inactivity'Matthew Somerville2018-05-24-7/+66
|\