summaryrefslogtreecommitdiff
path: root/modules/gallery/helpers/gallery_event.php
AgeCommit message (Expand)Author
2009-10-24Update themes::load_theme() to work with mod_rewrite's short urls.Bharat Mediratta
2009-10-24Update themes::load_theme() to work with mod_rewrite's short urls.Bharat Mediratta
2009-10-23This is the one i should have checked in last timeTim Almdal
2009-10-23Merge branch 'master' into talmdal_devTim Almdal
2009-10-23Allow themes to override event handlers. In gallery::ready() grab the serverTim Almdal
2009-10-22Change the name of identity library from Identity to IdentityProvider. Create...Tim Almdal
2009-10-20Changes to Identity interface to allow for multiple Identity providers. What...Tim Almdal
2009-10-18Add a menu item to manage the Identity drivers if there is more than one inst...Tim Almdal
2009-10-16Remove all non Identity API methods from Identity.php. Created an MY_Session...Tim Almdal
2009-10-16Start simplifying the interface by moving the static methods from user.php an...Tim Almdal
2009-10-16Finish integrating the move of the user edit/update functions into the user m...Tim Almdal
2009-10-13Refactor the ui component of the user module into the gallery core module.Tim Almdal
2009-10-13refactor locale related functionality out of the user module and into the gal...Tim Almdal
2009-10-06Change the focus of the user module from providing user/group management to p...Tim Almdal
2009-10-04Renamed most, if not all css selectors from gName to g-name. Moved a few shar...Chad Kieffer
2009-09-30Fix a problem with trying to display item related menu items on a dynamic pag...Tim Almdal
2009-09-30Enable the administration screen for the sidebar. Fix for ticket #110.Tim Almdal
2009-09-29* Remove the @todo in module event and always try to call gallery_event::$fun...Tim Almdal
2009-07-28Change search callbacks to use the event system, so move them out ofBharat Mediratta
2009-07-17Fix a bug where moved items don't properly inherit permissions fromBharat Mediratta
2009-07-16Non-trivial changes to the event handling code:Bharat Mediratta
2009-05-27Update all references to the core application to now point to theBharat Mediratta