summaryrefslogtreecommitdiff
path: root/modules
AgeCommit message (Expand)Author
2009-07-24Add tag autocomplete to the album and photo edit pop up dialogs.Tim Almdal
2009-07-24Partial implementation of ticket #80. Provide auto complete and suggestions o...Tim Almdal
2009-07-23Smooth out the animaation for the progress bar.Bharat Mediratta
2009-07-23Disable the album cover icon if the item is already the current album cover.Bharat Mediratta
2009-07-23Don't escape & in JS text; it triggers the "Disallowed key charactersBharat Mediratta
2009-07-23Updated golden fileBharat Mediratta
2009-07-23Merge branch 'master' of git@github.com:gallery/gallery3Tim Almdal
2009-07-23Respect the $type parameter on Tag_Model::items_count()Tim Almdal
2009-07-23Merge commit 'upstream/master'Romain LE DISEZ
2009-07-23Merge branch 'master' of git@github.com:gallery/gallery3Bharat Mediratta
2009-07-23Add form processing events:Bharat Mediratta
2009-07-23Fix for ticket #496. replace the src attribute (non standard) with the title ...Tim Almdal
2009-07-23Convert instances of theme_url() to just url() to match the API changeBharat Mediratta
2009-07-23Merge branch 'master' of git@github.com:gallery/gallery3Tim Almdal
2009-07-23Make tag handling consistent by converting spaces to periods and using commas...Tim Almdal
2009-07-23Fix a typo in a commentBharat Mediratta
2009-07-23Upgrade code to migrate the ACL from integer to boolean.Romain LE DISEZ
2009-07-23Consistency : always use self::XXXRomain LE DISEZ
2009-07-23Use BOOLEAN instead of integer to describe the permissions :Romain LE DISEZ
2009-07-23Merge commit 'upstream/master'Romain LE DISEZ
2009-07-23Remove extra error log lineBharat Mediratta
2009-07-23Test cleanup:Bharat Mediratta
2009-07-23Fix for ticket #502Tim Almdal
2009-07-22remove an extra ->reload() that was there for testingTim Almdal
2009-07-22Add explicit unit tests for access::user_canTim Almdal
2009-07-22Merge branch 'master' of git@github.com:gallery/gallery3Bharat Mediratta
2009-07-22Use the Kohana cascading filesystem to locate resources loaded by theBharat Mediratta
2009-07-22bump version to "3.0 git (pre-beta3)"Bharat Mediratta
2009-07-22Modified the notification get_subscribers to ignore any users that don'tTim Almdal
2009-07-22Merge commit 'upstream/master'Romain LE DISEZ
2009-07-22Duh... when I added user_can, I passed in the user, but still used the groups...Tim Almdal
2009-07-22Upgrade code to migrate the ACL from integer to boolean.Romain LE DISEZ
2009-07-22Merge commit 'upstream/master'Romain LE DISEZ
2009-07-21Add an API method user_can that allows for checking a specific user has theTim Almdal
2009-07-21Always display the option menu so that modules with options that requireTim Almdal
2009-07-21Fix the bug that the quick menu fires for the wrong photo. This stemsBharat Mediratta
2009-07-21In the logout link, urlencode the continue url so that ampersands, etcBharat Mediratta
2009-07-21Properly display thumbnails for private movies by backtracking fromBharat Mediratta
2009-07-21Remove the fallback code. It should trigger extremely rarely and seems highl...Bharat Mediratta
2009-07-21The RSS link should go to the parent album when looking at photos/movies.Bharat Mediratta
2009-07-21Use php_uname() instead of PHP_OS for greater accuracy. Fixes ticket #563.Bharat Mediratta
2009-07-21Escape bare & symbols so that we use valid entities. Fixes ticket #577.Bharat Mediratta
2009-07-20Merge commit 'upstream/master'Romain LE DISEZ
2009-07-21Changed "Forgot Your Password" text to use capital 'Y' on the word YourShai Ben-Naphtali
2009-07-20Make some API changes simplify the tag editing code. We now have aBharat Mediratta
2009-07-20(1)Add tag edit field in album/photo edit form. (2)provide edit functionality...hiwilson
2009-07-20Merge commit 'upstream/master'Romain LE DISEZ
2009-07-19More thorough fix for #421. Create User_Model::display_name() whichBharat Mediratta
2009-07-21Updated for movieplayer.html.php updateBharat Mediratta
2009-07-20Merge branch 'master' of git@github.com:gallery/gallery3Bharat Mediratta