summaryrefslogtreecommitdiff
path: root/modules/gallery/libraries
AgeCommit message (Expand)Author
2009-08-27Convert tabs to spaces.Bharat Mediratta
2009-08-25Workaround to make G3 work with Turkish locale.Andy Staudacher
2009-08-10Create the concept of an "ajax link" and use it for thumbnail rotationBharat Mediratta
2009-08-09Fix up context menus a bit.Bharat Mediratta
2009-08-06Merge branch 'master' of git@github.com:bharat/gallery3 into bharat_branchBharat Mediratta
2009-08-05Fix the default $orderby to be an associative array in descendants() and chil...Bharat Mediratta
2009-08-05Change the children and descendants APIs to be more consistent and toBharat Mediratta
2009-08-05Change the children methods on Item_Core and ORM_MPTT in order toTim Almdal
2009-08-03Combine the quick menu and the thumb menu into a single menu calledBharat Mediratta
2009-08-02Change the API for getting to the original state of an ORM.Bharat Mediratta
2009-07-29Make body_attributes() a theme callback instead of a method on theBharat Mediratta
2009-07-28Make sure the thumb_menu has the gThumbMenu CSS class.Bharat Mediratta
2009-07-28Move site_menu and admin_menu into gallery helper so that site_menuBharat Mediratta
2009-07-28Use events to generate menus, instead of having xxx_menu helpers.Bharat Mediratta
2009-07-28Create A Forge Script element. Form_Script allows the specificationTim Almdal
2009-07-25Rename columns that use reserved SQL words : items.left and items.rightRomain LE DISEZ
2009-07-22Use the Kohana cascading filesystem to locate resources loaded by theBharat Mediratta
2009-07-20Dump out the error message along with the stack trace when we catch anBharat Mediratta
2009-07-17Rename "locale" helper to "locales" to avoid conflicting with PHP 5.3.Bharat Mediratta
2009-07-17Don't show the combined CSS/JS elements if we didn't combine anything.Bharat Mediratta
2009-07-17Don't bother making gzencoded version of combined CSS/JS if zlib.output_compr...Bharat Mediratta
2009-07-17Change model_cache::clear() API to clear everything. This preventsBharat Mediratta
2009-07-16Non-trivial changes to the event handling code:Bharat Mediratta
2009-07-16move fix for backslashes on windows outside of loop per bharat's suggestionKevin Nehls
2009-07-16Fix backslashes in relative URLs of combined css files.Kevin Nehls
2009-07-14Removed unnecessary contructor from the HTMLPurifier.php library classTim Almdal
2009-07-11Get the thumbnail menu working.Bharat Mediratta
2009-07-11Fix whitespace typo.Bharat Mediratta
2009-07-11Put quotes around the href param (href="#")Tim Almdal
2009-07-10Add a title attribute to the li of a menuTim Almdal
2009-07-10Compact all menus. This fixes the problem that the new [Options]Bharat Mediratta
2009-07-03Update the source so the third party code passes the File Structure TestTim Almdal
2009-07-03Fix for ticket #400: Add HTMLPurifier to gallery3 and change p::clean() to ca...Tim Almdal
2009-07-012 fixes:Bharat Mediratta
2009-06-29Remove the testing code to force rebuilding the cache.Tim Almdal
2009-06-29Revert to serializing and deserializing data. The cache table can'tBharat Mediratta
2009-06-29Oops, "head" => "admin_head" to make the admin dashboard work.Bharat Mediratta
2009-06-29Fix some bugs in the combined JS/CSS code (most of which I introducedBharat Mediratta
2009-06-29Add a media type using the most common media type from our CSS. ThisBharat Mediratta
2009-06-29Refactor combine_xxx() functions together into combine_files() and useBharat Mediratta
2009-06-29Merge branch 'master' of git@github.com:gallery/gallery3Tim Almdal
2009-06-29A Combined javascript seems to work.Tim Almdal
2009-06-29Remove unused $theme_relative arg from theme_script().Bharat Mediratta
2009-06-29*Note* work in progress.Tim Almdal
2009-06-29Merge branch 'master' of git@github.com:gallery/gallery3Tim Almdal
2009-06-29Temporary checkin to allow merge with trunk... don't integrateTim Almdal
2009-06-28Rename $theme->url() to $theme->theme_url() for consistency wihtBharat Mediratta
2009-06-28Clean up the combined javascript change and refactor out theBharat Mediratta
2009-06-28Rename the combined javascript controller from javascript/combined to combine...Tim Almdal
2009-06-28Modify the cache table to make id the primary key for consistency withBharat Mediratta