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-06-08 04:29:23 -04:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
abb080f2323f93aeb6c5a7d90e3fe4236e4c5b7f
gallery3
/
modules
/
gallery
History
Bharat Mediratta
abb080f232
phpDoc fixes.
2009-10-24 10:56:56 -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 Admin_Identity_Controller to not destroy the session until after the new provider is installed.
2009-10-23 06:09:24 -07:00
css
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
helpers
Update themes::load_theme() to work with mod_rewrite's short urls.
2009-10-24 10:37:12 -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
move controllers and views to the user module to make the Identity Provider refactor smaller
2009-10-23 09:23:02 -07:00
module.info
Correct version numbers for image_block and info modules, they inadvertently got set to 2, they should be 1
2009-09-30 18:04:30 -07:00