[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 May 2 17:07:12 CEST 2017


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

Blou <philippe.blouin at inlibro.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #58224|0                           |1
        is obsolete|                            |

--- Comment #74 from Blou <philippe.blouin at inlibro.com> ---
Created attachment 62975
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=62975&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.

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


More information about the Koha-bugs mailing list