summaryrefslogtreecommitdiff
path: root/modules
AgeCommit message (Expand)Author
2009-06-19Swap the order of two lines to make the debug output have the right data.Bharat Mediratta
2009-06-19Add an id to the exif link anchor.Bharat Mediratta
2009-06-18Fix format of source message in l10n client (adding a newline between plural ...Andy Staudacher
2009-06-18Merge branch 'master' of git@github.com:gallery/gallery3Andy Staudacher
2009-06-18Fix plural messages in l10n scanner - Bad typo lead to basically breaking all...Andy Staudacher
2009-06-18Merge branch 'master' of git@github.com:gallery/gallery3Bharat Mediratta
2009-06-18Make an attempt to catch all situations where loading an item from G2Bharat Mediratta
2009-06-18Fix l10n messages (malformed html)Andy Staudacher
2009-06-18Fix/remove unnecessary escaping of double quotes in l10n scanner.Andy Staudacher
2009-06-17Merge branch 'master' of git://github.com/unostar/gallery3Bharat Mediratta
2009-06-17Correct the "inappropriate intimacy" smell that bharat's refined senses pick upTim Almdal
2009-06-17Fix for ticket #366Tim Almdal
2009-06-17Fix for ticket #366Tim Almdal
2009-06-17Add "custom_translations" instruction to captcha form builder to add possibil...unostar
2009-06-17Fix a bug that was overwriting the quick-pane HTML causing the quickBharat Mediratta
2009-06-16Merge branch 'master' of git@github.com:gallery/gallery3Bharat Mediratta
2009-06-16Fix a bug that was overwriting the quick-pane HTML causing the quickBharat Mediratta
2009-06-17Change the page.html file so that if the type of page is login, the sidebar c...Tim Almdal
2009-06-17Beautify "Show All" link, and only show when it's not already showing all str...Andy Staudacher
2009-06-17Add option to list *all* l10n messages (that have been indexed) in l10n UIAndy Staudacher
2009-06-17Add support for uploading .jpeg files (in addition to .jpg)Bharat Mediratta
2009-06-17Swap Jakob's placeholder in for mine.Bharat Mediratta
2009-06-17Use a placeholder image if ffmpeg is missing instead of throwing anBharat Mediratta
2009-06-17Add the real image url to the anchor elements for our full size linksBharat Mediratta
2009-06-17Move all the fullsize code into the theme to make it less confusing.Bharat Mediratta
2009-06-17Fix html bug in l10n messageAndy Staudacher
2009-06-16Change the page.html file so that if the type of page is login, the sidebar c...Tim Almdal
2009-06-16Beautify "Show All" link, and only show when it's not already showing all str...Andy Staudacher
2009-06-16Merge branch 'master' of git@github.com:gallery/gallery3Andy Staudacher
2009-06-16Add option to list *all* l10n messages (that have been indexed) in l10n UIAndy Staudacher
2009-06-16Add support for uploading .jpeg files (in addition to .jpg)Bharat Mediratta
2009-06-16Swap Jakob's placeholder in for mine.Bharat Mediratta
2009-06-16Use a placeholder image if ffmpeg is missing instead of throwing anBharat Mediratta
2009-06-16Add the real image url to the anchor elements for our full size linksBharat Mediratta
2009-06-16Move all the fullsize code into the theme to make it less confusing.Bharat Mediratta
2009-06-16Fix html bug in l10n messageAndy Staudacher
2009-06-17Refactor common xxx_menu() code into private _menu() helper.Bharat Mediratta
2009-06-16Refactor common xxx_menu() code into private _menu() helper.Bharat Mediratta
2009-06-16Refactor the comment_rss::feed() method to eliminate code duplication.Bharat Mediratta
2009-06-16Don't try to require GalleryCommentHelper.class if the module is notBharat Mediratta
2009-06-16Fix up the titles in the default theme. They've been broken for aBharat Mediratta
2009-06-15Refactor the comment_rss::feed() method to eliminate code duplication.Bharat Mediratta
2009-06-15Don't try to require GalleryCommentHelper.class if the module is notBharat Mediratta
2009-06-15Fix up the titles in the default theme. They've been broken for aBharat Mediratta
2009-06-15Added "cutom_translations" instruction to Recaptcha to localize & cutomize re...unostar
2009-06-15Create a sidebar for tag pagesBharat Mediratta
2009-06-15Refactor the way that the rss module works so that we're not allowingBharat Mediratta
2009-06-15Refactor feed code to use stdClass everywhere. Fix bugs in theBharat Mediratta
2009-06-15Trap gallery2 errors when we try to load an invalid user id and abort loading...Bharat Mediratta
2009-06-15Add string to localizerunostar