aboutsummaryrefslogtreecommitdiffstats
path: root/t/app/model
Commit message (Expand)AuthorAgeLines
* [UK] Council reference in .com confirm sent email.Matthew Somerville2019-03-27-1/+1
* Don’t send questionnaires for closed reports.Dave Arter2018-10-26-4/+5
* Add S3 photo storage backendDave Arter2018-09-28-0/+25
* Factor out photo storage into PhotoStorage::FileSystem backendDave Arter2018-09-28-1/+4
* Add hook for per-row questionnaire override.Matthew Somerville2018-09-13-2/+37
* [UK] Fix issue when body ID not equal to MapIt ID.Matthew Somerville2018-06-28-3/+5
* Merge branch 'user-inactivity'Matthew Somerville2018-05-24-0/+14
|\
| * Refactor out some session functions.Matthew Somerville2018-05-23-0/+14
* | Escape data attributes in template.Matthew Somerville2018-05-23-39/+28
|/
* ajax endpoint to return closest address.Struan Donald2018-05-09-1/+3
* Remove unused (except by tests) send_reports() fn.Matthew Somerville2018-01-15-6/+7
* Add 'verified' database columns for email/phone.Matthew Somerville2017-09-30-3/+2
* Fix issues with Open/Closed translated too early.v2.2Matthew Somerville2017-09-15-3/+24
* Merge branch 'move-report-states-to-database'Matthew Somerville2017-08-31-0/+62
|\
| * Remove hardcoded states from Problem model.Matthew Somerville2017-08-31-0/+62
* | Add Extra->get_extra_field_valueDave Arter2017-08-31-0/+42
|/
* Make sure gettext domain specified in all tests.Matthew Somerville2017-08-25-5/+0
* Faster /reports for inspectors, reduce db queries.Dave Arter2017-08-18-0/+5
* Store duplicate reverse lookups upon dupe setting.Matthew Somerville2017-08-17-0/+2
* Set up translatable category columns.Matthew Somerville2017-08-10-9/+0
* Move FixMyStreet::DB to FixMyStreet::DB::Schema.Matthew Somerville2017-08-09-2/+2
* Add inactive state to categories.Matthew Somerville2017-07-14-3/+2
* Return Response Priorities as JSON.pezholio2017-06-20-0/+103
* Populate defect types dropdown on category changepezholio2017-06-20-3/+67
* Run each test file in a transaction.Matthew Somerville2017-06-20-58/+9
* [UK] Remove requirement for fixed body IDs.Matthew Somerville2017-06-20-3/+3
* Auto-add strict/warnings/Test::More with TestMech.Matthew Somerville2017-05-31-29/+0
* Fix test that would not run offline.Matthew Somerville2017-05-25-3/+0
* Move alert signup logic out of controllerpezholio2017-05-05-0/+29
* Merge branch 'offline-tests'Matthew Somerville2017-03-28-5/+5
|\
| * Make sure all MapIt tests can run offline.Matthew Somerville2017-03-23-5/+5
* | Add customisable defect types.Dave Arter2017-03-23-0/+67
|/
* 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
* Adding report to shortlist removes from others.Matthew Somerville2016-10-11-0/+14
* Fix bug in fetching existing shortlisted report.Matthew Somerville2016-10-11-0/+4
* Improve display of category extra data in admin.Matthew Somerville2016-09-09-4/+4
* Add user planned reports.Matthew Somerville2016-08-22-0/+34
* Shrink test sample photo.Matthew Somerville2016-08-16-1/+1
* Add HTML email templates.Matthew Somerville2016-08-01-24/+21
* Merge branch '1347-fold-back-zurich'Matthew Somerville2016-06-29-6/+6
|\
| * Tidy up some UK specific easting/northing handlingMatthew Somerville2016-06-22-6/+6
* | Use valid orientation flag for test imageDave Arter2016-06-27-1/+1
|/
* Update tests for cobrand/template changes.Matthew Somerville2016-04-20-1/+1
* Add PNG image support.Matthew Somerville2016-04-08-1/+1