aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/FixMyStreet/DB/ResultSet/Nearby.pm
Commit message (Expand)AuthorAgeLines
* Move per-row Contact lookup to the database.Matthew Somerville2020-05-06-5/+16
* Refactor nearby() to use named parameters not listMatthew Somerville2019-02-25-12/+12
* Only display reports from last 6 months on around.Struan Donald2018-07-03-1/+4
* Allow cobrands to give extra parameters for pins.Steven Day2018-05-02-1/+4
* Show non_public reports to staff on list pages.Matthew Somerville2018-02-13-1/+2
* Remove Show all pins link and on_map_list_limit.Matthew Somerville2017-11-06-3/+1
* Allow multiple selections in report list filter.Zarino Zappia2016-10-13-2/+2
* Fix cobrand restriction of My/Nearby.Matthew Somerville2015-12-15-1/+6
* Simplify/consolidate body restriction db code.Matthew Somerville2015-08-19-4/+2
* Improve stored procedure performance.Matthew Somerville2015-08-10-12/+0
* Allow /ajax to be filtered by statusDave Arter2015-06-29-2/+6
* Add category filtering support to /ajax via 'category' GET paramDave Arter2015-06-29-1/+2
* Update database fetching to fetch needed data for previous commit.Matthew Somerville2013-01-08-6/+1
* Allow unconfirmed as a visible state in Zurich, adjust front end list/item te...Matthew Somerville2012-12-19-1/+1
* make around test for non public reports work, and do not display nonStruan Donald2012-09-03-0/+1
* Fix nearby photo handling for #227.Matthew Somerville2012-02-23-1/+1
* Nearby list needs photo too, and via nearby object (for #227).Matthew Somerville2012-02-23-1/+1
* stop using hard coded names for fixed/visible states ( work in progress )Struan Donald2011-06-16-1/+1
* Move the tricky nearby DB call to its own Result/ResultSet, and move more fun...Matthew Somerville2011-06-09-0/+50