summaryrefslogtreecommitdiff
path: root/modules/gallery/libraries
AgeCommit message (Expand)Author
2013-07-09Remove extension from cache busters of non-combined JS/CSS links (follows 2078).shadlaws
2013-07-06#2078 Missing file type extension on combined css/jsDaniel Muller
2013-03-12#2051 - Revise how Gallery_View returns combined JS and CSS.shadlaws
2013-03-11Merge pull request #204 from jozefs/issue1838Bharat Mediratta
2013-03-11Merge pull request #207 from shadlaws/fix_siblings_callbackBharat Mediratta
2013-03-11Fix Theme_View::siblings bug - limit and offset reversed in sibling_callback.shadlaws
2013-03-11Themes can choose child thumbnail when asking for proportion.Jozef Selesi
2013-03-11Themes can set minimum thumbnail size when calculating proportions.Jozef Selesi
2013-03-11#2050 - Update Admin_View to handle events like Theme_View.shadlaws
2013-03-02#2031 - Add class_exists() before method_exists() if class existence is unknown.shadlaws
2013-02-18#1749, 1754, 1901 - Eliminate incompatibility with Zend Guard Loader.shadlaws
2013-02-12#1988 - Add movie_allow_uploads option ("always", "never", or "autodetect").shadlaws
2013-02-09Extend siblings callbacks to take a $limit and an $offset for navigatingBharat Mediratta
2013-02-02Create gallery::allow_css_and_js_combining() which lets you disable combining...Bharat Mediratta
2013-01-30Support additional where tuples in ORM_MPTT::parents. Fixes #1980.Bharat Mediratta
2013-01-30Follow-on to 1e4d75c12072b49c3469f18af13bcf3439afc6b0 for #1975.Bharat Mediratta
2013-01-25#1956 - Escape LIKE queries (for _ and %).shadlaws
2013-01-24Follow-on to b50768142745dc4bfd8a9460c7490ddd00e3b06a - add a defaultBharat Mediratta
2013-01-23Enable the profiler and debug output if var/PROFILE exists. ThisBharat Mediratta
2013-01-23Use the thumb proportion from the first item in an album if the album has chi...Bharat Mediratta
2013-01-21Update copyright to 2013. Fixes #1953.Bharat Mediratta
2012-11-13[#1907] Added administrative variable to set lock timeout.chalbertgit
2012-06-11Follow-on to 3caf3cc323cd25b002aa8e44d871d4677da7a029 for #1866 - harden oneBharat Mediratta
2012-06-05Encode urls in 404 log entries. Fixes #1882.Bharat Mediratta
2012-06-05Clean file paths in Kohana_Exception::debug_path(). Fixes #1880.Bharat Mediratta
2012-05-16Revert "Convert any UTF-7 to UTF-8 so that fragment pages (like AJAX replies)"Bharat Mediratta
2012-05-16Convert any UTF-7 to UTF-8 so that fragment pages (like AJAX replies)Bharat Mediratta
2012-05-15Harden installer against bad characters in the database name or prefix. Fixe...Bharat Mediratta
2012-05-15Follow-on to ce34e89c899a3fca6d647e99742c39b8b7a4f3e0 for #1865 -Bharat Mediratta
2012-05-15Different approach to resolving #1865, this replaces 6a6b3f90f36293a40cba091c...Bharat Mediratta
2012-05-11Verify that theme names are well formed. Fixes #1856.Bharat Mediratta
2012-05-07Improve IdentityProvider switching code, patch thanks to ReklovBharat Mediratta
2012-02-27Update copyright to 2012. #1822Bharat Mediratta
2011-10-03Use a stdClass wrapper around the data in the before_combine andBharat Mediratta
2011-08-30Make the Theme_View::thumb_proportion() API call backwards compatible toBharat Mediratta
2011-08-27Merge branch 'master' into bharat_devBharat Mediratta
2011-08-27Refactor the display context code a bit:Bharat Mediratta
2011-08-11Patch for tickets #1428 and #1760Tim Almdal
2011-08-11Simplification of 59b04b897b8a664cd7334b017fac8158a6281434 for #1764:Bharat Mediratta
2011-08-11Initial commit of a patch for Ticket #1764. as discussed here: https://github...Tim Almdal
2011-08-04fix for ticket #1759. correct parameter names to match usage.Tim Almdal
2011-04-30Results from a round of feedback with Bharat.Chad Parry
2011-04-28This patch helps provide raw photo support with some small changes to the fra...Chad Parry
2011-04-26Stop using Pagination() and instead use $theme->pager() in views.Bharat Mediratta
2011-04-23Merge branch 'alindeman/1628' of git://github.com/alindeman/gallery3 into andyBharat Mediratta
2011-04-23Overhaul of the uploader code:Bharat Mediratta
2011-04-23Allow tags to be merged by renamingAndy Lindeman
2011-04-23Merge branch 'master' of git@github.com:gallery/gallery3Tim Almdal
2011-04-23Fix for ticket #541Tim Almdal
2011-04-23If we've cleared out the last group in a combine_queue for a givenBharat Mediratta