| Age | Commit message (Collapse) | Author | 
 | 
- cleaned up resize after hover: more efficient, totally browser-compatible (IE7-10, FF, Chrome tested!).
- cleaned up resize on hover: more efficient, fixed bug with neighbors that are bigger but only by a little.
- fixed bugs when moving off item with expanded context menu and then quickly back: oversized hover, flicker.
- cleaned up formatting, removed unneeded code, and added comments.
 | 
 | 
- changed thumbnail hover effect to store its original height on mouseenter, then return to it on mouseleave.
- removed previous routine which depended on the height of its siblings and was incompatible with some IE versions.
 | 
 | 
- jQuery 1.90
- jQuery UI 1.10
- Superfish 1.5.1 (minus all plugins)
- jQuery Form 3.26.0-2013.01.28
Deleted all other jQuery plugins for now.
- Reworked autocomplete to use the latest jQuery code.
- Deleted references to $.browser.msie, no longer supported
- Basic CSS support for autocomplete - lots more work needed there
 | 
 | 
 | 
 | 
bit larger than the image and then do equal_heights() on them.  This
tightens the grid back up again when appropriate after a rotation.
 | 
 | 
.g-item's the same height and realign the photo vertically, both on
the .g-item and the hover placeholder.  Fixes ticket #1354.
 | 
 | 
centered.  Partial fix for #1354.
 | 
 | 
text anyway.  This may be turn into an accessibility issue, but it's
pretty annoying to have a tooltip show up with the text in it.
 | 
 | 
- Pass the CSS selector of the active image in as an arg to site_menu
  so that quick operations know what they're operating on.
- Change the ids from g-{photo,movie}-id to the generic g-item-id
- Initialize ajax handlers for site menu on the photo and movie page
- Drop the movie context menu, it's now in the site menu
 | 
 | 
object. Closes ticket #808
 | 
 | 
height, set the hover item's height equal to its siblings.
 | 
 | 
 | 
 | 
their parent.
 | 
 | 
plugin. Dropped gallery.form.js. Applied short forms to server_add and tag admin pages. Added tag.css to admin views. Added .g-wide {}.
 | 
 | 
 | 
 | 
.hide() and .show(). Since the menus in the header are the only SF menus, use those selectors for initialization.
 | 
 | 
updates in ui.init.js.
 | 
 | 
shared images from wind to lib. Deleted unused images in the admin_wind. This will likely break a few ajax features.
 | 
 | 
and classes in the login/reset password dialog.
 | 
 | 
 | 
 | 
Addresses ticket #757
 | 
 | 
 | 
 | 
context_menu, it wasn't closing. Fix context_menu in IE7 by putting a bg color on the menu
 | 
 | 
to reflect this move.  Not completely moved yet, but the git st is rather large so lets commit this now as a base for the cleanup.
 |