aboutsummaryrefslogtreecommitdiffstats
path: root/t
Commit message (Expand)AuthorAgeLines
...
| * Allow multiple selections in report list filter.Zarino Zappia2016-10-13-1/+1
* | Adding report to shortlist removes from others.Matthew Somerville2016-10-11-0/+14
* | Fix bug in fetching existing shortlisted report.Matthew Somerville2016-10-11-0/+4
|/
* Merge branch 'issues/forcouncils/36-mobile-inspector-improvements'Matthew Somerville2016-10-04-35/+11
|\
| * Add .btn and .form-control classes to inputsZarino Zappia2016-10-04-1/+1
| * Remove separate “Public update” form sectionZarino Zappia2016-10-04-2/+2
| * Restructure Inspect form into logical sectionsZarino Zappia2016-10-04-3/+3
| * Factor out contains_or_lacks test function.Matthew Somerville2016-09-29-22/+6
* | Include CORS cross-origin header in RSS output.Matthew Somerville2016-09-27-0/+1
* | Update user reputation when inspecting reportDave Arter2016-09-23-2/+28
* | Send reports immediately from users with enough reputationDave Arter2016-09-23-0/+32
|/
* Merge branch 'issues/forcouncils/7-custom-open311-attributes'Matthew Somerville2016-09-20-2/+2
|\
| * New .form-control class for simpler input stylingZarino Zappia2016-09-20-2/+2
* | Merge remote-tracking branch 'origin/issues/forcouncils/89-tidy-report-admin-...Matthew Somerville2016-09-20-5/+5
|\ \
| * | Organize report admin actions into single control.Zarino Zappia2016-09-20-5/+5
* | | Merge branch '1529-cobrand-testing'Matthew Somerville2016-09-20-0/+70
|\ \ \
| * | | Some tests for the Util modules.Matthew Somerville2016-09-20-0/+70
| |/ /
* / / Add ‘trusted’ flag allowing users to make reports directlyDave Arter2016-09-20-0/+21
|/ /
* / Update contact success message text.Matthew Somerville2016-09-14-2/+2
|/
* Require inspector to provide update when instructing reportDave Arter2016-09-12-0/+22
* Add new category_edit restriction for viewing body admin.Matthew Somerville2016-09-09-122/+29
* Merge branch 'issues/forcouncils/72-show-extra-data'Matthew Somerville2016-09-09-4/+4
|\
| * Improve display of category extra data in admin.Matthew Somerville2016-09-09-4/+4
* | Add manage screen for editing priority/category.Matthew Somerville2016-09-09-0/+97
|/
* Refactor problem response priority into its own modelDave Arter2016-09-09-0/+73
* Add ‘Inspection required’ field to categoriesDave Arter2016-09-09-2/+61
* Simplify some permissions logic with extra helper methodDave Arter2016-09-08-1/+1
* Extend response templates to work across all cobrandsDave Arter2016-09-08-4/+40
* Warnfix test by specifying areas for problem.Matthew Somerville2016-08-24-1/+3
* Automatically spot Open311 co-ord/ID attributes.Matthew Somerville2016-08-24-2/+69
* Remove Open311 endpoint to separate repo.Matthew Somerville2016-08-23-1327/+0
* Allow user to have an area assigned in adminDave Arter2016-08-22-240/+283
* Add user planned reports.Matthew Somerville2016-08-22-6/+95
* Allow user permissions to be granted/revoked in adminDave Arter2016-08-17-45/+324
* Restrict user editing in adminDave Arter2016-08-17-0/+24
* Require 'report_edit' permission for editing reports in adminDave Arter2016-08-17-0/+47
* Shrink test sample photo.Matthew Somerville2016-08-16-5/+5
* Direct report moderated emails correctly.Matthew Somerville2016-08-10-5/+9
* Merge branch 'issues/forcouncils/10-report-as-dropdown'Matthew Somerville2016-08-10-0/+194
|\
| * Feature to create report as body/other user.Zarino Zappia2016-08-10-0/+194
* | [Zurich] Add areas in test reports to fix warning.Matthew Somerville2016-08-09-0/+3
|/
* [East Sussex] Remove East Sussex cobrandDave Arter2016-08-02-1/+0
* Add HTML email templates.Matthew Somerville2016-08-01-168/+195
* [Zurich] Send admin emails from the do-not-reply addressDave Arter2016-07-28-1/+1
* Refactor map pin/feature functions.Matthew Somerville2016-07-21-5/+5
* Use improved TestMech::create_user_ok instead of User::find_or_createDave Arter2016-07-19-128/+44
* Restrict add/editing of bodies in admin to superusersDave Arter2016-07-19-1/+1
* [UK Councils] Council users can only see their own council's adminDave Arter2016-07-19-9/+43
* Use normal user authentication to control access to /adminMatthew Somerville2016-07-19-0/+80
* Merge branch '400-editing-category'Matthew Somerville2016-07-15-1/+2
|\