Age | Commit message (Expand) | Author |
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 |
2009-01-16 | Comment and code format fixes | Chad Kieffer |
2009-01-13 | Fixed vertical alignment of thumbs. | Chad Kieffer |
2009-01-12 | Updated vertical alignment of thumbnails. | Chad Kieffer |
2009-01-10 | Add missing semicolon | Bharat Mediratta |
2009-01-04 | Started to wire up album and photo view menus. Need photo's parent album link... | Chad Kieffer |
2009-01-03 | Added a jump to comments button with a scroll to effect. | Chad Kieffer |
2009-01-01 | For album-specific JS, key off of #gAlbumGrid rather than .gItem. | Chad Kieffer |
2009-01-01 | Refactor common dialog JS code out into lib/gallery.dialog.js | Bharat Mediratta |
2008-12-31 | PhotoID -> PhotoId for consistency | Bharat Mediratta |
2008-12-31 | Minor refactor. Move some stuff out of $("document").ready to functions. Comm... | Chad Kieffer |
2008-12-30 | Drop .gShortForm in favor of using specific form ids (gSearchForm, gAddTagFor... | Chad Kieffer |
2008-12-28 | Tighten up album grid display. Vertically align thumbnail/metadata in gItem c... | Chad Kieffer |
2008-12-26 | Comment and indent cleanup. Forgot to delete an image in a previous commit. | Chad Kieffer |
2008-12-26 | To reset a form use resetForm | Felix Rabinovich |
2008-12-25 | Big round of normalization of the way that our controllers | Bharat Mediratta |
2008-12-24 | Lots of deltas rolled up into a bigger change. Sorry for the mess. | Bharat Mediratta |
2008-12-23 | Clean up the way that we upload via dialogs: | Bharat Mediratta |
2008-12-23 | Make the loading class a bit more reusable. | Chad Kieffer |
2008-12-23 | Added missing semicolons | Chad Kieffer |
2008-12-18 | Dialog polishing. They now resize their height. Updated form styles in the co... | Chad Kieffer |
2008-12-17 | Added .gLoadingLarge and .gLoadingSmall to show ajax loading indicator. Appli... | Chad Kieffer |
2008-12-17 | Added JS to set/reset simple forms' input values to their corresponding label... | Chad Kieffer |
2008-12-16 | (no commit message) | Tim Almdal |
2008-12-16 | Submit the form using ajaxSubmit | Tim Almdal |
2008-12-16 | Add Submit and Reset buttons to the dialog in order to trap the form submissi... | Tim Almdal |
2008-12-15 | Should be ul, not u#gLoginLink | Chad Kieffer |
2008-12-15 | Renamed vars used in dialog init to avoid confusion and conflicts. | Chad Kieffer |
2008-12-15 | Switched login display from display in the header to a dialog. Validation err... | Chad Kieffer |
2008-12-15 | Argh, fix a bad rename. | Bharat Mediratta |
2008-12-15 | Rename default_admin to admin_default. | Bharat Mediratta |