summaryrefslogtreecommitdiff
path: root/modules/organize
AgeCommit message (Expand)Author
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
2010-06-18Simplify rest::get_access_key($user) to rest::access_key() thatBharat Mediratta
2010-06-181) Change how the size of the flexstage is calculated. (Basically remove theTim Almdal
2010-06-18Use request::protocol().Bharat Mediratta
2010-06-17Remove duplicate trailing slash on the controllerUri parameterTim Almdal
2010-06-17Rearrange the adding of fields to the template so that they match the order o...Tim Almdal
2010-06-17Add a cache-buster to the SWF url so that it'll refresh in the browserBharat Mediratta
2010-06-17Change the add album dialog to not replace the internet address or name field...Tim Almdal
2010-06-16Fix a typo... The controller parameter to the flex organize module should be ...Tim Almdal
2010-06-15Bump the organize module to version 2, and check to make sure that theBharat Mediratta
2010-06-15Remove a stray period.Bharat Mediratta
2010-06-15url::site(...) adds a leading slash to the uri it generates. Take this into a...Tim Almdal
2010-06-15add an 'icon' to identify albums in the organize dialog.Tim Almdal
2010-06-14Change the parameters for the organize dialog box. The baseUrl parameter was ...Tim Almdal
2010-06-13Remove a debugging statement.Tim Almdal
2010-06-13Move the source to the gallery3-flex repository.Tim Almdal
2010-06-13Fix problems ith IE and flex initialization when one of the flashvars contain...Tim Almdal
2010-06-10Correct a problem with the sort order and sort direction fields being ignored.Tim Almdal
2010-06-10Review the code for xss exposures and provide the functionality to update the...Tim Almdal
2010-06-10Provide better handling and a progress dialog when loading or updating files.Tim Almdal