https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11317
Roch D'Amour <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #72456|0 |1 is obsolete| | Attachment #72457|0 |1 is obsolete| | Attachment #72458|0 |1 is obsolete| | Attachment #72459|0 |1 is obsolete| | Attachment #72460|0 |1 is obsolete| | Attachment #72461|0 |1 is obsolete| | Attachment #72462|0 |1 is obsolete| | Attachment #72463|0 |1 is obsolete| | Attachment #72464|0 |1 is obsolete| | Attachment #72465|0 |1 is obsolete| | Attachment #74119|0 |1 is obsolete| | --- Comment #137 from Roch D'Amour <[email protected]> --- Created attachment 74379 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=74379&action=edit Bug 11317: Squash attachements to clean and fix merge errors: Add a way to access files from the intranet This squash contains all of these commits: - Adds a page to access log files on the server from the intranet - Update ID to allow for permalinking - Rename config to "'accessdir' and fix qa - Allows for multiple directories to be accessible - Update the link under reports - (Follow-up) Fixing merge error and cosmetic changes - (Follow-up) Fix tab chars and move javascript to the footer - (QA Follow-up) Fix datatable - Make filename unicode-proof, renamed accessdir to access_dir and fix update Test plans: - Apply patch, update database - Add to koha-conf: <access_dir>/tmp/koha-public/one</access_dir> <access_dir>/tmp/koha-public/two</access_dir> <access_dir>/tmp/koha-public</access_dir> - Create these directories ( mkdir /tmp/koha-public , etc...) - Create these files: echo "hello world!" > /tmp/koha-public/❤ echo "test" > /tmp/koha-public/one/samename.txt echo "this is not the same" > /tmp/koha-public/two/samename.txt - Login as Superadmin, go to tools > reports files - Click on ❤, make sure it's downloadable and readable - Click on both samename.txt, look inside and make sure the file is different - Login as NON-superadmin. Go under tools, see no Report/Log under the third column - Go to add tools/access_file permission to user - See new entry under tools third column. - validate link is ok. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
