[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
Wed Aug 16 16:43:10 CEST 2017


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

--- Comment #113 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
Created attachment 66098
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=66098&action=edit
[SIGNED OFF] 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>

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


More information about the Koha-bugs mailing list