aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
* [Bromley] Fix right click links in IE8Chris Mytton2013-09-24-0/+28
* [Zurich] Display internal notes in separate tableChris Mytton2013-09-23-1/+26
* Swap installation of perl modules and db creation, should fix #573.Matthew Somerville2013-09-23-5/+5
* [Zurich] Default to not sending rejected emailsChris Mytton2013-09-20-2/+2
* [Zurich] Fix link to AV OnlineChris Mytton2013-09-20-2/+2
* Prevent admin images going on top of admin-navChris Mytton2013-09-20-0/+5
* Correctly list ALLOWED_COBRANDS with hash items.Matthew Somerville2013-09-19-1/+5
* Add a view-configuration admin page.Matthew Somerville2013-09-19-1/+151
* force mindelo admin table bgDave Whiteland2013-09-17-0/+4
* add warning in admin if body has no area coveredDave Whiteland2013-09-16-0/+10
* Version 1.2.5.v1.2.5Matthew Somerville2013-09-13-209/+479
* Example Vagrantfile and notes.Matthew Somerville2013-09-13-0/+156
* Do fewer things for a dev installation.Matthew Somerville2013-09-13-46/+75
* Have a central config-override function.Matthew Somerville2013-09-13-60/+56
* Add lots of cobrands to be tested.Matthew Somerville2013-09-13-3/+2
* switch to Sub::Override from Test::MockModuleStruan Donald2013-09-12-6/+7
* [Zurich] Use subtest blocks to seperate test casesChris Mytton2013-09-12-39/+44
* [Zurich] Put the phone number test into a subtest blockChris Mytton2013-09-12-29/+30
* [Zurich] Make sure mapit url is set properlyChris Mytton2013-09-12-0/+1
* [Zurich] Try to override config in testsChris Mytton2013-09-12-1/+25
* explicitly set bodies_str for abuse and app store testsStruan Donald2013-09-12-0/+2
* mechanism to stop app store tests being sentStruan Donald2013-09-12-1/+34
* Test to check reports from abuse users not sentStruan Donald2013-09-12-0/+47
* [Zurich] Always render fancybox css/jsChris Mytton2013-09-12-0/+6
* [Zurich] Use full-size version of photo in adminChris Mytton2013-09-12-2/+2
* Add fullsize photo to Photo controllerChris Mytton2013-09-12-6/+8
* [Zurich] Fix photo thumbnail on admin report_editChris Mytton2013-09-12-2/+2
* [Zurich] Fix url for admin problem-row photosChris Mytton2013-09-12-4/+2
* Merge branch 'zurich-optional-problem-rejected-email'Chris Mytton2013-09-12-1/+35
|\
| * [Zurich] Test rejected email are only sent when requestedChris Mytton2013-09-11-0/+16
| * [Zurich] Only show automatic reply when status is hiddenChris Mytton2013-09-11-1/+14
| * [Zurich] Add send rejected email checkbox to report editChris Mytton2013-09-11-0/+5
| * [Zurich] Don't send problem rejected email unless requestedChris Mytton2013-09-11-1/+1
* | Merge branch 'zurich-407-generate-note-when-sdm-assigned'Chris Mytton2013-09-12-7/+65
|\ \
| * | [Zurich] create internal note when the category is changedEdmund von der Burg2013-09-11-3/+24
| * | [Zurich] Don't store problem_state when creating the internal note commentEdmund von der Burg2013-09-11-1/+0
| * | [Zurich] Add tests for changing categories in the admin interfaceEdmund von der Burg2013-09-11-0/+38
| * | Remove shallow copying of $extra (and notes) as this has been fixedEdmund von der Burg2013-09-11-4/+3
| * | Add extra detail to a commentEdmund von der Burg2013-09-11-1/+2
* | | Merge branch 'zurich-mark-external-addresses-deleted'Chris Mytton2013-09-12-8/+42
|\ \ \
| * | | [Zurich] Test deleted bodies can't have problems assignedChris Mytton2013-09-11-0/+14
| * | | [Zurich] Problems can't be assigned to deleted bodiesChris Mytton2013-09-11-1/+1
| * | | [Zurich] Add .muted class for deleted bodiesChris Mytton2013-09-11-0/+4
| * | | [Zurich] Add deleted column to bodies tableChris Mytton2013-09-11-1/+3
| * | | [Zurich] Add deleted to admin body_params methodChris Mytton2013-09-10-1/+2
| * | | [Zurich] Add flag as deleted field to body-formChris Mytton2013-09-10-0/+5
| * | | [Zurich] Update DB/Result/Body.pm schemaChris Mytton2013-09-10-2/+4
| * | | [Zurich] Update schema.sql with body.deleted columnChris Mytton2013-09-10-1/+2
| * | | [Zurich] Add schema migration 0029 to bin/update-schemaChris Mytton2013-09-10-0/+1
| * | | [Zurich] Remove super user check from body-formChris Mytton2013-09-10-2/+0