Age | Commit message (Expand) | Author |
2009-09-23 | Rename the default themes to wind and admin_wind. Change xss_data.txt file t... | Tim Almdal |
2009-09-21 | Don't add in contextual menu height if the menu's empty | Chad Kieffer |
2009-09-19 | Address IE8 hover effect issues. Closes #666. | Chad Kieffer |
2009-09-15 | Move the code that adds the .gShortForm CSS class out of | Bharat Mediratta |
2009-08-28 | Merge branch 'master' of git://github.com/gallery/gallery3 | Tim Almdal |
2009-08-28 | Fix ticket #591: reCaptcha always on the page. | Tim Almdal |
2009-08-28 | Don't clone hover item, apply styles to the original container. Contextual me... | Chad Kieffer |
2009-08-19 | Update docblocks and todos | Chad Kieffer |
2009-08-11 | Move context menu to gallery.common, forgot to include in prior commit | Chad Kieffer |
2009-08-10 | Create the concept of an "ajax link" and use it for thumbnail rotation | Bharat Mediratta |
2009-08-09 | First stab at context menu for resize. It's quirky and needs work. | Chad Kieffer |
2009-08-09 | Keep image placement from shifting on hover, set gHoverItem height properly. | Chad Kieffer |
2009-08-09 | Rename resizeImage gallery_fit_image to follow convention. Move the function ... | Chad Kieffer |
2009-08-08 | Fixed typo. Dialog links still broken. Now, wiht more speling! | Chad Kieffer |
2009-08-08 | Handle icon markup and styles in content menu before applying album grid hove... | Chad Kieffer |
2009-08-08 | Merge branch 'master' of git@github.com:bharat/gallery3 | Chad Kieffer |
2009-08-08 | Added basic context menu affects and styles. Simplified some of the action la... | Chad Kieffer |
2009-08-07 | Remove stray js-breaking "#" symbol that I accidentally added in 63ddac5d | Bharat Mediratta |
2009-08-07 | Merge branch 'master' of git@github.com:gallery/gallery3 into bharat_branch | Bharat Mediratta |
2009-08-07 | Rename gallery.common.js functions to conform to our naming standards | Bharat Mediratta |
2009-08-08 | Change galleryPanel and galleryDialog widgets to gallery_panel and gallery_di... | Tim Almdal |
2009-08-08 | Refactor the gallery dialog into a jQuery widget | Tim Almdal |
2009-08-06 | Merge branch 'master' of git@github.com:bharat/gallery3 into bharat_branch | Bharat Mediratta |
2009-08-06 | Cleanup the javascript for enabling dialog or panel links. | Tim Almdal |
2009-08-04 | White space fixes. | Chad Kieffer |
2009-08-03 | Combine the quick menu and the thumb menu into a single menu called | Bharat Mediratta |
2009-07-20 | Fire vAlign after gQuick ajax load is complete. | Chad Kieffer |
2009-07-19 | Fire .vAlign() when gItem's changed, ex. rotated. Fix for #304. | Chad Kieffer |
2009-07-12 | Minor style tweaks. | Chad Kieffer |
2009-07-11 | Get the thumbnail menu working. | Bharat Mediratta |
2009-07-12 | Second attempt at showing and hiding the thumb menu. Renamed gThumbMenu to gP... | Chad Kieffer |
2009-07-12 | First attempt at animating gThumbMenu. Doesn't work. | Chad Kieffer |
2009-07-11 | Styled thumb menu, still needs script to set up interraction. | Chad Kieffer |
2009-07-11 | Position gItem and gPhoto relative, then position quick and thumb menus as ab... | Chad Kieffer |
2009-06-05 | Localize the 'Add a comment' message | Bharat Mediratta |
2009-05-26 | Split out re-used JavaScript for common functions (messages, valign), panel t... | Chad Kieffer |
2009-05-19 | Added the nice new icons for the view buttons. No need to have them in a jQue... | Chad Kieffer |
2009-05-09 | Apply status message display effect to admin theme. Use double rather than si... | Chad Kieffer |
2009-05-09 | Highlight status messages on load, fade them out after a few seconds. Make su... | Chad Kieffer |
2009-02-23 | added additional comment link, if no comments have been made yet. | Jakob Hilden |
2009-02-15 | Hide the menu until we can superfish it so that we don't see the | Bharat Mediratta |
2009-02-13 | Ticket #2. Tighten up search results UI. | Chad Kieffer |
2009-02-13 | Fixed short form button style. | Chad Kieffer |
2009-02-12 | Added a show comment form button. Add comment form is revealed when the butto... | Chad Kieffer |
2009-02-12 | Fixed gViewMenu button issues. Fixed major admin_default theme issues, conten... | Chad Kieffer |
2009-02-09 | Add hover state for buttons. | Chad Kieffer |
2009-02-09 | And the JS file that belongs with the previous commit. | Chad Kieffer |
2009-02-08 | Fix spelling typo | Bharat Mediratta |
2009-02-06 | jQuery-based buttons! Form updates, short form updates. Need to fix add user/... | Chad Kieffer |
2009-02-04 | added inplace edit to tag admin (form still needs to be set to rename using A... | Jakob Hilden |