summaryrefslogtreecommitdiff
path: root/modules/gallery/helpers/gallery_block.php
AgeCommit message (Expand)Author
2013-01-22gallery.menalto.com -> galleryproject.orgBharat Mediratta
2013-01-21Update copyright to 2013. Fixes #1953.Bharat Mediratta
2012-02-27Update copyright to 2012. #1822Bharat Mediratta
2011-04-23Remove displayed blocks from the admin block list. If there are noBharat Mediratta
2011-04-10Gracefully degrade in the case where the .build_number file isBharat Mediratta
2011-01-21Update copyright to 2011.Bharat Mediratta
2011-01-17Display a message in the "Check for Gallery upgrades" block whenBharat Mediratta
2011-01-16Upgrade checking code is now here, along with a bump of the GalleryBharat Mediratta
2010-11-28Replace self::func() with <helper_name>::func() for all public APIsBharat Mediratta
2010-11-20Move the sys_getloadavg() call into the template since that's what we're doin...Bharat Mediratta
2010-11-18Use sys_getloadavg() instead of reading /proc/loadavg. Fixes #1491.Bharat Mediratta
2010-06-06Try to adjust for situations where /proc/loadavg is_readable() butBharat Mediratta
2010-03-03Update the copyright to 2010. It's only 3 months into the year :-)Bharat Mediratta
2010-02-27Fix for ticket #1037: Only show language drop-down when there's actually a ch...Andy Staudacher
2010-02-08Suppress errors when checking for readability of /proc/loadavg. Often this fi...Andy Staudacher
2010-01-31Fix lots of warnings that pop up when we're in E_STRICT mode. They'reBharat Mediratta
2009-12-24indentation fix.Bharat Mediratta
2009-12-24whitespace fixBharat Mediratta
2009-11-26Convert all DB where() calls to take 3 arguments.Bharat Mediratta
2009-11-25ORM::orderby -> ORM::order_byBharat Mediratta
2009-11-01Replace split() with explode() since split is deprecated in PHP 5.3Bharat Mediratta
2009-10-28Normalize capitalization ticket #596Tim Almdal
2009-10-13reference to user::cookie_locale changed to locales::cookie_localeTim Almdal
2009-10-13Merge branch 'master' into talmdal_devTim Almdal
2009-10-13refactor locale related functionality out of the user module and into the gal...Tim Almdal
2009-10-06Change the focus of the user module from providing user/group management to p...Tim Almdal
2009-10-04Renamed most, if not all css selectors from gName to g-name. Moved a few shar...Chad Kieffer
2009-09-30Use the block_manager to manage site sidebar panels. Fixes ticket #110.Tim Almdal
2009-07-07Change references to Gallery 2 and Gallery 3 to consistently refer toTim Almdal
2009-06-23Order log entries by id as well so that multiple events in the sameBharat Mediratta
2009-06-12Don't count the root as an album in the stats block. It'll just confuse our ...Bharat Mediratta
2009-06-12adding string to localizerunostar
2009-05-27Update all references to the core application to now point to theBharat Mediratta