aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/FixMyStreet/App
Commit message (Expand)AuthorAgeLines
* Merge in upgraded Catalyst branch.Matthew Somerville2019-05-14-7/+4
|\
| * Update a number of packages.Matthew Somerville2019-05-13-4/+1
| * Fix some test warnings.Matthew Somerville2019-05-13-3/+3
* | Merge branch 'template-same-name-spot'Matthew Somerville2019-05-09-0/+9
|\ \
| * | Prevent creation of two templates with same title.Matthew Somerville2019-05-07-0/+9
| |/
* | If report hidden, also purge update photos cache.Matthew Somerville2019-05-07-6/+11
* | Improve non_public photo handling.Matthew Somerville2019-05-07-5/+24
* | No access to update photos on hidden reports.Matthew Somerville2019-05-07-4/+5
* | Fix typo in is_superuser call.Matthew Somerville2019-05-07-1/+1
|/
* Rename DB::ReportExtraFields to ReportExtraField.Matthew Somerville2019-05-02-4/+4
* Fix some incorrect timezone code.Matthew Somerville2019-05-02-1/+1
* [Open311] Ensures non_public/hidden reports aren’t visible at /open311Dave Arter2019-04-23-1/+4
* Merge branch '2435-admin-anonymous-report'Matthew Somerville2019-04-05-10/+5
|\
| * Fix superusers creating anonymous reports.Matthew Somerville2019-04-05-10/+5
* | Factor to common FixMyStreet::MapIt call.Matthew Somerville2019-04-04-37/+21
|/
* Make sure MapIt generation always used if given.Matthew Somerville2019-04-01-9/+20
* Merge branch 'stream-csv-output'Matthew Somerville2019-03-05-11/+25
|\
| * Stream dashboard CSV output.Matthew Somerville2019-03-05-11/+25
* | Add DateRange class.Matthew Somerville2019-03-04-28/+29
|/
* Merge branch '2406-fix-admin-body-dropdown'Matthew Somerville2019-02-28-2/+2
|\
| * Fix admin index body dropdown redirect.Matthew Somerville2019-02-26-2/+2
* | [Bromley] Initial heatmap page.Matthew Somerville2019-02-28-10/+20
* | Do not assign bodyless reports to area IDs.Matthew Somerville2019-02-28-13/+5
|/
* Internal JSON endpoint to get reports near a pointMatthew Somerville2019-02-25-4/+28
* Refactor nearby() to use named parameters not listMatthew Somerville2019-02-25-7/+12
* Merge branch 'bugfix/1957'Matthew Somerville2019-02-25-1/+1
|\
| * [FixaMinGata] Adds a cobrand hook (threshold for responsiveness top 5 list)Joe Siltberg2019-02-25-1/+1
* | Refactor admin body/user functions to own files.Matthew Somerville2019-02-22-1082/+1165
|/
* Allow user to be associated with multiple areas.Matthew Somerville2019-02-14-12/+15
* [fixmystreet.com] Improve two-tier unresponsive.Matthew Somerville2019-02-11-20/+20
* Merge branch 'fix-code-starting-underscore-display'Matthew Somerville2019-02-05-3/+3
|\
| * Allow Open311 codes starting with ‘_’ to function.Matthew Somerville2019-02-04-3/+3
* | Make front page cache time configurable.Matthew Somerville2019-02-04-1/+2
|/
* Add CSRF and time to contact form.Matthew Somerville2019-02-01-12/+25
* Allow searching for <email> in admin.Matthew Somerville2019-01-29-0/+9
* Spot moderation conflicts.Matthew Somerville2019-01-25-0/+20
* Stop redirecting on moderation error.Matthew Somerville2019-01-25-30/+38
* Factor out two identical loops.Matthew Somerville2019-01-21-19/+5
* Merge branch 'allow-state-moderation'Matthew Somerville2019-01-16-1/+36
|\
| * Allow state editing via moderation.Matthew Somerville2019-01-16-1/+36
* | Include moderation history in report updates.Matthew Somerville2019-01-16-0/+18
|/
* Call confirm() during token confirmation.Matthew Somerville2019-01-14-2/+1
* Use pin_new_report_colour server-side too.Matthew Somerville2019-01-14-1/+1
* Remove any use of `my $x if $foo`.Matthew Somerville2019-01-14-1/+1
* Delete cache photos upon photo moderation.Matthew Somerville2019-01-10-0/+1
* Allow override search to /report/new => /around.Matthew Somerville2019-01-10-1/+7
* add private only report filterStruan Donald2019-01-04-7/+19
* Show all questionnaire responses lacking updates.Matthew Somerville2018-12-20-6/+26
* cobrand hook for extra processing upon report inspectionStruan Donald2018-12-17-0/+2
* add a cobrand hook to save extra user dataStruan Donald2018-12-17-0/+4