This website requires JavaScript.
Explore
Help
Sign In
stian
/
gallery3
Watch
1
Star
0
Fork
0
You've already forked gallery3
mirror of
https://github.com/Pathduck/gallery3.git
synced
2026-05-20 11:29:24 -04:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
2dcd8f8a25fc698f2279a09752cc7bb9dfe1d7ec
gallery3
/
modules
/
gallery
History
Tim Almdal
274d4680fa
Upgrade the gallery module to version 16 to reflect the refactoring of the user module into an identity provider. Change how we determine if there are available groups that we need to export
2009-10-26 10:05:25 -07:00
..
config
Move the default identity config into the users module and change the Identity constructor to look in module::get_var(gallery, identity_provider) for the current identity driver.
2009-10-18 08:00:33 -07:00
controllers
Change the upgrader so that it never deactivactes the gallery nor the current identity provider modules. Call module::deactive to truly deactivate the module.
2009-10-26 09:35:41 -07:00
css
Created gallery.css file, moved simple uploader, move, and permissions CSS there. Removed relocated styles from theme css.
2009-10-25 16:53:54 -06:00
helpers
Upgrade the gallery module to version 16 to reflect the refactoring of the user module into an identity provider. Change how we determine if there are available groups that we need to export
2009-10-26 10:05:25 -07:00
hooks
Allow themes to override event handlers. In gallery::ready() grab the server
2009-10-23 17:58:55 -07:00
images
Swap Jakob's placeholder in for mine.
2009-06-16 19:50:26 -07:00
js
Renamed most, if not all css selectors from gName to g-name. Moved a few shared images from wind to lib. Deleted unused images in the admin_wind. This will likely break a few ajax features.
2009-10-04 00:27:22 -06:00
libraries
phpDoc fixes.
2009-10-24 10:56:56 -07:00
models
Merge branch 'master' into talmdal_dev
2009-10-24 10:09:57 -07:00
tests
Merge branch 'master' into talmdal_dev
2009-10-24 10:09:57 -07:00
views
Remove a redundant comment, change the name of the identity change event to 'identity_before_change' and change the name of 'login::get_login_form()' to 'login::get_form()'
2009-10-24 11:32:09 -07:00
module.info
Upgrade the gallery module to version 16 to reflect the refactoring of the user module into an identity provider. Change how we determine if there are available groups that we need to export
2009-10-26 10:05:25 -07:00