aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
...
* Merge branch 'zurich-optional-problem-rejected-email'Chris Mytton2013-09-12-1/+35
|\ | | | | | | | | Conflicts: t/cobrand/zurich.t
| * [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
|\ \ \ | | | | | | | | | | | | | | | | Conflicts: t/cobrand/zurich.t
| * | | [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
| | | | | | | | | | | | | | | | | | | | The logic has changes, so it's now only the superuser that can access this whole form, so there is no need to be this granular.
| * | | [Zurich] Add deleted column to body tableChris Mytton2013-09-10-0/+6
| | | | | | | | | | | | | | | | | | | | | | | | This is so Zurich can mark certain external bodies (which may already have problems assigned to them) as deleted, without *actually* deleting them.
* | | | Merge branch 'master' into zurich-add-internal-notesChris Mytton2013-09-12-49/+95
|\ \ \ \ | |_|/ / |/| | |
| * | | Merge branch 'rabx-column-refactor'Chris Mytton2013-09-12-106/+176
| |\ \ \
| * \ \ \ Merge branch 'zurich-mandatory-telephone-number'Chris Mytton2013-09-12-3/+27
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | [Zurich] Add translation string for phone number errorChris Mytton2013-09-05-0/+3
| | | | |
| | * | | [Zurich] Override the validation_rules templateChris Mytton2013-09-05-3/+8
| | | | |
| | * | | Merge branch 'master' into zurich-mandatory-telephone-numberChris Mytton2013-09-05-16/+42
| | |\ \ \
| | * | | | [Zurich] Add test for missing phone numberChris Mytton2013-09-05-0/+7
| | | | | |
| | * | | | [Zurich] Localise phone error messageChris Mytton2013-09-05-1/+1
| | | | | |
| | * | | | [Zurich] Fix spacing in testsChris Mytton2013-09-05-2/+2
| | | | | |
| | * | | | Merge branch 'master' into zurich-mandatory-telephone-numberChris Mytton2013-09-05-2/+2
| | |\ \ \ \
| | * \ \ \ \ Merge branch 'master' into zurich-mandatory-telephone-numberChris Mytton2013-09-05-2/+541
| | |\ \ \ \ \
| | * | | | | | [Zurich] Update text to show phone number isn't optionalChris Mytton2013-09-04-1/+1
| | | | | | | |
| | * | | | | | [Zurich] Add js validation for phone numberChris Mytton2013-09-04-0/+3
| | | | | | | |
| | * | | | | | [Zurich] Display errors with phone fieldChris Mytton2013-09-04-0/+3
| | | | | | | |
| | * | | | | | [Zurich] Make the phone number field requiredChris Mytton2013-09-04-0/+3
| | | | | | | |
| * | | | | | | Merge branch 'zurich-extra-csv-columns'Chris Mytton2013-09-11-4/+26
| |\ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| | * | | | | | [Zurich] Reformat admin csv codeChris Mytton2013-09-09-2/+3
| | | | | | | |
| | * | | | | | [Zurich] Quote the external body name in csvChris Mytton2013-09-09-1/+1
| | | | | | | |
| | * | | | | | [Zurich] Add external body name to admin csv exportChris Mytton2013-09-09-5/+13
| | | | | | | |
| | * | | | | | [Zurich] Reformat long lines in csv export codeChris Mytton2013-09-09-3/+15
| | | | | | | |
| | * | | | | | [Zurich] Add missing column title for superusersChris Mytton2013-09-09-0/+1
| | | | | | | |
| | * | | | | | [Zurich] Add report user id to admin stats csvChris Mytton2013-09-09-3/+3
| | | | | | | |
| | * | | | | | [Zurich] Add report state to admin stats csvChris Mytton2013-09-06-3/+3
| | | | | | | |
| * | | | | | | Update DB/Result/* with latest DBIx::Class::Schema::LoaderChris Mytton2013-09-10-42/+42
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Version 0.07027 of DBIx::Class::Schema::Loader introduced some changes to the way it generates schemas. > PostgreSQL WARNING: the default for on_delete/on_update attributes for > belongs_to relationships is now 'NO ACTION' not 'CASCADE! The default > for is_deferrable is now 0 not 1.
* | | | | | | | [Zurich] add migration script to convert internal_notes in extra field into ↵Edmund von der Burg2013-09-10-0/+74
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | comments
* | | | | | | | [Zurich] Display user name (if set) and email of user who created note/updateEdmund von der Burg2013-09-10-1/+3
| | | | | | | |
* | | | | | | | [Zurich] Style the internal notes distinctivelyEdmund von der Burg2013-09-10-1/+2
| | | | | | | |