aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/FixMyStreet/Cobrand/Zurich.pm
Commit message (Expand)AuthorAgeLines
* [Zürich] Fix double escaping of enter_postcode_textDave Arter2020-01-09-1/+1
* [Zürich] Fix ambiguous query param when exporting admin stats CSV by monthDave Arter2020-01-09-1/+1
* Factor out admin reports code to own controller.Matthew Somerville2019-11-08-3/+3
* Sort reporting categories in display order.Matthew Somerville2019-10-31-2/+1
* Refactor Reports controller a bit.Matthew Somerville2019-10-14-0/+1
* [Zurich] Treat closed/fixed the same in filter.Matthew Somerville2019-09-30-0/+7
* [Zurich] Fix category dropdown on /reports.Matthew Somerville2019-09-30-0/+8
* [Zurich] Include administrative district in admin.Matthew Somerville2019-09-30-0/+7
* [Zurich] Sort categories in admin alphabetically.Matthew Somerville2019-09-30-2/+4
* [Zurich] Add admin label attribute for categories.Matthew Somerville2019-09-30-2/+3
* [Zurich] Show relevant external bodies in admin.Matthew Somerville2019-09-30-3/+21
* [Zurich] Allow external body to link to a categoryMatthew Somerville2019-09-30-4/+7
* [Zurich] Use Beantwortet on external banner.Matthew Somerville2019-09-30-2/+2
* Turn on quote_names.Matthew Somerville2019-06-26-93/+87
* Improve use of OL ArgParser/missing zoom in URL.Matthew Somerville2019-02-04-2/+0
* [Zurich] Add 2019/2020 extra holidays.Matthew Somerville2018-12-11-0/+2
* [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