Bugzilla – Attachment 22453 Details for
Bug 11086
Koha Tools Upload Patron Images text description change
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
[PASSED QA] Bug 11086 : Follow up, editing the database files also
PASSED-QA-Bug-11086--Follow-up-editing-the-databas.patch (text/plain), 3.75 KB, created by
Katrin Fischer
on 2013-10-27 18:37:48 UTC
(
hide
)
Description:
[PASSED QA] Bug 11086 : Follow up, editing the database files also
Filename:
MIME Type:
Creator:
Katrin Fischer
Created:
2013-10-27 18:37:48 UTC
Size:
3.75 KB
patch
obsolete
>From 3216b809012c20e6d06af374b22402af91cddff7 Mon Sep 17 00:00:00 2001 >From: Chris Cormack <chris@bigballofwax.co.nz> >Date: Sun, 20 Oct 2013 11:51:29 -0700 >Subject: [PATCH] [PASSED QA] Bug 11086 : Follow up, editing the database > files also > >To test before the patch is applied notice that on the member-flags page >it says >"upload patron images in batch or one at a time" >After the patch it should say >"upload patron images in a batch or one at a time" > >Try also for tools-home > >Signed-off-by: David Noe <drnoe@bywatersolutions.com> >Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de> >Changes permission description in en and untranslated >installer files. >--- > .../data/mysql/en/mandatory/userpermissions.sql | 2 +- > .../data/mysql/es-ES/mandatory/userpermissions.sql | 2 +- > .../data/mysql/pl-PL/mandatory/userpermissions.sql | 2 +- > 3 files changed, 3 insertions(+), 3 deletions(-) > >diff --git a/installer/data/mysql/en/mandatory/userpermissions.sql b/installer/data/mysql/en/mandatory/userpermissions.sql >index d2593f5..702d6d3 100644 >--- a/installer/data/mysql/en/mandatory/userpermissions.sql >+++ b/installer/data/mysql/en/mandatory/userpermissions.sql >@@ -35,7 +35,7 @@ INSERT INTO permissions (module_bit, code, description) VALUES > (13, 'import_patrons', 'Import patron data'), > (13, 'edit_patrons', 'Perform batch modification of patrons'), > (13, 'delete_anonymize_patrons', 'Delete old borrowers and anonymize circulation history (deletes borrower reading history)'), >- (13, 'batch_upload_patron_images', 'Upload patron images in batch or one at a time'), >+ (13, 'batch_upload_patron_images', 'Upload patron images in a batch or one at a time'), > (13, 'schedule_tasks', 'Schedule tasks to run'), > (13, 'items_batchmod', 'Perform batch modification of items'), > (13, 'items_batchdel', 'Perform batch deletion of items'), >diff --git a/installer/data/mysql/es-ES/mandatory/userpermissions.sql b/installer/data/mysql/es-ES/mandatory/userpermissions.sql >index d2593f5..702d6d3 100644 >--- a/installer/data/mysql/es-ES/mandatory/userpermissions.sql >+++ b/installer/data/mysql/es-ES/mandatory/userpermissions.sql >@@ -35,7 +35,7 @@ INSERT INTO permissions (module_bit, code, description) VALUES > (13, 'import_patrons', 'Import patron data'), > (13, 'edit_patrons', 'Perform batch modification of patrons'), > (13, 'delete_anonymize_patrons', 'Delete old borrowers and anonymize circulation history (deletes borrower reading history)'), >- (13, 'batch_upload_patron_images', 'Upload patron images in batch or one at a time'), >+ (13, 'batch_upload_patron_images', 'Upload patron images in a batch or one at a time'), > (13, 'schedule_tasks', 'Schedule tasks to run'), > (13, 'items_batchmod', 'Perform batch modification of items'), > (13, 'items_batchdel', 'Perform batch deletion of items'), >diff --git a/installer/data/mysql/pl-PL/mandatory/userpermissions.sql b/installer/data/mysql/pl-PL/mandatory/userpermissions.sql >index 4fd2adf..9924e78 100644 >--- a/installer/data/mysql/pl-PL/mandatory/userpermissions.sql >+++ b/installer/data/mysql/pl-PL/mandatory/userpermissions.sql >@@ -35,7 +35,7 @@ INSERT INTO permissions (module_bit, code, description) VALUES > (13, 'import_patrons', 'Import patron data'), > (13, 'edit_patrons', 'Perform batch modification of patrons'), > (13, 'delete_anonymize_patrons', 'Delete old borrowers and anonymize circulation history (deletes borrower reading history)'), >- (13, 'batch_upload_patron_images', 'Upload patron images in batch or one at a time'), >+ (13, 'batch_upload_patron_images', 'Upload patron images in a batch or one at a time'), > (13, 'schedule_tasks', 'Schedule tasks to run'), > (13, 'items_batchmod', 'Perform batch modification of items'), > (13, 'items_batchdel', 'Perform batch deletion of items'), >-- >1.7.9.5
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 11086
:
22095
|
22124
|
22148
|
22149
|
22452
| 22453