aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/FixMyStreet/App/Controller
Commit message (Expand)AuthorAgeLines
* Remove unnecessary code, as ID is always a number.Matthew Somerville2016-01-06-6/+0
* Fix bug showing reports on Your Reports.Matthew Somerville2015-12-17-2/+2
* Add multiple photo upload support.Zarino Zappia2015-12-16-12/+35
* Fix cobrand restriction of My/Nearby.Matthew Somerville2015-12-15-12/+7
* Make sure email and name are given in admin form.Matthew Somerville2015-12-09-8/+14
* Merge branch 'reduce-fixmystreet-app'Matthew Somerville2015-12-02-3/+2
|\
| * Remove many uses of mySociety::Config.Matthew Somerville2015-12-02-1/+1
| * Reduce use of FixMyStreet::App.Matthew Somerville2015-12-02-2/+1
* | [Zurich] Allow status page to fetch summary stats.Matthew Somerville2015-12-01-0/+3
|/
* Add generic static route handler.Matthew Somerville2015-10-29-42/+76
* Add status page.Matthew Somerville2015-10-23-0/+70
* Speed up admin front page.Matthew Somerville2015-10-23-1/+3
* Add state/category filters to base cobrand.Matthew Somerville2015-10-07-9/+5
* Merge branch '1141-list-css'Matthew Somerville2015-10-07-1/+1
|\
| * Combine some base/fixmystreet templates.Matthew Somerville2015-10-07-1/+1
* | [Zurich] Fix map on /reportsDave Arter2015-10-06-0/+1
* | Fix display of comment photosDave Arter2015-10-06-4/+24
* | [Zurich] Use FMS::App->get_param() instead of req->paramDave Arter2015-10-06-8/+7
* | [Zurich] Add maps to Zurich admin report print viewZarino Zappia2015-10-06-0/+1
* | [Zurich] Tweaks to redirectHakim Cassimally2015-10-06-1/+9
* | [Zurich] additional closure statuses workHakim Cassimally2015-10-06-1/+2
* | [Zurich] new status flagsHakim Cassimally2015-10-06-3/+10
* | [Zurich] prevent invalid bodies_strHakim Cassimally2015-10-06-2/+17
* | Add "time spent" admin logging.Hakim Cassimally2015-10-06-1/+12
* | [Zurich] Response templates for report admin.Hakim Cassimally2015-10-06-0/+79
* | [Zurich] 'photo required' functionalityDave Arter2015-10-06-0/+47
* | Add support for multiple photos per report.Hakim Cassimally2015-10-06-139/+51
* | [Zurich] Vary confirmation email wording if address is confirmedHakim Cassimally2015-10-06-0/+3
|/
* Exclude deleted categories from the all reports page filtersSteven Day2015-10-01-1/+1
* Merge remote-tracking branch 'origin/blank-questionnaire-text'Matthew Somerville2015-09-28-0/+2
|\
| * Process update left as part of questionnaire.Matthew Somerville2015-09-28-0/+2
* | Merge branch '1205-hardcoded-site-name'Matthew Somerville2015-09-28-2/+1
|\ \
| * | Remove remaining hardcoded site name from strings.Matthew Somerville2015-09-28-2/+1
| |/
* / Send altered confirmation email if not being sent.Matthew Somerville2015-09-28-1/+4
|/
* If a sign-in button explicitly clicked, use it.Matthew Somerville2015-09-21-3/+5
* Add way to see "Please check your email" pages.Matthew Somerville2015-09-17-0/+11
* Use base URL in cobrand alert for no-body report.Matthew Somerville2015-09-03-5/+1
* Merge branch '1070-dmarc-workaround'Matthew Somerville2015-08-19-7/+12
|\
| * Test for DMARC when sending report email.Matthew Somerville2015-08-19-3/+12
| * Add default sender to send_email_cron.Matthew Somerville2015-08-19-4/+0
* | Simplify/consolidate body restriction db code.Matthew Somerville2015-08-19-60/+29
* | Use ResultSet/cobrand->problems where appropriate.Matthew Somerville2015-08-19-2/+2
* | Move "missing" handling to separate column.Matthew Somerville2015-08-19-4/+5
|/
* Remove ms_current_timestamp() override function.Matthew Somerville2015-08-13-25/+25
* 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