aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/FixMyStreet/App/Controller
Commit message (Collapse)AuthorAgeLines
* Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ↵Struan Donald2011-06-30-53/+86
|\ | | | | | | | | | | | | into new_statuses Conflicts: perllib/FixMyStreet/App/Controller/Reports.pm
| * Paginate Reports pages, and add a map.Matthew Somerville2011-06-30-16/+53
| |
| * Strategy/Format for updating pins as map is panned.Matthew Somerville2011-06-30-15/+7
| |
| * Move to Vector layer rather than Markers, to be able to use the ↵Matthew Somerville2011-06-29-4/+1
| | | | | | | | Strategy/Protocol features.
| * Log someone in following questionnaire link.Matthew Somerville2011-06-29-17/+20
| |
| * Get cookie expiry to work, and correct IDs on checkboxes.Matthew Somerville2011-06-29-1/+5
| |
* | Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ↵Struan Donald2011-06-28-71/+186
|\| | | | | | | | | | | | | | | into new_statuses Conflicts: perllib/FixMyStreet/App/Controller/Report/Update.pm templates/web/default/report/display.html
| * Allow a problem creator to reopen a fixed report when logged in (fixes #125).Matthew Somerville2011-06-28-1/+8
| |
| * 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
| |
| * If logged in, don't show email on alert sign up.Matthew Somerville2011-06-28-26/+49
| |
| * Allow people to sign in (or not) as they make an update.Matthew Somerville2011-06-28-21/+39
| |
| * Allow people to sign in (or not) as they make a report.Matthew Somerville2011-06-27-24/+50
| |
* | correctly set mark_open/fixed in questionnaire generates updatesStruan Donald2011-06-28-1/+1
| |
* | store correct old state in questionnaire when creator marks problem as fixedStruan Donald2011-06-28-0/+10
| |
* | council users should be able to set state to confirmedStruan Donald2011-06-27-1/+1
| |
* | 404 if no tokenStruan Donald2011-06-27-1/+1
| |
* | user searching and editingStruan Donald2011-06-27-0/+79
| |
* | change to use from_council in users table and store the council id inStruan Donald2011-06-27-2/+3
| | | | | | | | | | there so we can check that the problem is for the council the user is from
* | Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ↵Struan Donald2011-06-27-59/+61
|\| | | | | | | | | | | | | | | | | into new_statuses Conflicts: perllib/FixMyStreet/DB/Result/Comment.pm perllib/FixMyStreet/DB/Result/User.pm web/css/core.css
| * Sign in over login; tidy CSS.Matthew Somerville2011-06-24-32/+35
| |
| * Don't show email field on reporting if logged in.Matthew Somerville2011-06-24-20/+15
| |
| * Allow people to give name/pw on auth page.Matthew Somerville2011-06-24-8/+13
| |
| * Use bcrypt.Matthew Somerville2011-06-24-2/+1
| |
* | check that state is permittedStruan Donald2011-06-23-1/+8
| |
* | Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ↵Struan Donald2011-06-23-2/+5
|\| | | | | | | into new_statuses
| * Allow unsub from update form, fix test.Matthew Somerville2011-06-23-2/+5
| |
* | update problem status from updateStruan Donald2011-06-23-1/+11
| |
* | Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ↵Struan Donald2011-06-23-82/+44
|\| | | | | | | | | | | | | into new_statuses Conflicts: templates/web/default/report/display.html
| * Use user if logged in, and don't show email field on update.Matthew Somerville2011-06-23-11/+17
| |
| * Remove unneeded defaults checking and simplify.Matthew Somerville2011-06-23-32/+5
| |
| * Default to show name.Matthew Somerville2011-06-23-1/+1
| |
| * Use update user centrally.Matthew Somerville2011-06-23-13/+8
| |
| * Store user in report from the start, so name of logged in person isn't ↵Matthew Somerville2011-06-22-28/+16
| | | | | | | | blanked out, and don't process unnecessarily.
* | prevent non authority users from changing the state on updatesStruan Donald2011-06-23-0/+9
| |
* | add new states into adminStruan Donald2011-06-22-4/+6
| |
* | remove hard coded confirmeds from questionnaireStruan Donald2011-06-21-4/+6
| |
* | Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ↵Struan Donald2011-06-21-26/+54
|\| | | | | | | into new_statuses
| * Implement redirect upon sign in to where the user came from; tidy up error ↵Matthew Somerville2011-06-21-25/+47
| | | | | | | | display.
| * Fix #121 and tests for all today's fixes.Matthew Somerville2011-06-21-0/+6
| |
| * Fix #123.Matthew Somerville2011-06-21-1/+1
| |
* | check for open states instead of confirmedStruan Donald2011-06-21-5/+6
| |
* | remove more hardcoded references to fixedStruan Donald2011-06-21-6/+8
| |
* | Merge branch 'master' into new_statusesStruan Donald2011-06-21-24/+30
|\|
| * Centralise UK location check to catch edge cases.Matthew Somerville2011-06-17-24/+30
| |
* | Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ↵Struan Donald2011-06-16-5/+14
|\| | | | | | | into new_statuses
| * Adapt to Google's image bot requesting strange URLs - can't see them ↵Matthew Somerville2011-06-16-4/+13
| | | | | | | | anywhere on the site...
| * 404 for partial IDs.Matthew Somerville2011-06-16-1/+1
| |
* | stop using hard coded names for fixed/visible states ( work in progress )Struan Donald2011-06-16-2/+2
| |