summaryrefslogtreecommitdiff
path: root/modules/user/models/group.php
AgeCommit message (Collapse)Author
2008-12-09Move code to delete users and add/remove users from groups into theBharat Mediratta
model.
2008-11-18Synchronize the model rules with the database definitions and vice-versa.Tim Almdal
2008-11-14Change quotes styleBharat Mediratta
2008-11-05The start of the user module. At this point, it shows up on the scaffolding ↵Tim Almdal
screen and you can install and uninstall it. Which creates the tables, defines 2 groups (adminstrator, registered) and one user (admin).