[Bug 29246] New: We should rename the pref 'template' to staff theme
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29246 Bug ID: 29246 Summary: We should rename the pref 'template' to staff theme Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: System Administration Assignee: koha-bugs@lists.koha-community.org Reporter: m.de.rooy@rijksmuseum.nl QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com pref template is confusing; note that we have opacthemes too In one run we might even adjust opacthemes to opactheme. -- 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=29246 Marcel de Rooy <m.de.rooy@rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.koha-community | |.org/bugzilla3/show_bug.cgi | |?id=29245 -- 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=29246 Marcel de Rooy <m.de.rooy@rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|We should rename the pref |We should rename the prefs |'template' to staff theme |'template' and opacthemes -- 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=29246 Marcel de Rooy <m.de.rooy@rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|koha-bugs@lists.koha-commun |m.de.rooy@rijksmuseum.nl |ity.org | Status|NEW |ASSIGNED -- 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=29246 --- Comment #1 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- Created attachment 126828 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=126828&action=edit Bug 29246: Rename pref template between single quotes Result of git grep -l "'template'" ':!*.po' | \ xargs sed -i -e "s/'template'/'intranet_theme'/g" Excluding: git checkout -- C4/Biblio.pm git checkout -- Koha/Club/Enrollment.pm git checkout -- Koha/Club/Enrollment/Field.pm git checkout -- Koha/Club/Template.pm git checkout -- Koha/Plugins/Base.pm git checkout -- Koha/Template/Plugin/Cache.pm git checkout -- catalogue/ISBDdetail.pl git checkout -- koha-tmpl/intranet-tmpl/prog/en/modules/labels/label-manage.tt git checkout -- koha-tmpl/intranet-tmpl/prog/en/modules/patroncards/manage.tt git checkout -- labels/label-manage.pl git checkout -- opac/opac-ISBDdetail.pl git checkout -- opac/opac-downloadcart.pl git checkout -- opac/opac-downloadshelf.pl git checkout -- opac/opac-export.pl git checkout -- patroncards/manage.pl git checkout -- t/db_dependent/Illrequests.t -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29246 --- Comment #2 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- Created attachment 126829 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=126829&action=edit Bug 29246: Fix order of installer/data/mysql/mandatory/sysprefs.sql -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29246 --- Comment #3 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- Created attachment 126830 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=126830&action=edit Bug 29246: Fix two incorrect calls of getTranslatedLanguages memberentry and letter.pl refer to OPAC with the wrong theme. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29246 --- Comment #4 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- Created attachment 126831 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=126831&action=edit Bug 29246: Rename pref template between double quotes Result of git grep -l "\"template\"" ':!*.po' ':!*.js' | \ xargs sed -i -e "s/\"template\"/\"intranet_theme\"/g" Excluding: git checkout -- Koha/Schema/Result/MarcModificationTemplateAction.pm -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29246 --- Comment #5 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- Created attachment 126832 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=126832&action=edit Bug 29246: Atomic update for db rev -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29246 --- Comment #6 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- Still work in progress -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29246 Marcel de Rooy <m.de.rooy@rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution|--- |WONTFIX --- Comment #7 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- See bug 29245. Abandoning. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29246 Marcel de Rooy <m.de.rooy@rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|m.de.rooy@rijksmuseum.nl |koha-bugs@lists.koha-commun | |ity.org -- 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