summaryrefslogtreecommitdiff
path: root/themes
AgeCommit message (Expand)Author
2013-03-02Merge pull request #175 from shadlaws/fix_1639Bharat Mediratta
2013-03-02#2032 - Fix short form submit/cancel button formatting.shadlaws
2013-03-02#1639 - Make dialog "Cancel" links into buttons like "Submit"shadlaws
2013-02-28Merge pull request #173 from shadlaws/fix_2024Bharat Mediratta
2013-02-28#2024 - In Wind thumb view, hide movie names just like photo names.shadlaws
2013-02-28#2018 follow-on and #2023 - Fixed issues with thumb hover effects.shadlaws
2013-02-27Update Themeroller v1.10.0 -> v1.10.1 (in sync with gallery3-vendor)shadlaws
2013-02-26Follow-on from autocomplete updates.shadlaws
2013-02-25#2018 - Make ui.init.js thumbnail hover effect more robust.shadlaws
2013-02-18Moved autocomplete CSS to gallery.css to ensure it works for all themes (incl...shadlaws
2013-02-15Dialog sizing, titles, and z-index. This should ensure the small <500px dialogsshadlaws
2013-02-14Merge pull request #141 from shadlaws/jquery_19_dialog_sizingBharat Mediratta
2013-02-14Merge pull request #142 from shadlaws/jquery_19_themerollerBharat Mediratta
2013-02-13Fix Cancel link positioning, fix watermark error reply (seems to have already...shadlaws
2013-02-13Updated Themeroller for wind and admin_wind.shadlaws
2013-02-12Changing 2 library names back to (less-standardized) original names.shadlaws
2013-02-12Updated json.js libraryshadlaws
2013-02-12Changed case of call to jquery.localScroll.js to match new standard.shadlaws
2013-02-03Force dialogs to the top of the page.Bharat Mediratta
2013-02-03Super first pass:Bharat Mediratta
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-11-06Elevate X-Frame-Options from all admin and user pages to all PHPBharat Mediratta
2012-11-01Don't show the sidebar on error pages - it just increases the chancesBharat Mediratta
2012-05-19Differentiate between photos and movies in album children. Fixes #1861.Bharat Mediratta
2012-05-05Add "X-Frame-Options: SAMEORIGIN" to all pages. Fixes #1850.Bharat Mediratta
2012-05-05Clean up title handling code in organize and wind theme for consistency.Bharat Mediratta
2011-11-03Revert "Fix a bug introduced in dc21cf36b606048dc24532407d39bc8f5b4211fa where"Bharat Mediratta
2011-11-03Fix a bug introduced in dc21cf36b606048dc24532407d39bc8f5b4211fa whereBharat Mediratta
2011-10-02Close the breadcrumb listTim Almdal
2011-08-27Merge branch 'master' into bharat_devBharat Mediratta
2011-08-07Initial commit of a patch for Ticket #1764. as discussed here: https://github...Tim Almdal
2011-06-23Yet another RTL review for the admin thememamouneyya
2011-06-23RTLing the comment admin section tabs (the right one)mamouneyya
2011-06-23revert 4650347a672296e4d1ac, it sould be applied to the admin thememamouneyya
2011-06-23Add RTL paginator for Admin Wind (copied from Wind CSS)mamouneyya
2011-06-23RTLing the tabs of admin comment sectionmamouneyya
2011-05-16Stop IE 9 album grid craziness. Thanks floridave. Fixes #1430.Chad Kieffer
2011-04-28remove .rtl class from properties as they're now separated in a different fil...mamouneyya
2011-04-26Add right padding to list elements in the new g-text class.Chad Kieffer
2011-04-26Move wind and admin_wind RTL style definitions out to their own file. Call th...Chad Kieffer
2011-04-26Include jquery.scrollTo.js. Fixes #1720.Bharat Mediratta
2011-04-26Hide the paginator when there are no children. #1721.Bharat Mediratta
2011-04-26Stop using Pagination() and instead use $theme->pager() in views.Bharat Mediratta
2011-04-24Add a bit of space below progress bars. Fixes #1703.Chad Kieffer
2011-04-24Extend .g-text list styles to ordered lists to admin_wind theme. Add .g-text ...Chad Kieffer
2011-04-24Third times the charm. Rethink unordered lists and bullets. Revert to turning...Chad Kieffer
2011-04-23Merge branch 'master' of git://github.com/gallery/gallery3Chad Kieffer
2011-04-23Turn off bullets on the tag admin list.Chad Kieffer
2011-04-23Merge branch 'master' of git://github.com/alindeman/gallery3Bharat Mediratta