Bug 20101: Cronjob automatic_item_modification_by_age.pl does not log run in action...
[koha-equinox.git] / Koha /
2020-04-17 Martin RenvoizeBug 25086: DBRev 19.12.00.075
2020-04-16 Tomas Cohen AraziBug 25131: (QA follow-up) Move test for needs_install...
2020-04-16 Tomas Cohen AraziBug 25131: Skip loading API plugins if Koha is not...
2020-04-15 Martin RenvoizeBug 25152: DBRev 19.12.00.073
2020-04-15 Tomas Cohen AraziBug 22784: (QA follow-up) booleans should be TINYINT
2020-04-15 Martin RenvoizeBug 24820: Use 'date' instead of 'timestamp' for cashup
2020-04-14 Lari TaskulaBug 22887: Schema changes
2020-04-14 Jonathan DruartBug 23571: (QA follow-up) Remove perlcritic warning
2020-04-14 Tomas Cohen AraziBug 25109: (QA follow-up) Fix typo in configuration...
2020-04-14 Tomas Cohen AraziBug 25109: Add ->new and ->lock_exec to Koha::Script
2020-04-14 Jonathan DruartBug 23591: Add some useful methods to Koha::Suggestions
2020-04-14 Jonathan DruartBug 22784: DBIC changes
2020-04-14 Jonathan DruartBug 22784: DB Changes
2020-04-14 Jonathan DruartBug 25044: Remove the need to define koha_object[s...
2020-04-14 David RobertsBug 20370: Misleading comment for bcrypt - #encrypt...
2020-04-14 Tomas Cohen AraziBug 25008: Overload Koha::RecordProcessor->options...
2020-04-14 Martin RenvoizeBug 25040: monkeypatch Schema::Loader for recent MariaDB
2020-04-14 Nick ClemensBug 25050: Adjust marc_records_to_documents to search...
2020-04-14 Jonathan DruartBug 24027: Add POD about the new parameter in Koha...
2020-04-14 Andrew NuggedBug 24027: Call ModZebra once after all items added...
2020-04-08 Martin RenvoizeBug 24840: (follow-up) Catch some further cases of...
2020-04-08 Nick ClemensBug 24840: Replace DateTime->now with dt_from_string
2020-04-08 Jonathan DruartBug 24826: Remove warnings from Sendmail
2020-04-08 Tomas Cohen AraziBug 25019: Make the ViewPolicy filter initialization...
2020-04-06 Jonathan DruartBug 4461: dbic schema update
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
next