summaryrefslogtreecommitdiff
path: root/modules/gallery/js
AgeCommit message (Expand)Author
2013-01-30Don't concatenate tainted strings in JS. Fixes #1976.Bharat Mediratta
2010-06-20Add a loading indicator to the delete form by tagging some JS on atBharat Mediratta
2010-06-12Fix up some indentation and comment style.Bharat Mediratta
2010-02-27Additional fixes for plural handling when deleting translations / marking the...Andy Staudacher
2010-02-27Fix l10n client, copy of existing plural translation to form fields.Andy Staudacher
2010-02-27Client (UI) side fix for ticket #1042, based on a patch from fpaterno (Floren...Andy Staudacher
2010-01-12If the user hits enter in the search text field, then cancel the submission, ...Tim Almdal
2010-01-12Correct the "l10n_client_data[index] is undefined" error.Tim Almdal
2010-01-12Some whitespace and syntax correctsTim Almdal
2009-10-04Renamed most, if not all css selectors from gName to g-name. Moved a few shar...Chad Kieffer
2009-09-08Trim leading and trailing hyphens from the slug.Bharat Mediratta
2009-09-07Populate the slug field from the title as well.Bharat Mediratta
2009-08-29you can close the l10n client directly from its interface now, without going ...jhilden
2009-08-29improved translation interface so that it now can be closed without going to ...jhilden
2009-08-03Combine the quick menu and the thumb menu into a single menu calledBharat Mediratta
2009-07-21Fix the bug that the quick menu fires for the wrong photo. This stemsBharat Mediratta
2009-07-11Don't close the dialog window after we successfully complete anBharat Mediratta
2009-07-11Fix style: space after ) before {.Bharat Mediratta
2009-07-11Fix bug introduced in e0e450d90fe67ac199d82d2b8e902cff5c8b6c7d whereBharat Mediratta
2009-07-11Position gItem and gPhoto relative, then position quick and thumb menus as ab...Chad Kieffer
2009-07-03Ticket 104: Adding "Copy sourc text" button to l10n UI (usability / productiv...Andy Staudacher
2009-06-29Partial fix for ticket 471 - i18n of "Translate Text" button in l10n clientAndy Staudacher
2009-06-18Fix format of source message in l10n client (adding a newline between plural ...Andy Staudacher
2009-06-16Move all the fullsize code into the theme to make it less confusing.Bharat Mediratta
2009-06-14Switch quick delete from JS confirm to jQuery UI dialog, closes ticket #355.Chad Kieffer
2009-06-09fix typo: "the the" -> "the"Bharat Mediratta
2009-06-02Extend L10n client to provide UI for plural translation.Andy Staudacher
2009-05-30Add transparency for overlay in IE 7 and 8Chad Kieffer
2009-05-30White space fixesChad Kieffer
2009-05-27Restructure things so that the application is now just another module.Bharat Mediratta