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 19:39:16 -04:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
cdf5a4fcbf8ccbe90b0d2a41d08e8dc65626f305
gallery3
/
modules
/
gallery
History
Tim Almdal
cdf5a4fcbf
Merge branch 'master' into talmdal_dev
...
Conflicts: modules/gallery/helpers/gallery_event.php
2009-10-23 19:58:15 -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
move controllers and views to the user module to make the Identity Provider refactor smaller
2009-10-23 09:23:02 -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
Merge branch 'master' into talmdal_dev
2009-10-23 19:58:15 -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
Change Identity adminstration to use the uninstall/install methods when changing providers.
2009-10-22 22:30:25 -07:00
models
Change the name of identity library from Identity to IdentityProvider. Create a helper class called identity to simplify call the Identity Provider. Move the contents of MY_Session.php to the new helper class and remove the MY_Session class
2009-10-22 13:11:03 -07:00
tests
Merge branch 'master' into talmdal_dev
2009-10-23 10:01:40 -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