Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-10-18 | Moved the short_form init function to gallery.common and made it jQuery ↵ | Chad Kieffer | |
plugin. Dropped gallery.form.js. Applied short forms to server_add and tag admin pages. Added tag.css to admin views. Added .g-wide {}. | |||
2009-10-16 | Apply g-dialog-link class directly to login link markup, not via jQuery. | Chad Kieffer | |
2009-10-16 | Deal with IE flicker during Superfish menu init solely in ui.init.js with ↵ | Chad Kieffer | |
.hide() and .show(). Since the menus in the header are the only SF menus, use those selectors for initialization. | |||
2009-10-16 | Apply g-short-form directly to short forms rather than via JS. Comment ↵ | Chad Kieffer | |
updates in ui.init.js. | |||
2009-10-04 | Renamed most, if not all css selectors from gName to g-name. Moved a few ↵ | Chad Kieffer | |
shared images from wind to lib. Deleted unused images in the admin_wind. This will likely break a few ajax features. | |||
2009-09-30 | Convert gDialog and gCancel over to g-dialog and g-cancel. Refactor CSS id's ↵ | Chad Kieffer | |
and classes in the login/reset password dialog. | |||
2009-09-30 | Replaced gButtonLink with g-button. | Chad Kieffer | |
2009-09-27 | Set .gItem height dynamically based on the tallest item in the grid. ↵ | Chad Kieffer | |
Addresses ticket #757 | |||
2009-09-26 | Removed unused toggleClass() | Chad Kieffer | |
2009-09-26 | Clean up hover effect, move some CSS out of ui.init.js to screen.css. Fix ↵ | Chad Kieffer | |
context_menu, it wasn't closing. Fix context_menu in IE7 by putting a bg color on the menu | |||
2009-09-23 | Rename the default themes to wind and admin_wind. Change xss_data.txt file ↵ | Tim Almdal | |
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. |