[Koha-bugs] [Bug 11317] Add a way to access files from the intranet

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Mar 6 08:14:15 CET 2018


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11317

--- Comment #125 from Josef Moravec <josef.moravec at gmail.com> ---
Created attachment 72460
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=72460&action=edit
Bug 11317: Move file access under Tools and add specific permission

- Moves the .pl and .tt under tools/ instead of reports/ and adds
tools/access_files permission.
- Remove datatables-strings.inc from .tt
- Allow sorting on date column in file access tool.  For some reason, the table
was blocking sorting based on timestamp,
  even though most users would probably want that since the feature is used
primarily to access generated (daily) reports i
  and finding the last ones is very important.

Testing
-1) Having done requirements of previous patches, like adding 'accessdir' to
koha-conf...
0) apply patch, update database to add permission option.
1) Login as NON-superadmin.  Go under tools, see no Report/Log under the third
column
2) Go to add tools/access_file permission to user
3) See new entry under tools third column.
4) validate link is ok.

Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>

Signed-off-by: Josef Moravec <josef.moravec at gmail.com>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list