aboutsummaryrefslogtreecommitdiffstats
path: root/t/app/controller/admin.t
Commit message (Expand)AuthorAgeLines
* [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
* Allow editing of category on admin report edit.Matthew Somerville2016-07-15-1/+2
* Make sure map JS works through an admin proxy.Matthew Somerville2016-07-04-1/+1
* Add external field editing to admin report edit.Matthew Somerville2016-06-29-20/+12
* Allow admin to edit user's phone number.Matthew Somerville2016-06-22-0/+5
* Update tests for cobrand/template changes.Matthew Somerville2016-04-20-5/+5
* Default new category creation to confirmed.Matthew Somerville2016-03-29-0/+1
* Exclude update alerts from summary alert counts.Matthew Somerville2016-02-09-2/+2
* Handle multiple photo rotation/removal in admin.Matthew Somerville2016-01-08-1/+2
* Secret always created as part of test run setup.Matthew Somerville2015-12-15-8/+0
* Move main bin scripts to separate packages.Matthew Somerville2015-12-02-3/+1
* Remove ms_current_timestamp() override function.Matthew Somerville2015-08-13-1/+1
* Mark users who have moderate permission.Matthew Somerville2015-07-30-1/+1
* Add mark as sent button to admin.Matthew Somerville2015-07-30-1/+1
* Add tests for admin message, cobrand email alert.Matthew Somerville2015-01-20-2/+2
* Rename 'body_edit' admin endpoint to 'body'.Matthew Somerville2015-01-20-6/+6
* By default, use area-based alerts.Matthew Somerville2014-12-12-29/+31
* Prevent overhang of admin body categories table.Matthew Somerville2014-10-08-7/+7
* Validate category name/email/note in admin.Matthew Somerville2014-10-08-0/+1
* Some tweaks for Travis timeout errors.Matthew Somerville2014-07-29-4/+9
* Test for admin_base_url in RS::ProblemHakim Cassimally2013-12-17-0/+11
* Add more admin external link icons.Matthew Somerville2013-11-07-6/+6
* Merge branch '389-report-search-ref' of https://github.com/andylolz/fixmystre...Matthew Somerville2013-11-04-0/+7
|\
| * One more external id-related testAndy Lulham2013-10-26-0/+3
| * Add a test for the external_id admin report searchAndy Lulham2013-10-26-0/+4
* | Set confirmed timestamp on any admin unconfirmed state change.Matthew Somerville2013-10-25-1/+10
* | Fix test suite to run regardless of config setup.Matthew Somerville2013-10-24-10/+17
|/
* Only append cobrand_data to URI if present.Matthew Somerville2013-06-05-4/+4
* Update test to match change in HTML.Matthew Somerville2013-02-21-1/+1
* Improve test to not be so fragile around newlines.Matthew Somerville2013-01-18-1/+1
* Correct text now body name given on page.Matthew Somerville2012-12-20-1/+1
* Area IDs come in as an arrayref, and body may not have an area ID.Matthew Somerville2012-12-19-10/+2
* Allow bodies to span multiple area IDs, and areas can be covered by more than...Matthew Somerville2012-12-19-2/+2
* Make from_body a foreign key.Matthew Somerville2012-12-15-1/+4
* Update admin code and tests to work with bodies.Matthew Somerville2012-12-15-40/+43
* Rename council column to bodies_str, and all the related code.Matthew Somerville2012-12-15-5/+5
* Rename area_id on Contacts table to body_id.Matthew Somerville2012-12-15-2/+2
* Rename from_council to from_body, and small related changes.Matthew Somerville2012-12-15-2/+2
* Rename 'open311conf' database table to 'body'.Matthew Somerville2012-12-15-3/+3
* Consolidate user searching to one admin page.Matthew Somerville2012-11-26-3/+2
* add non public status editing of contacts to adminStruan Donald2012-09-05-3/+26
* add non_public status for report editing to adminStruan Donald2012-09-05-146/+172
* Fix tests with new ALLOWED_COBRANDS structure, fix admin test to skip Barnet ...Matthew Somerville2012-05-01-20/+25
* bring tests up to dateStruan Donald2012-04-27-0/+4
* make sure admin summary page handle new cobrand structure correctlyStruan Donald2012-02-02-0/+2
* Fix bug in admin interface deleting a mark-fixed comment.Matthew Somerville2012-01-11-1/+1
* Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ...Struan Donald2011-09-08-0/+40
|\
| * display link to site for all visible states plus fix a few other hardcodedStruan Donald2011-09-05-0/+6
| * test for removing flag and make it workStruan Donald2011-08-26-0/+14