Bug 9988: Remove the Zebra code from sub merge
[koha.git] / t / db_dependent / Authorities / Merge.t
2017-04-13 Marcel de RooyBug 9988: Remove the Zebra code from sub merge
2017-04-13 Marcel de RooyBug 9988: Merge should have a parameter hash
2017-03-03 Marcel de RooyBug 18070: Extend sub merge to remove fields for delete...
2017-03-03 Marcel de RooyBug 18070: Deleting an authority should update the...
2017-02-17 Marcel de RooyBug 17950: Merge.t: Improve variable handling at top...
2017-02-17 Marcel de RooyBug 17950: Improve quick UNIMARC fix in Merge.t
2017-01-20 Marcel de RooyBug 17913: [Follow-up] Another small fix for UNIMARC
2017-01-20 Marcel de RooyBug 17913: We always need some housekeeping
2017-01-20 Marcel de RooyBug 17913: Remove possible duplicates in strict merge...
2017-01-20 Marcel de RooyBug 17913: Do not keep a cleared subfield in loose...
2017-01-20 Marcel de RooyBug 17913: Fix the new field tag in merge when changing...
2017-01-20 mbeaulieuBug 17913: Adjust merge test for AuthorityMergeMode
2017-01-20 Julian MauriceBug 17909: QA followup: remove unused var and move...
2017-01-20 Marcel de RooyBug 17909: [Follow-up] Quick fix for UNIMARC
2017-01-20 Josef MoravecBug 17909: Followup - fix typos
2017-01-20 Marcel de RooyBug 17909: Additional polishing
2017-01-20 Marcel de RooyBug 17909: Add tests for merging with another authtype
2017-01-20 mbeaulieuBug 17909: Adding tests from bug 11315
2017-01-20 Julian MauriceBug 17909: Add unit tests for C4::AuthoritiesMarc:...