Koha/koha-tmpl/intranet-tmpl/prog/en/modules
Nick Clemens 1733944b34 Bug 26236: Fix translating interface from DB term to readable term
When viewing the logs we try to swith the db values like 'cron' to friendly terms like
'Cron job'

The values we use for building the selectors on the page ar eupper case, but DB values are lower case

If we simply force upper case in the comparison we can ensure we always match correctly

To test:
1 - Enable some 'Logs' setting in System preferences
2 - Perform some action in koha that will log
    Run a cronjob
    Change a syspref
    etc.
3 - Browse to Tools-> Log viewer
4 - Click 'Submit' to see all logs
5 - Note the 'Interface' column contains lower case DB values
6 - Apply patch
7 - Reload the page
8 - Values in interface are now Camel cased and more friendly

Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2020-09-03 14:18:23 +02:00
..
acqui Bug 26014: Add publication year and edition to Z39.50 results in acquisition 2020-08-26 15:21:41 +02:00
admin Bug 25630: (follow-up) Fix capitalization and terminology for system preferences 2020-09-02 12:05:33 +02:00
authorities Bug 25728: Create AV when cataloguing an authority record 2020-08-24 11:19:03 +02:00
basket Bug 26010: Remove the use of jquery.checkboxes plugin from staff interface cart 2020-08-13 07:55:42 +02:00
batch
catalogue Bug 19889: (follow-up) Fix text in moredetail.tt 2020-08-31 16:17:58 +02:00
cataloguing Bug 26014: Add publication year and edition to Z39.50 results in acquisition 2020-08-26 15:21:41 +02:00
circ Bug 26362: Show correct libraries in overdues report 2020-09-03 13:40:00 +02:00
clubs
common
course_reserves Bug 26234: Teach our KohaTable constructor the specific th classes 2020-08-19 08:24:04 +02:00
errors
ill Bug 24156: move ColumnsSettings to TablesSettings 2020-06-25 10:51:59 +02:00
installer Bug 24973: Load custom localization file 2020-08-24 12:10:53 +02:00
labels Bug 25765: Replace LoginBranchname and LoginBranchcode with use of Branches template plugin 2020-07-23 11:17:27 +02:00
mana
members Bug 23634: Prevent non-superlibrarians from editing superlibarian emails 2020-09-02 15:40:55 +02:00
offline_circ Bug 26212: Remove the use of jquery.checkboxes plugin from pending offline circulations 2020-08-18 15:45:49 +02:00
onboarding
patron_lists Bug 26234: Teach our KohaTable constructor the specific th classes 2020-08-19 08:24:04 +02:00
patroncards Bug 25765: Replace LoginBranchname and LoginBranchcode with use of Branches template plugin 2020-07-23 11:17:27 +02:00
plugins Bug 25867: Label "Current location" as "Current library" and "Permanent location" as "Home library" 2020-08-18 15:48:37 +02:00
pos Bug 26189: Improve styling of datatables within fieldsets 2020-08-24 10:52:07 +02:00
reports Bug 26153: Remove the use of jquery.checkboxes plugin from items lost report 2020-08-19 08:24:39 +02:00
reserve Bug 22789: (QA follow-up) Some minor formatting changes 2020-08-31 16:10:25 +02:00
reviews
rotating_collections Bug 25867: Label "Current location" as "Current library" and "Permanent location" as "Home library" 2020-08-18 15:48:37 +02:00
serials Bug 25727: Do not open options on clear 2020-08-24 11:19:03 +02:00
services
suggestion Bug 25033: (follow-up) Deal with 'Any' branch and don't show dropdown if organized by library 2020-08-25 11:31:42 +02:00
tags
test
tools Bug 26236: Fix translating interface from DB term to readable term 2020-09-03 14:18:23 +02:00
virtualshelves Bug 26204: Remove the use of jquery.checkboxes plugin from staff interface lists 2020-08-18 15:45:49 +02:00
about.tt Bug 26015: Terminology: Use staff interface instead of staff client 2020-08-31 16:10:25 +02:00
auth.tt Bug 24201: (QA follow-up) Only display desks picker if enabled 2020-08-07 16:54:40 +02:00
intranet-main.tt Bug 26015: Replace 2 missing occurrences 2020-08-31 16:10:25 +02:00