Koha/installer/data/mysql
Jonathan Druart a15a7f5d81 Bug 23895: Move installer file into the mandatory directory
Prior to this patch we had a confusing situation, mandatory files were
in both installer/data/mysql and installer/data/mysql/mandatory
To make things clearer this patch move them all into the mandatory
subdir.
However kohastructure.sql stay in the "root" directory.

Test plan:
1. Drop and recreate your DB and use the installer to populate the DB
2. Use the merge request code from misc4dev to test the reset_all alias
3. Still with the merge request from misc4dev checkout master (you can
also try 19.11 and/or 19.05) and reset_all again
=> All the data from the SQL mandatory files must have been correctly
inserted into the DB

https://gitlab.com/koha-community/koha-misc4dev/-/issues/46

Note that this patch also remove the x flag for subtag_registry.sql

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-10-14 14:50:07 +02:00
..
atomicupdate Bug 26145: DBRev 20.06.00.049 2020-10-12 11:28:41 +02:00
de-DE Bug 26007: (QA follow-up) Replace wrong link values from sql installer files 2020-09-09 15:39:51 +02:00
en Bug 26018: Fix frameworks errors with subfields in wrong tab 2020-10-14 11:47:57 +02:00
fr-CA Bug 21066: Rename publicationdate with published_on 2020-09-02 15:35:08 +02:00
fr-FR Bug 26007: (QA follow-up) Replace wrong link values from sql installer files 2020-09-09 15:39:51 +02:00
it-IT Bug 26007: (QA follow-up) Replace wrong link values from sql installer files 2020-09-09 15:39:51 +02:00
localization Bug 20168: Remove li tags from OPACSearchForTitleIn for new installs 2020-09-09 14:33:45 +02:00
mandatory Bug 23895: Move installer file into the mandatory directory 2020-10-14 14:50:07 +02:00
nb-NO Bug 26007: (QA follow-up) Replace wrong link values from sql installer files 2020-09-09 15:39:51 +02:00
pl-PL Bug 26268: Correct mapping for internal note to items.itemnotes_nonpublic 2020-10-01 10:32:15 +02:00
ru-RU Bug 26268: Correct mapping for internal note to items.itemnotes_nonpublic 2020-10-01 10:32:15 +02:00
uk-UA Bug 26268: Correct mapping for internal note to items.itemnotes_nonpublic 2020-10-01 10:32:15 +02:00
backfill_statistics.pl Bug 13795: Remove occurences of unused columns in code 2019-04-18 10:05:51 +00:00
fix_unclosed_nonaccruing_fines_bug17135.pl Bug 24840: Replace DateTime->now with dt_from_string 2020-04-08 11:54:23 +01:00
kohastructure.sql Bug 26145: Refactoring - Move C4::Images to Koha::CoverImages 2020-10-12 11:28:41 +02:00
labels_upgrade.pl Bug 21395: Make perlcritic happy 2020-06-29 12:37:02 +02:00
patroncards_upgrade.pl Bug 21395: Make perlcritic happy 2020-06-29 12:37:02 +02:00
update22to30.pl Bug 21395: Make perlcritic happy 2020-06-29 12:37:02 +02:00
updatedatabase.pl Bug 26145: DBRev 20.06.00.049 2020-10-12 11:28:41 +02:00