aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/FixMyStreet/App/Controller/Around.pm
Commit message (Expand)AuthorAgeLines
* Internal JSON endpoint to get reports near a pointMatthew Somerville2019-02-25-0/+12
* Refactor nearby() to use named parameters not listMatthew Somerville2019-02-25-2/+1
* allow cobrands to override searching by refStruan Donald2018-10-09-4/+7
* Deal with a variety of low-level test warnings.Matthew Somerville2018-10-04-0/+1
* Allow asset layer display to be body dependent.Struan Donald2018-08-03-0/+5
* Add cobrand hook for custom searching on disambiguation pageDave Arter2018-07-04-0/+3
* Only display reports from last 6 months on around.Struan Donald2018-07-03-0/+1
* ajax endpoint to return closest address.Struan Donald2018-05-09-0/+21
* Add help text metadata facility to categories.Matthew Somerville2018-05-08-1/+1
* Remove needless category mappings.Matthew Somerville2018-05-08-3/+2
* Allow cobrands to give extra parameters for pins.Steven Day2018-05-02-0/+4
* Reinstate old pin loading URL for mobile app use.Matthew Somerville2018-01-25-2/+2
* Fix bug specifying category in URL on /around.Matthew Somerville2018-01-04-1/+1
* Add some new Body model helper methods.Matthew Somerville2018-01-03-4/+1
* Bypass /around from postcode form if required.Dave Arter2017-12-13-12/+16
* Add pagination to around page.Matthew Somerville2017-11-06-5/+10
* Remove Show all pins link and on_map_list_limit.Matthew Somerville2017-11-06-9/+4
* Have /around ajax use same format as others.Matthew Somerville2017-11-02-7/+11
* Merge branch 'bit-of-yaml-tidying'Matthew Somerville2017-10-11-4/+2
|\
| * Simplify geocode cache read/writing.Matthew Somerville2017-10-10-4/+2
* | Return page with "No results" if no ref found.Matthew Somerville2017-10-05-5/+3
* | Fix crash if large number given in postcode field.Dave Arter2017-10-05-2/+9
|/
* Do not fetch pins server side if JS enabled.Matthew Somerville2017-08-17-0/+2
* Refactor /around list code to share with others.Matthew Somerville2017-08-17-82/+44
* Set up translatable category columns.Matthew Somerville2017-08-10-1/+1
* Set up translatable body name.Matthew Somerville2017-08-09-4/+4
* [Oxfordshire] Show problem state in marker tooltipZarino Zappia2017-06-10-1/+2
* Fix issue with categories with regex characters.Matthew Somerville2017-04-13-3/+3
* Add shortlist buttons to report lists.Matthew Somerville2017-01-12-0/+2
* Add sort order options to list pages.Matthew Somerville2016-11-04-2/+8
* Add ajax pin fetching to reports/my pages.Matthew Somerville2016-10-14-3/+0
* Allow multiple selections in report list filter.Zarino Zappia2016-10-13-8/+6
* Add manage screen for editing priority/category.Matthew Somerville2016-09-09-1/+1
* Allow searching for reports with ref: prefix in postcode fieldDave Arter2016-08-22-0/+23
* Refactor map pin/feature functions.Matthew Somerville2016-07-21-19/+30
* [UK Councils] Show all reports on cobrand /around mapDave Arter2016-07-08-0/+1
* Improve CSRF tokens and add to more forms.Matthew Somerville2016-06-20-0/+2
* Remove some unused cobrands.Matthew Somerville2016-04-20-2/+2
* Don't double-decode geocoded addresses.Matthew Somerville2016-03-15-2/+4
* Switch to JSON::MaybeXS, remove JSON::XS.Matthew Somerville2016-01-22-4/+3
* Add state/category filters to base cobrand.Matthew Somerville2015-10-07-5/+0
* Combine some base/fixmystreet templates.Matthew Somerville2015-10-07-1/+1
* Factor out all uses of param()/params.Matthew Somerville2015-07-07-17/+16
* Refactor duplicated filter_status code into a single functionSteven Day2015-06-29-14/+2
* Rename map filtering GET param, remove unnecessary querySteven Day2015-06-29-12/+5
* Simplify default status filter for map pinsSteven Day2015-06-29-3/+3
* Populate category filter with all available categoriesSteven Day2015-06-29-9/+23
* Make load_and_group_problems respect status/category query paramsDave Arter2015-06-29-1/+1
* Use a consistent method of filtering by category on /around and /ajaxDave Arter2015-06-29-0/+13
* Allow cobrands to override the default 'state' filter for map pinsDave Arter2015-06-29-1/+2