imeji-community / imeji

imeji source code can now be found on https://github.com/MPDL/imeji.
https://github.com/MPDL/imeji
13 stars 15 forks source link

Downloads on selected Items #1063

Closed fsajp closed 9 years ago

fsajp commented 9 years ago

When logged-in user go to "Items", select several items, and then click "Download", then not only the selected items are downloaded, but ALL available items. (This is the same behavior for all download options -> zip/RDF/imeji format)

Is this an intended behavior?

bastiensaquet commented 9 years ago

Yes it is. But I understand it might be a litte bit confusing. There is actually no way to download only the selected pictures. I will tag this issue as new feature.

natasab commented 9 years ago

Implemented. If there are selected items, they will be automatically downloaded. If there are no selected items, all items in the selected context (collection, album) will be downloaded (this was already implementd). If user is in Items context and there are no selected items, all items visible to the user of the instance will be downloaded (would actually reconsider this because of performance and load, should be probably done in different manner).

vmakarenko commented 9 years ago

Tested on Ubuntu, FF 38.0, Chrome 43.0.2357.130 (64-bit), works fine.