aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/FixMyStreet/Cobrand/Zurich.pm
Commit message (Expand)AuthorAgeLines
* Refactor email handling to use Email::MIME alone.Matthew Somerville2016-03-30-1/+1
* Only load images from disk when needed.Matthew Somerville2016-02-23-7/+5
* Factor multiple photo details into nicer function.Matthew Somerville2016-01-12-1/+1
* Merge branch 'reduce-fixmystreet-app'Matthew Somerville2015-12-02-3/+3
|\
| * Reduce use of FixMyStreet::App.Matthew Somerville2015-12-02-3/+3
* | [Zurich] Include problem extra fields in CSV downloadDave Arter2015-11-18-1/+14
* | [Zurich] Generate the CSV header the same way as normal rowsDave Arter2015-11-18-1/+29
* | [Zurich] Add 'closure status' to admin report CSVDave Arter2015-11-18-2/+4
|/
* [Zurich] Use FMS::App->get_param() instead of req->paramDave Arter2015-10-06-10/+10
* [Zurich] Set report's public response before sending email to userDave Arter2015-10-06-5/+5
* [Zurich] Don't include external messages in a report's internal notices sectionDave Arter2015-10-06-0/+2
* [Zurich] Display message sent to user when report is closedDave Arter2015-10-06-5/+16
* [Zurich] Keep DM on report edit page after closing reportDave Arter2015-10-06-2/+2
* [Zurich] Make sure external/competent body message is savedDave Arter2015-10-06-1/+5
* [Zurich] UI improvements for DM/SDM report edit adminZarino Zappia2015-10-06-4/+4
* [Zurich] Tweaks to redirectHakim Cassimally2015-10-06-19/+39
* [Zurich] additional closure statuses workHakim Cassimally2015-10-06-53/+154
* [Zurich] Updated email templatesMatthew Somerville2015-10-06-0/+10
* [Zurich] admin workflow changes available statesHakim Cassimally2015-10-06-11/+142
* [Zurich] new status flagsHakim Cassimally2015-10-06-0/+19
* [Zurich] prevent invalid bodies_strHakim Cassimally2015-10-06-0/+2
* Add "time spent" admin logging.Hakim Cassimally2015-10-06-4/+50
* [Zurich] Response templates for report admin.Hakim Cassimally2015-10-06-1/+3
* [Zurich] Attach images to external bodyHakim Cassimally2015-10-06-1/+27
* [Zurich] Make stats export media column blank if no photo.Hakim Cassimally2015-10-06-1/+4
* [Zurich] reduce number of pins on /reportsHakim Cassimally2015-10-06-0/+2
* [Zurich] Provide a setup-contacts command.Hakim Cassimally2015-10-06-0/+95
* [Zurich] Vary confirmation email wording if address is confirmedHakim Cassimally2015-10-06-0/+9
* [Zurich] all admin users can see statsHakim Cassimally2015-10-06-1/+2
* Remove ms_current_timestamp() override function.Matthew Somerville2015-08-13-1/+1
* Factor out all uses of param()/params.Matthew Somerville2015-07-07-34/+34
* [Zurich] add columns to stats exportHakim Cassimally2015-03-31-8/+38
* Add Extra role to ease use of {extra} field.Hakim Cassimally2015-03-20-27/+32
* Remove need to have to specify en-gb in LANGUAGES.Matthew Somerville2015-02-13-1/+1
* Rename 'body_edit' admin endpoint to 'body'.Matthew Somerville2015-01-20-1/+0
* Change default email indentation to none.Matthew Somerville2014-03-17-2/+0
* [Zurich] admin template to respect closed_overdueHakim Cassimally2013-12-20-2/+35
* [Zurich] stats export include 'hidden'Hakim Cassimally2013-12-17-1/+1
* [Zurich] also allow hidden reports for closed_overdueHakim Cassimally2013-12-10-1/+1
* [Zurich] fix moderated statistics to include hiddenHakim Cassimally2013-12-10-1/+1
* [Zurich] log admin changesHakim Cassimally2013-12-09-6/+13
* [Zurich] test /admin/statsHakim Cassimally2013-12-09-0/+1
* [Zurich] log details for closed_overdueHakim Cassimally2013-12-09-2/+21
* [Zurich] quash undef warning on date-checkHakim Cassimally2013-12-09-1/+1
* [Zurich] report is moderated on first status changeHakim Cassimally2013-12-09-7/+14
* Merge branch 'zurich-optional-problem-rejected-email'Chris Mytton2013-09-12-1/+1
|\
| * [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-6/+22
|\ \
| * | [Zurich] create internal note when the category is changedEdmund von der Burg2013-09-11-0/+17
| * | [Zurich] Don't store problem_state when creating the internal note commentEdmund von der Burg2013-09-11-1/+0