This website requires JavaScript.
Explore
Help
Sign In
stian
/
gallery3
Watch
1
Star
0
Fork
0
mirror of
https://github.com/Pathduck/gallery3.git
synced
2026-07-29 11:10:37 -04:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
7b7bf37e673d184556c114d6083b2d7699ab00d3
gallery3
/
core
T
History
Tim Almdal
7b7bf37e67
Set thumbnails to 200x200 and resizes to 640x640 and let the Image::resize method pick the right aspect ratio
2008-12-13 04:12:40 +00:00
..
config
1) Begins the creation of the local import module by adding the administation component to the scaffolding Actions tab. The importing functionality will follow shortly.
2008-12-11 17:20:55 +00:00
controllers
Change the check from class_exists to module::is_installed
2008-12-12 23:02:53 +00:00
helpers
Set thumbnails to 200x200 and resizes to 640x640 and let the Image::resize method pick the right aspect ratio
2008-12-13 04:12:40 +00:00
hooks
Dynamically create the list of available modules. This permits new modules to be added without having to update the config.php file
2008-11-28 21:22:34 +00:00
libraries
Get rid of all pseudo users and pseudo groups, while preserving all
2008-12-12 00:59:30 +00:00
models
Change the resize option on creating thumbnails and resizes to Image::AUTO which will preserve the aspect ratio of the original image
2008-12-12 21:37:11 +00:00
tests
Move the view permission cache directly into the item table for efficiency. Unit tests ftw!
2008-12-12 06:54:48 +00:00
views
Don't show the access tab if the user module isn't installed
2008-12-12 07:12:48 +00:00