| Summary: | Access directory UX improvements | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Liz Rea <wizzyrea> |
| Component: | Tools | Assignee: | Bugs List <koha-bugs> |
| Status: | NEW --- | QA Contact: | Testopia <testopia> |
| Severity: | enhancement | ||
| Priority: | P5 - low | CC: | dcook, gmcharlt, magnus, wizzyrea |
| Version: | Main | ||
| Hardware: | All | ||
| OS: | All | ||
| See Also: | https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28111 | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Comma delimited list of Sponsors: | |
| Crowdfunding goal: | 0 | Patch complexity: | --- |
| Documentation contact: | Documentation submission: | ||
| Text to go in the release notes: | Version(s) released in: | ||
| Circulation function: | |||
|
Description
Liz Rea
2019-11-20 16:42:42 UTC
Also the ability to delete files from this directory from the UI. >.< that'd be really nice. I was thinking maybe we could add a name to the config, something like:
<access_dirs>
<access_dir name="Print messages">/etc/koha/sites/koha/print/</access_dir>
<access_dir name="Misc logs">/etc/koha/sites/koha/logs/</access_dir>
</access_dirs>
Then in the tool we could show the names as an accordion list or as tabs, and when you click on a name you see only the files belonging to that name.
|