Bug 4461: get_effective_email has been renamed inbound_email_address
[koha.git] / Koha /
2020-04-06 Aleisha AmohiaBug 4461: Fix status and borrowernumber fields in probl...
2020-04-06 Martin RenvoizeBug 4461: DBIC Schema Files
2020-04-06 Jonathan DruartBug 4461: Update license statements
2020-04-06 Martin RenvoizeBug 4461: (follow-up) Add missing relationship accessor
2020-04-06 Aleisha AmohiaBug 4461: (follow-up) Creating sample notice and other...
2020-04-06 Aleisha AmohiaBug 4461: Problem Report Koha objects
2020-04-06 Kyle M HallBug 23173: (follow-up) Fix QA script errors
2020-04-06 Andrew IsherwoodBug 23173: (follow-up) Allow for wide characters
2020-04-06 Andrew IsherwoodBug 23173: Provide core infrastructure
2020-04-03 Tomas Cohen AraziBug 25006: Make Koha::Item->as_marc_field skip undefine...
2020-04-03 Martin RenvoizeBug 24474: (follow-up) Add LOST_FOUND logic to Koha...
2020-04-03 Martin RenvoizeBug 24474: Filter out LOST_FOUND
2020-03-31 Jonathan DruartBug 22001: Add the DBI error message
2020-03-31 Jonathan DruartBug 22001: Set unsafe only if RaiseError is not set
2020-03-31 Jonathan DruartBug 23463: (follow-up 3) Fix timestamp default value
2020-03-30 Jonathan DruartBug 25018: Use new KOHA_TESTING envvar to detect enviro...
2020-03-27 Nick ClemensBug 23473: Don't allow staff password changes for imports
2020-03-27 Nick ClemensBug 23473: Don't allow setting blank passwords via...
2020-03-27 Nick ClemensBug 23473: (follow-up) Catch and show password exceptions
2020-03-27 Nick ClemensBug 23473: Allow overwrite of passwords during import
2020-03-27 Jonathan DruartBug 18177: DBIC changes
2020-03-27 Jonathan DruartBug 18177: remove aqbooksellers.currency
2020-03-27 Jonathan DruartBug 18177: remove aqbooksellers.bookselleremail
2020-03-27 Jonathan DruartBug 18177: remove aqbooksellers.booksellerurl
2020-03-27 Jonathan DruartBug 18177: remove aqbooksellers.booksellerfax
2020-03-27 Jonathan DruartBug 18177: remove aqbooksellers.othersupplier
2020-03-27 Nick ClemensBug 23204: Fix ordering of fields in exported file
2020-03-27 Fridolin SomersBug 23204: (follow-up) Also sort by marc field
2020-03-27 Alex ArnaudBug 23204: Sort search fields by name
2020-03-27 Alex ArnaudBug 23204: Export field weights
2020-03-27 Alex ArnaudBug 23204: Move code in a unit tested sub
2020-03-27 Ere MaijalaBug 24700: Avoid validating REST API spec multiple...
2020-03-27 Jonathan DruartBug 22001: Enable RaiseError for tests
2020-03-27 Jonathan DruartBug 22685: Use DBIx::Class relationships in Koha::Acq...
2020-03-26 Kyle M HallBug 20415: Add POD
2020-03-26 Fridolin SomersBug 20415: Remove UseKohaPlugins system preference
2020-03-26 Fridolin SomersBug 20415: add Koha.ArePluginsEnabled Template Toolkit...
2020-03-25 Agustin MoyanoBug 24455: Add JS functions to format date and datetime...
2020-03-25 Owen LeonardBug 24745: (follow-up) Correct return statement in...
2020-03-25 Owen LeonardBug 24745: OPAC news block plugin should evaluate as...
2020-03-25 Jonathan DruartBug 23590: DBIC Changes
2020-03-25 Nick ClemensBug 22771: (QA follow-up) Fix POD
2020-03-25 David GustafssonBug 22771: Fix mistakes in list of nonfiling character...
2020-03-25 David GustafssonBug 22771: Respect nonfiling indicators for search...
2020-03-25 Nicolas LegrandBug 13881: Update Schema
2020-03-25 Nicolas LegrandBug 13881: Add desk management
2020-03-24 Tomas Cohen AraziBug 24461: Add to_api_mapping to Koha::Acquisition...
2020-03-24 Jonathan DruartBug 21503: Restore existing ternary operator logic
2020-03-24 Christopher BrannonBug 21503: Changed logic for checking values
2020-03-24 Christopher BrannonBug 21503: Fix AV to fail to other values
2020-03-24 Martin RenvoizeBug 24476: DBRev 19.12.00.053
2020-03-24 Nick ClemensBug 24476: Add boolean for TINYINT
2020-03-24 Nick ClemensBug 24476: Schema changes
2020-03-24 Nick ClemensBug 24476: Rename autorenewal to autorenew_checkouts
2020-03-24 Nick ClemensBug 24476: API Updates
2020-03-24 Kyle M HallBug 21443: Remove the dependency on finesCalendar
2020-03-24 Kyle M HallBug 21443: Mark new columns as boolean in schema file
2020-03-24 Kyle M HallBug 21443: Add ability to exclude holidays when calcula...
2020-03-24 Kyle M HallBug 21443: Update Schema
2020-03-24 Katrin FischerBug 24837: Rename selectbranchprinter.pl to set-library.pl
2020-03-24 Nick ClemensBug 24759: Rename renewalbranch to renewal_branchcode
2020-03-24 Nick ClemensBug 24759: CleanUp OpacRenewalBranch values
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 Tomas Cohen AraziBug 24918: Fix attribute mappings in Koha::Acquisition...
2020-03-24 Tomas Cohen AraziBug 24464: (QA follow-up) Make the method reflect the...
2020-03-24 Tomas Cohen AraziBug 24464: Add K::A::Basket->creator
2020-03-24 Tomas Cohen AraziBug 24463: Add a basket_group relationship for baskets
2020-03-24 Julian MauriceBug 24902: Join different mc- limits with AND (elastics...
2020-03-23 Jonathan DruartBug 20443: Fix merge_with behavior
2020-03-23 Jonathan DruartBug 20443: Handle non existent attribute when importing...
2020-03-23 Jonathan DruartBug 20443: Fix patron modification approval
2020-03-23 Jonathan DruartBug 20443: Do not explode if attribute does not have...
2020-03-23 Jonathan DruartBug 20443: Fix POD
2020-03-23 Jonathan DruartBug 20443: Fix Patrons/Import.t
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 - prove...
2020-03-23 Jonathan DruartBug 20443: Remove C4::Members::AttributeTypes
2020-03-23 Jonathan DruartBug 20443: Remove num_patron
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: Improve filtering method
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 20443: Remove opac_display and opac_editable from...
2020-03-23 Jonathan DruartBug 20443: Revert some stuffs from 12159
2020-03-23 Martin RenvoizeBug 23463: (RM follow-up) Add try block around Illreque...
2020-03-23 Jonathan DruartBug 23463: (follow-up 2) Fix timestamp default value
2020-03-23 Jonathan DruartBug 23463: Use new method Koha::Object->set_or_blank
2020-03-23 Jonathan DruartBug 23463: Replace new occurrence of AddItem
2020-03-23 Jonathan DruartBug 23463: Fix cn_source for new item
2020-03-23 Jonathan DruartBug 23463: (follow-up) Fix timestamp default value
2020-03-23 Jonathan DruartBug 23463: Fix timestamp default value
2020-03-23 Jonathan DruartBug 23463: cn_sort needs to be updated if cn_source...
2020-03-23 Jonathan DruartBug 23463: Replace recently added occurrences
2020-03-23 Jonathan DruartBug 23463: build cn_sort only if needed
next