summaryrefslogtreecommitdiff
path: root/themes/default/views
AgeCommit message (Expand)Author
2009-01-16Don't show breadcrumb if there are no parents, not just on pages that aren't ...Bharat Mediratta
2009-01-15Changing t() placeholder syntax from {{replace_me}} to %replace_me.Andy Staudacher
2009-01-14Create Item_Model::thumb_tag() and Item_Model::resize_tag() to provideBharat Mediratta
2009-01-12Implement deleting dashboard blocks.Bharat Mediratta
2009-01-12Make the logos link back to the main album page for easy navigation.Bharat Mediratta
2009-01-12Add all the files jquery ui needs, including css for each widget. ui.all.css ...Chad Kieffer
2009-01-10Switch the pager to use themeroller's icon sprites. I applied jquery ui css c...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-04Started to wire up album and photo view menus. Need photo's parent album link...Chad Kieffer
2009-01-03Stay on the right page when we navigate up in the breadcrumb.Bharat Mediratta
2009-01-03Added a jump to comments button with a scroll to effect.Chad Kieffer
2009-01-03Add a new quick-edit mode for editing photos when viewing albums.Bharat Mediratta
2009-01-03Added default user avatar. Comment thread updates, including display of avata...Chad Kieffer
2009-01-02More admin menu cleanup to reduce it's height. Removed redundant admin theme ...Chad Kieffer
2009-01-02Add dimensions to logo.Bharat Mediratta
2009-01-01Applied #gPager to next/last nav, moved up above photo and moved photo title ...Chad Kieffer
2009-01-01Update the CSS item ID and class application for items and albums in albums. ...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-31Simplify the next/previous logic in the theme by passing in a nullBharat Mediratta
2008-12-31PhotoID -> PhotoId for consistencyBharat Mediratta
2008-12-31Add Item_Model::url() and use it where appropriate. Cleans up someBharat Mediratta
2008-12-31Add sibling information on photo pages and a very simple next/previous interf...Bharat Mediratta
2008-12-30Add site_status to the default theme. Only admins will see messages for now,...Bharat Mediratta
2008-12-30Missed these in r19485.Chad Kieffer
2008-12-29Apply button bg image to Superfish menu items. Chad Kieffer
2008-12-28Tighten up album grid display. Vertically align thumbnail/metadata in gItem c...Chad Kieffer
2008-12-25Restore inline gLoginMenu items, remove extra ; from footer.Chad Kieffer
2008-12-25Move jquery.listen.js out to libBharat Mediratta
2008-12-25jquery-ui.packed.js --> jquery-ui.jsBharat Mediratta
2008-12-24Lots of deltas rolled up into a bigger change. Sorry for the mess.Bharat Mediratta
2008-12-22Add messaging system for reporting actions back to the user. MakeBharat Mediratta
2008-12-22Add some admin theme callbacks and make them explicitly admin_xxx for consist...Bharat Mediratta
2008-12-18Refactor site admin menu into a theme function and build the menus inBharat Mediratta
2008-12-17Separate thumbnails out into var/thumbs. This clears up some ambiguity in I...Bharat 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
2008-12-15Rename default_admin to admin_default.Bharat Mediratta
2008-12-14Removed call to jquery.dimensionChad Kieffer
2008-12-13Layout cleanup and simplification. Move view-mode buttons into sidebar, searc...Chad Kieffer
2008-12-11Remove the options menus from the albums and photo pages and move to the site...Tim Almdal
2008-12-11remove the <span class="ui-tabs-nav"> from arround the site menu. It was cla...Tim Almdal