summaryrefslogtreecommitdiff
path: root/modules/organize/js/organize.js
AgeCommit message (Expand)Author
2009-10-04Renamed more CSS selectors from gName to g-name.Chad Kieffer
2009-10-04Renamed most, if not all css selectors from gName to g-name. Moved a few shar...Chad Kieffer
2009-09-30Convert gDialog and gCancel over to g-dialog and g-cancel. Refactor CSS id's ...Chad Kieffer
2009-09-13Set the AlbumTreeContainer instead of the height. This fixes ticket #755Tim Almdal
2009-09-12Update the organize module to use the release version of jquery Selectable. ...Tim Almdal
2009-09-10Reset the margins when the mouse is over a thumbnail when dragging. When the ...Tim Almdal
2009-09-10If the current drop target is not defined, in that we have moved out of the r...Tim Almdal
2009-08-30Minor refactoring.Bharat Mediratta
2009-08-30CSS rename: gMicroThumbXxx -> gOrganizeMicroThumbXxx to make it clearBharat Mediratta
2009-08-30Rename gAlbumText to gOrganizeAlbumText for consistency since this isBharat Mediratta
2009-08-29Change the organize tree to expand/collapse. It doesn't properly openBharat Mediratta
2009-08-29Get rid of the task infrastructure. The multiple requests greatlyBharat Mediratta
2009-08-29Major refactor of organize:Bharat Mediratta
2009-08-28Display the sort order in the Organize dialog, and allow users toBharat Mediratta
2009-08-28Minor style fixes.Bharat Mediratta
2009-08-17This patch adds some security to the organize dialog.Tim Almdal
2009-08-17The rearrange functionality works. but it is slower than shit. I've left th...Tim Almdal
2009-08-16The progress bar appears during a move. Still having an issue with unable to ...Tim Almdal
2009-08-16In this patch, drag now works to the album tree, but the progress bar is notTim Almdal
2009-08-13Added javascript portion of the drop functionality. At this point you can dr...Tim Almdal
2009-08-13Add a visual indicator of the insertion pointTim Almdal
2009-08-13Vertical scrolling of the thumb grid seems to work better now. Wasn't able t...Tim Almdal
2009-08-12Implement the first part of drag functionality. Having trouble getting visua...Tim Almdal
2009-08-09Enable microthumbnail selectionTim Almdal
2009-08-07Enhance how the organize dialog degrades if the browser window is not optimalTim Almdal
2009-08-07Make the organize dialog open properly in IE8, Chrome and FF. For some reason...Tim Almdal
2009-08-06Further streamline the code.Bharat Mediratta
2009-08-06* Rename setContents -> show_album to be consistent style wise (no camelBharat Mediratta
2009-08-06Fix indentation.Bharat Mediratta
2009-08-06Leverage the gallery.dialog/js functionality in order to reduce duplicate codeTim Almdal
2009-08-06Remove 6 more lines by removing the generalization of the close dialog proces...Tim Almdal
2009-08-06Remove the complicated calculation to determine the height of theTim Almdal
2009-08-06Revert "Revert "Revert "Allow a theme to override the page refresh mechanism....Tim Almdal
2009-08-06Tighten up the code by loading all the albums in the tree at once, removingTim Almdal
2009-08-05Remove the resize dialog on window resize functionalityTim Almdal
2009-08-05Change the content pane based on the selection in the album treeTim Almdal
2009-08-05Revert "Revert "Enable the expand/collapse of branches by clicking on the plu...Tim Almdal
2009-08-05Revert "Revert "Checkpoint the organize module rewrite. At this point, it do...Tim Almdal
2009-08-05Revert "Revert "Allow a theme to override the page refresh mechanism. Create...Tim Almdal
2009-08-05Revert "Allow a theme to override the page refresh mechanism. Create a new"Tim Almdal
2009-08-05Revert "Checkpoint the organize module rewrite. At this point, it doesn't re...Tim Almdal
2009-08-05Revert "Enable the expand/collapse of branches by clicking on the plus/minus"Tim Almdal
2009-08-05Enable the expand/collapse of branches by clicking on the plus/minusTim Almdal
2009-08-03Checkpoint the organize module rewrite. At this point, it doesn't really doTim Almdal
2009-07-27Allow a theme to override the page refresh mechanism. Create a newTim Almdal
2009-07-04Rename the get_url function in organize.js so that it doesn't collide with theTim Almdal
2009-05-22Set a minimum distance (10px) that the cursor has to move inorder forTim Almdal
2009-05-21Provide delete confirmations in quick pane and organize features. IfTim Almdal
2009-05-211) This provides the editting functionality for albums and photos in theTim Almdal
2009-05-18This takes us the next step closer to providing bulk edit. We stillTim Almdal