summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-11-19Revert "Make sure that calls to the theme::get_var() have sane defaults in th...Tim Almdal
2009-11-19Revert "Use call_user_func instead of call_user_func_array as we don't need t...Tim Almdal
2009-11-19Use call_user_func instead of call_user_func_array as we don't need to pass t...Tim Almdal
2009-11-19Make sure that calls to the theme::get_var() have sane defaults in the event ...Tim Almdal
2009-11-19Merge branch 'master' into talmdal_devTim Almdal
2009-11-18Apply g-first to the sole breadcrumb when viewing the root album.Chad Kieffer
2009-11-18Remove right padding on li.g-error for RTL. Fixes #904.Chad Kieffer
2009-11-18Flip paginator arrow icons for RTL. This will help for now, but jQuery UI the...Chad Kieffer
2009-11-18Rename g-pager to g-paginator after the recent pagination update.Chad Kieffer
2009-11-18Update the installer to reflect the new location of the theme related options.Tim Almdal
2009-11-18Create theme::get_var(), theme::set_var() methods to set the options of the a...Tim Almdal
2009-11-18Currently Admin_Theme_Options controller assumes that all the themes will pro...Tim Almdal
2009-11-18Merge branch 'master' into talmdal_devTim Almdal
2009-11-18Merge branch 'master' of git@github.com:gallery/gallery3Bharat Mediratta
2009-11-18For album pagination, don't let the last_visible_position exceed theBharat Mediratta
2009-11-18Remove the image_block_installer class as it does nothing, except erroneous s...Tim Almdal
2009-11-18Revert "Simplify the maintenance of the xss golden file by having each module...Tim Almdal
2009-11-18Simplify the maintenance of the xss golden file by having each module contibu...Tim Almdal
2009-11-18Update the xss golden file so tests pass.Tim Almdal
2009-11-18Create a helper to load the theme information from theme.infoTim Almdal
2009-11-17Flip the breadcrumb separator and play slideshow button for RTL languages.Chad Kieffer
2009-11-17Address RTL issues reported in ticket #869. Placement of checkboxes and radio...Chad Kieffer
2009-11-17Finalized RTL adjustments for Superfish. Submenus now appear to the left, ins...Chad Kieffer
2009-11-17Merge branch 'master' of git@github.com:gallery/gallery3Bharat Mediratta
2009-11-17Initial RTL submenu arrow adjustments for Superfish. Submenus still appear to...Chad Kieffer
2009-11-17Tweak load_themes() to match exactly "/admin" or the "/admin/" prefix,Bharat Mediratta
2009-11-17Stop overlap of g2_import messages and info icon in the background. Fixes #765.Chad Kieffer
2009-11-17Float short-form elements to the right for rtl.Chad Kieffer
2009-11-17White-space fix and quoting update.Chad Kieffer
2009-11-17Redesign the way that we consider page types to create buckets of pageBharat Mediratta
2009-11-17Swap sides for rounded corners for short forms when RTL language is in use.Chad Kieffer
2009-11-16Merge branch 'master' of git@github.com:gallery/gallery3Bharat Mediratta
2009-11-16Make sure that we have a valid resource from the server side before weBharat Mediratta
2009-11-16Store the directory, files and translation cache in the gallery3 cache instea...Tim Almdal
2009-11-16If an empty array is passed into set method, then make sure the tag value bei...Tim Almdal
2009-11-16Use some hacky css to get the buttons alighned properly. Fixes ticket #880.Tim Almdal
2009-11-15Merge branch 'master' of github.com:gallery/gallery3Chad Kieffer
2009-11-15MInor message-block padding fixes in general and specifically for organize.Chad Kieffer
2009-11-15Merge branch 'master' of github.com:gallery/gallery3Chad Kieffer
2009-11-15Merge branch 'master' of git@github.com:gallery/gallery3Bharat Mediratta
2009-11-15Be a bit more explicit in the application of the album icon. Apply it as a cl...Chad Kieffer
2009-11-15Revert "Switch to new CoolIris slideshow. It doesn't fix the problems, but it"Bharat Mediratta
2009-11-15Fix outstanding issues in the organize dialog. Tighten up the layout a bit so...Chad Kieffer
2009-11-15Fix ticket 890 (related to 879): Don't double-escape menu labels on the comme...Andy Staudacher
2009-11-15Merge commit 'upstream/master'Andy Staudacher
2009-11-15Merge branch 'master' of github.com:gallery/gallery3Chad Kieffer
2009-11-15Xss data updateBharat Mediratta
2009-11-15Use text::alternate() instead of hand-rolled even/odd code.Bharat Mediratta
2009-11-15Updated xss data.Bharat Mediratta
2009-11-15Use 'git ls-files' instead of glob() so that we only check files knownBharat Mediratta