aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/FixMyStreet/DB/Result/User.pm
Commit message (Expand)AuthorAgeLines
...
* 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