Bug 28347: Add DataTables, additional information to patron attribute types management
[koha.git] / C4 /
2021-07-26 Kyle M HallBug 25464: Add ability to specify client IP and SIP...
2021-07-22 Jonathan DruartBug 28660: (bug 21325 follow-up) Fix auto self check
2021-07-16 Jonathan DruartBug 17600: Fix tests
2021-07-16 Jonathan DruartBug 17600: Standardize our EXPORT_OK
2021-07-16 Jonathan DruartBug 28606: Remove warning from C4::Auth 887
2021-07-12 Nick ClemensBug 28384: Add 'no_items' option to TransformMarcToKoha
2021-07-12 Kyle M HallBug 27908: Add support for circulation status 1 ( other...
2021-07-12 Kyle M HallBug 27907: Add support for circulation status 2 ( on...
2021-07-12 Kyle M HallBug 27906: Add support for circulation status 9 ( waiti...
2021-07-12 Nick ClemensBug 14237: (follow-up) Make the routines exclusively...
2021-07-12 Aleisha AmohiaBug 14237: Add individual bibliographic records to...
2021-07-12 Marcel de RooyBug 28644: Fix calling borrowernumber on undefined...
2021-07-12 Tomas Cohen AraziBug 28483: Remove warnings from Search.t
2021-07-06 Jonathan DruartBug 22544: Restore newdate and timestamp for slip notices
2021-07-06 Josef MoravecBug 22544: Clarify documentation and change param ...
2021-07-06 Josef MoravecBug 22544: Refactor searching of news items
2021-07-06 Josef MoravecBug 22544: Move GetNewsToDisplay to Koha namespace
2021-07-06 Josef MoravecBug 22544: Move add_opac_item to Koha namespace
2021-07-06 Josef MoravecBug 22544: Move upd_opac_new to Koha namespace
2021-07-06 Josef MoravecBug 22544: Move del_opac_new to Koha namespace
2021-07-06 Josef MoravecBug 22544: Move get_opac_news to Koha namespace
2021-07-06 Josef MoravecBug 22544: Move get_opac_new to Koha namespace
2021-07-06 Nick ClemensBug 28455: lastseen should be updated at checkout if...
2021-07-06 Tomas Cohen AraziBug 28299: Make buildKohaItemsNamespace accept Koha...
2021-06-24 Jonathan DruartBug 28571: Remove C4::Auth::_session_log
2021-06-24 Jonathan DruartBug 28606: Remove $DEBUG and $ENV{DEBUG}
2021-06-23 Marcel de RooyBug 28581: (QA follow-up) Fix method on unblessed reference
2021-06-23 Martin RenvoizeBug 28581: Enhance POD for EnqueueLetter
2021-06-23 Martin RenvoizeBug 28581: Use 'from_email_address' where appropriate
2021-06-23 Martin RenvoizeBug 28581: (QA follow-up) Prevent code failure
2021-06-23 Marcel de RooyBug 28581: Use from_email_address in the codebase
2021-06-23 Katrin FischerBug 26205: (QA follow-up) Change OPACNEWS to just NEWS
2021-06-23 Lucas GassBug 26205: Add logging of news items
2021-06-22 Jonathan DruartBug 28572: Remove C4::Debug
2021-06-22 Jonathan DruartBug 28590: Remove get_shelves_userenv and set_shelves_u...
2021-06-21 Tomas Cohen AraziBug 28563: Add AllowHoldItemTypeSelection to HEA
2021-06-21 Martin RenvoizeBug 27600: Remove password check from `add_hold`
2021-06-21 Martin RenvoizeBug 27600: Remove password check from `cancel_hold`
2021-06-21 Martin RenvoizeBug 27600: Remove password check from SIP2 `renew_all`
2021-06-21 Jonathan DruartBug 28514: Remove getletter
2021-06-21 Jonathan DruartBug 28388: Preserve "Browse results" when "view plain...
2021-06-17 David CookBug 28519: Put CGI::Session::Serialize::yamlxs in lib...
2021-06-16 Jonathan DruartRevert "Bug 20985: Add OnShelfHoldsAllowed checks to...
2021-06-15 Nick ClemensBug 28503: Compare item homebranch to patron branch...
2021-06-15 Arthur SuzukiBug 20985: Add OnShelfHoldsAllowed checks to CanItemBeR...
2021-06-15 Joonas KylmäläBug 28520: Allow creating a transfer back automatically...
2021-06-15 Martin RenvoizeBug 24434: Reinstate updateWrongTransfer
2021-06-14 Joonas KylmäläBug 28490: Revert "Bug 26995: Drop column relationship...
2021-06-14 Jonathan DruartBug 28489: Don't deal with encoding during the serializ...
2021-06-14 Andrew NuggedBug 28489: POD - CGI::Session::Serialize::yamlxs for...
2021-06-14 Martin RenvoizeBug 27064: (QA follow-up) Do not create transfer prior...
2021-05-27 Jonathan DruartBug 26734: Rename activethemes with availablethemes
2021-05-25 Jonathan DruartBug 28385: Use ldapserver only if exists
2021-05-25 Dobrica PavlinusicBug 28385: ldap server configuration broken since migra...
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...
next