aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/FixMyStreet/App/Controller/My.pm
Commit message (Expand)AuthorAgeLines
* Return JSON if `ajax` in paramspezholio2017-01-31-0/+4
* Add shortlist buttons to report lists.Matthew Somerville2017-01-12-7/+68
* Add sort order options to list pages.Matthew Somerville2016-11-04-2/+3
* Add ajax pin fetching to reports/my pages.Matthew Somerville2016-10-14-1/+6
* Allow multiple selections in report list filter.Zarino Zappia2016-10-13-4/+4
* Simplify some permissions logic with extra helper methodDave Arter2016-09-08-1/+1
* Add user planned reports.Matthew Somerville2016-08-22-6/+66
* Refactor map pin/feature functions.Matthew Somerville2016-07-21-8/+1
* Fix crash on /my page due to missing pin.problemDave Arter2016-07-21-0/+1
* Fix bug showing reports on Your Reports.Matthew Somerville2015-12-17-2/+2
* Fix cobrand restriction of My/Nearby.Matthew Somerville2015-12-15-4/+3
* Add state/category filters to base cobrand.Matthew Somerville2015-10-07-4/+2
* Simplify/consolidate body restriction db code.Matthew Somerville2015-08-19-5/+3
* Factor out all uses of param()/params.Matthew Somerville2015-07-07-3/+3
* 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-1/+1
* Simplify default status filter for map pinsSteven Day2015-06-29-3/+3
* Allow filter by 'category' query param on /myDave Arter2015-06-29-0/+14
* Combine all My Reports into a single list, allow filteringSteven Day2015-06-29-1/+17
* Explanatory text/link on /my with no reportsHakim Cassimally2014-02-26-0/+3
* Pins yellow on /my for Bromley.Matthew Somerville2012-05-22-1/+1
* Photos in report list on /my page, and only show cobranded reports.Matthew Somerville2012-03-26-2/+9
* show closed problems on my pageStruan Donald2011-08-18-1/+1
* do not use raw problem state to categorise problemsStruan Donald2011-08-18-1/+2
* remove hard coded references to fixedStruan Donald2011-08-18-2/+2
* Show confirmed reports.Matthew Somerville2011-08-12-1/+3
* Sort reports on My Reports page, whoops.Matthew Somerville2011-08-05-3/+8
* Allow pin moving without reload of page (at last).Matthew Somerville2011-07-21-0/+1
* Use our own StreetView tile server, add missing IE6 CSS for OpenLayers, don't...Matthew Somerville2011-07-01-3/+0
* Pagination of reports/updates.Matthew Somerville2011-06-28-5/+14
* List updates on Your Reports (for #127), and a map too (#124).Matthew Somerville2011-06-28-0/+7
* Sort problems, and have a map, maybe.Matthew Somerville2011-06-28-0/+25
* Implement redirect upon sign in to where the user came from; tidy up error di...Matthew Somerville2011-06-21-7/+1
* Prevent access to '/my' for users who are not logged inEdmund von der Burg2011-04-01-2/+7
* Added 'my' section to the siteEdmund von der Burg2011-03-04-0/+31