summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2010-09-09Vertically realign thumbnails after rotation so that they stayBharat Mediratta
2010-09-09Replace the hook function hack I introduced inBharat Mediratta
2010-09-04Fix full size dimensions after rotating an image on the photo view page.Bharat Mediratta
2010-08-25Close any open dialogs before opening a new one. Fixes ticket #1295.Bharat Mediratta
2010-08-24Delete old SWFupload code. We replaced it with uploadify ages ago.Bharat Mediratta
2010-08-03Replace overlooked 'form' parameter in json response with 'html'.Tim Almdal
2010-07-31Full pass over all the JSON encoding and JS dialog code. We now abideBharat Mediratta
2010-07-31Sometimes in dialogs, the form is wrapped in a view to provide additional inf...Tim Almdal
2010-07-31Correct the name of the JSON member that contains the form data.Tim Almdal
2010-07-31Partial fix for #1225. Change the dialog and panel handling to look at the mi...Tim Almdal
2010-07-20Modify the panel code to expect a JSON data package to mirror what we did in ...Bharat Mediratta
2010-07-16Improve the fix for #1176 to use request::is_ajax() instead of tackingBharat Mediratta
2010-07-15Rename g-in-dialog to the naming standard for query parameters and give it so...Tim Almdal
2010-07-12Merge branch 'master' into talmdal_devTim Almdal
2010-07-11Indentation fixes.ckieffer
2010-07-11Indentation fixes.ckieffer
2010-07-09Reset the title in case the dialog contents changed the dialog title.Tim Almdal
2010-07-09Reset the postion option to center when the form data is reloaded, to force t...Tim Almdal
2010-07-07Fix for ticket #1176. Have the gallery.dialog code add a g-in-dialog paramete...Tim Almdal
2010-07-06Fix for ticket #1181. Use $.getJSON to retrieve the json contents of the dial...Tim Almdal
2010-07-05Revert "If the admin request originates as a dialog link, don't display the e...Tim Almdal
2010-07-05If the admin request originates as a dialog link, don't display the entire pa...Tim Almdal
2010-06-25If we promote the <H1> element to be the title, hide it so we're not showing ...Bharat Mediratta
2010-06-23Move the themeroller files to the themes from gallery/lib. These are visual ...Tim Almdal
2010-06-23improve Superfish menus shadow for RTL, and add round corners support for Operamamouneyya
2010-06-23flip the window title and cancel button for RTL in dialogue windowsmamouneyya
2010-06-23more fixes for RTL Superfishmamouneyya
2010-06-23correct formatmamouneyya
2010-06-23fix ticket #1051mamouneyya
2010-06-20Fix two issues with the "loading" overlay:Bharat Mediratta
2010-06-20Specify a default margin for all buttons in the common css. FixesBharat Mediratta
2010-06-20Merge branch 'master' of git://github.com/mamouneyya/gallery3Bharat Mediratta
2010-06-21(1) Correct the margin direction for checkboxes in RTL (2) Update the id of a...mamouneyya
2010-06-18Add '! important' to the round corners properties with values, force them to ...mamouneyya
2010-06-18Mirror the cancel button for RTLmamouneyya
2010-06-18Add the CSS3 selector of the round corners so they work in Operamamouneyya
2010-06-18(1) Correct the margin direction for checkboxes in RTL (2) Update the id of a...mamouneyya
2010-06-11Fix for ticket #797Tim Almdal
2010-05-08Updated YUI CSS files to 2.8.1. Closes ticket #1141. Needs to be pushed to ve...ckieffer
2010-04-30Oops, somehow the update to flowplayer 3.1.5 was missing a few files. Here th...Andy Staudacher
2010-04-30Integrate new flowplayer version (3.1.5) from vendor branch.Andy Staudacher
2010-03-13Synchronize the line endings with the vendor branch.Tim Almdal
2010-02-28Updates to upload CSS to make it themeable and RTL compatible. Use absolute p...Chad Kieffer
2010-02-18Absolutely position the 'Add comment' button on the left for RTL. Fixes part ...Chad Kieffer
2010-02-03Fix duplicate checkmark issue in Safari, Opera, elsewhere (ticket #902). This...Chad Kieffer
2010-02-02Display the error message for the in place edit. Also improve the double cli...Tim Almdal
2010-02-01Guard the gallery.in_place_edit::_show method so that if an attempt is made t...Tim Almdal
2010-01-26Fix for ticket 833: Fixes broken playback of videos that had non-ascii charac...Andy Staudacher
2009-12-31Show context menus for movie items. Fix for ticket #960.Bharat Mediratta
2009-12-12Tighten-up white space for error message/icon on forms. Fix icon/white-space ...Chad Kieffer