aboutsummaryrefslogtreecommitdiffstats
path: root/t/app/model/problem.t
Commit message (Expand)AuthorAgeLines
* Use sender in From if From and To domains match.Matthew Somerville2017-03-14-5/+13
* Add is_in_progress Problem helper.Matthew Somerville2017-03-10-0/+16
* [Oxfordshire] Use 'days ago' format on problem listspezholio2017-02-27-1/+14
* Add Problem->tokenised_url for logging user inpezholio2017-02-15-2/+29
* Add Problem->time_ago for pretty-printed durationpezholio2017-02-15-0/+44
* If a problem has duplicates, display them on its detail pageDave Arter2016-12-13-0/+11
* Fix list of response templates for a problem.Matthew Somerville2016-10-20-0/+14
* Add HTML email templates.Matthew Somerville2016-08-01-12/+15
* Tidy up some UK specific easting/northing handlingMatthew Somerville2016-06-22-6/+6
* Remove unnecessary shebang lines.Matthew Somerville2016-01-22-2/+0
* Reduce use of FixMyStreet::App.Matthew Somerville2015-12-02-16/+16
* Move "missing" handling to separate column.Matthew Somerville2015-08-19-1/+3
* Remove ms_current_timestamp() override function.Matthew Somerville2015-08-13-12/+12
* Move Latin-char-specific name check to cobrand.Matthew Somerville2015-07-31-24/+0
* Add hidden_states and updating functions.Hakim Cassimally2015-06-16-0/+17
* [fixmystreet.com] Remove special NI code.Matthew Somerville2015-03-16-7/+12
* Factor out test contact creation to function.Matthew Somerville2015-03-13-20/+7
* [UK] Output NI grid references to NI councils.Matthew Somerville2015-02-20-2/+10
* Use same handling for cron and non-cron email.Matthew Somerville2015-01-13-1/+1
* By default, use area-based alerts.Matthew Somerville2014-12-12-30/+32
* Removal old Southampton/Reading/Lichfield cobrands.Matthew Somerville2014-07-29-15/+15
* Update all email templates with new text.Myfanwy Nixon2014-05-16-2/+2
* Update old-style open311 script to use bodies.Matthew Somerville2014-04-07-23/+13
* Make sure bodies returned in consistent order.Matthew Somerville2014-02-25-2/+2
* Tests for contact with comma seperated multiple emailsStruan Donald2013-11-04-0/+46
* Fix test suite to run regardless of config setup.Matthew Somerville2013-10-24-6/+12
* switch to Sub::Override from Test::MockModuleStruan Donald2013-09-12-6/+7
* explicitly set bodies_str for abuse and app store testsStruan Donald2013-09-12-0/+2
* mechanism to stop app store tests being sentStruan Donald2013-09-12-0/+29
* Test to check reports from abuse users not sentStruan Donald2013-09-12-0/+47
* Fix failing test for problem confirmationStruan Donald2013-08-01-1/+2
* Remove *_local tz functions, set timezone on fetching original columns from d...Matthew Somerville2013-02-14-4/+4
* Merge remote branch 'origin/zurich'Matthew Somerville2013-02-04-32/+46
|\
| * Allow bodies to span multiple area IDs, and areas can be covered by more than...Matthew Somerville2012-12-19-8/+8
| * Update tests for new names of things and bodies needing to exist.Matthew Somerville2012-12-15-23/+37
| * Rename area_id on Contacts table to body_id.Matthew Somerville2012-12-15-8/+8
* | Merge branch 'bromley-new-statuses'Struan Donald2013-01-16-0/+28
|\ \
| * | do not used planned status but use new action scheduled insteadStruan Donald2012-10-02-0/+28
* | | add option to send email confirming report has been sent to councilStruan Donald2012-12-03-0/+47
| |/ |/|
* | Move skip to start of subtest so it doesn't give a 'tests were run but no pla...Matthew Somerville2012-10-04-4/+4
|/
* Fix problem.t test so it skips Lichfield tests if Lichfield cobrand is not pr...Matthew Somerville2012-08-06-0/+4
* Return correct failure code if no recipients.Matthew Somerville2012-07-23-38/+35
* Add NI sender, for handling cross-council road reports.Matthew Somerville2012-07-20-23/+50
* Improve on 73da842, few more places where cobrand specific report URL is needed.Matthew Somerville2012-07-18-37/+82
* Merge remote-tracking branch 'origin/master' into send-report-rewriteStruan Donald2012-04-03-2/+2
|\
| * Get test suite all passing again, and fix bug displaying partial photo and my...Matthew Somerville2012-03-02-2/+2
* | more tests for email sendingStruan Donald2012-02-27-8/+89
* | rough first draft of send-report refactor not. Work in progress at the momentStruan Donald2012-02-27-1/+15
* | move send-report into problem resultset plus basic testStruan Donald2012-02-23-2/+33
|/
* Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ...Struan Donald2011-08-22-0/+88
|\