summaryrefslogtreecommitdiff
path: root/modules
AgeCommit message (Expand)Author
2009-08-06Remove the complicated calculation to determine the height of theTim Almdal
2009-08-06Don't show the ajaxy login link in the top right corner if we're on the login...Bharat Mediratta
2009-08-06Cleanup the javascript for enabling dialog or panel links.Tim Almdal
2009-08-06Revert "Revert "Revert "Allow a theme to override the page refresh mechanism....Tim Almdal
2009-08-06Tighten up the code by loading all the albums in the tree at once, removingTim Almdal
2009-08-06Merge branch 'master' of git://github.com/gallery/gallery3Tim Almdal
2009-08-05Remove the resize dialog on window resize functionalityTim Almdal
2009-08-05Chain some jQuery calls together to reduce lines of code.Bharat Mediratta
2009-08-05Merge branch 'master' of git://github.com/gallery/gallery3Tim Almdal
2009-08-05Fix up formatting of items in thumbgridTim Almdal
2009-08-05Change the content pane based on the selection in the album treeTim Almdal
2009-08-05Change to use the new children and children_count APITim Almdal
2009-08-05Fix the default $orderby to be an associative array in descendants() and chil...Bharat Mediratta
2009-08-05Merge branch 'master' of git://github.com/gallery/gallery3Tim Almdal
2009-08-05Change the children and descendants APIs to be more consistent and toBharat Mediratta
2009-08-05Revert "Revert "Enable the expand/collapse of branches by clicking on the plu...Tim Almdal
2009-08-05Revert "Revert "Checkpoint the organize module rewrite. At this point, it do...Tim Almdal
2009-08-05Revert "Revert "Allow a theme to override the page refresh mechanism. Create...Tim Almdal
2009-08-05Revert "Allow a theme to override the page refresh mechanism. Create a new"Tim Almdal
2009-08-05Revert "Checkpoint the organize module rewrite. At this point, it doesn't re...Tim Almdal
2009-08-05Revert "Enable the expand/collapse of branches by clicking on the plus/minus"Tim Almdal
2009-08-05Enable the expand/collapse of branches by clicking on the plus/minusTim Almdal
2009-08-05Remove tabs as whitespaceTim Almdal
2009-08-05Remove the trigger definition codeTim Almdal
2009-08-05Change the children methods on Item_Core and ORM_MPTT in order toTim Almdal
2009-08-05Merge branch 'master' of git@github.com:gallery/gallery3Tim Almdal
2009-08-04Skip empty files, since we know they're broken. Fixes ticket #610.Bharat Mediratta
2009-08-04Dump any exceptions into the standard Kohana log as well as the taskBharat Mediratta
2009-08-05Fix l10n message for akismet, extracting URLs from the messageAndy Staudacher
2009-08-03Checkpoint the organize module rewrite. At this point, it doesn't really doTim Almdal
2009-08-03Merge branch 'master' of git@github.com:gallery/gallery3Tim Almdal
2009-08-02Change the API for getting to the original state of an ORM.Bharat Mediratta
2009-07-31Merge branch 'master' of git@github.com:gallery/gallery3Tim Almdal
2009-07-31Add new events:Bharat Mediratta
2009-07-30Merge branch 'master' of git@github.com:gallery/gallery3Tim Almdal
2009-07-30Remove debug statementsBharat Mediratta
2009-07-30Update golden fileBharat Mediratta
2009-07-30Fix a static function declaration.Bharat Mediratta
2009-07-30Merge branch 'master' of git@github.com:gallery/gallery3Tim Almdal
2009-07-30Add some code to guard the weight calculation against zero rows whenBharat Mediratta
2009-07-30Remove try statement w/o catchTim Almdal
2009-07-30Merge branch 'master' of git@github.com:gallery/gallery3Tim Almdal
2009-07-29Clean up user form events. Thanks to Ben Smith (glooper).Bharat Mediratta
2009-07-29Show the author's username if the author has no fullname. Fixes ticket #601.Bharat Mediratta
2009-07-29Make body_attributes() a theme callback instead of a method on theBharat Mediratta
2009-07-29Oops, I removed too much in my last change. Put talmdal's query back,Bharat Mediratta
2009-07-29Merge branch 'master' of git@github.com:gallery/gallery3Tim Almdal
2009-07-29Bump the gallery version to 10 in install()Bharat Mediratta
2009-07-29Remove some scary debug code.Bharat Mediratta
2009-07-30Fix for ticket #576Tim Almdal