Koha/koha-tmpl/intranet-tmpl/prog/en/modules
Tomas Cohen Arazi d6e8e88249 Bug 15492: Make existing code aware of new self_check* permissions
This patch makes the existing code for SCO use the new permissions schema
for self check modules. Specifically addresses this change:

  circulate  => self_checkout
becomes
  slef_check => self_checkout_module

about.pl checks are dejusted too.

get_template_and_user gets refactored to avoid code duplication and the
conditions are adjusted for the new permissions.

Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>

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

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2018-03-26 17:31:18 -03:00
..
acqui Bug 19754: Move template JavaScript to the footer: Acquisitions, part 2 2018-02-23 10:58:09 -03:00
admin Bug 15492: New sysprefs and permissions 2018-03-26 17:31:18 -03:00
authorities Bug 20239: Fix spelling on authority linker plugin 2018-02-23 10:57:04 -03:00
basket Bug 20033: Switch single-column templates to Bootstrap grid: Catalog 2018-02-15 13:30:23 -03:00
batch
catalogue Bug 19943: Gentle error handling for bookcount.pl 2018-03-23 12:32:05 -03:00
cataloguing Bug 19823: Move template JavaScript to the footer: MARC21 editor plugins 2018-02-23 10:59:12 -03:00
circ Bug 19933: Remove patronflags - tricky ones 2018-03-23 11:45:38 -03:00
clubs Bug 20035: Switch single-column templates to Bootstrap grid: Patron clubs 2018-02-15 13:30:23 -03:00
common Bug 19641: Move patron templates to the footer 2018-02-15 13:30:23 -03:00
course_reserves Bug 20372: Correct toolbar markup on some pages 2018-03-19 13:55:53 -03:00
errors Bug 16270: Typo authentification/authentication 2016-04-29 14:44:26 +00:00
help Bug 20190: Replace intranet-tmpl with [% interface %] 2018-02-13 12:57:46 -03:00
ill Bug 20295: Allow translating link title in ILL module 2018-02-27 13:48:17 -03:00
installer Bug 18819: "UNIMARC is used in Europe" text changed to "UNIMARC is used in a few European countries" 2017-12-20 13:34:10 -03:00
labels Bug 12020: Allow translating label-edit-batch hardcoded strings 2018-03-26 17:31:15 -03:00
members Bug 19933: Fix typo in template plugin name 2018-03-23 11:45:38 -03:00
offline_circ Bug 20036: Switch single-column templates to Bootstrap grid: Offline circulation 2018-02-15 13:30:23 -03:00
onboarding Bug 20189: Fix style on installer and onboarding pages 2018-02-13 12:57:21 -03:00
patron_lists Bug 19837: Add error feedback for duplicated or unfound cardnumbers 2018-02-18 16:48:46 -03:00
patroncards Bug 20111: i18nize units in Patron card creator 2018-03-26 17:31:15 -03:00
plugins Bug 20438: Allow uninstalling plugins not implementing the 'uninstall' method 2018-03-26 17:01:11 -03:00
reports Bug 19957: Allow continued editing of report after saving 2018-03-26 17:31:17 -03:00
reserve Bug 18789: (QA follow-up) Fix showing cardnumber when creating a hold 2018-02-16 13:03:58 -03:00
reviews Bug 18789: Send Koha::Patron object to the templates 2018-02-16 13:03:58 -03:00
rotating_collections Bug 12904: Force browser to load new javascript files after upgrade 2018-02-08 14:53:24 -03:00
serials Bug 20290: Fix capitalization of "Routling List" 2018-02-27 11:45:16 -03:00
services Revert bug 13618 - "Prevent XSS in the Staff Client and the OPAC" due to performance issues 2016-02-11 19:39:53 +00:00
suggestion Bug 12904: Force browser to load new javascript files after upgrade 2018-02-08 14:53:24 -03:00
tags Bug 12904: Force browser to load new javascript files after upgrade 2018-02-08 14:53:24 -03:00
test
tools Bug 19584: Check compare barcodes box when uploading barcodes 2018-03-26 17:31:17 -03:00
virtualshelves Bug 19960: Update popup window templates to use Bootstrap grid: Add to list 2018-02-15 13:30:23 -03:00
about.tt Bug 15492: Make existing code aware of new self_check* permissions 2018-03-26 17:31:18 -03:00
auth.tt Bug 20268: (follow-up) Correct template error 2018-03-23 11:29:58 -03:00
intranet-main.tt Bug 20268: CSS regression: white gap on the top of the staff pages 2018-03-19 13:55:46 -03:00