summaryrefslogtreecommitdiff
path: root/themes/default/views/page.html.php
AgeCommit message (Expand)Author
2009-07-01Fix a typo in the Doctype. Fixes ticket #497.Bharat Mediratta
2009-06-29Fix for ticket 86 - Make Cancel button in doalogs localizable.Andy Staudacher
2009-06-29Remove fix-ie.css scripts from the combined bundle, since we only wantBharat Mediratta
2009-06-29*Note* work in progress.Tim Almdal
2009-06-29Merge branch 'master' of git@github.com:gallery/gallery3Tim Almdal
2009-06-28Rename $theme->url() to $theme->theme_url() for consistency wihtBharat Mediratta
2009-06-28Clean up the combined javascript change and refactor out theBharat Mediratta
2009-06-261) Move the generation of script tags to gallery_theme::head and gallery_them...Tim Almdal
2009-06-16Change the page.html file so that if the type of page is login, the sidebar c...Tim Almdal
2009-06-15Fix the bug introduced by r79582ee, where we try to set the title of the tag ...Tim Almdal
2009-06-15Fix up the titles in the default theme. They've been broken for aBharat Mediratta
2009-06-14Move jquery local scroll module from default theme to lib, only load it if vi...Chad Kieffer
2009-06-08Rename main_element_attributes() callback to body_attributes() to beBharat Mediratta
2009-06-06Preliminary BiDi support (needs *a lot* of tweaking)Andy Staudacher
2009-05-31Merge branch 'master' of git://github.com/gallery/gallery3Bharat Mediratta
2009-05-31Run all variables containing user-entered text through p::clean()Bharat Mediratta
2009-05-30Focus IE fixes on versions less than 8Chad Kieffer
2009-05-26Split out re-used JavaScript for common functions (messages, valign), panel t...Chad Kieffer
2009-04-22Added method to determine proportion of current thumb_size to the default, 15...Chad Kieffer
2009-03-20rollback of r20469... see trac #161Tim Almdal
2009-03-20Rather than moving the themeroller and all of its associated filesTim Almdal
2009-03-19Remove YUI grids hd and ft ids, we don't need and they're cluttering our HTML.Chad Kieffer
2009-03-12Move the setting of the page title into the controller that isTim Almdal
2009-03-11Bag the header("Location:", ...);exit() and replace withTim Almdal
2009-03-11Force a login if everybody does not have access to the rootTim Almdal
2009-02-12Fixed gViewMenu button issues. Fixed major admin_default theme issues, conten...Chad Kieffer
2009-02-08Superfish is now in gallery3/trunk/lib/superfishBharat Mediratta
2009-02-08Move jQuery UI ThemeRoller css and images to lib. Should simplify future upda...Chad Kieffer
2009-02-04Drop request for jquery.listen.js, we don't use itBharat Mediratta
2009-01-12Add all the files jquery ui needs, including css for each widget. ui.all.css ...Chad Kieffer
2009-01-10Site message placement and style adjustments.Chad Kieffer
2009-01-10Updated to jquery ui 1.6rc4. Lots of changes, improved widget theme css and i...Chad Kieffer
2009-01-08i18n refactoring: Rename all _() (reserved by gettext) calls to t().Andy Staudacher
2009-01-03Added a jump to comments button with a scroll to effect.Chad Kieffer
2009-01-02More admin menu cleanup to reduce it's height. Removed redundant admin theme ...Chad Kieffer
2009-01-01Change the preamble for views in two ways:Bharat Mediratta
2009-01-01Refactor common dialog JS code out into lib/gallery.dialog.jsBharat Mediratta
2008-12-30Missed these in r19485.Chad Kieffer
2008-12-29Apply button bg image to Superfish menu items. Chad Kieffer
2008-12-25Move jquery.listen.js out to libBharat Mediratta
2008-12-25jquery-ui.packed.js --> jquery-ui.jsBharat Mediratta
2008-12-22Add messaging system for reporting actions back to the user. MakeBharat Mediratta
2008-12-15Convert tabs to spacesBharat Mediratta
2008-12-15Fix that rascal IE. Added conditional HTML comment to use fix-ie.css for IE7 ...Chad Kieffer
2008-12-15Fix the reference to jquery-ui.packed.jsTim Almdal
2008-12-15revert the creation of a global gallery3 javascript variableTim Almdal
2008-12-15Forgot the quotesTim Almdal
2008-12-15Set up a global gallery3 javascript variable where we can put things that nee...Tim Almdal
2008-12-15Switched login display from display in the header to a dialog. Validation err...Chad Kieffer
2008-12-15Argh, fix a bad rename.Bharat Mediratta