aboutsummaryrefslogtreecommitdiffstats
path: root/perllib
Commit message (Expand)AuthorAgeLines
* Merge tag 'v2.0.4' into fiksgatami-devMarius Halden2017-05-28-905/+2124
|\
| * Merge branch '1374-better-send-method-lookup'Matthew Somerville2017-04-13-7/+5
| |\
| | * Don't error when devolved body, blank send methodsMatthew Somerville2017-04-12-7/+5
| * | 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-144/+2
| * Merge branch 'dominican-republic-improvements'Matthew Somerville2017-03-31-3/+3
| |\
| | * Improve translatability of various pages.Dave Arter2017-03-30-3/+3
| * | Use OSM geocoder for Bristolpezholio2017-03-30-0/+4
| |/
| * Merge branch '1639-email-ascender'Matthew Somerville2017-03-28-122/+446
| |\
| | * Upgrade to using Email::Sender.Matthew Somerville2017-03-28-122/+446
| * | Merge branch 'offline-tests'Matthew Somerville2017-03-28-2/+3
| |\ \
| | * | Make sure all MapIt tests can run offline.Matthew Somerville2017-03-23-1/+1
| | * | Always include MapIt mock handler in all tests.Matthew Somerville2017-03-23-0/+1
| | |/
| | * Fix warning, use correct user object in delete logMatthew Somerville2017-03-17-1/+1
| * | Add customisable defect types.Dave Arter2017-03-23-11/+341
| |/
| * [fixmystreet.com] Fix WestBerkshire cobrand.Matthew Somerville2017-03-17-1/+1
| * 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
| * | Merge branch 'reduce-the-stats-more'Matthew Somerville2017-03-17-9/+9
| |\ \ | | |/ | |/|
| | * Do upload_dir check on start up, not each report.Matthew Somerville2017-03-15-9/+9
| * | [fixmystreet.com] Remove friendly A/B test.Matthew Somerville2017-03-16-21/+0
| |/
| * Merge branch '1660-moderating-influence'Matthew Somerville2017-03-14-3/+9
| |\
| | * 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
| * | Use sender in From if From and To domains match.Matthew Somerville2017-03-14-1/+15
| * | Remove duplicate <> around envelope senders.Matthew Somerville2017-03-14-9/+6
| |/
| * Allow superuser to leave update when inspecting.Matthew Somerville2017-03-10-1/+2
| * Add is_in_progress Problem helper.Matthew Somerville2017-03-10-0/+10
| * Merge branch 'issues/forcouncils/174-dupe-user-tweaks'Matthew Somerville2017-03-09-18/+22
| |\
| | * 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
| * | Refactor SendReport::Open311 to use cobrand hooks.Matthew Somerville2017-03-09-80/+124
| |/
| * Only output appcache/manifest for shortlist users.Matthew Somerville2017-02-28-2/+8
| * Merge branch 'reduce-the-stats'Matthew Somerville2017-02-28-7/+2
| |\
| | * 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
| * | [Oxfordshire] Use 'days ago' format on problem listspezholio2017-02-27-0/+27
| |/
| * 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-3/+3
| * [Oxfordshire] Add Exor RDI file download featureDave Arter2017-02-15-3/+255
| * [Oxfordshire] Add initials field to admin user edit formDave Arter2017-02-15-0/+23
| * Allow cobrands to control which states affect reputationDave Arter2017-02-15-1/+13
| * Clarify ‘inspected’ behaviourDave Arter2017-02-15-5/+10
| * Add external_id field to ResponsePriority for use with ExorDave Arter2017-02-15-2/+5
| * Add cobrand call_hook fn, calls a fn if defined.Matthew Somerville2017-02-15-25/+23
| * [Oxfordshire] Old report archiving scriptpezholio2017-02-15-0/+141
| * Use Token params for redirect on loginpezholio2017-02-15-3/+7
| * Add Problem->tokenised_url for logging user inpezholio2017-02-15-0/+26