http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6434
--- Comment #5 from Serhij Dubyk <[email protected]> 2011-06-21 07:07:40 UTC --- Maybe this patch should be divided into many small? With the help "git send-email" I can't do next changes in sql-tables: 1) Delete old tables uk-UA / mandatory / system_preferences_full_optimal_for_install_only.sql uk-UA / mandatory / system_preferences_only_translation_updating.sql uk-UA / mandatory / system_preferences_optimal_values_insert_only.sql ru-RU / mandatory / system_preferences_full_optimal_for_install_only.sql ru-RU / mandatory / system_preferences_only_translation_updating.sql ru-RU / mandatory / system_preferences_optimal_values_insert_only.sql and replace them by new ones https://www.dropbox.com/s/f07d6nidu39mvdj/uk-UA/mandatory/system_preferences.sql https://www.dropbox.com/s/f07d6nidu39mvdj/ru-RU/mandatory/system_preferences.sql 2) Replace old uk-UA / mandatory / sample_notices.sql ru-RU / mandatory / sample_notices.sql with new https://www.dropbox.com/s/f07d6nidu39mvdj/ru-RU/mandatory/sample_notices.sql https://www.dropbox.com/s/f07d6nidu39mvdj/uk-UA/mandatory/sample_notices.sql 3) maybe some other sql-tables - I do not know how to see all files that are not suitable for "git send-email" Other sql-tables I can send with many small patches - if this makes sense? -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
