index
:
gallery3.git
master
A clone of the Gallery3 code for testing and development.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
user
Age
Commit message (
Expand
)
Author
2009-10-27
Check the minimum length when adding or modifying users via the admin screen.
Tim Almdal
2009-10-27
Fire the logon_event when the user logs on. Cleanup some old code from the u...
Tim Almdal
2009-10-27
Add a password strength meter.
Tim Almdal
2009-10-27
Set the minimum password length to 5. The gallery owner can change this in t...
Tim Almdal
2009-10-27
Add a flag in the module.info (no_module_admin) to indicate that this module ...
Tim Almdal
2009-10-27
When we are changing the password using the change password from as part of t...
Tim Almdal
2009-10-26
Upgrade the gallery module to version 16 to reflect the refactoring of the us...
Tim Almdal
2009-10-24
Remove a redundant comment, change the name of the identity change event to '...
Tim Almdal
2009-10-24
Merge branch 'master' into talmdal_dev
Tim Almdal
2009-10-23
Moved remaining user and group admin css into the new user.css style sheet.
Chad Kieffer
2009-10-23
Created user.css. Moved user-related form css to the new sheet.
Chad Kieffer
2009-10-23
Standardize the use of the lookup methods
Tim Almdal
2009-10-23
Merge branch 'master' into talmdal_dev
Tim Almdal
2009-10-23
move controllers and views to the user module to make the Identity Provider r...
Tim Almdal
2009-10-23
synchronize with the master branch
Tim Almdal
2009-10-23
Move the filters that the File_Structure_Test use into a seperate file so oth...
Tim Almdal
2009-10-23
Minor changes to more closely align this branch with master
Tim Almdal
2009-10-23
Change the Admin_Identity_Controller to not destroy the session until after t...
Tim Almdal
2009-10-22
Change Identity adminstration to use the uninstall/install methods when chang...
Tim Almdal
2009-10-22
move the direct orm test to the users module.
Tim Almdal
2009-10-22
Change the modifier on activate and deactivate methods to static as they are ...
Tim Almdal
2009-10-22
Change the name of identity library from Identity to IdentityProvider. Create...
Tim Almdal
2009-10-21
Make sure we set the active identity provider when the user module is install...
Tim Almdal
2009-10-21
re-add the lookup_group_by_name API Method.
Tim Almdal
2009-10-21
When activating the user module set all items to be owned by the administrato...
Tim Almdal
2009-10-20
Only show the user/group administration screen if the active idenity provider...
Tim Almdal
2009-10-20
Add lookup_group Identity provider API and change the permissions controller ...
Tim Almdal
2009-10-20
Add a groups api method on the Identity provider and change access_Core::_get...
Tim Almdal
2009-10-20
Changes to Identity interface to allow for multiple Identity providers. What...
Tim Almdal
2009-10-19
Simplify the user interface by moving the password reset functionality into t...
Tim Almdal
2009-10-19
Merge branch 'master' into talmdal_dev
Tim Almdal
2009-10-18
Wrap all admin views in g-block and g-block content. This provides the means ...
Chad Kieffer
2009-10-18
Merge branch 'master' into talmdal_dev
Tim Almdal
2009-10-18
Add a menu item to manage the Identity drivers if there is more than one inst...
Tim Almdal
2009-10-18
Move the default identity config into the users module and change the Identit...
Tim Almdal
2009-10-17
Drop our g-clearfix in favor of using jQuery UI's ui-helper-clearfix.
Chad Kieffer
2009-10-16
Remove all non Identity API methods from Identity.php. Created an MY_Session...
Tim Almdal
2009-10-16
Cleanup merge of user/group helpers into Identity interface. Reduce redundan...
Tim Almdal
2009-10-16
Start simplifying the interface by moving the static methods from user.php an...
Tim Almdal
2009-10-16
Finish integrating the move of the user edit/update functions into the user m...
Tim Almdal
2009-10-15
Merge branch 'master' into talmdal_dev
Tim Almdal
2009-10-15
Move all the edit/update forms for users and groups back to the user module.
Tim Almdal
2009-10-15
Merge branch 'master' into talmdal_dev
Tim Almdal
2009-10-14
Move the ui for user adminsitration back to the user module.
Tim Almdal
2009-10-14
Clean up phpDoc and change the Identity driver so only one configuration can ...
Tim Almdal
2009-10-13
refactor the user and group helpers into the gallery core module. 2 reason, ...
Tim Almdal
2009-10-13
Refactor the ui component of the user module into the gallery core module.
Tim Almdal
2009-10-13
Continue to refactor locale and gallery3 ui from the user module to the galle...
Tim Almdal
2009-10-13
remove the unused private function user::_md5Salt()
Tim Almdal
2009-10-13
refactor locale related functionality out of the user module and into the gal...
Tim Almdal
[next]