aboutsummaryrefslogtreecommitdiffstats
path: root/t/app/controller/reports.t
Commit message (Collapse)AuthorAgeLines
* Make sure all MapIt tests can run offline.Matthew Somerville2017-03-23-7/+7
|
* Add shortlist filterspezholio2017-02-07-1/+50
|
* Allow multiple selections in report list filter.Zarino Zappia2016-10-13-1/+1
| | | | | | This lets people filter by multiple categories or states. It uses our jQuery multi-select plugin to turn the <select multiple>s into little overlay lists of checkboxes. HTML5 history is also supported.
* Update tests for cobrand/template changes.Matthew Somerville2016-04-20-11/+0
|
* Cope with a '/' in body name in body slug.Matthew Somerville2016-04-20-0/+5
| | | | Fixes #574.
* Exclude deleted categories from the all reports page filtersSteven Day2015-10-01-0/+23
|
* Remove need for cron-wrapper with existing scriptsMatthew Somerville2015-01-19-1/+1
| | | | | Call the necessary boilerplate in each script so you can call them directly. Remove boilerplate from files that don't need it.
* By default, use area-based alerts.Matthew Somerville2014-12-12-11/+11
| | | | | | | | | The body-based alert only works if the body ID matches the MapIt ID. This fixes #959. Further work needs to be done to enable proper body-based alerts that work properly in all circumstances. Consequently, factor out fixed body IDs from many tests. Also fix a couple of tests not overriding geocoder correctly.
* Link through from all reports page to sub categoriesStruan Donald2014-07-01-0/+118
| | | | | | | | Add a type parameter to the /reports/body page to restrict list by problem category. Only link to report categories that have entries. Fixes #798
* Fix test suite to run regardless of config setup.Matthew Somerville2013-10-24-21/+35
|
* Include other open states in all reports table.Matthew Somerville2013-04-19-1/+9
|
* Migrate Reports.pm to use bodies, not areas.Matthew Somerville2012-12-15-0/+5
|
* Rename council column to bodies_str, and all the related code.Matthew Somerville2012-12-15-4/+4
|
* move add and delete problem utility functions to test mechStruan Donald2012-09-03-59/+4
| | | | add in non public problem tests for front page
* do not display non public reports in reports list for a councilStruan Donald2012-09-03-2/+95
| | | | do include non public reports in council stats
* Fix tests with new ALLOWED_COBRANDS structure, fix admin test to skip Barnet ↵Matthew Somerville2012-05-01-2/+2
| | | | tests if not present.
* Generate /reports data on cron.Matthew Somerville2011-06-16-0/+3
|
* Check Norwegian version of /reports.Matthew Somerville2011-05-19-8/+8
|
* Starting tests for /reports, fix for warning.Matthew Somerville2011-05-19-0/+34