Bug 24380: Unit Test
[koha-equinox.git] / C4 /
2020-04-14 Nick ClemensBug 24620: Fix test, remove replaced code, use dt_from_...
2020-04-14 Nick ClemensBug 24620: Close existing transfers when setting item...
2020-04-14 Jonathan DruartBug 20728: Remove the 2 GetLastOrder* subroutines
2020-04-14 Jonathan DruartBug 20728: Proof that there is no cheating
2020-04-14 Jonathan DruartBug 22784: Add the ability to archive/unarchive a purch...
2020-04-14 Kyle M HallBug 24547: Add more action logs for holds
2020-04-14 Marcel de RooyBug 21190: (follow-up) Save patron id in failure when...
2020-04-14 Marcel de RooyBug 21190: Add authentication logging to checkpw
2020-04-14 Marcel de RooyBug 21190: Add interfaces parameter to POD in C4::Logs
2020-04-14 Marcel de RooyBug 24903: Special characters like parentheses in numbe...
2020-04-14 Marcel de RooyBug 24966: (QA follow-up) Fix return value of hold_patr...
2020-04-14 Jonathan DruartBug 24800: Handle inexistent return date on self checking
2020-04-14 Kyle M HallBug 25095: Remove warn left in FeePayment.pm
2020-04-14 Kyle M HallBug 22778: Suggestions with no "suggester" can cause...
2020-04-14 Tomas Cohen AraziBug 24027: (QA follow-up) Fix POD warning
2020-04-14 Andrew NuggedBug 24027: Call ModZebra once after all items added...
2020-04-14 Theodoros Theodoro... Bug 23514: Split Call Numbers for all layout types
2020-04-08 Nick ClemensBug 24840: Replace DateTime->now with dt_from_string
2020-04-08 Andreas RoussosBug 25046: Include borrowers.othernames in SELECT statement
2020-04-08 Alex BuckleyBug 7046: Implemented subscription renewal dropdown...
2020-04-06 Aleisha AmohiaBug 4461: Adding user flags for managing OPAC problem...
2020-04-06 Aleisha AmohiaBug 4461: (follow-up) Creating sample notice and other...
2020-04-06 Katrin FischerBug 4944: Add OpacNoItemTypeImages system preference
2020-04-03 Emmi TakkinenBug 19475: Don't copy holiday if it already exists...
2020-04-03 Aleisha AmohiaBug 24900: Checks in MARC mod templates for when from...
2020-03-31 Jonathan DruartBug 22001: execute reports in an eval
2020-03-30 Jonathan DruartBug 25018: Use new KOHA_TESTING envvar to detect enviro...
2020-03-27 Nazlı ÇetinBug 25000: SQL report not updated
2020-03-27 Jonathan DruartBug 18177: remove aqbooksellers.bookselleremail
2020-03-27 Bernardo Gonzalez... Bug 24883: Add POD entry and remove unused variable
2020-03-27 Jonathan DruartBug 24883: Move to a flat array with all values to...
2020-03-27 Jonathan DruartBug 24883: Centralize code to load YAML installer files...
2020-03-27 Kyle M HallBug 24964: Fix perl critic warning
2020-03-27 Jonathan DruartBug 24964: Do not filter patrons after they have been...
2020-03-26 Fridolin SomersBug 20415: Remove UseKohaPlugins system preference
2020-03-26 Jonathan DruartBug 24614: Use Koha::Reports from save_report and updat...
2020-03-25 Martin RenvoizeBug 24828: Add ability to specify cash register in...
2020-03-25 Andrew NuggedBug 24185: Make holds page fast when 'on shelf holds...
2020-03-25 Andrew NuggedBug 24185: Make holds page faster: Preparatory refactoring
2020-03-25 Andrew NuggedBug 24185: Make holds page faster - Call to subroutine...
2020-03-25 Jonathan DruartBug 23590: Add lastmodification by and date columns
2020-03-24 Nick ClemensBug 24476: Rename autorenewal to autorenew_checkouts
2020-03-24 Nick ClemensBug 24476: Allow patrons to opt out of auto-renewal
2020-03-24 Nick ClemensBug 24476: Change CanBookBeRenewed and adjust tests
2020-03-24 Marcel de RooyBug 24276: Add FillWithDefaultValues call in neworderempty
2020-03-24 Josef MoravecBug 22589: Remove C4::Overdues::BorType
2020-03-24 Jonathan DruartBug 24468: Remove unused C4::Reserves::_get_itype subro...
2020-03-24 Marcel de RooyBug 21800: Check the correct framework for the repeatab...
2020-03-24 Marcel de RooyBug 21800: Make TransformKohaToMarc aware of non-repeat...
2020-03-24 Nick ClemensBug 24759: Rename renewalbranch to renewal_branchcode
2020-03-24 Nick ClemensBug 24759: Move OpacRenewalBranch code to Koha::Item
2020-03-24 Marcel de RooyBug 24052: Rename XSLT_Handler
2020-03-24 Bernardo Gonzalez... Bug 24872: Set languages prefererences after install
2020-03-24 Katrin FischerBug 24854: Remove IDreamBooks integration
2020-03-24 Marcel de RooyBug 21708: Sort MARC fields in TransformHtmlToMarc
2020-03-23 Jonathan DruartBug 20443: Add missing use statement
2020-03-23 Jonathan DruartBug 20443: Use search_with_library_limits for attribute...
2020-03-23 Jonathan DruartBug 20443: Fix Auth_with_ldap.t
2020-03-23 Jonathan DruartBug 20443: (follow-up) Move GetBorrowerAttributes to...
2020-03-23 Jonathan DruartBug 20443: Remove extended_attributes_code_value_arrayr...
2020-03-23 Jonathan DruartBug 20443: Remove extended_attributes_merge
2020-03-23 Jonathan DruartBug 20443: Remove SearchIdMatchingAttribute
2020-03-23 Jonathan DruartBug 20443: Remove SearchIdMatchingAttribute - prove...
2020-03-23 Jonathan DruartBug 20443: Remove C4::Members::AttributeTypes
2020-03-23 Jonathan DruartBug 20443: Move C4::Members::AttributeTypes::GetAttribu...
2020-03-23 Jonathan DruartBug 20443: Remove CheckUniqueness
2020-03-23 Jonathan DruartBug 20443: Remove UpdateBorrowerAttribute and SetBorrow...
2020-03-23 Jonathan DruartBug 20443: Remove DeleteBorrowerAttribute
2020-03-23 Jonathan DruartBug 20443: Remove DeleteBorrowerAttributes
2020-03-23 Jonathan DruartBug 20443: Move GetBorrowerAttributes to Koha::Patron...
2020-03-23 Jonathan DruartBug 20443: Move GetBorrowerAttributes to Koha::Patron...
2020-03-23 Jonathan DruartBug 20443: Move GetBorrowerAttributeValue to Koha:...
2020-03-23 Jonathan DruartBug 23463: Fix wrong variable name
2020-03-23 Jonathan DruartBug 23463: Fix CourseReserves/CourseItems.t
2020-03-23 Jonathan DruartBug 23463: Fix items.cn_sort vs cn_sort
2020-03-23 Jonathan DruartBug 23463: Use new method Koha::Object->set_or_blank
2020-03-23 Jonathan DruartBug 23463: Fix items.cn_source vs cn_source
2020-03-23 Jonathan DruartBug 23463: Fix CancelReceipt.t
2020-03-23 Jonathan DruartBug 23463: Remove no longer needed subs related to...
2020-03-23 Jonathan DruartBug 23463: Remove DelItemCheck and ItemSafeToDelete
2020-03-23 Jonathan DruartBug 23463: Remove DelItem
2020-03-23 Jonathan DruartBug 23463: Remove ModItem
2020-03-23 Jonathan DruartBug 23463: Remove _mod_item_dates
2020-03-23 Jonathan DruartBug 23463: _do_column_fixes_for_mod dealt with integer...
2020-03-23 Jonathan DruartBug 23463: _set_derived_columns_for_mod was only used...
2020-03-23 Jonathan DruartBug 23463: Move plugin hook
2020-03-23 Jonathan DruartBug 23463: remove trivial UpdateHoldingbranch sub
2020-03-23 Jonathan DruartBug 23463: Replace ModItem with Koha::Item->store
2020-03-23 Jonathan DruartBug 23463: AddItem removing
2020-03-23 Jonathan DruartBug 23463: Replace _set_derived_columns_for_add
2020-03-23 Jonathan DruartBug 23463: Remove _set_defaults_for_add
2020-03-23 Jonathan DruartBug 23463: Replace AddItem calls with Koha::Item->store
2020-03-23 Jonathan DruartBug 23463: Remove uneeded SearchItemsByField subroutine
2020-03-20 Martin RenvoizeBug 24436: Add handling for reserve transfer triggers
2020-03-20 Martin RenvoizeBug 24299: Record 'RotatingCollection' as a transfer...
2020-03-20 Aleisha AmohiaBug 24688: Check the priority of the fulfilled hold...
2020-03-20 Nick ClemensBug 24553: Use 'barcode' not 'item_id' when removing...
2020-03-20 Jonathan DruartBug 24250: Do not duplicate debarred comment in patron...
2020-03-20 Jonathan DruartBug 23900: Teach label maker to concat database fields
2020-03-20 Jonathan DruartBug 24904: Speed up installer process - 1 query per...
next