aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/FixMyStreet/DB/ResultSet
Commit message (Expand)AuthorAgeLines
* Rename DB::ReportExtraFields to ReportExtraField.Matthew Somerville2019-05-02-1/+1
* Refactor nearby() to use named parameters not listMatthew Somerville2019-02-25-12/+12
* Make front page cache time configurable.Matthew Somerville2019-02-04-4/+8
* Check cached reports have photos before showing.Matthew Somerville2019-01-10-1/+1
* add private only report filterStruan Donald2019-01-04-4/+13
* add report_mark_private permissionStruan Donald2018-11-12-1/+2
* Have body.url work in hashref lookup.Matthew Somerville2018-10-10-0/+8
* Speed up fetching lists of bodies.Matthew Somerville2018-09-25-5/+74
* Only display reports from last 6 months on around.Struan Donald2018-07-03-1/+7
* Use correct created column in problem timeline.Matthew Somerville2018-06-13-3/+3
* Escape data attributes in template.Matthew Somerville2018-05-23-8/+5
* Allow cobrands to give extra parameters for pins.Steven Day2018-05-02-1/+7
* Check recent reports for any hidden since cached.Matthew Somerville2018-04-06-22/+13
* [Zurich] Switch to more modern database states.Matthew Somerville2018-03-07-2/+2
* Show non_public reports to staff on list pages.Matthew Somerville2018-02-13-6/+34
* Remove unused (except by tests) send_reports() fn.Matthew Somerville2018-01-15-6/+0
* Add some new Body model helper methods.Matthew Somerville2018-01-03-3/+72
* Add pagination to around page.Matthew Somerville2017-11-06-3/+6
* Remove Show all pins link and on_map_list_limit.Matthew Somerville2017-11-06-7/+2
* generate update text in alerts if problem state has changedStruan Donald2017-10-05-1/+5
* Add 'verified' database columns for email/phone.Matthew Somerville2017-09-30-0/+35
* Revert using memcached cache in testing.Matthew Somerville2017-09-18-1/+4
* Fix issues with Open/Closed translated too early.v2.2Matthew Somerville2017-09-15-3/+9
* Remove hardcoded states from templates.Matthew Somerville2017-08-31-1/+2
* Remove hardcoded states from Problem model.Matthew Somerville2017-08-31-0/+77
* Faster /reports for inspectors, reduce db queries.Dave Arter2017-08-18-1/+11
* Add site-wide extra fields for reports, and admin UI to manageDave Arter2017-08-17-0/+25
* Add fn to fetch bodies plus the translated names.Matthew Somerville2017-08-15-0/+11
* Only use active categories for making new reports.Matthew Somerville2017-07-14-0/+5
* Add inactive state to categories.Matthew Somerville2017-07-14-5/+5
* Update templates when category/state changed.Matthew Somerville2017-06-30-0/+27
* Return Response Priorities as JSON.pezholio2017-06-20-13/+11
* Populate defect types dropdown on category changepezholio2017-06-20-13/+19
* Add customisable defect types.Dave Arter2017-03-23-0/+22
* Update priorities in inspect form on cat. change.Matthew Somerville2016-12-15-0/+22
* Add sort order options to list pages.Matthew Somerville2016-11-04-11/+23
* Merge branch 'issues/forcouncils/95-multi-select-list-filters'Matthew Somerville2016-10-13-4/+4
|\
| * Allow multiple selections in report list filter.Zarino Zappia2016-10-13-4/+4
* | Adding report to shortlist removes from others.Matthew Somerville2016-10-11-0/+23
|/
* Pass back Open311 request through send_reports for tests.Matthew Somerville2016-08-24-1/+1
* Fix a crash on /admin/timelineDave Arter2016-08-15-2/+2
* Helper function for fetching database secret.Matthew Somerville2016-02-19-0/+12
* Exclude update alerts from summary alert counts.Matthew Somerville2016-02-09-0/+8
* Fix cobrand restriction of My/Nearby.Matthew Somerville2015-12-15-12/+15
* Move main bin scripts to separate packages.Matthew Somerville2015-12-02-688/+9
* Remove many uses of mySociety::Config.Matthew Somerville2015-12-02-6/+6
* Reduce use of FixMyStreet::App.Matthew Somerville2015-12-02-17/+19
* Move EmailSend out of Catalyst for use elsewhere.Matthew Somerville2015-12-02-6/+24
* Speed up admin front page.Matthew Somerville2015-10-23-23/+31
* [Zurich] admin workflow changes available statesHakim Cassimally2015-10-06-1/+1