Koha/installer/data/mysql
Katrin Fischer 27dd3feafd
Bug 4944: Add OpacNoItemTypeImages system preference
At the moment noItemTypeImages pref controls staff and OPAC
display. With this patch, there will be a separate OpacNoItemTypes
preference that allows to control display of each separately.

To test:
- Apply patch and run database update
In Administration:
- Search for 'noItemTypes' preferences
- Verify the settings of both prefs match
- Toggle prefs, verify everything works ok
- Go to the item types configuration page
- Try different settings for both prefs:
  - Both set to No: Only a message with a link to the prefs should show
  - Both set to Yes or either set to Yes: image configuration options
    should show
In the OPAC:
- Check the following pages with item-level_itypes = record
  - advanced search
  - detail page
  - place hold page
- Check the following pages with item-level_itypes = item
  - result list
  - a list (opac-shelves)
  - checkouts and overdues tabs in patron account
    (Note: this didn't work right before, but will now.)
  - reading history in patron account

Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
2020-04-06 10:49:26 +01:00
..
atomicupdate Bug 4944: Add OpacNoItemTypeImages system preference 2020-04-06 10:49:26 +01:00
de-DE Bug 23590: Add notice template for translated installer files 2020-03-25 11:49:27 +00:00
en Bug 23590: Create a separate template notice NOTIFY_MANAGER 2020-03-25 09:35:46 +00:00
es-ES Bug 23590: Add notice template for translated installer files 2020-03-25 11:49:27 +00:00
fr-CA Bug 23590: Add notice template for translated installer files 2020-03-25 11:49:27 +00:00
fr-FR Bug 23590: Add notice template for translated installer files 2020-03-25 11:49:27 +00:00
it-IT Bug 23590: Add notice template for translated installer files 2020-03-25 11:49:27 +00:00
mandatory Bug 24545: Fix license statements 2020-02-24 13:31:26 +00:00
nb-NO Bug 23590: Add notice template for translated installer files 2020-03-25 11:49:27 +00:00
pl-PL Bug 23590: Add notice template for translated installer files 2020-03-25 11:49:27 +00:00
ru-RU Bug 23590: Add notice template for translated installer files 2020-03-25 11:49:27 +00:00
uk-UA Bug 23590: Add notice template for translated installer files 2020-03-25 11:49:27 +00:00
account_credit_types.sql Bug 24081: Add credit_types, offset_types and permissions 2020-03-04 14:46:13 +00:00
account_debit_types.sql Bug 25010: Fix typo 'rewewal' in debit types 2020-04-03 14:26:35 +01:00
account_offset_types.sql Bug 24081: (QA follow-up) Fix small typo 2020-03-04 14:46:25 +00:00
audio_alerts.sql Bug 11431: (QA followup) Make audio alerts sql top level 2015-11-04 12:33:53 -03: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 22589: Remove C4::Overdues::BorType 2020-03-24 10:57:55 +00:00
kohastructure.sql Bug 23204: DBRev 19.12.00.060 2020-03-27 12:32:14 +00:00
labels_upgrade.pl Bug 20000: Use Modern::Perl in installer scripts 2019-02-04 16:57:14 +00:00
patroncards_upgrade.pl Bug 20000: Use Modern::Perl in installer scripts 2019-02-04 16:57:14 +00:00
sysprefs.sql Bug 4944: Add OpacNoItemTypeImages system preference 2020-04-06 10:49:26 +01:00
update22to30.pl Bug 20000: Use Modern::Perl in installer scripts 2019-02-04 16:57:14 +00:00
updatedatabase.pl Bug 22534: DBRev 19.12.00.063 2020-04-06 10:48:37 +01:00
userflags.sql Bug 22868: Move suggestions_manage subperm out of acquisition perm 2020-01-30 08:27:00 +00:00
userpermissions.sql Bug 24846: Add new permission batch_extend_due_dates 2020-03-19 08:56:37 +00:00