summaryrefslogtreecommitdiff
path: root/lib/gallery.dialog.js
AgeCommit message (Expand)Author
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-08Pass on_success through to ajaxify_dialog, resolving an bug createdBharat Mediratta
2009-03-06Fix for ticket #130Tim Almdal
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
2009-02-10Set one of 3 dialog widths keying off of form's CSS width value: 300px, 500px...Chad Kieffer
2009-02-09Dialogs don't need to be resizeable, at least not yet.Chad Kieffer
2009-02-08Fix dialogs in IE7 so that they appear. The sizes are still wrong, though.Bharat Mediratta
2009-02-08Let the theme control overlay opacity for dialogs. Chad Kieffer
2009-02-07Updated jQuery UI in lib to 1.6rc6. Removed opacity settings in openDialog, r...Chad Kieffer
2009-02-04added inplace edit to tag admin (form still needs to be set to rename using A...Jakob Hilden
2009-01-25Set dialog width to 200px for dialog's whose content is less than 400px wide,...Chad Kieffer
2009-01-24Admin theme style cleanup. Merged separate selected, available, unavailable i...Chad Kieffer
2009-01-23Minor formatting cleanup, removed unecessary line.Chad Kieffer
2009-01-12Theme admin refinement. Make more room to show the preview by enlarging the i...Chad Kieffer
2009-01-11Pull the dialog title from the first <h1> we find, fall back to the first <fi...Bharat Mediratta
2009-01-10Updated to jquery ui 1.6rc4. Lots of changes, improved widget theme css and i...Chad Kieffer
2009-01-06use "position: fixed" to keep the dialog centered in the viewport.Bharat Mediratta
2009-01-06Refactor the way that dialogs work:Bharat Mediratta
2009-01-05Quick edit dialogs should stay on the same page and trigger a reload.Bharat Mediratta
2009-01-05Add "quick edit" which lets you edit a photo's details from the albumsBharat Mediratta
2009-01-01Refactor common dialog JS code out into lib/gallery.dialog.jsBharat Mediratta