aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/FixMyStreet/App
Commit message (Expand)AuthorAgeLines
* Update templates when category/state changed.Matthew Somerville2017-06-30-0/+2
* Don't resend if category change subsets body.Matthew Somerville2017-06-20-3/+3
* Return Response Priorities as JSON.pezholio2017-06-20-20/+3
* Populate defect types dropdown on category changepezholio2017-06-20-0/+6
* Run each test file in a transaction.Matthew Somerville2017-06-20-1/+1
* [UK] Remove requirement for fixed body IDs.Matthew Somerville2017-06-20-9/+10
* [Oxfordshire] Show problem state in marker tooltipZarino Zappia2017-06-10-1/+2
* Refactor pretty state display.Matthew Somerville2017-06-10-0/+11
* Allow users to hide their name on reports/updates.Zarino Zappia2017-05-31-2/+36
* Add update URL model method.Matthew Somerville2017-05-31-2/+1
* [Bromley] Restore staff update functionDave Arter2017-05-30-1/+2
* Use same state input in update form as elsewhere.Matthew Somerville2017-05-26-8/+2
* [Oxfordshire] Send RDI reports by email.Matthew Somerville2017-05-16-177/+21
* Add method to shortlist multiple reportspezholio2017-05-05-0/+14
* Subscribe inspectors to updates when state changespezholio2017-05-05-1/+10
* Move alert signup logic out of controllerpezholio2017-05-05-15/+8
* Redirect to report for inspectorspezholio2017-05-05-6/+12
* [Oxfordshire] Include nearest info in RDI output.Matthew Somerville2017-05-02-1/+9
* Tidy up find_closest* functions.Matthew Somerville2017-05-02-3/+4
* On /reports maps, only include reports in view.Matthew Somerville2017-04-13-0/+6
* Fix issue with categories with regex characters.Matthew Somerville2017-04-13-8/+9
* Allow comma-separated contact emails in the adminDave Arter2017-04-10-3/+4
* [SeeSomething] Remove cobrand.Matthew Somerville2017-03-31-1/+1
* Merge branch '1639-email-ascender'Matthew Somerville2017-03-28-19/+0
|\
| * Upgrade to using Email::Sender.Matthew Somerville2017-03-28-19/+0
* | Merge branch 'offline-tests'Matthew Somerville2017-03-28-2/+2
|\ \
| * | Make sure all MapIt tests can run offline.Matthew Somerville2017-03-23-1/+1
| |/
| * Fix warning, use correct user object in delete logMatthew Somerville2017-03-17-1/+1
* | Add customisable defect types.Dave Arter2017-03-23-4/+133
|/
* Merge branch 'fix-open311-json-output'Matthew Somerville2017-03-17-35/+26
|\
| * Remove superfluous lists from Open311 JSON output.Matthew Somerville2017-03-17-35/+26
* | Do upload_dir check on start up, not each report.Matthew Somerville2017-03-15-8/+1
|/
* Use name at time of moderation, include superusersMatthew Somerville2017-03-14-2/+7
* Store user object when deleting report.Matthew Somerville2017-03-14-1/+2
* Allow superuser to leave update when inspecting.Matthew Somerville2017-03-10-1/+2
* Check cobrand users list when admin merging users.Matthew Somerville2017-03-09-1/+8
* Make sure emails are lowercased in admin.Matthew Somerville2017-03-09-17/+14
* Only output appcache/manifest for shortlist users.Matthew Somerville2017-02-28-2/+8
* Assume photo ID given in database exists on disk.Matthew Somerville2017-02-28-6/+1
* Do not re-stat non-existent files.Matthew Somerville2017-02-28-1/+1
* Reports need external_id to be included in RDI downloadDave Arter2017-02-20-0/+1
* Send open reports regardless of current stateDave Arter2017-02-20-1/+1
* [Oxfordshire] Add Exor RDI file download featureDave Arter2017-02-15-1/+220
* [Oxfordshire] Add initials field to admin user edit formDave Arter2017-02-15-0/+13
* Allow cobrands to control which states affect reputationDave Arter2017-02-15-1/+3
* Clarify ‘inspected’ behaviourDave Arter2017-02-15-5/+10
* Add external_id field to ResponsePriority for use with ExorDave Arter2017-02-15-0/+1
* Add cobrand call_hook fn, calls a fn if defined.Matthew Somerville2017-02-15-6/+3
* Use Token params for redirect on loginpezholio2017-02-15-3/+7
* Redirect to category-filtered /reports on loginDave Arter2017-02-14-1/+20