aboutsummaryrefslogtreecommitdiffstats
path: root/t
Commit message (Expand)AuthorAgeLines
* Pre-filter map pages if user has categories assignedDave Arter2016-10-31-0/+17
* Error if logged-in user visits admin without permission.Matthew Somerville2016-10-26-16/+10
* Redirect to correct cobrand when category changed.Dave Arter2016-10-26-1/+35
* Resend report if changing category changes body.Dave Arter2016-10-26-10/+44
* Merge branch 'issues/forcouncils/67-mop-up'Matthew Somerville2016-10-24-1/+1
|\
| * Fix warning in report inspect test.Matthew Somerville2016-10-24-1/+1
* | Have report page show inspect form if available.Matthew Somerville2016-10-24-10/+13
|/
* Merge branch 'issues/forcouncils/100-fix-template-list'Matthew Somerville2016-10-20-0/+14
|\
| * Fix list of response templates for a problem.Matthew Somerville2016-10-20-0/+14
* | Add ‘description’ field to ResponsePriority modelDave Arter2016-10-19-0/+2
|/
* Merge branch 'issues/forcouncils/95-multi-select-list-filters'Matthew Somerville2016-10-13-1/+1
|\
| * 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
|\