summaryrefslogtreecommitdiff
path: root/modules/user/models
AgeCommit message (Expand)Author
2009-01-10Use the theme's avatar as the default if Gravatar doesn't have one.Bharat Mediratta
2009-01-10Integrate Gravatar. Boy, that was easy.Bharat Mediratta
2008-12-29Relax the rules a bitBharat Mediratta
2008-12-19Implement admin user editing. It's still very rough. Trying toBharat Mediratta
2008-12-09Move code to delete users and add/remove users from groups into theBharat Mediratta
2008-12-09move user::delete() to User_Model::delete()Bharat Mediratta
2008-11-18Synchronize the model rules with the database definitions and vice-versa.Tim Almdal
2008-11-16Create Forge::add_rules_from() which pulls validation rules from the model andBharat Mediratta
2008-11-15Revise the user login code.Bharat Mediratta
2008-11-14Change quotes styleBharat Mediratta
2008-11-12Remove user_password class and move the functionality into the user helper classTim Almdal
2008-11-11Correct some missing properties and change the user_model to have a set funct...Tim Almdal
2008-11-05The start of the user module. At this point, it shows up on the scaffolding ...Tim Almdal