From bugzilla-daemon@bugs.koha-community.org Mon Jul 31 12:40:10 2017 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 19005] New: Option to hide statistics tab from patron account Date: Mon, 31 Jul 2017 10:40:07 +0000 Message-ID: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============2407885418544228588==" --===============2407885418544228588== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3D19005 Bug ID: 19005 Summary: Option to hide statistics tab from patron account Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Patrons Assignee: koha-bugs@lists.koha-community.org Reporter: katrin.fischer@bsz-bw.de QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com, kyle.m.hall@gmail.com The statistics tab in the patron account in staff often causes a bit of confusion and questions from the libraries. It woul be nice if it could be easily hidden without having to use jQuery. Im the template, there is a check for statisticsview, but that is always set = to 1: http://git.koha-community.org/gitweb/?p=3Dkoha.git;a=3Dblob;f=3Dmembers/stati= stics.pl;hb=3D1b73cae6eb4ce7e7ca675d6db84fe8ce0cd2f499#l107 statisticsview =3D> 1, http://git.koha-community.org/gitweb/?p=3Dkoha.git;a=3Dblob;f=3Dkoha-tmpl/int= ranet-tmpl/prog/en/includes/circ-menu.inc;hb=3D1b73cae6eb4ce7e7ca675d6db84fe8= ce0cd2f499#l96 [% IF ( CAN_user_borrowers ) %] [% IF ( statisticsview ) %]
  • [% ELSE %]
  • [% END %]Statistics
  • [% END %] --=20 You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. --===============2407885418544228588==-- From bugzilla-daemon@bugs.koha-community.org Sun Apr 28 12:20:13 2019 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 19005] Option to hide statistics tab from patron account Date: Sun, 28 Apr 2019 10:20:05 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============5602330623760288003==" --===============5602330623760288003== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19005 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.koha-community | |.org/bugzilla3/show_bug.cgi | |?id=9939 -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. --===============5602330623760288003==--