Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
* | Questionnaire submission code. | Matthew Somerville | 2011-05-26 | -0/+1 | |
| | |||||
* | don't ask questionnaire if they've ever answered before | Struan Donald | 2011-05-25 | -0/+20 | |
| | |||||
* | Add InflateColumn::DateTime to all models. | Matthew Somerville | 2011-05-24 | -3/+3 | |
| | |||||
* | link comments table to users table | Struan Donald | 2011-05-18 | -2/+8 | |
| | |||||
* | moving alerts to use users instead of email in table | Struan Donald | 2011-05-11 | -22/+29 | |
| | |||||
* | Store tokens correctly | Edmund von der Burg | 2011-03-24 | -23/+23 | |
| | |||||
* | Move error checking into the model | Edmund von der Burg | 2011-03-23 | -20/+65 | |
| | |||||
* | Update DBIC Schema | Edmund von der Burg | 2011-03-15 | -2/+8 | |
| | |||||
* | drop column is_confirmed - not needed | Edmund von der Burg | 2011-03-04 | -6/+3 | |
| | |||||
* | Completed auth section (main parts at least) | Edmund von der Burg | 2011-03-04 | -25/+0 | |
| | |||||
* | Allow users to create an account, confirm it and logout | Edmund von der Burg | 2011-03-03 | -3/+30 | |
| | |||||
* | Passwords can be null | Edmund von der Burg | 2011-03-02 | -3/+3 | |
| | |||||
* | Generated ORM code for some of the tables | Edmund von der Burg | 2011-03-01 | -0/+34 | |