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
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
2008-12-18
Refactor site admin menu into a theme function and build the menus in
Bharat Mediratta
2008-12-15
Protect menus and blocks against the fact that we don't have an item
Bharat Mediratta
2008-12-15
The admin high level menu is shown if the active user is not a guest. Other ...
Tim Almdal
2008-12-14
load admin subpages AJAXy way
Felix Rabinovich
2008-12-14
Created admin controller and made admin obey admin theme settings
Felix Rabinovich
2008-12-12
Point the Site Admin link at the wireframe for now.
Bharat Mediratta
2008-12-12
Get rid of all pseudo users and pseudo groups, while preserving all
Bharat Mediratta
2008-12-11
Remove the options menus from the albums and photo pages and move to the site...
Tim Almdal
2008-12-08
Refactor Menu code to create allow you to create menus using a
Bharat Mediratta
2008-12-08
Minor cleanups.
Bharat Mediratta
2008-12-08
Restructure Menu processing to respect the differnent types of menu items (Me...
Tim Almdal
2008-12-07
Change the menu processing to add the gDialogLink class if the url starts wit...
Tim Almdal
2008-12-07
Merge gallery3/branches/menus back into gallery3/trunk
Tim Almdal