summaryrefslogtreecommitdiff
path: root/modules
AgeCommit message (Expand)Author
2009-06-29Revert to serializing and deserializing data. The cache table can'tBharat Mediratta
2009-06-29Checkpoint.Bharat Mediratta
2009-06-29If the argument to app() is not an album id, switch to the item parent.Bharat Mediratta
2009-06-29Oops, "head" => "admin_head" to make the admin dashboard work.Bharat Mediratta
2009-06-29Merge branch 'master' of git@github.com:gallery/gallery3Andy Staudacher
2009-06-29Fix HTML in l10n messageAndy Staudacher
2009-06-29Merge branch 'master' of git@github.com:gallery/gallery3Bharat Mediratta
2009-06-29Don't repeat the default locale in the installed locales list.Andy Staudacher
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-29Refactor combined controller a bitBharat Mediratta
2009-06-29Combine the Combined::javascript and Combined::css into a single method impl...Tim Almdal
2009-06-29Merge branch 'master' of git@github.com:gallery/gallery3Tim Almdal
2009-06-29admin dashboard blocks can now be moved from left to right sidebarjhilden
2009-06-29Merge branch 'master' of git@github.com:gallery/gallery3jhilden
2009-06-29added textual description of upload progressjhilden
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-28Undo my last change; it's not the right fix for the problem.Bharat Mediratta
2009-06-28Pass the item into the block.Bharat Mediratta
2009-06-28Set the gallery module version to 6 in install() (missed this in my last chan...Bharat Mediratta
2009-06-28Merge branch 'master' of git@github.com:gallery/gallery3Bharat Mediratta
2009-06-28use jquery.scrollTo to scroll the active upload into view.Bharat Mediratta
2009-06-28Rename the combined javascript controller from javascript/combined to combine...Tim Almdal
2009-06-28Merge branch 'master' of git@github.com:gallery/gallery3Chad Kieffer
2009-06-28Convert info module's block to use a list instead of a table. Addresses reque...Chad Kieffer
2009-06-28Merge branch 'master' of git@github.com:gallery/gallery3Tim Almdal
2009-06-28Use $theme->script() method to render module javascript filesTim Almdal
2009-06-28Modify the cache table to make id the primary key for consistency withBharat Mediratta
2009-06-28Tweak the cache implementationBharat Mediratta
2009-06-28Change the combined javascript to use the new caching functionality and respe...Tim Almdal
2009-06-28Change the cache column of the caches table to a large blob. This fixes tick...Tim Almdal
2009-06-28Clean up code (i.e. preamble, tabs) from the caching implementation so the un...Tim Almdal
2009-06-28Clean up code (i.e. preamble, tabs) from the caching implementation so the un...Tim Almdal
2009-06-28The rest of the caching driver implementation that i somehow forgot.Tim Almdal
2009-06-28Update the version number and upgrade method for gallery to reflect the addit...Tim Almdal
2009-06-28Implemented a Database driver for the Kohana Cache library. Rather then writ...Tim Almdal
2009-06-27The rest of the caching driver implementation that i somehow forgot.Tim Almdal
2009-06-27Update the version number and upgrade method for gallery to reflect the addit...Tim Almdal
2009-06-27Implemented a Database driver for the Kohana Cache library. Rather then writ...Tim Almdal
2009-06-27Merge branch 'master' of git@github.com:gallery/gallery3Tim Almdal
2009-06-27Clean up poor english. Use the latest recaptcha info from their website. Fix...Bharat Mediratta
2009-06-27Create a new thumb_menu() and convert Digibug over to use it.Bharat Mediratta
2009-06-27Digibug simplification cleanup. Upgrade digibug module to version 2.Bharat Mediratta