summaryrefslogtreecommitdiff
path: root/modules
AgeCommit message (Expand)Author
2012-05-07Oops, add in a file missed in 11ee6d50acf8849347c2c37dc15697830ff854d0Bharat Mediratta
2012-05-07Improve IdentityProvider switching code, patch thanks to ReklovBharat Mediratta
2012-05-07Improve IdentityProvider switching code, patch thanks to ReklovBharat Mediratta
2012-05-07Fix a database error caused by trying to view a non-search-result in aBharat Mediratta
2012-05-07Fix missing date.timezone which results in a crash on startup in I18nBharat Mediratta
2012-05-06Use html::anchor consistently. Fixes #1851.Bharat Mediratta
2012-05-05Clean up comments.Bharat Mediratta
2012-05-05Clean up message to preserve page formatting. Fixes #1848.Bharat Mediratta
2012-05-05Remove debug line added in 581d9a58db6a18a2597ee5487e57716f367c884bBharat Mediratta
2012-05-05Clean up title handling code in organize and wind theme for consistency.Bharat Mediratta
2012-05-05Fix extension-swapping code for files that have extensions that areBharat Mediratta
2012-05-05Improve the dimensions-detecting regex, thanks to cchiappa.Bharat Mediratta
2012-05-05Fix #1846.Bharat Mediratta
2012-04-30Fix #1843.Bharat Mediratta
2012-04-30Guard reparent/rearrange against bad values in source_id. Fixes #1843.Bharat Mediratta
2012-04-16Merge branch 'master' of git://github.com/gallery/gallery3Nathan Kinkade
2012-04-01"public static" -> "static"Bharat Mediratta
2012-04-01Exclude modules/gallery/vendor/joomla from some structure testsBharat Mediratta
2012-04-01Beef up the random number generator by using Joomla's new implementation.Bharat Mediratta
2012-04-01Try a different approach at filtering. Fixes #1831.Bharat Mediratta
2012-04-01Restrict valid urls to having a http:// or https:// prefix. Fixes #1830.Bharat Mediratta
2012-03-29Improve comment RSS feed visibility, initially added by Thomas E. Horner inBharat Mediratta
2012-03-29Merge commit 'fc942aa'Bharat Mediratta
2012-03-26Fixed Delete buttonMaxim Rubis
2012-03-06Merge branch 'master' of git://github.com/gallery/gallery3Nathan Kinkade
2012-02-27Update copyright to 2012. #1822Bharat Mediratta
2012-02-27Updated for #1764 and #1790Bharat Mediratta
2012-02-21Merge branch 'master' of git://github.com/gallery/gallery3Nathan Kinkade
2012-02-06Don't support display contexts for robots. Fixes #1819.Bharat Mediratta
2012-02-06Add tags for all Cache::instance()->set calls that don't have one.Bharat Mediratta
2012-02-05Add Baidu, Bing and Ezooms to the robits list. Fixes #1817.Bharat Mediratta
2012-02-04Updates to submodule randimg, tracks new commit.Nathan Kinkade
2012-02-04Submodule randimg follows a new commit.Nathan Kinkade
2012-01-22Merge branch 'master' of git://github.com/gallery/gallery3Nathan Kinkade
2011-12-23Use Albums_Controller::get_display_context as the default display context. F...Bharat Mediratta
2011-12-17Follow-on fix for #1790 - the last fix broke rearranging for everythingBharat Mediratta
2011-11-30Merge branch 'master' of git://github.com/gallery/gallery3Nathan Kinkade
2011-11-24Move the Content-Length header into the main block, fix some formatting.Bharat Mediratta
2011-11-24Merge branch 'patch-1' of git://github.com/ffchung/gallery3Bharat Mediratta
2011-11-19Merge branch 'master' of git://github.com/gallery/gallery3Nathan Kinkade
2011-11-03In get_position() don't try to truncate the score if it's empty. Follow-on t...Bharat Mediratta
2011-11-03Better fix for dc21cf36b606048dc24532407d39bc8f5b4211fa - let's just fix upBharat Mediratta
2011-11-01Merge branch 'master' of git://github.com/gallery/gallery3Nathan Kinkade
2011-10-29gzip stream problem on Google Chromeffchung
2011-10-26Follow on to 7f62f09cf377b92b615e456ec4539300b331fd4b for #1663 to fix badBharat Mediratta
2011-10-26Merge branch 'master' of git://github.com/gallery/gallery3Nathan Kinkade
2011-10-03Fix the standard and REST uploaders to use a callback function toBharat Mediratta
2011-10-03Work around a JS bug in IE9 that breaks the organize module.Bharat Mediratta
2011-10-03Use a stdClass wrapper around the data in the before_combine andBharat Mediratta
2011-09-28Manually fixed a merge conflict after pulling.Nathan Kinkade