Koha/installer/data/mysql/es-ES/mandatory
Jonathan Druart b73fea8aaa Bug 12298: The "feed" MTT does not seem to be used and can be removed
The feed message transport type exists but nobody knows how it can be
used. This patch assumes nobody uses it and removes it.

Before removing the entry in the DB, the updatedb entry will check if no
foreign key exists in order to avoid a delete in cascade.

This path does *not* deletes the occurrences in the templates.

Test plan:
Apply this patch, execute the updatedb script and verify the
message_transport_types table does not contain the 'feed' entry if it was not
in use.

Signed-off-by: Nick Clemens <nick@quecheelibrary.org>
Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Patch will remove the confusing option to configure message texts for feeds.
Checked on a database with an existing feed type notice (not deleted) and
on one without any references to the feed message transport type (deleted!)

Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
2014-11-25 17:14:50 -03:00
..
auth_values.sql
auth_values.txt
class_sources.sql
class_sources.txt
message_transport_types.sql Bug 12298: The "feed" MTT does not seem to be used and can be removed 2014-11-25 17:14:50 -03:00
message_transport_types.txt
sample_frequencies.sql Bug 11261: make sample serial frequencies mandatory during installation 2013-12-13 18:34:05 +00:00
sample_frequencies.txt Bug 11261: make sample serial frequencies mandatory during installation 2013-12-13 18:34:05 +00:00
sample_notices.sql Bug 13199: Add missing notices for several installations 2014-11-20 09:47:50 -03:00
sample_notices.txt
sample_notices_message_attributes.sql
sample_notices_message_attributes.txt
sample_notices_message_transports.sql
sample_notices_message_transports.txt
sample_numberpatterns.sql Bug 11261: make sample serial numbering patterns mandatory during installation 2013-12-13 18:33:57 +00:00
sample_numberpatterns.txt Bug 11261: make sample serial numbering patterns mandatory during installation 2013-12-13 18:33:57 +00:00
stopwords.sql
stopwords.txt
system_preferences.sql
system_preferences.txt
userflags.sql
userflags.txt
userpermissions.sql Bug 7673 [Terminology follow-up] New patron permissions to manage items 2014-11-11 12:27:28 -03:00
userpermissions.txt