summaryrefslogtreecommitdiff
path: root/modules/gallery/views
AgeCommit message (Expand)Author
2013-07-16remove redundant message block CSS classMoritz Stoltenburg
2013-06-08Rename uploadify SWF wrappers to end in .swf.php for consistency.Bharat Mediratta
2013-06-06Replace flashmediaelement.swf with a PHP wrapper that strips urlBharat Mediratta
2013-05-09Change upload code to use new uploadify urls.Bharat Mediratta
2013-04-14Sanitize all key values.Bharat Mediratta
2013-03-12#2055, 2056 - jQuery updates for .attr("value", [value]) and .keyup(handler).shadlaws
2013-03-09Merge pull request #196 from shadlaws/fix_2046Bharat Mediratta
2013-03-09#2046 - Change Gallery over to using MediaElementJS as its movie player.shadlaws
2013-03-08Follow-on to #2003 - Fix innocuous typo (unneeded semi-colon).shadlaws
2013-03-04Follow-on to #2033 - Change variables and js script loading for Flash Flowpla...shadlaws
2013-03-03Follow-on to #2033 - Rename movieplayer.html.php to movieplayer-flash.html.phpshadlaws
2013-03-02#2033 - Add Flowplayer 5 to play HTML5 videos.shadlaws
2013-03-02#2032 - Fix short form submit/cancel button formatting.shadlaws
2013-02-26Follow-on from autocomplete updates.shadlaws
2013-02-23#2014 - Clean up gallery.ajax.js.shadlaws
2013-02-20#2008 - Add warnings if some active modules are obsolete.shadlaws
2013-02-15Change gallery/bin -> gallery3/bin in the comment since I suspect mostBharat Mediratta
2013-02-14#2003 - Add admin/movies screen.shadlaws
2013-01-24#1960 - Add unit test to look for extra spaces at end of lineshadlaws
2013-01-22gallery.menalto.com -> galleryproject.orgBharat Mediratta
2012-12-30#1931, #1932, #1933, #1934 - movieplayer view and movie_img function in items...shadlaws
2012-10-08Updated Select Photos button hitbox to cover full visible button area.epeay
2012-07-23Update Flowplayer to 3.2.12 along with all associated files. AlsoBharat Mediratta
2012-07-21Sanitize the module name and don't allow storing values for illegalBharat Mediratta
2012-06-05Do a better job of escaping filenames when uploading. Fixes #1881.Bharat Mediratta
2012-05-16Oops, fix indentation in 99af395a01edac438cef4e42af1f4c26a3532accBharat Mediratta
2012-05-16Force the error page to UTF-8. Fixes #1868.Bharat Mediratta
2012-05-05Clean up message to preserve page formatting. Fixes #1848.Bharat Mediratta
2012-04-01Try a different approach at filtering. Fixes #1831.Bharat Mediratta
2011-07-21Squashed commit of the following:Chad Parry
2011-04-28This patch helps provide raw photo support with some small changes to the fra...Chad Parry
2011-04-25Add appropriate preamble. #1696, #1698Bharat Mediratta
2011-04-24Third times the charm. Rethink unordered lists and bullets. Revert to turning...Chad Kieffer
2011-04-23Set the width of the information column to 60px to prevent icon wrapTim Almdal
2011-04-23Merge branch 'master' of github.com:gallery/gallery3Bharat Mediratta
2011-04-23module.info and theme.info files now support author name, author url,Bharat Mediratta
2011-04-23Fix for ticket #1699. Make the link to return to the gallery installation cl...Tim Almdal
2011-04-23Add iPad/iPhone support for video playbackAndy Lindeman
2011-04-23Overhaul of the uploader code:Bharat Mediratta
2011-04-21Add missing CSS tag so tables get aligned. Fixes #1678.Chris Kelly
2011-04-21Use window.location = "url" instead of window.location.reload() soBharat Mediratta
2011-04-10Gracefully degrade in the case where the .build_number file isBharat Mediratta
2011-04-02proposed fix for ticket #1664mamouneyya
2011-01-17Display a message in the "Check for Gallery upgrades" block whenBharat Mediratta
2011-01-16Upgrade checking code is now here, along with a bump of the GalleryBharat Mediratta
2011-01-16First step in setting up version checking.Bharat Mediratta
2011-01-08Set video player to keep the aspect ratio of the video when playing in fullsc...Joe7
2010-12-15Don't show the "can't find ffmpeg" message to non-admins. Fixes #1528.Bharat Mediratta
2010-11-20Move the sys_getloadavg() call into the template since that's what we're doin...Bharat Mediratta
2010-11-08Add a pure javascript mechanism for filtering advanced properties. Partial f...Bharat Mediratta