Bug 13632: Populate user_flags and permissions tables in the web installer
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Tue, 22 Sep 2015 08:50:15 +0000 (09:50 +0100)
committerTomas Cohen Arazi <tomascohen@theke.io>
Mon, 19 Oct 2015 12:38:04 +0000 (09:38 -0300)
Move the 2 specific 'en' files outside of the language directory.

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
C4/Installer.pm
installer/data/mysql/en/mandatory/userflags.sql [deleted file]
installer/data/mysql/en/mandatory/userflags.txt [deleted file]
installer/data/mysql/en/mandatory/userpermissions.sql [deleted file]
installer/data/mysql/en/mandatory/userpermissions.txt [deleted file]
installer/data/mysql/userflags.sql [new file with mode: 0644]
installer/data/mysql/userpermissions.sql [new file with mode: 0644]

index a4f63a2..d8f7a38 100644 (file)
@@ -304,6 +304,8 @@ sub load_sql_in_order {
     # Make sure the global sysprefs.sql file is loaded first
     my $globalsysprefs = C4::Context->config('intranetdir') . "/installer/data/$self->{dbms}/sysprefs.sql";
     unshift(@fnames, $globalsysprefs);
+    push @fnames, C4::Context->config('intranetdir') . "/installer/data/mysql/userflags.sql";
+    push @fnames, C4::Context->config('intranetdir') . "/installer/data/mysql/userpermissions.sql";
     foreach my $file (@fnames) {
         #      warn $file;
         undef $/;
diff --git a/installer/data/mysql/en/mandatory/userflags.sql b/installer/data/mysql/en/mandatory/userflags.sql
deleted file mode 100644 (file)
index d8e3626..0000000
+++ /dev/null
@@ -1,21 +0,0 @@
-INSERT INTO userflags (bit, flag, flagdesc, defaulton) VALUES
-(0,'superlibrarian','Access to all librarian functions',0),
-(1,'circulate','Check out and check in items',0),
-(2,'catalogue','<b>Required for staff login.</b> Staff access, allows viewing of catalogue in staff client.',0),
-(3,'parameters','Manage Koha system settings (Administration panel)',0),
-(4,'borrowers','Add or modify patrons',0),
-(5,'permissions','Set user permissions',0),
-(6,'reserveforothers','Place and modify holds for patrons',0),
-(9,'editcatalogue','Edit catalog (Modify bibliographic/holdings data)',0),
-(10,'updatecharges','Manage patrons fines and fees',0),
-(11,'acquisition','Acquisition and/or suggestion management',0),
-(12,'management','Set library management parameters (deprecated)',0),
-(13,'tools','Use all tools (expand for granular tools permissions)',0),
-(14,'editauthorities','Edit authorities',0),
-(15,'serials','Manage serial subscriptions',0),
-(16,'reports','Allow access to the reports module',0),
-(17,'staffaccess','Allow staff members to modify permissions for other staff members',0),
-(18,'coursereserves','Course reserves',0),
-(19, 'plugins', 'Koha plugins', '0'),
-(20, 'lists', 'Lists', 0)
-;
diff --git a/installer/data/mysql/en/mandatory/userflags.txt b/installer/data/mysql/en/mandatory/userflags.txt
deleted file mode 100644 (file)
index 5fa8bdd..0000000
+++ /dev/null
@@ -1 +0,0 @@
-Default user permissions flags 
diff --git a/installer/data/mysql/en/mandatory/userpermissions.sql b/installer/data/mysql/en/mandatory/userpermissions.sql
deleted file mode 100644 (file)
index 25d4f92..0000000
+++ /dev/null
@@ -1,78 +0,0 @@
-INSERT INTO permissions (module_bit, code, description) VALUES
-   ( 1, 'circulate_remaining_permissions', 'Remaining circulation permissions'),
-   ( 1, 'override_renewals', 'Override blocked renewals'),
-   ( 1, 'overdues_report', 'Execute overdue items report'),
-   ( 1, 'force_checkout', 'Force checkout if a limitation exists'),
-   ( 1, 'manage_restrictions', 'Manage restrictions for accounts'),
-   ( 1, 'self_checkout', 'Perform self checkout at the OPAC. It should be used for the patron matching the AutoSelfCheckID'),
-   ( 3, 'parameters_remaining_permissions', 'Remaining system parameters permissions'),
-   ( 3, 'manage_circ_rules', 'manage circulation rules'),
-   ( 6, 'place_holds', 'Place holds for patrons'),
-   ( 6, 'modify_holds_priority', 'Modify holds priority'),
-   ( 9, 'edit_catalogue', 'Edit catalog (Modify bibliographic/holdings data)'),
-   ( 9, 'fast_cataloging', 'Fast cataloging'),
-   ( 9, 'edit_items', 'Edit items'),
-   ( 9, 'edit_items_restricted', 'Limit item modification to subfields defined in the SubfieldsToAllowForRestrictedEditing preference (please note that edit_item is still required)'),
-   ( 9, 'delete_all_items', 'Delete all items at once'),
-   (10, 'writeoff', 'Write off fines and fees'),
-   (10, 'remaining_permissions', 'Remaining permissions for managing fines and fees'),
-   (11, 'vendors_manage', 'Manage vendors'),
-   (11, 'contracts_manage', 'Manage contracts'),
-   (11, 'period_manage', 'Manage periods'),
-   (11, 'budget_manage', 'Manage budgets'),
-   (11, 'budget_modify', 'Modify budget (can''t create lines, but can modify existing ones)'),
-   (11, 'planning_manage', 'Manage budget plannings'),
-   (11, 'order_manage', 'Manage orders & basket'),
-   (11, 'order_manage_all', 'Manage all orders and baskets, regardless of restrictions on them'),
-   (11, 'group_manage', 'Manage orders & basketgroups'),
-   (11, 'order_receive', 'Manage orders & basket'),
-   (11, 'budget_add_del', 'Add and delete budgets (but can''t modify budgets)'),
-   (11, 'budget_manage_all', 'Manage all budgets'),
-   (13, 'edit_news', 'Write news for the OPAC and staff interfaces'),
-   (13, 'label_creator', 'Create printable labels and barcodes from catalog and patron data'),
-   (13, 'edit_calendar', 'Define days when the library is closed'),
-   (13, 'moderate_comments', 'Moderate patron comments'),
-   (13, 'edit_notices', 'Define notices'),
-   (13, 'edit_notice_status_triggers', 'Set notice/status triggers for overdue items'),
-   (13, 'edit_quotes', 'Edit quotes for quote-of-the-day feature'),
-   (13, 'view_system_logs', 'Browse the system logs'),
-   (13, 'inventory', 'Perform inventory (stocktaking) of your catalog'),
-   (13, 'stage_marc_import', 'Stage MARC records into the reservoir'),
-   (13, 'manage_staged_marc', 'Managed staged MARC records, including completing and reversing imports'),
-   (13, 'export_catalog', 'Export bibliographic and holdings data'),
-   (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 a batch or one at a time'),
-   (13, 'schedule_tasks', 'Schedule tasks to run'),
-   (13, 'items_batchmod', 'Perform batch modification of items'),
-   (13, 'items_batchmod_restricted', 'Limit batch item modification to subfields defined in the SubfieldsToAllowForRestrictedBatchmod preference (please note that items_batchmod is still required)'),
-   (13, 'items_batchdel', 'Perform batch deletion of items'),
-   (13, 'manage_csv_profiles', 'Manage CSV export profiles'),
-   (13, 'moderate_tags', 'Moderate patron tags'),
-   (13, 'rotating_collections', 'Manage rotating collections'),
-   (13, 'upload_local_cover_images', 'Upload local cover images'),
-   (13, 'manage_patron_lists', 'Add, edit and delete patron lists and their contents'),
-   (13, 'records_batchmod', 'Perform batch modification of records (biblios or authorities)'),
-   (13, 'marc_modification_templates', 'Manage marc modification templates'),
-   (13, 'records_batchdel', 'Perform batch deletion of records (bibliographic or authority)'),
-   (15, 'check_expiration', 'Check the expiration of a serial'),
-   (15, 'claim_serials', 'Claim missing serials'),
-   (15, 'create_subscription', 'Create a new subscription'),
-   (15, 'delete_subscription', 'Delete an existing subscription'),
-   (15, 'edit_subscription', 'Edit an existing subscription'),
-   (15, 'receive_serials', 'Serials receiving'),
-   (15, 'renew_subscription', 'Renew a subscription'),
-   (15, 'routing', 'Routing'),
-   (15, 'superserials', 'Manage subscriptions from any branch (only applies when IndependentBranches is used)'),
-   (16, 'execute_reports', 'Execute SQL reports'),
-   (16, 'create_reports', 'Create SQL reports'),
-   (18, 'manage_courses', 'Add, edit and delete courses'),
-   (18, 'add_reserves', 'Add course reserves'),
-   (18, 'delete_reserves', 'Remove course reserves'),
-   (19, 'manage', 'Manage plugins ( install / uninstall )'),
-   (19, 'tool', 'Use tool plugins'),
-   (19, 'report', 'Use report plugins'),
-   (19, 'configure', 'Configure plugins'),
-   (20, 'delete_public_lists', 'Delete public lists')
-;
diff --git a/installer/data/mysql/en/mandatory/userpermissions.txt b/installer/data/mysql/en/mandatory/userpermissions.txt
deleted file mode 100644 (file)
index 59b7ce1..0000000
+++ /dev/null
@@ -1 +0,0 @@
-Detailed staff user permissions
diff --git a/installer/data/mysql/userflags.sql b/installer/data/mysql/userflags.sql
new file mode 100644 (file)
index 0000000..d8e3626
--- /dev/null
@@ -0,0 +1,21 @@
+INSERT INTO userflags (bit, flag, flagdesc, defaulton) VALUES
+(0,'superlibrarian','Access to all librarian functions',0),
+(1,'circulate','Check out and check in items',0),
+(2,'catalogue','<b>Required for staff login.</b> Staff access, allows viewing of catalogue in staff client.',0),
+(3,'parameters','Manage Koha system settings (Administration panel)',0),
+(4,'borrowers','Add or modify patrons',0),
+(5,'permissions','Set user permissions',0),
+(6,'reserveforothers','Place and modify holds for patrons',0),
+(9,'editcatalogue','Edit catalog (Modify bibliographic/holdings data)',0),
+(10,'updatecharges','Manage patrons fines and fees',0),
+(11,'acquisition','Acquisition and/or suggestion management',0),
+(12,'management','Set library management parameters (deprecated)',0),
+(13,'tools','Use all tools (expand for granular tools permissions)',0),
+(14,'editauthorities','Edit authorities',0),
+(15,'serials','Manage serial subscriptions',0),
+(16,'reports','Allow access to the reports module',0),
+(17,'staffaccess','Allow staff members to modify permissions for other staff members',0),
+(18,'coursereserves','Course reserves',0),
+(19, 'plugins', 'Koha plugins', '0'),
+(20, 'lists', 'Lists', 0)
+;
diff --git a/installer/data/mysql/userpermissions.sql b/installer/data/mysql/userpermissions.sql
new file mode 100644 (file)
index 0000000..25d4f92
--- /dev/null
@@ -0,0 +1,78 @@
+INSERT INTO permissions (module_bit, code, description) VALUES
+   ( 1, 'circulate_remaining_permissions', 'Remaining circulation permissions'),
+   ( 1, 'override_renewals', 'Override blocked renewals'),
+   ( 1, 'overdues_report', 'Execute overdue items report'),
+   ( 1, 'force_checkout', 'Force checkout if a limitation exists'),
+   ( 1, 'manage_restrictions', 'Manage restrictions for accounts'),
+   ( 1, 'self_checkout', 'Perform self checkout at the OPAC. It should be used for the patron matching the AutoSelfCheckID'),
+   ( 3, 'parameters_remaining_permissions', 'Remaining system parameters permissions'),
+   ( 3, 'manage_circ_rules', 'manage circulation rules'),
+   ( 6, 'place_holds', 'Place holds for patrons'),
+   ( 6, 'modify_holds_priority', 'Modify holds priority'),
+   ( 9, 'edit_catalogue', 'Edit catalog (Modify bibliographic/holdings data)'),
+   ( 9, 'fast_cataloging', 'Fast cataloging'),
+   ( 9, 'edit_items', 'Edit items'),
+   ( 9, 'edit_items_restricted', 'Limit item modification to subfields defined in the SubfieldsToAllowForRestrictedEditing preference (please note that edit_item is still required)'),
+   ( 9, 'delete_all_items', 'Delete all items at once'),
+   (10, 'writeoff', 'Write off fines and fees'),
+   (10, 'remaining_permissions', 'Remaining permissions for managing fines and fees'),
+   (11, 'vendors_manage', 'Manage vendors'),
+   (11, 'contracts_manage', 'Manage contracts'),
+   (11, 'period_manage', 'Manage periods'),
+   (11, 'budget_manage', 'Manage budgets'),
+   (11, 'budget_modify', 'Modify budget (can''t create lines, but can modify existing ones)'),
+   (11, 'planning_manage', 'Manage budget plannings'),
+   (11, 'order_manage', 'Manage orders & basket'),
+   (11, 'order_manage_all', 'Manage all orders and baskets, regardless of restrictions on them'),
+   (11, 'group_manage', 'Manage orders & basketgroups'),
+   (11, 'order_receive', 'Manage orders & basket'),
+   (11, 'budget_add_del', 'Add and delete budgets (but can''t modify budgets)'),
+   (11, 'budget_manage_all', 'Manage all budgets'),
+   (13, 'edit_news', 'Write news for the OPAC and staff interfaces'),
+   (13, 'label_creator', 'Create printable labels and barcodes from catalog and patron data'),
+   (13, 'edit_calendar', 'Define days when the library is closed'),
+   (13, 'moderate_comments', 'Moderate patron comments'),
+   (13, 'edit_notices', 'Define notices'),
+   (13, 'edit_notice_status_triggers', 'Set notice/status triggers for overdue items'),
+   (13, 'edit_quotes', 'Edit quotes for quote-of-the-day feature'),
+   (13, 'view_system_logs', 'Browse the system logs'),
+   (13, 'inventory', 'Perform inventory (stocktaking) of your catalog'),
+   (13, 'stage_marc_import', 'Stage MARC records into the reservoir'),
+   (13, 'manage_staged_marc', 'Managed staged MARC records, including completing and reversing imports'),
+   (13, 'export_catalog', 'Export bibliographic and holdings data'),
+   (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 a batch or one at a time'),
+   (13, 'schedule_tasks', 'Schedule tasks to run'),
+   (13, 'items_batchmod', 'Perform batch modification of items'),
+   (13, 'items_batchmod_restricted', 'Limit batch item modification to subfields defined in the SubfieldsToAllowForRestrictedBatchmod preference (please note that items_batchmod is still required)'),
+   (13, 'items_batchdel', 'Perform batch deletion of items'),
+   (13, 'manage_csv_profiles', 'Manage CSV export profiles'),
+   (13, 'moderate_tags', 'Moderate patron tags'),
+   (13, 'rotating_collections', 'Manage rotating collections'),
+   (13, 'upload_local_cover_images', 'Upload local cover images'),
+   (13, 'manage_patron_lists', 'Add, edit and delete patron lists and their contents'),
+   (13, 'records_batchmod', 'Perform batch modification of records (biblios or authorities)'),
+   (13, 'marc_modification_templates', 'Manage marc modification templates'),
+   (13, 'records_batchdel', 'Perform batch deletion of records (bibliographic or authority)'),
+   (15, 'check_expiration', 'Check the expiration of a serial'),
+   (15, 'claim_serials', 'Claim missing serials'),
+   (15, 'create_subscription', 'Create a new subscription'),
+   (15, 'delete_subscription', 'Delete an existing subscription'),
+   (15, 'edit_subscription', 'Edit an existing subscription'),
+   (15, 'receive_serials', 'Serials receiving'),
+   (15, 'renew_subscription', 'Renew a subscription'),
+   (15, 'routing', 'Routing'),
+   (15, 'superserials', 'Manage subscriptions from any branch (only applies when IndependentBranches is used)'),
+   (16, 'execute_reports', 'Execute SQL reports'),
+   (16, 'create_reports', 'Create SQL reports'),
+   (18, 'manage_courses', 'Add, edit and delete courses'),
+   (18, 'add_reserves', 'Add course reserves'),
+   (18, 'delete_reserves', 'Remove course reserves'),
+   (19, 'manage', 'Manage plugins ( install / uninstall )'),
+   (19, 'tool', 'Use tool plugins'),
+   (19, 'report', 'Use report plugins'),
+   (19, 'configure', 'Configure plugins'),
+   (20, 'delete_public_lists', 'Delete public lists')
+;