Bug 25078: Separate update "report" from its description
[koha.git] / C4 /
2021-08-16 Julian MauriceBug 25078: Separate update "report" from its description
2021-08-16 Jonathan DruartBug 25078: Re-introduce NewVersion
2021-08-16 Jonathan DruartBug 25078: Put db revs into different files to handle...
2021-08-16 Jonathan DruartBug 24387: Rename "News" with "Additional contents"
2021-08-16 Jonathan DruartBug 12561: Change prototype of XSLTParse4Display
2021-08-16 Jonathan DruartBug 12561: Remove non-XSLT views
2021-08-16 Jonathan DruartBug 12561: Remove HighlightOwnItemsOnOPAC and Highlight...
2021-08-11 Janusz KaczmarekBug 26852: subfield $e missing in X11 definition of...
2021-08-11 Martin RenvoizeBug 28813: Rename delivery_note to failure_code
2021-08-04 Martin RenvoizeBug 28630: Add track_login_daily to ILSDI::Authenticate...
2021-08-04 Martin RenvoizeBug 22435: ->apply() should always use 'APPLY' for...
2021-08-04 Nick ClemensBug 15067: (QA follow-up) Ensure update is idempotent
2021-08-04 Nick ClemensBug 15067: Follow up to fix sorting
2021-08-04 Nick ClemensBug 28754: Only adjust holds on specific biblio and...
2021-08-04 Nick ClemensBug 28533: Fix other ocurrence
2021-08-03 Jonathan DruartBug 17600: Add missing imports in authorities/
2021-07-29 Jonathan DruartBug 17600: Fix missing C4::AuthoritiesMARC import
2021-07-26 Nick ClemensBug 28758: (bug 17600 follow-up) Import subroutines...
2021-07-26 Tomas Cohen AraziBug 28565: Move the sysprefs to a reusable sub
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...
next