summaryrefslogtreecommitdiff
path: root/modules/gallery/views
AgeCommit message (Expand)Author
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
2010-10-01Use the "loading" image from themes/wind since it's no longer in gallery3/lib.Bharat Mediratta
2010-09-29Stop caching all module variables in the vars table using theBharat Mediratta
2010-09-16Add a link toBharat Mediratta
2010-09-14Report the graphics toolkit in the platform block.Bharat Mediratta
2010-09-11Use the actual csrf token, not the placeholder (url::site doesn'tBharat Mediratta
2010-09-11Add CSRF protection to the upgrader. And update the CLI output soBharat Mediratta
2010-09-08Detect when a module fails to upgrade properly and put up anBharat Mediratta
2010-09-06Show the "view log" button for tasks that are running, in case they'reBharat Mediratta
2010-09-06Add retry logic to the task framework. We retry 4 times withBharat Mediratta
2010-09-01Don't use $.remove() to get rid of items from the uploadify queue;Bharat Mediratta
2010-08-31Expire completed uploads and introduce a text message that says howBharat Mediratta
2010-08-30Detect Flash and put up a reasonable message if your browser doesn'tBharat Mediratta
2010-08-29Revert "Change the theme option page to display using tabs if the site theme ...Bharat Mediratta
2010-08-291) Rename "Cancel All" -> "Cancel uploads" to clarify what we'reBharat Mediratta
2010-08-22Get rid of the move dialog and move option. Instead, replace it withBharat Mediratta
2010-08-21Put up a warning and don't accept movie files if we don't have ffmpeg.Bharat Mediratta
2010-08-21Fix a typo to the case correction.Tim Almdal
2010-08-21Correct incorrect case on dialog title.Tim Almdal