[Koha-bugs] [Bug 41494] Rename "Koha administration" to "Administration" for consistency
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41494 --- Comment #6 from ChloƩ Zermatten --- All pushed to 25.11.x Thanks all! -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
[Koha-bugs] [Bug 41494] Rename "Koha administration" to "Administration" for consistency
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41494 ChloƩ Zermatten changed: What|Removed |Added Status|Pushed to main |Pushed to stable Version(s)|26.05.00|26.05.00,25.11.02 released in|| -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
[Koha-bugs] [Bug 41494] Rename "Koha administration" to "Administration" for consistency
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41494 --- Comment #5 from Lucas Gass (lukeg) --- Nice work everyone! Pushed to main for 26.05 -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
[Koha-bugs] [Bug 41494] Rename "Koha administration" to "Administration" for consistency
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41494 Lucas Gass (lukeg) changed: What|Removed |Added Version(s)||26.05.00 released in|| Status|Passed QA |Pushed to main -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
[Koha-bugs] [Bug 41494] Rename "Koha administration" to "Administration" for consistency
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41494 Paul Derscheid changed: What|Removed |Added QA Contact|[email protected] |[email protected] |y.org | CC||[email protected] -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
[Koha-bugs] [Bug 41494] Rename "Koha administration" to "Administration" for consistency
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41494 Paul Derscheid changed: What|Removed |Added Attachment #190730|0 |1 is obsolete|| --- Comment #4 from Paul Derscheid --- Created attachment 190832 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=190832&action=edit Bug 41494: Rename "Koha administration" module name to "Administration" This changes "Koha administration" to "Administration" on the staff interface home page and the administration module home page. Everywhere else in the staff interface, such as browser page titles and breadcrumbs, administration is used. This improves consistency, and is how it is commonly referred to. It also change some other occurences in the code base, such as code comments. Test plan: 1. Note the inconsistencies in how we name and refer to the administration module: 1.1 Staff interface home page: Koha administration 1.2 Administration module home page: Koha administration, but note that the breadcrumb and browser page title is "Administration". 1.3 Breadcrumbs and browser page titles for any of the administration areas are just "Administration". 1.4 More > Administration. 2. Apply the patch. 3. Note that on the staff interface home page and the administration home page are now labelled "Administration". Signed-off-by: David Nind Signed-off-by: Roman Dolny Signed-off-by: Paul Derscheid -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
[Koha-bugs] [Bug 41494] Rename "Koha administration" to "Administration" for consistency
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41494 Paul Derscheid changed: What|Removed |Added Status|Signed Off |Passed QA -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
[Koha-bugs] [Bug 41494] Rename "Koha administration" to "Administration" for consistency
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41494 --- Comment #3 from David Nind --- Thanks for the sign-off Roman! -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
[Koha-bugs] [Bug 41494] Rename "Koha administration" to "Administration" for consistency
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41494 Roman Dolny changed: What|Removed |Added Attachment #190729|0 |1 is obsolete|| --- Comment #2 from Roman Dolny --- Created attachment 190730 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=190730&action=edit Bug 41494: Rename "Koha administration" module name to "Administration" This changes "Koha administration" to "Administration" on the staff interface home page and the administration module home page. Everywhere else in the staff interface, such as browser page titles and breadcrumbs, administration is used. This improves consistency, and is how it is commonly referred to. It also change some other occurences in the code base, such as code comments. Test plan: 1. Note the inconsistencies in how we name and refer to the administration module: 1.1 Staff interface home page: Koha administration 1.2 Administration module home page: Koha administration, but note that the breadcrumb and browser page title is "Administration". 1.3 Breadcrumbs and browser page titles for any of the administration areas are just "Administration". 1.4 More > Administration. 2. Apply the patch. 3. Note that on the staff interface home page and the administration home page are now labelled "Administration". Signed-off-by: David Nind Signed-off-by: Roman Dolny -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
[Koha-bugs] [Bug 41494] Rename "Koha administration" to "Administration" for consistency
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41494 Roman Dolny changed: What|Removed |Added Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
[Koha-bugs] [Bug 41494] Rename "Koha administration" to "Administration" for consistency
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41494 David Nind changed: What|Removed |Added Text to go in the||Renames "Koha release notes||administration" to ||"Administration" on the ||staff interface and ||administration module home ||pages. This improves ||consistency, as everywhere ||else in the staff interface ||it is called ||administration, such as for ||breadcrumbs and browser ||page titles. -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
[Koha-bugs] [Bug 41494] Rename "Koha administration" to "Administration" for consistency
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41494 --- Comment #1 from David Nind --- Created attachment 190729 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=190729&action=edit Bug 41494: Rename "Koha administration" module name to "Administration" This changes "Koha administration" to "Administration" on the staff interface home page and the administration module home page. Everywhere else in the staff interface, such as browser page titles and breadcrumbs, administration is used. This improves consistency, and is how it is commonly referred to. It also change some other occurences in the code base, such as code comments. Test plan: 1. Note the inconsistencies in how we name and refer to the administration module: 1.1 Staff interface home page: Koha administration 1.2 Administration module home page: Koha administration, but note that the breadcrumb and browser page title is "Administration". 1.3 Breadcrumbs and browser page titles for any of the administration areas are just "Administration". 1.4 More > Administration. 2. Apply the patch. 3. Note that on the staff interface home page and the administration home page are now labelled "Administration". Signed-off-by: David Nind -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
[Koha-bugs] [Bug 41494] Rename "Koha administration" to "Administration" for consistency
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41494 David Nind changed: What|Removed |Added Status|ASSIGNED|Needs Signoff -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
[Koha-bugs] [Bug 41494] Rename "Koha administration" to "Administration" for consistency
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41494 David Nind changed: What|Removed |Added Assignee|[email protected] |[email protected] |ity.org | Status|NEW |ASSIGNED Patch complexity|--- |String patch -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. ___ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
