Koha/koha-tmpl/intranet-tmpl/prog/en/modules/help
Katrin Fischer 870913b3c3 Bug 2426: Remove deprecated management permission
After review of the code it turns out that the management permission
that has been marked as deprecated a long time ago, does not have
any function.

The patch removes all remaining code related to it.

To test:
- Make sure you have a patron with the management permission
- Apply patch
- Run database update
- Check everything still works as expected

Bonus:
borrowers.flags is recalculated for patrons with management
permission.

To check:
- Create some 'permission twins' with and without management
  permission
- Note the value in borrowers.flags
- Apply patch, don't run database update
- Save permissions from GUI for one of the twins
- Note the newly calculated value
- Run database update
- Now both twins should have the same borrowers.flags value

Signed-off-by: Owen Leonard <oleonard@myacpl.org>

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
2018-06-08 12:17:25 +00:00
..
acqui Bug 20706: Adds en language code to the links to the manual 2018-05-16 11:31:14 -03:00
admin Bug 20706: Adds en language code to the links to the manual 2018-05-16 11:31:14 -03:00
authorities Bug 20706: Adds en language code to the links to the manual 2018-05-16 11:31:14 -03:00
catalogue Bug 20706: Adds en language code to the links to the manual 2018-05-16 11:31:14 -03:00
cataloguing Bug 20706: Adds en language code to the links to the manual 2018-05-16 11:31:14 -03:00
circ Bug 20706: Adds en language code to the links to the manual 2018-05-16 11:31:14 -03:00
course_reserves Bug 20706: Adds en language code to the links to the manual 2018-05-16 11:31:14 -03:00
labels Bug 20706: Adds en language code to the links to the manual 2018-05-16 11:31:14 -03:00
members Bug 2426: Remove deprecated management permission 2018-06-08 12:17:25 +00:00
offline_circ Bug 20706: Fix bad HTML link to help file 2018-05-16 11:31:14 -03:00
patron_lists Bug 20706: Adds en language code to the links to the manual 2018-05-16 11:31:14 -03:00
patroncards Bug 20706: Adds en language code to the links to the manual 2018-05-16 11:31:14 -03:00
plugins Bug 20706: Adds en language code to the links to the manual 2018-05-16 11:31:14 -03:00
reports Bug 20706: Adds en language code to the links to the manual 2018-05-16 11:31:14 -03:00
reserve Bug 20706: Adds en language code to the links to the manual 2018-05-16 11:31:14 -03:00
reviews Bug 20706: Adds en language code to the links to the manual 2018-05-16 11:31:14 -03:00
rotating_collections Bug 20706: Adds en language code to the links to the manual 2018-05-16 11:31:14 -03:00
serials Bug 20706: Adds en language code to the links to the manual 2018-05-16 11:31:14 -03:00
suggestion Bug 20706: Adds en language code to the links to the manual 2018-05-16 11:31:14 -03:00
tags Bug 20706: Adds en language code to the links to the manual 2018-05-16 11:31:14 -03:00
tools Bug 20706: Adds en language code to the links to the manual 2018-05-16 11:31:14 -03:00
virtualshelves Bug 20706: Adds en language code to the links to the manual 2018-05-16 11:31:14 -03:00
about.tt Bug 20706: Adds en language code to the links to the manual 2018-05-16 11:31:14 -03:00
edithelp.tt Bug 20538: Remove the need of writing [% KOHA_VERSION %] everywhere 2018-04-13 11:49:44 -03:00
mainpage.tt Bug 20706: Adds en language code to the links to the manual 2018-05-16 11:31:14 -03:00
nohelp.tt Bug 20706: Adds en language code to the links to the manual 2018-05-16 11:31:14 -03:00