| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2009-02-06 | Apply default link styles to links in dialogs, including the Forgot Password ↵ | Chad Kieffer | |
| link. | |||
| 2009-02-03 | Doh! Fix a bug in add_after() that caused it to drop the item we were ↵ | Bharat Mediratta | |
| adding it after. | |||
| 2009-01-29 | Add the ability to generate the id parameter on Menu Dialog. | Tim Almdal | |
| 2009-01-28 | Add Menu::add_after() | Bharat Mediratta | |
| 2009-01-07 | Properly implement 'root' as a legal factory type | Bharat Mediratta | |
| 2009-01-07 | Add 'root' as a legal factory type | Bharat Mediratta | |
| 2009-01-06 | Tabs -> spaces | Bharat Mediratta | |
| 2009-01-04 | Started to wire up album and photo view menus. Need photo's parent album ↵ | Chad Kieffer | |
| link added. Also need add the slideshow link to the menu. | |||
| 2008-12-11 | Convert a stray <li> to </li> | Bharat Mediratta | |
| 2008-12-11 | Changes to the Menu.php: | Tim Almdal | |
| 1) separate the classes that are generated by the Menu class from what is used for the rendering. The classes that are generated are gMenu, gMenuElement, and gMenuDialog for the Menu, Menu_Element and MenuDialog classes respectively. 2) Changed the ui.init.js to add the appropriate rendering classes to the above classes. All gMenu elements have the sf-menu class added. All elements of class gMenuDialog have the gDialogLink class added. 3) Use Superfish for the menus so they now float properly. | |||
| 2008-12-08 | Refactor Menu code to create allow you to create menus using a | Bharat Mediratta | |
| chainable factory interface and retrieve them by ids. Streamlined the HTML creation code a little bit in the process, moved the basic menu functionality into Theme_View and created the option to have different menus other than site_navigation(). | |||
| 2008-12-08 | Replace protected array and __get() with just class variables. This is ↵ | Bharat Mediratta | |
| faster and tighter. | |||
| 2008-12-08 | Restructure Menu processing to respect the differnent types of menu items ↵ | Tim Almdal | |
| (Menu's, Menu_Link, Menu_Dialog) | |||
| 2008-12-07 | correct menu processing such that urls=# aren't given class gDialogLink | Tim Almdal | |
| 2008-12-07 | Change the menu processing to add the gDialogLink class if the url starts ↵ | Tim Almdal | |
| with a #. this results in a modal dialog box being opened. At this point the url is not retrieved and the text just shows up in the dialog box... need to look at that | |||
| 2008-12-07 | Remove debugging code | Tim Almdal | |
| 2008-12-07 | Merge gallery3/branches/menus back into gallery3/trunk | Tim Almdal | |
