Bug 24604: Add 'Pay' button under Transactions tab in patron accounting
[koha-equinox.git] / C4 /
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...
2020-03-20 Bernardo Gonzalez... Bug 24870: Translate installer data label
2020-03-20 Kyle M HallBug 24566: UpdateItemLocationOnCheckin triggers SIP2...
2020-03-19 Martin RenvoizeBug 24723: Update EmailPurchaseSuggestions to use inbou...
2020-03-19 Martin RenvoizeBug 24721: Update emailLibrarianWhenHoldIsPlaced to...
2020-03-18 Martin RenvoizeBug 24298: Record transfer triggers for returns
2020-03-18 Fridolin SomersBug 19279: performance of linked items in search
2020-03-18 Martin RenvoizeBug 10269: Use 'reply-to' address if passed to EnqueueL...
2020-03-18 Arthur SuzukiBug 23531: fix ILSDI non-implemented but documented...
2020-03-16 Andreas RoussosBug 24827: Specify UTF-8 as encoding in new_from_xml()
2020-03-16 Andreas RoussosBug 24827: Standardise on 'UTF-8' as the encoding name
2020-03-16 Hayley MapleyBug 22943: Renames the in_ipset function to in_iprange...
2020-03-11 Nick ClemensBug 24839: Return hold info to transfer script and...
2020-03-10 Nick ClemensBug 17374: Make use of fields from syspref 'DefaultPatr...
2020-03-10 Katrin FischerBug 17845: Remove unused code related to printers
2020-03-10 Nick ClemensBug 23112: (QA follow-up) Fix database update, add...
2020-03-10 Andrew IsherwoodBug 23112: Update request status on return
2020-03-09 Jonathan DruartBug 13897: Surround columns with backticks
2020-03-09 Bernardo Gonzalez... Bug 13897: Process description, multiline values and...
2020-03-09 Jonathan DruartBug 13897: Catch the error and warn it
2020-03-09 Bernardo Gonzalez... Bug 13897: Use YAML files for installer data
next