aboutsummaryrefslogtreecommitdiffstats
path: root/t/app/controller/admin.t
Commit message (Expand)AuthorAgeLines
...
* 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
| * add flagged checkbox to user edit admin pageStruan Donald2011-08-26-0/+20
* | Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ...Struan Donald2011-08-22-1/+165
|\|
| * Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ...Struan Donald2011-08-17-17/+186
| |\
| * \ Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ...Struan Donald2011-07-26-6/+6
| |\ \
| * | | some extra info on updatesStruan Donald2011-06-30-0/+70
| * | | make sure cobrand summary tests pass even if we have barnet entries in dbStruan Donald2011-06-29-0/+3
| * | | user searching and editingStruan Donald2011-06-27-0/+92
| * | | add extra states to problem countStruan Donald2011-06-23-1/+1
* | | | Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ...Struan Donald2011-08-16-14/+181
|\ \ \ \ | | |_|/ | |/| |
| * | | add remove user flag button to report and update edit pagesStruan Donald2011-08-09-4/+41
| * | | allow flagging of user from report and update pagesStruan Donald2011-08-09-0/+39
| * | | add flagged checkbox for report editingStruan Donald2011-08-09-14/+45
| * | | list flagged items page for adminStruan Donald2011-08-09-0/+12
| * | | abuse table searchStruan Donald2011-08-09-0/+6
| * | | add a ban email address buttonStruan Donald2011-08-09-0/+42
* | | | Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ...Struan Donald2011-08-09-1/+1
|\| | |
| * | | Probably wise not to have a test dependent on another server not reorganising...Matthew Somerville2011-08-05-1/+1
* | | | configure open311 endpoint etc in admin interfaceStruan Donald2011-08-04-0/+53
|/ / /
* | / Store confirmed time if done via admin interface, fixes #141.Matthew Somerville2011-08-01-1/+4
| |/ |/|
* | Fix test for if site currently has a Barnet report in it.Matthew Somerville2011-07-18-6/+6
|/
* Correct config var.Matthew Somerville2011-06-23-1/+1
* use the configured hostStruan Donald2011-06-21-1/+2
* Fix #121 and tests for all today's fixes.Matthew Somerville2011-06-21-6/+18
* update cobrand filtering and add unit test for summary pageStruan Donald2011-06-13-54/+118
* more admin tests for update editing and report searchingStruan Donald2011-06-09-6/+212
* search report testsStruan Donald2011-06-09-0/+26
* admin edit report testsStruan Donald2011-06-09-0/+339
* skip tests if no entry in secret table rather than failingStruan Donald2011-06-08-0/+8
* some rudimentary tests and some removal of warnings.Struan Donald2011-06-03-0/+73