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
/
modules
/
gallery
/
libraries
/
Menu.php
Age
Commit message (
Expand
)
Author
2013-01-21
Update copyright to 2013. Fixes #1953.
Bharat Mediratta
2012-02-27
Update copyright to 2012. #1822
Bharat Mediratta
2011-01-21
Update copyright to 2011.
Bharat Mediratta
2010-12-29
Improve the solution for #1545 by sorting the settings menu properly
Bharat Mediratta
2010-12-17
Sort the Admin > Settings menu instead of relying on module activation order.
Bharat Mediratta
2010-03-03
Update the copyright to 2010. It's only 3 months into the year :-)
Bharat Mediratta
2010-02-21
Add Menu::add_before()
Bharat Mediratta
2010-02-14
Some HTML validation fixes (don't render empty <ul> lists, empty id attribute...
Andy Staudacher
2009-11-06
Modify the Menu_Element class to allow for the specification of a custom view...
Tim Almdal
2009-10-27
Guard against developers who forget to internationalize label strings
Bharat Mediratta
2009-10-27
Remove Menu::compact() in favor of putting an if-then clause in
Bharat Mediratta
2009-10-27
Change our menu building blocks to use PHP templates so that themes
Bharat Mediratta
2009-10-04
Renamed most, if not all css selectors from gName to g-name. Moved a few shar...
Chad Kieffer
2009-09-30
Convert gDialog and gCancel over to g-dialog and g-cancel. Refactor CSS id's ...
Chad Kieffer
2009-08-10
Create the concept of an "ajax link" and use it for thumbnail rotation
Bharat Mediratta
2009-08-03
Combine the quick menu and the thumb menu into a single menu called
Bharat Mediratta
2009-07-11
Get the thumbnail menu working.
Bharat Mediratta
2009-07-11
Fix whitespace typo.
Bharat Mediratta
2009-07-11
Put quotes around the href param (href="#")
Tim Almdal
2009-07-10
Add a title attribute to the li of a menu
Tim Almdal
2009-06-17
Correct the "inappropriate intimacy" smell that bharat's refined senses pick up
Tim Almdal
2009-06-17
Fix for ticket #366
Tim Almdal
2009-06-02
Have server_add turn the "Add Photo" menu option into a dropdown and
Bharat Mediratta
2009-05-27
Restructure things so that the application is now just another module.
Bharat Mediratta