aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/FixMyStreet/DB/Result/User.pm
Commit message (Collapse)AuthorAgeLines
* few more static statesStruan Donald2011-08-18-1/+1
|
* Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ↵Struan Donald2011-08-17-0/+2
|\ | | | | | | | | | | | | | | | | | | | | | | into new_statuses Conflicts: db/schema.sql perllib/FixMyStreet/App/Controller/Admin.pm perllib/FixMyStreet/DB/Result/User.pm t/app/controller/admin.t templates/web/default/admin/update_edit.html web/css/core.css
| * add flagged flags to problems and usersStruan Donald2011-08-09-0/+2
| |
* | use the correct council separator characterStruan Donald2011-07-27-1/+1
| |
* | allow council user to update state on problem sent to multiple councilsStruan Donald2011-07-27-0/+19
| |
* | Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ↵Struan Donald2011-06-28-8/+0
|\| | | | | | | | | | | | | | | into new_statuses Conflicts: perllib/FixMyStreet/App/Controller/Report/Update.pm templates/web/default/report/display.html
| * Allow people to sign in (or not) as they make an update.Matthew Somerville2011-06-28-8/+0
| |
* | Display council name next to updates from council usersStruan Donald2011-06-27-0/+17
| |
* | change to use from_council in users table and store the council id inStruan Donald2011-06-27-4/+4
| | | | | | | | | | there so we can check that the problem is for the council the user is from
* | remove merge cruftStruan Donald2011-06-27-1/+0
| |
* | Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ↵Struan Donald2011-06-27-1/+11
|\| | | | | | | | | | | | | | | | | into new_statuses Conflicts: perllib/FixMyStreet/DB/Result/Comment.pm perllib/FixMyStreet/DB/Result/User.pm web/css/core.css
| * Use bcrypt.Matthew Somerville2011-06-24-3/+12
| |
* | Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ↵Struan Donald2011-06-23-1/+17
|\| | | | | | | | | | | | | into new_statuses Conflicts: templates/web/default/report/display.html
| * Remove unneeded defaults checking and simplify.Matthew Somerville2011-06-23-1/+1
| |
| * Use update user centrally.Matthew Somerville2011-06-23-0/+16
| |
* | add from_authority flag to users table for council employees etcStruan Donald2011-06-22-2/+4
|/
* Questionnaire submission code.Matthew Somerville2011-05-26-0/+1
|
* don't ask questionnaire if they've ever answered beforeStruan Donald2011-05-25-0/+20
|
* Add InflateColumn::DateTime to all models.Matthew Somerville2011-05-24-3/+3
|
* link comments table to users tableStruan Donald2011-05-18-2/+8
|
* moving alerts to use users instead of email in tableStruan Donald2011-05-11-22/+29
|
* Store tokens correctlyEdmund von der Burg2011-03-24-23/+23
|
* Move error checking into the modelEdmund von der Burg2011-03-23-20/+65
|
* Update DBIC SchemaEdmund von der Burg2011-03-15-2/+8
|
* drop column is_confirmed - not neededEdmund von der Burg2011-03-04-6/+3
|
* Completed auth section (main parts at least)Edmund von der Burg2011-03-04-25/+0
|
* Allow users to create an account, confirm it and logoutEdmund von der Burg2011-03-03-3/+30
|
* Passwords can be nullEdmund von der Burg2011-03-02-3/+3
|
* Generated ORM code for some of the tablesEdmund von der Burg2011-03-01-0/+34