aboutsummaryrefslogtreecommitdiffstats
path: root/t/app/model
Commit message (Expand)AuthorAgeLines
* [UK Councils] Ensure response templates owned by other bodies aren’t visibleDave Arter2019-12-09-6/+6
* Fix broken alert_type test.Matthew Somerville2019-12-08-12/+15
* Replace use of FixMyStreet::App with DB in tests.Matthew Somerville2019-11-22-21/+18
* Store email addresses report sent to on the reportMatthew Somerville2019-11-10-0/+3
* add a get_extra_field method to Extra roleStruan Donald2019-10-28-0/+47
* Per-test file email addresses.Matthew Somerville2019-10-03-3/+3
* Add two new helper functions to Roles::Extra.Matthew Somerville2019-09-30-0/+25
* Slightly simplify new report category handling.Matthew Somerville2019-09-05-9/+0
* DB changes to support OIDC authDave Arter2019-08-16-0/+25
* Switch all Norwegian tests to Swedish.Dave Arter2019-05-28-8/+8
* Merge in upgraded Catalyst branch.Matthew Somerville2019-05-14-1/+2
|\
| * Update a number of packages.Matthew Somerville2019-05-13-1/+2
* | Prevent previous commit issue ever happening again.Matthew Somerville2019-05-07-3/+13
|/
* [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