summaryrefslogtreecommitdiff
path: root/core/helpers/core_menu.php
AgeCommit message (Expand)Author
2009-02-26Make scaffold into a menu, move translation option into it and shortenBharat Mediratta
2009-02-23Removed hybrid album view link. Not used, probably won't be part of core.Chad Kieffer
2009-02-14Say hello to the new Flash based uploader, courtesy of Eric Zelermyer.Bharat Mediratta
2009-02-12Move l10n enable/disable option to Options menu.Andy Staudacher
2009-02-10Rename 'Language Settings' -> 'Language' since it's under the Settings menu a...Bharat Mediratta
2009-02-10Adding UI for site language selection and user language preference.Andy Staudacher
2009-02-06Convert all item->type == "album" to item->is_album()Tim Almdal
2009-02-06Apply default link styles to links in dialogs, including the Forgot Password ...Chad Kieffer
2009-02-05Add full size image display. Changes the core menu now checks that theTim Almdal
2009-02-05Rename "welcome" controller to "scaffold" so that we can eventuallyBharat Mediratta
2009-02-03Drop scaffolding menu link if welcome.php is missing.Bharat Mediratta
2009-01-28Fully implement the user administration backend with drag/drop to addBharat Mediratta
2009-01-27Rename Admin_Themedetails -> Admin_Theme_DetailsBharat Mediratta
2009-01-22Theme details. Initial releaseFelix Rabinovich
2009-01-15Added gQuick to album_top, started implementation, but incomplete so far. Nee...Chad Kieffer
2009-01-14Make sure that helper functions are all static. Add newBharat Mediratta
2009-01-11Site menu restructure:Bharat Mediratta
2009-01-11Merge the site admin menu in under the regular Admin menu.Bharat Mediratta
2009-01-08i18n refactoring: Rename all _() (reserved by gettext) calls to t().Andy Staudacher
2009-01-07Turn statistics into a menuBharat Mediratta
2009-01-04Allow passing a query string as an argument to Item_Model::url()Bharat Mediratta
2009-01-04Linked up a photo's return to parent album view.Chad Kieffer
2009-01-04Extend Theme_View to look in modules for photo and album menus. MoveBharat Mediratta
2009-01-04Started to wire up album and photo view menus. Need photo's parent album link...Chad Kieffer
2009-01-02Restructire site admin menu a bit:Bharat Mediratta
2009-01-01Theme Administration implementationFelix Rabinovich
2008-12-31Turn permission dialog into a browser where you can look at permissions back ...Bharat Mediratta
2008-12-31Preliminary "Edit Permissions" dialog. You can't change permissionsBharat Mediratta
2008-12-30Add a "Graphics Settings" page that lets admins choose which graphicsBharat Mediratta
2008-12-28First round of a task framework. Tasks are job definitions stored inBharat Mediratta
2008-12-25Big round of normalization of the way that our controllersBharat Mediratta
2008-12-24Lots of deltas rolled up into a bigger change. Sorry for the mess.Bharat Mediratta
2008-12-22Fix admin/modules url.Bharat Mediratta
2008-12-22Change the way that we track modules.Bharat Mediratta
2008-12-21Swap "Content" and "Modules"Bharat Mediratta
2008-12-19Create a new pattern for Site Admin controllers:Bharat Mediratta
2008-12-18Refactor site admin menu into a theme function and build the menus inBharat Mediratta
2008-12-15Protect menus and blocks against the fact that we don't have an itemBharat Mediratta
2008-12-15The admin high level menu is shown if the active user is not a guest. Other ...Tim Almdal
2008-12-14load admin subpages AJAXy wayFelix Rabinovich
2008-12-14Created admin controller and made admin obey admin theme settingsFelix Rabinovich
2008-12-12Point the Site Admin link at the wireframe for now.Bharat Mediratta
2008-12-12Get rid of all pseudo users and pseudo groups, while preserving allBharat Mediratta
2008-12-11Remove the options menus from the albums and photo pages and move to the site...Tim Almdal
2008-12-08Refactor Menu code to create allow you to create menus using aBharat Mediratta
2008-12-08Minor cleanups.Bharat Mediratta
2008-12-08Restructure Menu processing to respect the differnent types of menu items (Me...Tim Almdal
2008-12-07Change the menu processing to add the gDialogLink class if the url starts wit...Tim Almdal
2008-12-07Merge gallery3/branches/menus back into gallery3/trunkTim Almdal