summaryrefslogtreecommitdiff
path: root/modules/organize
AgeCommit message (Expand)Author
2011-01-05Functional improvements:Bharat Mediratta
2011-01-05Only refresh the tree when we move albums around.Bharat Mediratta
2011-01-05Visual tweaks for IE8 compatibility.Bharat Mediratta
2011-01-05Refactor generic error handling code. It still shows a pretty lame error mes...Bharat Mediratta
2011-01-05Improve IE grid compatibility by forcing a regular width/height forBharat Mediratta
2011-01-05Support moving an item before or after the target.Bharat Mediratta
2011-01-05single -> double quotes.Bharat Mediratta
2011-01-04This was left out of 31652eae44bdd93b45d965a8288a3069e37d1934.Bharat Mediratta
2011-01-04More drag/drop tweaks.Bharat Mediratta
2011-01-04Drag/drop improvements:Bharat Mediratta
2011-01-04Convert "\w-" in regexes to "\w\-" for compatibility with some versionsBharat Mediratta
2011-01-04Add missing imagesBharat Mediratta
2011-01-04Switch to using Ext.Element.mask for a custom busy message that looksBharat Mediratta
2011-01-03Remove a bunch of trailing commas from arrays to make IE happy.Bharat Mediratta
2011-01-03Fix a few small visual issues:Bharat Mediratta
2011-01-03missing imageBharat Mediratta
2011-01-03whitespace fix.Bharat Mediratta
2011-01-03Complete rewrite of the organize module in Javascript using the SenchaBharat Mediratta
2010-09-11Fix bug introduced in b6fa33faf789749f4de3f4eadf8832748372c980. Don'tBharat Mediratta
2010-09-09Change the color of the text in the close button to match the foreground colo...Tim Almdal
2010-09-07Create a setLocation javascript callback which is called everytime with the f...Tim Almdal
2010-08-31Clean up the default case in the OrganizeProperties::getProperty methodTim Almdal
2010-08-30Normalize the "flash missing" message string with the one in theBharat Mediratta
2010-08-30Fix for ticket #1320. Hook the loading of the initial albums and check to se...Tim Almdal
2010-08-30Fix for ticket #1320. Hook the loading of the initial albums and check to se...Tim Almdal
2010-08-29Don't concatenate two strings together as an argument for t() or t2();Bharat Mediratta
2010-08-29Regenerated version from http://github.com/gallery/gallery3-flex/commit/1e42d...Bharat Mediratta
2010-08-29Revert "Update the Organize flash object with the fixes for ticket #1174."Bharat Mediratta
2010-08-29Update the Organize flash object with the fixes for ticket #1174.Tim Almdal
2010-08-28Oops, forgot to create an install() function and set the version ofBharat Mediratta
2010-08-22Get rid of the move dialog and move option. Instead, replace it withBharat Mediratta
2010-08-22Compiled version of http://github.com/gallery/gallery3-flex/commit/88efbd77b4...Bharat Mediratta
2010-08-21Fix a bug where we were using names in a string context resulting inBharat Mediratta
2010-08-21Tighten up whitespace.Bharat Mediratta
2010-08-17use HTTP_HOST instead of SERVER_NAME so that we're sending requestsBharat Mediratta
2010-08-15Updated organize SWF to understand data resources.Bharat Mediratta
2010-07-31Full pass over all the JSON encoding and JS dialog code. We now abideBharat Mediratta
2010-07-31More patches as part of #1225. Change the 'core' modules to use the json::replyTim Almdal
2010-07-27Revert "Combine all the flex runtime libraries into a single downloadable fil...Bharat Mediratta
2010-07-27Fix the "get flashplayer" button. It was throwing a JS error before.Bharat Mediratta
2010-07-23Fix missing quoate in the organize dialog html template.Tim Almdal
2010-07-23Combine all the flex runtime libraries into a single downloadable file. Fixes...Tim Almdal
2010-07-20Style and text cleanup. Parameterize the minimum flash value so that we can ...Bharat Mediratta
2010-07-16Fix for ticket #1202. Set the minimum flash version 10.0.0 and display a mess...Tim Almdal
2010-07-11Merge branch 'master' into talmdal_devTim Almdal
2010-07-10Accept extension .m4v as video/mp4Romain LE DISEZ
2010-07-06Fix for ticket #1181. Use $.getJSON to retrieve the json contents of the dial...Tim Almdal
2010-06-19Change the organize dialog to make use of the new error handlingTim Almdal
2010-06-18Merge branch 'master' of git@github.com:gallery/gallery3Tim Almdal
2010-06-18Fix an issue that the root album was not being selected if there was noTim Almdal