index
:
gallery3.git
master
A clone of the Gallery3 code for testing and development.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
helpers
/
core_menu.php
Age
Commit message (
Expand
)
Author
2009-05-27
Restructure things so that the application is now just another module.
Bharat Mediratta
2009-05-26
Restructure the module lifecycle.
Bharat Mediratta
2009-05-16
Rename the theme menu options under the Appearance menu.
Bharat Mediratta
2009-05-13
I should test this stuff before I submit it, eh.
Bharat Mediratta
2009-05-13
Fix menu typo.
Bharat Mediratta
2009-05-13
Gee it's May already. Update copyright to 2009.
Bharat Mediratta
2009-05-13
Add the "advanced settings" controller which lets you see all the
Bharat Mediratta
2009-04-09
Fix the spelling of "appearance_menu" and update user_menu so that the
Bharat Mediratta
2009-04-06
Rework the links section of the "Welcome to Gallery3" block so that
Bharat Mediratta
2009-03-16
Illegal use of $this in static function site(). Replace with $theme.
Bharat Mediratta
2009-03-16
Thin down the scaffolding code so that all that is there is the test
Tim Almdal
2009-03-15
Move the start/stop translating menu item to the admin menu
Tim Almdal
2009-03-15
Move profiling and debugging out of the scaffolding and into the
Tim Almdal
2009-03-10
Add profiling/debugging switches in the Scaffold menu.
Bharat Mediratta
2009-02-26
Make scaffold into a menu, move translation option into it and shorten
Bharat Mediratta
2009-02-23
Removed hybrid album view link. Not used, probably won't be part of core.
Chad Kieffer
2009-02-14
Say hello to the new Flash based uploader, courtesy of Eric Zelermyer.
Bharat Mediratta
2009-02-12
Move l10n enable/disable option to Options menu.
Andy Staudacher
2009-02-10
Rename 'Language Settings' -> 'Language' since it's under the Settings menu a...
Bharat Mediratta
2009-02-10
Adding UI for site language selection and user language preference.
Andy Staudacher
2009-02-06
Convert all item->type == "album" to item->is_album()
Tim Almdal
2009-02-06
Apply default link styles to links in dialogs, including the Forgot Password ...
Chad Kieffer
2009-02-05
Add full size image display. Changes the core menu now checks that the
Tim Almdal
2009-02-05
Rename "welcome" controller to "scaffold" so that we can eventually
Bharat Mediratta
2009-02-03
Drop scaffolding menu link if welcome.php is missing.
Bharat Mediratta
2009-01-28
Fully implement the user administration backend with drag/drop to add
Bharat Mediratta
2009-01-27
Rename Admin_Themedetails -> Admin_Theme_Details
Bharat Mediratta
2009-01-22
Theme details. Initial release
Felix Rabinovich
2009-01-15
Added gQuick to album_top, started implementation, but incomplete so far. Nee...
Chad Kieffer
2009-01-14
Make sure that helper functions are all static. Add new
Bharat Mediratta
2009-01-11
Site menu restructure:
Bharat Mediratta
2009-01-11
Merge the site admin menu in under the regular Admin menu.
Bharat Mediratta
2009-01-08
i18n refactoring: Rename all _() (reserved by gettext) calls to t().
Andy Staudacher
2009-01-07
Turn statistics into a menu
Bharat Mediratta
2009-01-04
Allow passing a query string as an argument to Item_Model::url()
Bharat Mediratta
2009-01-04
Linked up a photo's return to parent album view.
Chad Kieffer
2009-01-04
Extend Theme_View to look in modules for photo and album menus. Move
Bharat Mediratta
2009-01-04
Started to wire up album and photo view menus. Need photo's parent album link...
Chad Kieffer
2009-01-02
Restructire site admin menu a bit:
Bharat Mediratta
2009-01-01
Theme Administration implementation
Felix Rabinovich
2008-12-31
Turn permission dialog into a browser where you can look at permissions back ...
Bharat Mediratta
2008-12-31
Preliminary "Edit Permissions" dialog. You can't change permissions
Bharat Mediratta
2008-12-30
Add a "Graphics Settings" page that lets admins choose which graphics
Bharat Mediratta
2008-12-28
First round of a task framework. Tasks are job definitions stored in
Bharat Mediratta
2008-12-25
Big round of normalization of the way that our controllers
Bharat Mediratta
2008-12-24
Lots of deltas rolled up into a bigger change. Sorry for the mess.
Bharat Mediratta
2008-12-22
Fix admin/modules url.
Bharat Mediratta
2008-12-22
Change the way that we track modules.
Bharat Mediratta
2008-12-21
Swap "Content" and "Modules"
Bharat Mediratta
2008-12-19
Create a new pattern for Site Admin controllers:
Bharat Mediratta
[next]