Age | Commit message (Expand) | Author |
2013-01-31 | Drop the requirement to have the install() function set the module | Bharat Mediratta |
2013-01-22 | gallery.menalto.com -> galleryproject.org | Bharat Mediratta |
2013-01-21 | Update copyright to 2013. Fixes #1953. | Bharat Mediratta |
2012-02-27 | Update copyright to 2012. #1822 | Bharat Mediratta |
2011-04-23 | Oops, fix broken codex urls. For #1698. | Bharat Mediratta |
2011-04-23 | Oops, this is the rest of the modules and themes for #1696 and #1698. | Bharat Mediratta |
2011-01-21 | Update copyright to 2011. | Bharat Mediratta |
2010-09-22 | Use alternate path to the CoolIris slideshow that fixes the problem | Bharat Mediratta |
2010-08-29 | Don't concatenate two strings together as an argument for t() or t2(); | Bharat Mediratta |
2010-06-18 | Use request::protocol(). | Bharat Mediratta |
2010-03-03 | Update the copyright to 2010. It's only 3 months into the year :-) | Bharat Mediratta |
2010-01-22 | Change the check_environment method in the module helper and the module insta... | Tim Almdal |
2010-01-21 | Convert the slideshow module to use the new check environment and pre_deactiv... | Tim Almdal |
2010-01-08 | Fix for ticket #933. Move the inclusion of the piclens script from the theme:... | Tim Almdal |
2009-12-27 | Allow users to upscale images in the slideshow by making the maxScale | Bharat Mediratta |
2009-12-26 | Roll forward to the new CoolIris slideshow -- it appears to be ready | Bharat Mediratta |
2009-12-26 | Reuse $theme->item() for our descendants_count() call. | Bharat Mediratta |
2009-11-26 | Fix the arguments to Item_Model::descendants_count() | Bharat Mediratta |
2009-11-15 | Revert "Switch to new CoolIris slideshow. It doesn't fix the problems, but it" | Bharat Mediratta |
2009-11-10 | Switch to new CoolIris slideshow. It doesn't fix the problems, but it | Bharat Mediratta |
2009-10-04 | Renamed most, if not all css selectors from gName to g-name. Moved a few shar... | Chad Kieffer |
2009-09-05 | Change the module installer so that you don't need to provide your own | Bharat Mediratta |
2009-09-01 | Allow the RSS feed page size to be customizeable, up to 100 items (to | Bharat Mediratta |
2009-08-31 | XSS review fixes (mostly adding missing html::mark_clean()) calls. | Andy Staudacher |
2009-08-27 | Don't display the slideshow icon if there are no descendants. ticket #660 | Tim Almdal |
2009-07-28 | Use events to generate menus, instead of having xxx_menu helpers. | Bharat Mediratta |
2009-07-19 | Html validation fix, ticket 572 | Andy Staudacher |
2009-07-13 | Add quotes around all values that contain spaces in them, and add a | Bharat Mediratta |
2009-06-23 | Refactor the install/upgrade code to be more flexible. | Bharat Mediratta |
2009-06-14 | Create a sidebar for tag pages | Bharat Mediratta |
2009-06-14 | Refactor the way that the rss module works so that we're not allowing | Bharat Mediratta |
2009-05-26 | Restructure the module lifecycle. | Bharat Mediratta |
2009-05-13 | Gee it's May already. Update copyright to 2009. | Bharat Mediratta |
2009-05-12 | Use the module_change event to figure out if the rss module is | Bharat Mediratta |
2009-04-23 | Use https if it's appropriate | Bharat Mediratta |
2009-04-05 | Use the optimized version of PicLens to reduce download times ftw! | Bharat Mediratta |
2009-04-05 | Change the way we launch PicLensLite so that it doesn't upscale small images. | Bharat Mediratta |
2009-01-18 | Rename theme callback helpers from xxx_block to xxx_theme to make room | Bharat Mediratta |
2009-01-14 | Make sure that helper functions are all static. Add new | Bharat Mediratta |
2009-01-08 | i18n refactoring: Rename all _() (reserved by gettext) calls to t(). | Andy Staudacher |
2009-01-04 | Move slideshow link from sidebar_top() into the photo and album menus. | Bharat Mediratta |
2008-12-22 | Fix capitalization. | Bharat Mediratta |
2008-12-13 | Layout cleanup and simplification. Move view-mode buttons into sidebar, searc... | Chad Kieffer |
2008-12-09 | Checked in jQuery superfish menu plugin, applied to item options menu. Update... | Chad Kieffer |
2008-12-07 | Added title attribute. | Chad Kieffer |
2008-12-06 | Switch the slideshow link from text to icon. | Chad Kieffer |
2008-11-28 | Re-enable the slideshow for tag views, since now we have a MediaRSS feed for ... | Bharat Mediratta |
2008-11-27 | Reverted r18930. This is because in the media_rss module we don't generate a... | Tim Almdal |
2008-11-27 | Add tag_top() button | Bharat Mediratta |
2008-11-27 | Centralize logging around installing/uninstalling modules. | Bharat Mediratta |