summaryrefslogtreecommitdiff
path: root/modules/user
AgeCommit message (Expand)Author
2008-11-11Correct some missing properties and change the user_model to have a set funct...Tim Almdal
2008-11-11Change Album and Photo controllers to set the user object as a global variabl...Tim Almdal
2008-11-11Reset PasswordHash.php to its original state and exclude it from the file_str...Tim Almdal
2008-11-11New user module with password support. This supports the same password mechan...Tim Almdal
2008-11-10Use select_list() to allow for a single assert_equal in our tests.Bharat Mediratta
2008-11-10Use alternate form of ORM::factory to reduce code.Bharat Mediratta
2008-11-10Remove the complexity of a interface driven user management moduleTim Almdal
2008-11-10Early look at the User/Auth module refactoring. It will look for a driver ba...Tim Almdal
2008-11-09Chain away temporary variablesBharat Mediratta
2008-11-08Create permanent owner_id column in the item table, and use a softBharat Mediratta
2008-11-08Adding user (owner) to items; info moduleFelix Rabinovich
2008-11-0844 --> E_DATABASE_ERRORBharat Mediratta
2008-11-08Change how the modules table doesn't exist is caught. In running unit test, ...Tim Almdal
2008-11-05add installation unit tests and corrected a problem where the groups_users pi...Tim Almdal
2008-11-05actually delete the same tables as we createadTim Almdal
2008-11-05Rename logon_name to name, name to display_name and remove the external id fieldTim Almdal
2008-11-05The start of the user module. At this point, it shows up on the scaffolding ...Tim Almdal