aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/FixMyStreet/App/Controller
Commit message (Expand)AuthorAgeLines
* Add mark as sent button to admin.Matthew Somerville2015-07-30-0/+7
* Allow body external URL to be edited in admin.Matthew Somerville2015-07-30-2/+2
* Merge branch 'issues/968-refusing-councils'Matthew Somerville2015-07-28-12/+51
|\
| * [fixmystreet.com] Unresponsive bodies page/warningMatthew Somerville2015-07-28-12/+51
* | Use get_param_list instead of get_param for body areasDave Arter2015-07-27-13/+7
|/
* Alter token logging in and timeout behaviour.Matthew Somerville2015-07-10-30/+90
* Factor out all uses of param()/params.Matthew Somerville2015-07-07-270/+269
* Refactor duplicated filter_status code into a single functionSteven Day2015-06-29-51/+27
* Rename map filtering GET param, remove unnecessary querySteven Day2015-06-29-15/+8
* Simplify default status filter for map pinsSteven Day2015-06-29-11/+11
* Populate categories filter dropdown on /reports pageDave Arter2015-06-29-0/+9
* Allow filter by 'category' query param on /myDave Arter2015-06-29-0/+14
* Populate category filter with all available categoriesSteven Day2015-06-29-9/+23
* Preserve the 'status' value on /reportsDave Arter2015-06-29-0/+10
* Make load_and_group_problems respect status/category query paramsDave Arter2015-06-29-3/+16
* Use a consistent method of filtering by category on /around and /ajaxDave Arter2015-06-29-0/+13
* Combine all My Reports into a single list, allow filteringSteven Day2015-06-29-1/+17
* Allow cobrands to override the default 'state' filter for map pinsDave Arter2015-06-29-1/+2
* Ignore invalid categories in /around query stringDave Arter2015-06-29-4/+35
* Stash category from query params for templates to useSteven Day2015-06-29-0/+1
* Filter initial pins by category on /aroundDave Arter2015-06-29-1/+4
* Allow cobrands to specify ordering on all reports pageDave Arter2015-06-29-1/+1
* [Zurich] add columns to stats exportHakim Cassimally2015-03-31-2/+1
* [Zurich] add service_notice based on public_responseHakim Cassimally2015-03-31-0/+6
* Add Extra role to ease use of {extra} field.Hakim Cassimally2015-03-20-8/+8
* [Harrogate] show warning banner for NYCC categoriesHakim Cassimally2015-03-20-0/+3
* [fixmystreet.com] Remove special Report-It code.Matthew Somerville2015-03-13-25/+0
* Add URLs for easy looking at confirmation pages.Matthew Somerville2015-02-19-2/+39
* Always show confirmation page for reports/updates.Matthew Somerville2015-02-19-27/+8
* Merge in installation changes.Matthew Somerville2015-02-16-1/+6
|\
| * Have code fallback to Image::Size if no jhead.Matthew Somerville2015-02-05-1/+6
* | Merge branch 'issues/fms-mobile/190'Matthew Somerville2015-02-13-41/+23
|\ \
| * | Make sure all co-ordinates are stringified.Matthew Somerville2015-02-13-41/+23
| |/
* / Create timezone objects only once at startup.Matthew Somerville2015-02-13-1/+1
|/
* Rename 'body_edit' admin endpoint to 'body'.Matthew Somerville2015-01-20-5/+4
* Add admin navigation link to Configuration page.Matthew Somerville2015-01-20-2/+2
* Merge branch 'remove-need-for-site-title'Matthew Somerville2015-01-19-1/+2
|\
| * Move site_title function to site-name web templateMatthew Somerville2015-01-19-1/+2
* | Remove need for cron-wrapper with existing scriptsMatthew Somerville2015-01-19-1/+1
|/
* Use same handling for cron and non-cron email.Matthew Somerville2015-01-13-0/+2
* Version 1.5.2.v1.5.2Matthew Somerville2014-12-17-24/+19
* By default, use area-based alerts.Matthew Somerville2014-12-12-1/+1
* Show logged in message as success, not error.Matthew Somerville2014-11-18-3/+4
* Only show text on /reports if appropriate.Matthew Somerville2014-11-14-5/+9
* Remove unused variable.Matthew Somerville2014-11-07-1/+0
* Category should be escaped in RSS feeds.Matthew Somerville2014-10-24-1/+1
* Allow filtering by category on All Reports page.Matthew Somerville2014-10-24-0/+6
* [fixmystreet.com] Experiment, no pins by default.Matthew Somerville2014-10-17-10/+6
* [fixmystreet.com] Remove login content experiment.Matthew Somerville2014-10-17-5/+1
* Paginate admin search results.Matthew Somerville2014-10-13-22/+22