aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/FixMyStreet/Cobrand/Zurich.pm
Commit message (Expand)AuthorAgeLines
* [Zurich] Fix call to admin_fetch_all_bodies.Matthew Somerville2018-10-22-1/+1
* Rename problems_rs to objects_rs.Matthew Somerville2018-10-03-1/+1
* [Zurich] Ignore deleted categories on change.Matthew Somerville2018-10-02-1/+1
* Speed up fetching lists of bodies.Matthew Somerville2018-09-25-9/+13
* [Zurich] use report_page_data cobrand hookStruan Donald2018-09-12-0/+25
* Catch errors whilst quote_char is set.Matthew Somerville2018-06-13-86/+92
* Move default problem state to cobrand function.Matthew Somerville2018-05-15-0/+2
* Remove needless category mappings.Matthew Somerville2018-05-08-1/+1
* [Zurich] Prefetch report users, cache body lookupsMatthew Somerville2018-03-19-1/+4
* [Zurich] Fix typo causing crash on /report/ajaxDave Arter2018-03-15-1/+1
* [Zurich] Switch to more modern database states.Matthew Somerville2018-03-07-120/+108
* [Zurich] Let SDM view awaiting reports.Matthew Somerville2018-03-07-2/+7
* [Zurich] Make wish state publicly visible.Matthew Somerville2018-03-07-8/+8
* [Zurich] Add abbreviation option to contacts.Matthew Somerville2018-03-06-6/+14
* [Zurich] Add fixture script.Matthew Somerville2018-03-06-95/+0
* [Zurich] Admin stats/CSV per category.Matthew Somerville2018-03-06-9/+16
* [Zurich] Include user email/phone/name in CSV export.Matthew Somerville2018-03-05-2/+7
* [Zurich] Refactor to use same CSV generation code.Matthew Somerville2018-03-05-111/+86
* [Zurich] Do not reopen closed reports by mistake.Matthew Somerville2018-03-02-4/+3
* [Zurich] Allow publishing of individual photos.Matthew Somerville2018-01-18-23/+55
* [Zurich] Update list of public holidays.Matthew Somerville2018-01-16-6/+21
* Upgrade commonlib to read in config as Unicode.Matthew Somerville2017-10-10-1/+0
* [Zurich] Move Zurich specific setup to its cobrand.Matthew Somerville2017-08-25-0/+5
* Set up translatable category columns.Matthew Somerville2017-08-10-2/+2
* Tidy up find_closest* functions.Matthew Somerville2017-05-02-1/+1
* Use default link zoom for all map types.Matthew Somerville2016-10-21-8/+1
* [Zurich] Call add_links filter correctlyDave Arter2016-09-06-2/+2
* [Zurich] Send admin emails from the do-not-reply addressDave Arter2016-07-28-4/+3
* Use normal user authentication to control access to /adminMatthew Somerville2016-07-19-0/+6
* [Zurich] Don’t include unpublished photos in CSV exportDave Arter2016-07-08-1/+1
* Improve CSRF tokens and add to more forms.Matthew Somerville2016-06-20-3/+3
* Use only one templating system for emails.Matthew Somerville2016-05-25-8/+0
* Add PNG image support.Matthew Somerville2016-04-08-4/+5
* 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