Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-09 | Checked in jQuery superfish menu plugin, applied to item options menu. ↵ | Chad Kieffer | |
Updated album/item view icons. | |||
2008-12-07 | Let dialogs be draggable for now. | Chad Kieffer | |
2008-12-07 | First go around at reusable modal dialogs. Moved jQuery UI CSS into ↵ | Chad Kieffer | |
screen.css, moved default theme JS to js folder. Named jQuery UI files to match the file names as they distribute them. Removed accordion, it's not used yet. |