summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2009-08-09Explicitly use gValign class rather than first child.Chad Kieffer
2009-08-09Rename resizeImage gallery_fit_image to follow convention. Move the function ...Chad Kieffer
2009-08-08remove a debug statement left over from previous commitTim Almdal
2009-08-08Create an new option 'immediate' and if set to true then don't try to set up ...Tim Almdal
2009-08-07Rename gallery.common.js functions to conform to our naming standardsBharat Mediratta
2009-08-07Remove boilerplate comment.Bharat Mediratta
2009-08-08Change galleryPanel and galleryDialog widgets to gallery_panel and gallery_di...Tim Almdal
2009-08-08Forgot this file on the gallery dialog commitTim Almdal
2009-08-08Refactor the gallery dialog into a jQuery widgetTim Almdal
2009-08-07Refactor the gallery.panel.js as a jQuery widget.Tim Almdal
2009-08-05Revert "Allow a theme to override the page refresh mechanism. Create a new"Tim Almdal
2009-07-31Simplify getViewportSize function to use the jQuery height and width functionsTim Almdal
2009-07-30Move the getViewportSize method to gallery.common.jsTim Almdal
2009-07-27Allow a theme to override the page refresh mechanism. Create a newTim Almdal
2009-07-11Don't close the dialog window after we successfully complete anBharat Mediratta
2009-06-29Ticket 86 (addendum) - Guard against themes that don't define MSG_CANCEL and ...Andy Staudacher
2009-06-29Fix for ticket 86 - Make Cancel button in doalogs localizable.Andy Staudacher
2009-06-28Use Number() instead of toFixed().. FF 3.x doesn't seem to like toFixed() on ...Bharat Mediratta
2009-06-22Strip carriage returnsBharat Mediratta
2009-06-22Strip carriage returnsBharat Mediratta
2009-06-20Update jquery-ui to 1.7.2Bharat Mediratta
2009-06-20Update to 1.4.2Bharat Mediratta
2009-06-20Update to 1.2.7Bharat Mediratta
2009-06-20Reapply the change from aaac2441241df5565b4fa1562065a387e56578e1 whereBharat Mediratta
2009-06-20Updated jquery.form to a9c8862544aa3dde81c0aa1554edce148b31742d (2.28)Bharat Mediratta
2009-06-16Move the show_full_size code into gallery/lib so that it's generallyBharat Mediratta
2009-06-14Move jquery local scroll module from default theme to lib, only load it if vi...Chad Kieffer
2009-06-08Keep status messages. Users click away and may miss them, especially with tas...Chad Kieffer
2009-06-04Remove console.log() calls, they break some browsersBharat Mediratta
2009-05-26Refresh of SWFUpload 2.2.0.1 (functionally the same as before)Bharat Mediratta
2009-05-26Fixed docblock referenceChad Kieffer
2009-05-26Split out re-used JavaScript for common functions (messages, valign), panel t...Chad Kieffer
2009-05-01Updated to jQuery 1.3.2, needs to be pushed upstream.Chad Kieffer
2009-04-16Add the ui.jquery selectable plugin by copying the new vendor version to trunkTim Almdal
2009-04-06Update SWFUpload to v2.2.0.1Bharat Mediratta
2009-03-26Guard the calling of the form closing event so its not called if thereTim Almdal
2009-03-24Add a "form_closing" custom event to the dialog processing. ThisTim Almdal
2009-03-18Added rotate cc and ccw icons to themeroller theme and css to default theme, ...Chad Kieffer
2009-03-17Remove windows line endingsBharat Mediratta
2009-03-17Updated lib/swfupload to SWFUpload v2.2.0 Beta 5Bharat Mediratta
2009-03-17Switch from using SimpleUploader to using swfUpload as our flash basedBharat Mediratta
2009-03-08Pass on_success through to ajaxify_dialog, resolving an bug createdBharat Mediratta
2009-03-06Fix for ticket #130Tim Almdal
2009-03-06Include the ui.tabs.css in the theme css fileTim Almdal
2009-03-06Update jquery-ui to 1.7 and include the tab libraryTim Almdal
2009-03-04rename jquery.autocomplete.pack.jsTim Almdal
2009-03-04Move the autocomplete js and css files to libTim Almdal
2009-02-25Add support MP4 movies also. Flowplayer supports them and can streamBharat Mediratta
2009-02-23Added fix i18n todo item for cancel linkChad Kieffer
2009-02-22Add Cancel link next to submit buttons in dialogs. Apply button style to butt...Chad Kieffer