aboutsummaryrefslogtreecommitdiffstats
path: root/templates/web/base/my/planned.html
Commit message (Collapse)AuthorAgeLines
* Wrap problem list in `js-reports-list`pezholio2017-01-31-0/+2
|
* Add shortlist buttons to report lists.Matthew Somerville2017-01-12-2/+2
| | | | | | | This includes adding/removing reports from a user's shortlist, and manual reordering of a shortlist with up/down buttons. The backend code can cope with an item moving to any point in the list.
* Update pagination when status/categories changed.Matthew Somerville2016-10-18-0/+2
|
* Include fancybox code on reports/my pages.Matthew Somerville2016-10-14-0/+1
| | | | | This is so the photo modal works for pulled in report pages. Fixes #1543.
* Organize report admin actions into single control.Zarino Zappia2016-09-20-3/+3
| | | | | | | | As part of this, rename "planned reports" to "shortlist". The `.segmented-control` component now supports basic usage (as in the admin report actions menu bar) and usage with hidden radio inputs and labels (as on the report questionnaire page).
* Add user planned reports.Matthew Somerville2016-08-22-0/+32
A user with the appropriate permission can add/remove reports from their list of planned reports using a button on a report page. The list can be viewed at /my/planned.