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
931d8c6bdce9fa4656d36c2f07ff6a38d0b47c5d
gallery3
/
core
/
controllers
History
Bharat Mediratta
65a340efd8
Fix a bug where we were using module::set_var() instead of module::get_var() resulting in
...
loading all photos in an album on a single page and updating the var on every page load.
2008-12-16 04:52:16 +00:00
..
admin.php
Rename default_admin to admin_default.
2008-12-15 01:50:52 +00:00
albums.php
Fix a bug where we were using module::set_var() instead of module::get_var() resulting in
2008-12-16 04:52:16 +00:00
items.php
Get rid of all pseudo users and pseudo groups, while preserving all
2008-12-12 00:59:30 +00:00
photos.php
Remove a couple of todo's by store the "theme name", "admin theme name" and "page size" in the vars table and initializing when the core module is installed
2008-12-12 19:39:38 +00:00
rest.php
Check view permissions before allowing view access to albums/photos.
2008-12-09 10:14:09 +00:00
welcome.php
Update to reflect changes in Kohana ORM relationship code.
2008-12-15 20:49:05 +00:00