RoboLoCo-5338 / website

RoboLoCo's New Django Based Website
https://www.roboloco.org
Apache License 2.0
0 stars 2 forks source link

Bulk File Upload #12

Closed gpmidi closed 5 years ago

gpmidi commented 5 years ago

Allow uploading many files at once

gpmidi commented 5 years ago

We'll also want to add...

gpmidi commented 5 years ago
gpmidi commented 5 years ago
  • Added custom perms for files 4be60b6
  • Added listing of files based on user's perms 1c45bab

    • Need pagination - Temp hard limit of 10

20

  • Shows either MIME content type or the image if it's an image type

    • Added delete option for files (required correct perms)
  • Need to make 'are you sure' a bit clearer

19

  • Working on modify option for files (requires correct perms)
  • Need to rename button from 'upload photos' to 'upload files'

18

  • Fixed Filess name in admin interface - had a regression on this that was added when adding perms. 43fb93d
gpmidi commented 5 years ago

Switching over to milestone