Commit Graph

6 Commits

Author SHA1 Message Date
Bharat Mediratta
01aea268e6 Disable the album cover icon if the item is already the current album cover. 2009-07-23 17:15:53 -07:00
Bharat Mediratta
f9dbd4eb2f Fix broken rotate urls. 2009-06-23 21:31:58 -07:00
Bharat Mediratta
d01c3d2373 Remove stray ? that was breaking ccw rotation. 2009-06-23 21:27:17 -07:00
Bharat Mediratta
9a0448e5d6 Add gDialogLink to the delete button, since its got a jQuery
confirmation dialog now.  This was a regression in
fa4bb5b7ac.

Fixes ticket #459.
2009-06-23 17:25:59 -07:00
Tim Almdal
e3457f8dba Remove debugging output that was overlooked
Signed-off-by: Tim Almdal <tnalmdal@shaw.ca>
2009-06-22 21:27:47 +08:00
Tim Almdal
fa4bb5b7ac Change the quick pan from static to dynamic. This allows modules to add buttons to the
quick pane.  The quick pane is now divided into 4 sections: left, center, right and
additional.  Additional items appear in the drop down box.  Buttons are not sorted
within the groupings.

In addition, the quick pane will overflow onto the "additional" dropdown if there is not
enough room to display all the buttons.

The use case is the digibug printing module needed to add a button to the quick pane, and
I don't like putting code into core that says if module is active... That's another one
of those code smells :-)

Signed-off-by: Tim Almdal <tnalmdal@shaw.ca>
2009-06-22 21:08:35 +08:00