aboutsummaryrefslogtreecommitdiffstats
path: root/perllib
Commit message (Expand)AuthorAgeLines
* Make sure email and name are given in admin form.Matthew Somerville2015-12-09-8/+14
* Pass in EmailSend arguments as a hashref.Matthew Somerville2015-12-02-3/+4
* Merge branch 'reduce-fixmystreet-app'Matthew Somerville2015-12-02-1055/+1122
|\
| * Move main bin scripts to separate packages.Matthew Somerville2015-12-02-688/+738
| * Remove many uses of mySociety::Config.Matthew Somerville2015-12-02-36/+21
| * Only initialize TimeZones if used.Matthew Somerville2015-12-02-3/+6
| * Move from Moose to Moo in non-App code.Matthew Somerville2015-12-02-70/+55
| * Reduce use of FixMyStreet::App.Matthew Somerville2015-12-02-81/+77
| * Move get_photo_params to Utils::Photo.Matthew Somerville2015-12-02-40/+45
| * Move EmailSend out of Catalyst for use elsewhere.Matthew Somerville2015-12-02-182/+225
* | [Zurich] Allow status page to fetch summary stats.Matthew Somerville2015-12-01-0/+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
|/
* Add generic static route handler.Matthew Somerville2015-10-29-42/+76
* Merge branch '1251-json-status-page'Matthew Somerville2015-10-23-24/+104
|\
| * Add status page.Matthew Somerville2015-10-23-0/+70
| * Speed up admin front page.Matthew Somerville2015-10-23-24/+34
* | Merge branch '1141-list-css-part-4'Matthew Somerville2015-10-09-2/+2
|\ \ | |/ |/|
| * Improve item list CSS.Matthew Somerville2015-10-09-2/+2
* | Prevent template errors from being logged twice.Matthew Somerville2015-10-09-1/+10
* | Fix lack of error logging in certain scenarios.Matthew Somerville2015-10-08-0/+1067
|/
* Add state/category filters to base cobrand.Matthew Somerville2015-10-07-9/+5
* Merge branch '1141-list-css'Matthew Somerville2015-10-07-1/+1
|\
| * Combine some base/fixmystreet templates.Matthew Somerville2015-10-07-1/+1
* | [Zurich] Fix map on /reportsDave Arter2015-10-06-0/+1
* | Fix display of comment photosDave Arter2015-10-06-4/+24
* | [Zurich] Use FMS::App->get_param() instead of req->paramDave Arter2015-10-06-18/+17
* | [Zurich] Set report's public response before sending email to userDave Arter2015-10-06-5/+5
* | Base 64 decode uploaded images if requiredSteven Day2015-10-06-1/+20
* | [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
* | Allow MAP_TYPE to be overridden by testsDave Arter2015-10-06-1/+14
* | [Zurich] Add maps to Zurich admin report print viewZarino Zappia2015-10-06-31/+125
* | [Zurich] UI improvements for DM/SDM report edit adminZarino Zappia2015-10-06-4/+4
* | [Zurich] Tweaks to redirectHakim Cassimally2015-10-06-20/+48
* | [Zurich] additional closure statuses workHakim Cassimally2015-10-06-54/+156
* | [Zurich] Updated email templatesMatthew Somerville2015-10-06-0/+20
* | [Zurich] admin workflow changes available statesHakim Cassimally2015-10-06-12/+146
* | [Zurich] new status flagsHakim Cassimally2015-10-06-8/+31
* | [Zurich] prevent invalid bodies_strHakim Cassimally2015-10-06-2/+19
* | Add "time spent" admin logging.Hakim Cassimally2015-10-06-5/+77
* | [Zurich] Response templates for report admin.Hakim Cassimally2015-10-06-10/+170
* | [Zurich] Attach images to external bodyHakim Cassimally2015-10-06-1/+27
* | Allow attachment of emails in email_sendHakim Cassimally2015-10-06-2/+89
* | Fix handling From/To header in new Email::Simple.Matthew Somerville2015-10-06-16/+18
* | [Zurich] Make stats export media column blank if no photo.Hakim Cassimally2015-10-06-1/+4
* | Improvements to bin/geocodeHakim Cassimally2015-10-06-0/+11