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
/
gallery
/
helpers
Age
Commit message (
Expand
)
Author
2009-10-29
Correct the issues that identity::registered_users was calling the backend pr...
Tim Almdal
2009-10-29
Missed a couple of inconsistent capitalizations
Tim Almdal
2009-10-29
Use the identity interface admin_user to retreive the admin user.
Tim Almdal
2009-10-29
Add the admin_user api function to the identity helper and the IdentityProvid...
Tim Almdal
2009-10-29
Just show the Identity admin menu item all the time. This gives a place to ha...
Tim Almdal
2009-10-28
Normalize capitalization ticket #596
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
Switch instances of first to g-first.
Chad Kieffer
2009-10-27
When rebuilding dirty images, start a batch on initialization and stop it whe...
Tim Almdal
2009-10-26
Upgrade the gallery module to version 16 to reflect the refactoring of the us...
Tim Almdal
2009-10-26
Change the upgrader so that it never deactivactes the gallery nor the current...
Tim Almdal
2009-10-26
Merge branch 'master' into talmdal_dev
Tim Almdal
2009-10-25
Make "move item in photo view" comment a todo.
Chad Kieffer
2009-10-25
Created gallery.css file, moved simple uploader, move, and permissions CSS th...
Chad Kieffer
2009-10-25
Undo the merge from master because it is actually identity not user in this b...
Tim Almdal
2009-10-25
Merge branch 'master' into talmdal_dev
Tim Almdal
2009-10-25
Replace reference to identity with the reference to user. Dangers of flippin...
Tim Almdal
2009-10-24
Remove a redundant comment, change the name of the identity change event to '...
Tim Almdal
2009-10-24
Update themes::load_theme() to work with mod_rewrite's short urls.
Bharat Mediratta
2009-10-24
Update themes::load_theme() to work with mod_rewrite's short urls.
Bharat Mediratta
2009-10-24
Re-enable the redirect to the root album if we can't load the active user fro...
Tim Almdal
2009-10-23
This is the one i should have checked in last time
Tim Almdal
2009-10-23
Merge branch 'master' into talmdal_dev
Tim Almdal
2009-10-23
Allow themes to override event handlers. In gallery::ready() grab the server
Tim Almdal
2009-10-23
move controllers and views to the user module to make the Identity Provider r...
Tim Almdal
2009-10-23
Minor changes to more closely align this branch with master
Tim Almdal
2009-10-22
Poor man's merge. Note to self, git pull before working. Next pound the steps...
Chad Kieffer
2009-10-22
Change Identity adminstration to use the uninstall/install methods when chang...
Tim Almdal
2009-10-22
When uninstalling a module call graphics:remove_rules instead of graphics rem...
Tim Almdal
2009-10-22
Change the name of identity library from Identity to IdentityProvider. Create...
Tim Almdal
2009-10-21
Change this files to use the API instead of referencing the group tables dire...
Tim Almdal
2009-10-21
Merge branch 'master' into talmdal_dev
Tim Almdal
2009-10-21
Correct phpDoc
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-18
Resolve merge conflict.
Chad Kieffer
2009-10-18
Merge branch 'master' into talmdal_dev
Tim Almdal
2009-10-18
Optimize the get method to retrieve the module information from the loaded mo...
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-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
Recreate group::lookup that somehow got removed.
Tim Almdal
2009-10-14
Indentation and phpDoc fixes
Tim Almdal
[prev]
[next]