[Bug 22840] New: Force insert of mandatory data
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22840 Bug ID: 22840 Summary: Force insert of mandatory data Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Installation and upgrade (command-line installer) Assignee: koha-bugs@lists.koha-community.org Reporter: jonathan.druart@bugs.koha-community.org QA Contact: testopia@bugs.koha-community.org Target Milestone: --- During the installation process there is a "mandatory" data that can be unchecked. If some are unchecked, Koha will certainly not work as expected, we may want to force the insert of these .sql file (like sysprefs, notices, AV, etc.) -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22840 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.koha-community | |.org/bugzilla3/show_bug.cgi | |?id=21651 -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22840 --- Comment #1 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- This is not trivial, we need to: 1. use the "mandatory" flag for all the different .sql files (not only frameworks), see $requirelevel in C4::Installer 2. use this flag in the template to remove the ability to uncheck those checkboxes 3. Remove the "Select none", "Select all" links if the "section" is mandatory -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22840 --- Comment #2 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- It would probably be a lot easier now that all the installers have the same file structure? -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org