aboutsummaryrefslogtreecommitdiffstats
path: root/perllib
Commit message (Expand)AuthorAgeLines
...
* | | Merge remote-tracking branch 'origin/issues/forcouncils/142-allow-anonymous-c...pezholio2017-01-17-1/+87
|\ \ \ | |_|/ |/| |
| * | Allow users with permission to see update usernamepezholio2017-01-17-1/+5
| * | Refactor updates metadata output into modelpezholio2017-01-17-1/+83
| |/
* | Merge branch 'listshort'Matthew Somerville2017-01-12-11/+92
|\ \ | |/ |/|
| * Make sure csrf_time is deleted after use.Matthew Somerville2017-01-12-2/+3
| * Add shortlist buttons to report lists.Matthew Somerville2017-01-12-9/+89
* | Allow staging sites to turn off appcache.Matthew Somerville2017-01-10-0/+9
* | Move staging flags to their own config variable.Matthew Somerville2017-01-10-7/+21
* | Update has_body_permission_to to allow superusers.Matthew Somerville2017-01-10-18/+19
|/
* Allow editing of ResponseTemplate state in adminDave Arter2017-01-10-0/+1
* Add ‘state’ field to ResponseTemplate modelDave Arter2017-01-10-2/+4
* Merge branch 'issues/forcouncils/21-print-reports'Matthew Somerville2016-12-16-8/+16
|\
| * Only load user body permissions once per request.Matthew Somerville2016-12-16-8/+16
* | Fix use of .auto.min.js files.Matthew Somerville2016-12-16-1/+1
* | Merge branch 'issues/forcouncils/20-offline-inspecting'Matthew Somerville2016-12-16-25/+88
|\ \ | |/ |/|
| * Add offline storing of inspect forms.Matthew Somerville2016-12-16-2/+7
| * Add offline support of static files/fallback page.Matthew Somerville2016-12-16-2/+49
| * Return 400/500 for some client/server errors.Matthew Somerville2016-12-16-21/+32
* | Merge branch 'issues/forcouncils/108-pick-up-a-priority'Matthew Somerville2016-12-15-15/+51
|\ \ | |/ |/|
| * Update priorities in inspect form on cat. change.Matthew Somerville2016-12-15-14/+50
| * Fail in has_permission_to if given an empty arrayref.Matthew Somerville2016-12-13-1/+1
* | Make it clearer that report is closed when marked as duplicateDave Arter2016-12-13-0/+7
* | Display nearby candidate reports when marking as duplicateDave Arter2016-12-13-9/+12
* | If a problem has duplicates, display them on its detail pageDave Arter2016-12-13-0/+12
* | Use nearby problems for duplicate suggestions instead of bounding box of mapDave Arter2016-12-13-0/+26
* | Add test for correct display of duplicate reportDave Arter2016-12-13-2/+6
* | Store and display selected duplicate reportDave Arter2016-12-13-1/+12
|/
* [Zurich] Fix 500 error when editing superusersDave Arter2016-12-06-1/+1
* Better path for showing config git version.Matthew Somerville2016-12-02-1/+1
* Update problem lastupdate column on inspect save.Matthew Somerville2016-12-02-0/+1
* Always return arrayref from bodies_str_ids.Matthew Somerville2016-11-29-1/+1
* [UK] Include specific domain in user search.Matthew Somerville2016-11-25-4/+13
* [Zurich] Fix accidentally hidden category extra fieldsDave Arter2016-11-24-0/+1
* Don't double-decode strftime output.Matthew Somerville2016-11-22-5/+6
* [Bromley] Fix map tiles.Matthew Somerville2016-11-18-42/+15
* [UK] Hide usrn/asset_id Open311 fields.Matthew Somerville2016-11-11-1/+15
* Merge branch 'issues/forcouncils/99-sorting'Matthew Somerville2016-11-04-22/+63
|\
| * Add sort order options to list pages.Matthew Somerville2016-11-04-22/+63
* | Merge branch 'issues/forcouncils/116-inspect-show-bug'Matthew Somerville2016-11-04-4/+2
|\ \ | |/ |/|
| * Only return active shortlisted user for a problem.Matthew Somerville2016-10-28-4/+2
* | Merge branch '1544-category-change-leave-update'Matthew Somerville2016-11-01-0/+29
|\ \
| * | Leave a public update when admin changes category.Matthew Somerville2016-10-28-0/+11
| * | Add ability for admin users to italic updates.Matthew Somerville2016-10-28-0/+18
| |/
* | Pre-filter map pages if user has categories assignedDave Arter2016-10-31-0/+15
* | Add UI for assigning categories to a user in adminDave Arter2016-10-28-0/+27
|/
* Error if logged-in user visits admin without permission.Matthew Somerville2016-10-26-1/+4
* Show admin user edit errors.Matthew Somerville2016-10-26-4/+4
* Redirect to correct cobrand when category changed.Dave Arter2016-10-26-13/+11
* Resend report if changing category changes body.Dave Arter2016-10-26-3/+7
* Merge branch 'issues/forcouncils/67-mop-up'Matthew Somerville2016-10-24-1/+3
|\