Custom Query (2152 matches)
Results (973 - 975 of 2152)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#869 | fixed | Add plugin interface to allow editing and extending of config by extensions | rgrp | rgrp |
Description |
Use case: extensions need to add to template and public search paths if they wish to have templates or extra static files (such as js etc). Allowing plugins to edit the config dictionary on load would allow this (and more!). Are there any security considerations here? (Is is bad to allow extensions to make arbitrary changes to the config information?) |
|||
#877 | fixed | File upload in WUI (extension) | rgrp | rgrp |
Description |
Support uploading files to a storage system from WUI with a simple upload form. Implementation
|
|||
#878 | fixed | Integrate file upload with workflow around package resources | rgrp | rgrp |
Description |
Create/edit a package -> add a resource -> Oh, i haven't uploaded yet, 'upload here' -> /upload -> standard upload form Do we need to create a resource out of the file after upload? Do we sync file metadata with local Resource metadata? If yes suggests (need to ticket):
Depends
|