summaryrefslogtreecommitdiff
path: root/modules/organize
AgeCommit message (Expand)Author
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
2010-06-07Update the rest client to use ancestors_for instead of ancestor_for.Tim Almdal
2010-05-28Change the rearrange processing to use the ProcessItemQueue when moving child...Tim Almdal
2010-05-28Add a progress dialog box when deleting, uploading or updating items.Tim Almdal
2010-05-21Renamed GalleryRestRequestBuilder to GalleryRestRequest. Refactored the send...Tim Almdal
2010-05-20Add items and add albums are now working. What still needs to be done is add...Tim Almdal
2010-05-18checkpoint the new organize module. At this point rearrange and move work. R...Tim Almdal
2010-05-09Add dependency checking to insure the administrator is notified if the rest m...Tim Almdal
2010-03-31Update the flex organize to use access_key instead of access_tokenTim Almdal
2010-03-30Checkpoint the organize flex source. Not production ready, but worth checkpo...Tim Almdal
2010-03-30Organize now has the add album functionality.Tim Almdal
2010-03-30add a controller method to return the translated labels for the add album dia...Tim Almdal
2010-03-27Clean up the organize_dialog file of some cruft and add the organize.swf file...Tim Almdal
2010-03-27Convert the old organize to the new flex based organizeTim Almdal
2010-03-13Fix bug #1015 : repeated ids are prohibitedFlorent Paterno
2010-03-05Merge branch 'master' into talmdal_devTim Almdal
2010-03-03Update the copyright to 2010. It's only 3 months into the year :-)Bharat Mediratta
2010-02-26Merge branch 'master' into talmdal_devTim Almdal
2010-02-22Fix typo in selector expression. The handling of view-only albums is still no...Andy Staudacher
2010-02-19Merge branch 'master' into talmdal_devTim Almdal
2010-02-18Fix for tickets #1024 and #1025: Fix formatting of album tree list in the org...Andy Staudacher
2010-02-17Merge branch 'master' into talmdal_devTim Almdal
2010-02-15Input sanitizationAndy Staudacher
2010-02-10Merge branch 'master' into talmdal_devTim Almdal
2010-02-09Current state of organize. works for all browsers except IE. IE no longer imp...Tim Almdal
2010-02-08Fix the missing object problem in ie7. Fixes ticket: 1003. There is still iss...Tim Almdal
2010-02-08Correct tree branch alignment in IETim Almdal
2010-02-07remove debudding statement and if no target is found then assume the insert p...Tim Almdal
2010-02-07The drop target marker appears in the correct spot whether we are in ltr or r...Tim Almdal
2010-02-07The adjustment for before or after based on whether the locales rtl or not is...Tim Almdal
2010-02-06100% was just to wide, so scale the width back to 90% for organize album tree...Tim Almdal
2010-02-06Force each branch of a tree onto a new line.Tim Almdal
2010-02-06Cleanup the position of the drop marker.Tim Almdal
2010-02-06correct layout of html for readabilityTim Almdal
2010-02-06Insure that the 'Ascending'/'Descending' string are translated on the organiz...Tim Almdal
2010-02-051) Manually added the .selectee class on subsequent downloads. fixes ticket #970Tim Almdal
2010-02-05Merge branch 'master' into talmdal_devTim Almdal
2010-02-05continuing cleaninup organize javascript especially the drag and drop functio...Tim Almdal
2010-02-05Fix an issue where the dragged item was always inserted after the target image.Tim Almdal
2010-02-05Correct alignment in IE7. fixes ticket #795Tim Almdal
2010-02-05Add busy animation when doing the drop.Tim Almdal
2010-02-05Improve the handling of the drop target marker when dragging items within theTim Almdal
2010-02-04If the locale is rtl then change 'after' to 'before' or vice-versa. Fixes tic...Tim Almdal
2010-02-04Provide better formating for the album tree in rtl mode.Tim Almdal
2010-02-04Don't change the current album when items are dragged to a different album in...Tim Almdal
2010-02-04Provide visual feedback when over tree branches.Tim Almdal
2010-02-041) Simplify the layout of the organize dialog content.Tim Almdal
2010-02-04Differentiate between selected and non selected items.Tim Almdal