aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/FixMyStreet/DB/ResultSet
Commit message (Expand)AuthorAgeLines
* 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
* Use base URL in cobrand alert for no-body report.Matthew Somerville2015-09-03-10/+2
* Merge branch '1070-dmarc-workaround'Matthew Somerville2015-08-19-9/+3
|\
| * Add default sender to send_email_cron.Matthew Somerville2015-08-19-9/+3
* | Fix issue with ambiguous 'deleted' column lookup.Matthew Somerville2015-08-19-1/+3
* | Simplify/consolidate body restriction db code.Matthew Somerville2015-08-19-17/+30
* | Use ResultSet/cobrand->problems where appropriate.Matthew Somerville2015-08-19-2/+2
* | Move "missing" handling to separate column.Matthew Somerville2015-08-19-7/+12
|/
* Fix display of warning message in report sending.Matthew Somerville2015-08-13-1/+1
* Speed up new_updates query execution.Matthew Somerville2015-08-13-5/+6
* Remove ms_current_timestamp() override function.Matthew Somerville2015-08-13-15/+15
* Improve stored procedure performance.Matthew Somerville2015-08-10-12/+0
* Alter token logging in and timeout behaviour.Matthew Somerville2015-07-10-4/+3
* Allow /ajax to be filtered by statusDave Arter2015-06-29-4/+12
* Add category filtering support to /ajax via 'category' GET paramDave Arter2015-06-29-2/+4