Koha/koha-tmpl/intranet-tmpl/prog/en/modules
Bernardo Gonzalez Kriegel 74a13ab801 Bug 24973: Load custom localization file
It adds a new localization directory that could
host a custom SQL file for each language,
xx-YY/custom.sql

This will be the last file to be loaded at
install time, it can be used to set any difference
from default values.

It can't be deselected at install time.

Moved corresponding files for de-DE, it-IT,
nb-NO and completed es-ES

To test:
1) Apply the patch
2) Install es-ES/de-DE/it-IT/nb-NO translation (any lang)
   ( cd misc/translation; ./translate install es-ES )
3) Do a clean install using es-ES
4) After all files have been loaded check:
    * A new section labeled "Localization data added"
      with one file, custom.sql
    * Inspect the value of FrameworksLoaded syspref,
      last entry must be custom.sql
5) Remove/rename the file or localization dir and
   repeat 3/4, install must proceed normally

Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2020-08-24 12:10:53 +02:00
..
acqui Bug 21539: addorderiso2709.pl forces librarian to select a ccode and notforloan code when using MarcItemFieldsToOrder 2020-08-24 11:06:41 +02:00
admin Bug 19036: Add ability to enable credit number for only some credit types 2020-08-20 12:31:59 +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 26234: Teach our KohaTable constructor the specific th classes 2020-08-19 08:24:04 +02:00
cataloguing Bug 25728: fix rebase issues 2020-08-24 11:19:03 +02:00
circ Bug 25430: Use label-default for 0 2020-08-20 12:25:19 +02:00
clubs Bug 24393: Remove event attributes from patron clubs list template 2020-01-20 14:03:51 +00:00
common Bug 24964: Restore pagination for patrons for owner/users of funds 2020-04-06 10:57:10 +01:00
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 Bug 22250: Clean up Mana KB integration with serials and reports 2019-04-11 11:34:14 +00:00
members Bug 19036: (QA follow-up) Fix 'out-by-one' error on table 2020-08-20 12:31:59 +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 Bug 25409: Add missing "Required" text and "required" classes 2020-05-12 11:17:45 +01:00
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 25827: Add floating toolbar to the holds summary page in staff interface 2020-07-20 17:45:31 +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 26234: Teach our KohaTable constructor the specific th classes 2020-08-19 08:24:04 +02:00
tags Bug 23013: Upgrade DataTables in the staff client 2019-08-22 15:23:19 +01:00
test
tools Bug 26150: Remove the use of jquery.checkboxes plugin from inventory page 2020-08-24 11:19:03 +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 25826: (QA follow-up) Add filters 2020-08-07 09:55:50 +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 16371: Fix QA issues, change terminology 2020-08-13 10:15:33 +02:00