Bugzilla – Attachment 163375 Details for
Bug 31791
Add the ability to lock records to prevent modification through the Koha staff interface
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 31791: Add edit_locked_records and set_record_sources subpermissions
Bug-31791-Add-editlockedrecords-and-setrecordsourc.patch (text/plain), 1.45 KB, created by
Tomás Cohen Arazi (tcohen)
on 2024-03-18 20:30:51 UTC
(
hide
)
Description:
Bug 31791: Add edit_locked_records and set_record_sources subpermissions
Filename:
MIME Type:
Creator:
Tomás Cohen Arazi (tcohen)
Created:
2024-03-18 20:30:51 UTC
Size:
1.45 KB
patch
obsolete
>From 9ddabddf5fb9dedf45e5b7dc4ac229c66c583b82 Mon Sep 17 00:00:00 2001 >From: Tomas Cohen Arazi <tomascohen@theke.io> >Date: Fri, 2 Feb 2024 17:13:47 -0300 >Subject: [PATCH] Bug 31791: Add edit_locked_records and set_record_sources > subpermissions > >Sponsored-by: ByWater Solutions >--- > .../intranet-tmpl/prog/en/includes/permissions.inc | 10 ++++++++++ > 1 file changed, 10 insertions(+) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/includes/permissions.inc b/koha-tmpl/intranet-tmpl/prog/en/includes/permissions.inc >index 742e6e1c359..11302b970e7 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/includes/permissions.inc >+++ b/koha-tmpl/intranet-tmpl/prog/en/includes/permissions.inc >@@ -342,6 +342,16 @@ > Edit catalog (Modify bibliographic/holdings data) > </span> > <span class="permissioncode">([% name | html %])</span> >+ [%- CASE 'edit_locked_records' -%] >+ <span class="sub_permission edit_locked_records_subpermission"> >+ Edit locked records >+ </span> >+ <span class="permissioncode">([% name | html %])</span> >+ [%- CASE 'set_record_sources' -%] >+ <span class="sub_permission set_record_sources_subpermission"> >+ Set record source >+ </span> >+ <span class="permissioncode">([% name | html %])</span> > [%- CASE 'advanced_editor' -%] > <span class="sub_permission advanced_editor_subpermission"> > Use the advanced cataloging editor (requires edit_catalogue) >-- >2.44.0
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 31791
:
163371
|
163372
|
163373
|
163374
|
163375
|
163376
|
163377
|
163378
|
163405
|
163408
|
163410
|
163411
|
163413
|
163414
|
163415
|
163416
|
163426
|
163427
|
163428
|
163429
|
163430
|
163431
|
163432
|
163433
|
163434
|
163531
|
163532
|
163533
|
163534
|
163535
|
163536
|
163537
|
163538
|
163539
|
163545
|
164193
|
164194
|
164195
|
164196
|
164197
|
164696
|
164697
|
164698
|
164699
|
164700
|
164701
|
164702
|
164703
|
164704
|
164705
|
165044
|
165045
|
165046
|
165047
|
165048
|
165049
|
165050
|
165051
|
165052
|
165053
|
165697