Age | Commit message (Expand) | Author |
2009-03-26 | Guard the calling of the form closing event so its not called if there | Tim Almdal |
2009-03-24 | Add a "form_closing" custom event to the dialog processing. This | Tim Almdal |
2009-03-08 | Pass on_success through to ajaxify_dialog, resolving an bug created | Bharat Mediratta |
2009-03-06 | Fix for ticket #130 | Tim Almdal |
2009-02-23 | Added fix i18n todo item for cancel link | Chad Kieffer |
2009-02-22 | Add Cancel link next to submit buttons in dialogs. Apply button style to butt... | Chad Kieffer |
2009-02-10 | Set one of 3 dialog widths keying off of form's CSS width value: 300px, 500px... | Chad Kieffer |
2009-02-09 | Dialogs don't need to be resizeable, at least not yet. | Chad Kieffer |
2009-02-08 | Fix dialogs in IE7 so that they appear. The sizes are still wrong, though. | Bharat Mediratta |
2009-02-08 | Let the theme control overlay opacity for dialogs. | Chad Kieffer |
2009-02-07 | Updated jQuery UI in lib to 1.6rc6. Removed opacity settings in openDialog, r... | 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-25 | Set dialog width to 200px for dialog's whose content is less than 400px wide,... | Chad Kieffer |
2009-01-24 | Admin theme style cleanup. Merged separate selected, available, unavailable i... | Chad Kieffer |
2009-01-23 | Minor formatting cleanup, removed unecessary line. | Chad Kieffer |
2009-01-12 | Theme admin refinement. Make more room to show the preview by enlarging the i... | Chad Kieffer |
2009-01-11 | Pull the dialog title from the first <h1> we find, fall back to the first <fi... | Bharat Mediratta |
2009-01-10 | Updated to jquery ui 1.6rc4. Lots of changes, improved widget theme css and i... | Chad Kieffer |
2009-01-06 | use "position: fixed" to keep the dialog centered in the viewport. | Bharat Mediratta |
2009-01-06 | Refactor the way that dialogs work: | Bharat Mediratta |
2009-01-05 | Quick edit dialogs should stay on the same page and trigger a reload. | Bharat Mediratta |
2009-01-05 | Add "quick edit" which lets you edit a photo's details from the albums | Bharat Mediratta |
2009-01-01 | Refactor common dialog JS code out into lib/gallery.dialog.js | Bharat Mediratta |