summaryrefslogtreecommitdiff
path: root/modules/gallery/controllers
AgeCommit message (Expand)Author
2013-01-30Improve the display context API to return a "siblings_callback" fieldBharat Mediratta
2013-01-28#1945 - Extend legal_file helper functions.shadlaws
2013-01-24If profiling is enabled, dump out profiling data instead of proxiedBharat Mediratta
2013-01-21#1954 - Skip buffer calls for unit tests of file_proxy and data_rest.shadlaws
2013-01-21Update copyright to 2013. Fixes #1953.Bharat Mediratta
2013-01-20Add a long overdue test for File_Proxy_Controller that tests all the variousBharat Mediratta
2013-01-20#1949 - Fix album thumb mime types given by data_rest and file_proxyshadlaws
2013-01-19#1942 - Make data_rest and file_proxy more consistent - several minor documen...shadlaws
2012-12-10bug fix: updated file_proxy.php to use legal_file helper instead of hard-code...shadlaws
2012-08-11the HTTP header Cache-Control must contain "public" in order to allow caching...Gerhard Schlager
2012-07-21Sanitize the module name and don't allow storing values for illegalBharat Mediratta
2012-06-05Fix up syntax in the last change. Follow-on for #1879.Bharat Mediratta
2012-06-05Force Turn off the compress as most image file already compressed.Tony Fung
2012-06-04Second attempt to fix #1821 - first attempt caused an infinite loop in some c...Bharat Mediratta
2012-05-17Smash multiple extensions down into a single one when accepting fileBharat Mediratta
2012-05-15Send back form errors wrapped in JSON. Fixes #1867.Bharat Mediratta
2012-05-15Oops dropped a semicolon in e3d50dd8be9cd4bdefb42f41aa6ed96b6fece676Bharat Mediratta
2012-05-14Simplify dialog title for editing advanced settings. Fixes #1864.Bharat Mediratta
2012-05-14Force uploader status messages to be integers. Fixes #1863.Bharat Mediratta
2012-05-08Close all buffers, not just the ones that Kohana opened. Fixes #1821,Bharat Mediratta
2012-05-05Clean up comments.Bharat Mediratta
2012-02-27Update copyright to 2012. #1822Bharat Mediratta
2011-11-24Move the Content-Length header into the main block, fix some formatting.Bharat Mediratta
2011-10-29gzip stream problem on Google Chromeffchung
2011-10-03Fix the standard and REST uploaders to use a callback function toBharat Mediratta
2011-08-27Refactor the display context code a bit:Bharat Mediratta
2011-08-11Patch for tickets #1428 and #1760Tim Almdal
2011-08-11Simplification of 59b04b897b8a664cd7334b017fac8158a6281434 for #1764:Bharat Mediratta
2011-08-11Initial commit of a patch for Ticket #1764. as discussed here: https://github...Tim Almdal
2011-04-30Results from a round of feedback with Bharat.Chad Parry
2011-04-28This patch helps provide raw photo support with some small changes to the fra...Chad Parry
2011-04-24Don't put the Admin > Theme Options Save button in a fieldset.Chad Kieffer
2011-04-23Use an absolute url for the upgrader link. Also, clear the upgrade_nowBharat Mediratta
2011-04-22Insure that the number of items for a page is greater than zero. Fixes ticke...Tim Almdal
2011-04-22Renamed apple_touch_url to apple_touch_icon_url.Chad Kieffer
2011-04-22Merge branch 'master' of git://github.com/gallery/gallery3Chad Kieffer
2011-04-22Created apple-touch-icon and added to wind and admin_wind themes.Chad Kieffer
2011-04-22Clear the site status for missing themes when we view this page -- ifBharat Mediratta
2011-04-03[Fixes #1574] Render the login form in the same way in every actionAndy Lindeman
2011-03-15Fix a bug where the placeholder %hide-url didn't match the variable in the as...Bharat Mediratta
2011-02-23Added extra arg to gallery_graphics calls and updated userscolings
2011-01-21Update copyright to 2011.Bharat Mediratta
2011-01-17Change the [x] close box to "(remind me later)". #1605.Bharat Mediratta
2011-01-17Fix typo: upgrade_check -> upgrade_checkerBharat Mediratta
2011-01-17Display a message in the "Check for Gallery upgrades" block whenBharat Mediratta
2011-01-17Move the code that clears the upgrade_check site status message to theBharat Mediratta
2011-01-16Upgrade checking code is now here, along with a bump of the GalleryBharat Mediratta
2011-01-11Update comments to annotate what data is where during the process.Bharat Mediratta
2011-01-11Merge branch 'Ticket#1518' of git://github.com/Joe7/gallery3Bharat Mediratta
2011-01-11Two improvements to Joe's fix for #1504:Bharat Mediratta