aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/FixMyStreet/App/Controller/Tokens.pm
Commit message (Expand)AuthorAgeLines
* Return 400/500 for some client/server errors.Matthew Somerville2016-12-16-0/+1
* Restructure & clarify problem confirmation pageDave Arter2016-07-08-2/+2
* Add Twitter social login.Matthew Somerville2016-04-08-0/+2
* Merge branch '1146-social-login'Matthew Somerville2016-01-27-0/+2
|\
| * Add login by Facebook when updating.Matthew Somerville2016-01-22-0/+1
| * Add login by Facebook when reporting.Matthew Somerville2016-01-22-0/+1
* | Improve some error pages.Matthew Somerville2016-01-26-5/+1
|/
* [fixmystreet.com] Don't show app step if used app.Matthew Somerville2016-01-06-0/+1
* Remove ms_current_timestamp() override function.Matthew Somerville2015-08-13-4/+4
* Alter token logging in and timeout behaviour.Matthew Somerville2015-07-10-28/+79
* Factor out all uses of param()/params.Matthew Somerville2015-07-07-1/+1
* Add Extra role to ease use of {extra} field.Hakim Cassimally2015-03-20-3/+1
* Add URLs for easy looking at confirmation pages.Matthew Somerville2015-02-19-0/+25
* Always show confirmation page for reports/updates.Matthew Somerville2015-02-19-2/+1
* alter pave url sent to analytics on report completionStruan Donald2014-04-16-1/+1
* Fire a google analytics event on report completionStruan Donald2014-04-09-0/+1
* If a comment is already confirmed then just log the user in and forward them toStruan Donald2013-04-11-1/+6
* Don't need to create update alert for reports in Zurich.Matthew Somerville2013-03-18-3/+0
* Move to using problem.extra for internal notes, email confirmation, and publi...Matthew Somerville2013-01-08-1/+3
* Create reporter alert in Zurich, for receiving update notice.Matthew Somerville2012-12-21-0/+3
* Zurich always has email confirmation, and that just sets a flag (as report is...Matthew Somerville2012-12-20-0/+17
* Improve on 73da842, few more places where cobrand specific report URL is needed.Matthew Somerville2012-07-18-1/+1
* Tokens can look at all reports.Matthew Somerville2012-07-16-1/+2
* store title in users table so we can persist it for bromleyStruan Donald2012-05-01-0/+1
* Stop warnings if org is not provided.Matthew Somerville2011-10-10-0/+1
* avoid warnings about uninitalized valuesStruan Donald2011-08-18-1/+1
* remove hard coded references to fixedStruan Donald2011-08-18-1/+1
* Only allow problem confirmation up to a month after creation.Matthew Somerville2011-08-05-10/+23
* Rename questionnaire index function so GET doesn't find it.Matthew Somerville2011-08-05-1/+1
* Carry through name/phone/password updates through report/update creation via ...Matthew Somerville2011-07-04-3/+15
* Log someone in following questionnaire link.Matthew Somerville2011-06-29-2/+12
* Sign in over login; tidy CSS.Matthew Somerville2011-06-24-1/+1
* Generate /reports data on cron.Matthew Somerville2011-06-16-1/+1
* Switch to using c->cobrand->problems to return all problems for a cobrand (so...Matthew Somerville2011-06-08-1/+1
* Fix bug whereby lat/lon were being stored the wrong way round in local alerts.Matthew Somerville2011-06-03-2/+0
* Sign up new report to email alert if logged in as well as when confirmed by e...Matthew Somerville2011-06-03-9/+2
* expire non login sessions with browser sessionStruan Donald2011-06-01-0/+7
* make sure you are allowed to answer the questionnaire asked when a problem re...Struan Donald2011-05-27-2/+2
* Start of questionnaire migration, displays mostly okay, submission not done, ...Matthew Somerville2011-05-21-1/+19
* update confirmation from tokensStruan Donald2011-05-20-0/+36
* use models to sign up problem reporter to new update alertsStruan Donald2011-05-12-4/+9
* confirm alert subscriptionStruan Donald2011-05-11-1/+31
* Corrected tests and docs. Still need to fix code.Edmund von der Burg2011-04-14-1/+3
* Change '/reports/new' to '/report/new'Edmund von der Burg2011-04-01-1/+1
* Ported import.cgi to catalystEdmund von der Burg2011-03-31-1/+16
* Handle problem confirmation tokens in catalyst and get all tests workingEdmund von der Burg2011-03-28-0/+114