Bharat Mediratta
712a97addd
Don't make the overlay opaque when we're doing a dialog-based edit.
2009-01-06 04:32:15 +00:00
Bharat Mediratta
06b4145b76
Quick edit dialogs should stay on the same page and trigger a reload.
2009-01-05 08:20:07 +00:00
Bharat Mediratta
7482b6683e
Add "quick edit" which lets you edit a photo's details from the albums
...
page.
2009-01-05 08:05:50 +00:00
Bharat Mediratta
99804a34b2
Rename:
...
gQuickEdit to gQuick
quick_edit -> quick
2009-01-04 19:54:38 +00:00
Chad Kieffer
85574d7b82
CSS/JS formatting and selector updates.
2009-01-04 00:35:12 +00:00
Bharat Mediratta
8ed5200101
Add a loading dialog when we quickedit.
2009-01-03 20:13:08 +00:00
Bharat Mediratta
0402e326cb
Resize the quickedit box after rotation.
2009-01-03 05:52:20 +00:00
Bharat Mediratta
e8f1ff580c
Add a new quick-edit mode for editing photos when viewing albums.
...
Implement image rotation this way.
2009-01-03 05:36:16 +00:00
Tim Almdal
1af3b8e100
Changes to the Menu.php:
...
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-11 19:01:47 +00:00
Tim Almdal
ee2299d6d0
Restructure Menu processing to respect the differnent types of menu items (Menu's, Menu_Link, Menu_Dialog)
2008-12-08 00:23:33 +00:00
Tim Almdal
3449827c5a
Change the menu processing to add the gDialogLink class if the url starts 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 22:10:23 +00:00
Tim Almdal
954fcf0342
Merge gallery3/branches/menus back into gallery3/trunk
2008-12-07 19:45:46 +00:00