summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-07-27Revert "Fix for ticket #452"Tim Almdal
2009-07-27Back out the fix for ticket #452Tim Almdal
2009-07-27Back out fixes for ticket #452Tim Almdal
2009-07-26Updating install.sql with the packaging script, basically re-adding the chars...Andy Staudacher
2009-07-26Merge branch 'master' of git://github.com/rledisez/gallery3 into rledisez/masterAndy Staudacher
2009-07-26Missed committing the gBanner addition to the view template.Chad Kieffer
2009-07-26Updated wording of tag separator tipChad Kieffer
2009-07-26Merge branch 'master' of git@github.com:gallery/gallery3Chad Kieffer
2009-07-26Update to how gSiteMenu is positioned. Required addition of a new container, ...Chad Kieffer
2009-07-26It helps to save before committing :-)Tim Almdal
2009-07-26Changed access::user_can to force the owner of an item to haveTim Almdal
2009-07-26Merge branch 'master' of git@github.com:gallery/gallery3Chad Kieffer
2009-07-25Fix for ticket #452Tim Almdal
2009-07-25Merge branch 'master' of git@github.com:gallery/gallery3Chad Kieffer
2009-07-25Fix for ticket #594. Forced the directory name to be required when editting t...Tim Almdal
2009-07-25fix for ticket #574. The user->url database wasn't being set when the user wa...Tim Almdal
2009-07-25Pass the variable when the "user_edit_form" event is fired.Tim Almdal
2009-07-25Rename columns that use reserved SQL words : items.left and items.rightRomain LE DISEZ
2009-07-25Merge branch 'master' of git@github.com:gallery/gallery3Chad Kieffer
2009-07-25Merge commit 'upstream/master'Romain LE DISEZ
2009-07-23Merge branch 'master' of git@github.com:/gallery/gallery3Bharat Mediratta
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-23Add in more images referenced by CSS that I forgot to copy over from the defa...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 version of installer sql:Bharat 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-23Improve PgSQL compatibility in KohanaRomain 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