Bug 28370: Add tests
[koha.git] / C4 /
2021-05-19 Nick ClemensBug 27837: (follow-up) Do not check subfield unless...
2021-05-19 Kyle M HallBug 27837: Always pass permanent location from items...
2021-05-19 Kyle M HallBug 27837: Check the MARC directly, not the transformed...
2021-05-19 Kyle M HallBug 27837: Permanent location to be empty string, check...
2021-05-19 Kyle M HallBug 27837: Update permanent location if passed into...
2021-05-19 Jonathan DruartBug 28317: Use the default CGI::Session serializer
2021-05-18 Jonathan DruartBug 28367: (follow-up) Fix plack condition in C4/Auth_w...
2021-05-18 Jonathan DruartBug 28367: Fix plack condition in C4/Auth_with_shibbole...
2021-05-17 David CookBug 28305: Remove doc reference to XML::Simple in C4...
2021-05-17 Nick ClemensBug 28320: Add DB connection check to the SIP SC status...
2021-05-12 Fridolin SomersBug 18989: Allow displaying biblios with all items...
2021-05-11 Nick ClemensBug 23406: Don't translate suppressed authorised values
2021-05-11 Nick ClemensBug 27203: Calculate tax based on ecost if unitprice...
2021-05-10 Martin RenvoizeBug 28108: (QA follow-up) Move 'ORDER' back into 'ACQUI...
2021-05-10 Martin RenvoizeBug 28108: Fix filtering
2021-05-10 Kyle M HallBug 26995: Drop column relationship from borrowers...
2021-05-10 Julian MauriceBug 28276: Do not fetch config ($KOHA_CONF) from memcached
2021-05-07 Joonas KylmäläBug 28281: Remove double decoding when importing instal...
2021-05-07 Emmi TakkinenBug 14723: Use DATETIME instead DATE
2021-05-07 Emmi TakkinenBug 14723: Add error codes and replace strings with...
2021-05-07 Emmi TakkinenBug 14723: Make delivery notes translatable
2021-05-07 Lari TaskulaBug 14723: Additional delivery notes to messages
2021-05-06 Nick ClemensBug 27577: Autolink biblio after biblionumber is generated
2021-05-04 Jonathan DruartBug 27246: Remove obsolete BEGIN code from C4::Context
2021-04-28 Nick ClemensBug 17202: Don't report an item in a collection if...
2021-04-28 Jonathan DruartBug 27842: Update serial.biblionumber when a subscripti...
2021-04-28 Joonas KylmäläBug 28230: Store C4::Message->{metadata} as Perl string...
2021-04-27 Martin RenvoizeBug 26734: Convert printfeercpt/printinvoice to use...
2021-04-27 Nick ClemensBug 28144: Check if issue_id defined
2021-04-27 Martin RenvoizeBug 28210: Pass skip_record_index through LostItem
2021-04-27 Martin RenvoizeBug 27281: (QA follow-up) Fix Indexer Test
2021-04-23 Martin RenvoizeBug 27896: Remove DeleteTransfer
2021-04-23 Martin RenvoizeBug 27281: Update LostItem to use Koha::Item[::Transfer...
2021-04-23 Jonathan DruartBug 23971: Rename pref with AcquisitionLog
2021-04-23 Andrew IsherwoodBug 23971: (follow-up) Log entire objects
2021-04-23 Katrin FischerBug 23971: (QA follow-up) Fix punctuation, doubled...
2021-04-23 Andrew IsherwoodBug 23971: (follow-up) Add additional basket logging
2021-04-23 Andrew IsherwoodBug 23971: (follow-up) Remove data duplication
2021-04-23 Andrew IsherwoodBug 23971: Add logging for basket related actions
2021-04-23 Jonathan DruartBug 27968: Fix framework import if isurl has an incorre...
2021-04-22 Nick ClemensBug 23195: Always count shipping costs as 'spent'
2021-04-22 Nick ClemensBug 16787: 'Too many holds' message appears inappropria...
2021-04-21 Tomas Cohen AraziBug 23583: Handle OpacHiddenItems with yaml_preference
2021-04-21 Jonathan DruartBug 23271: Replace search_limited with search_with_libr...
2021-04-21 Tomas Cohen AraziBug 20854: (QA follow-up) Improve readability
2021-04-21 Matthias MeusburgerBug 20854: Allow correct redirect on logout for Cas...
2021-04-21 Fridolin SomersBug 27861: Warning in C4/XSLT.pm - use of uninitialized...
2021-04-16 Jonathan DruartBug 28069: (bug 27715 follow-up) Fix sort for lists
2021-04-16 Didier GautheronBug 26528: Z39.50/SRU ignore invalid replies
2021-04-16 Fridolin SomersBug 18017: Add subdivisions to UNIMARC authorities...
2021-04-16 Nick ClemensBug 15986: Add a script for sending hold waiting remind...
2021-04-16 David CookBug 21325: Prevent authentication when sending userid...
2021-04-16 Jonathan DruartBug 28001: (bug 27050 follow-up) Fix delete_patrons...
2021-04-14 Marcel de RooyBug 21260: (follow-up) Consolidate preference
2021-04-14 Petro VashchukBug 27746: prevent regexp undefined warning when checki...
2021-04-12 Jonathan DruartBug 24695: Move to Koha::Report->is_sql_valid
2021-04-12 Pasi KallinenBug 24695: Improve SQL report validation
2021-04-09 Jonathan DruartBug 28094: Deal with encoding for overriden sysprefs
2021-04-07 Nick ClemensBug 28013: (follow-up) Reset the patron loop
2021-04-07 Nick ClemensBug 28013: (follow-up) Correct and update call to CanIt...
2021-04-07 Joonas KylmäläBug 28013: (QA follow-up) Remove unused variable
2021-04-07 Nick ClemensBug 28013: Performance improvements to CanBookBeRenewed
2021-04-07 Nick ClemensBug 28078: (follow-up) Add param check to 'itemAlreadyO...
2021-04-07 Nick ClemensBug 28078: Add 'ignore_hold_counts' param to CanItemBeR...
2021-04-07 Tomas Cohen AraziBug 27069: Adapt uses of holdallowed
2021-04-01 Colin CampbellBug 28052: Do not check SYSENV values only keys in...
2021-04-01 Martin RenvoizeBug 28053: Squash warning in C4::Members
2021-04-01 Colin CampbellBug 28054: Reinstate the shebang in SIPServer.pm
2021-04-01 Jonathan DruartBug 27921: Log correct timestamp for HOLD MODIFY when...
2021-04-01 Nick ClemensBug 27928: FindDuplicate should use simple_search_compat
2021-04-01 Marcel de RooyBug 21260: Introduce local pref to affect status grouping
2021-04-01 Ere MaijalaBug 21958: Fix bibliographic record field comparison...
2021-04-01 Fridolin SomersBug 26517: Avoid deleting patrons with permission
2021-03-16 Jonathan DruartBug 27860: Add message_id param to SendQueuedMessages
2021-03-09 Aleisha AmohiaBug 27268: Move GetMarcNotes to Koha namespace
2021-03-09 David CookBug 26199: Include LDR for match check/match point
2021-03-09 Jonathan DruartBug 27545: Use NewItemsDefaultLocation from places...
2021-03-09 Agustin MoyanoBug 24359: Remove hold from holds queue when captured
2021-03-08 Joonas KylmäläBug 27058: (follow-up) Clarify notforloan checks with...
2021-03-08 Joonas KylmäläBug 27058: Make checkout availability use all notforloa...
2021-03-05 Petro VashchukBug 27745: prevent warning for uninitialized value...
2021-03-04 Jonathan DruartBug 22824: Remove C4::Boolean, true_p, boolean_preferen...
2021-03-04 Jonathan DruartBug 22824: Replace YAML::Syck with YAML::XS
2021-03-04 Joonas KylmäläBug 25690: (follow-up) Supress warning about unitialize...
2021-03-04 Martin RenvoizeBug 25690: (QA follow-up) PROCESSED -> PROCESSING for...
2021-03-04 Joonas KylmäläBug 25690: Make CanBookBeIssued return In Processing...
2021-03-04 Joonas KylmäläBug 25690: Remove duplicated logic in SIP2 checkouts
2021-03-04 Joonas KylmäläBug 25690: SIP2: Don't allow checking out attached...
2021-03-04 Joonas KylmäläBug 25690: Remove double usage of 'Reserved' return...
2021-03-03 Martin RenvoizeBug 26618: Improve Exception Class Names
2021-03-03 Martin RenvoizeBug 26618: (QA follow-up) Fix unit test for TranferColl...
2021-03-03 Martin RenvoizeBug 26618: (QA follow-up) Update messages syntax
2021-03-03 Martin RenvoizeBug 26618: Remove use of transferbook in RotatingCollec...
2021-03-03 Martin RenvoizeBug 24446: (QA follow-up) Use 'receive' method in ModRe...
2021-03-03 Martin RenvoizeBug 24446: (QA follow-up) Set TransferTrigger to 'Reser...
2021-03-03 Martin RenvoizeBug 24446: Update ModItemTransfer for daterequested...
2021-03-03 Martin RenvoizeBug 24446: Add datesent/datecancelled handling to GetTr...
2021-03-03 Martin RenvoizeBug 24446: Add datecancelled handling to GetTransfers
2021-03-03 Martin RenvoizeBug 24446: Catch daterequested in circ returns
2021-03-01 Tomas Cohen AraziBug 27808: Refresh the item object when AddReturn is...
next