Bug 28386: Fix Pawel history notes
[koha.git] / C4 /
2020-05-08 Bernardo Gonzalez... Bug 25257: Preserve prolog on translated XML files
2020-05-07 Nick ClemensBug 25123: Count the current fine when reducing for...
2020-05-07 Jonathan DruartBug 24800: Handle inexistent return date on self checking
2020-05-07 Nick ClemensBug 24840: [19.11.x] Replace DateTime->now with dt_from...
2020-05-07 Nick ClemensBug 24620: [19.11.x] Close existing transfer when hold...
2020-05-05 Kyle M HallBug 24547: Add more action logs for holds
2020-05-04 Marcel de RooyBug 24903: Special characters like parentheses in numbe...
2020-05-04 Marcel de RooyBug 24966: (QA follow-up) Fix return value of hold_patr...
2020-05-04 Kyle M HallBug 25095: Remove warn left in FeePayment.pm
2020-05-04 Kyle M HallBug 22778: Suggestions with no "suggester" can cause...
2020-05-04 Theodoros Theodoro... Bug 23514: Split Call Numbers for all layout types
2020-05-01 Andreas RoussosBug 25046: Include borrowers.othernames in SELECT statement
2020-04-29 Kyle M HallBug 24964: [19.11.x] Fix perl critic warning
2020-04-29 Jonathan DruartBug 24964: [19.11.x] Do not filter patrons after they...
2020-04-28 Nick ClemensBug 19014: [19.11.x] Prevent auto_renew notices form...
2020-04-28 Emmi TakkinenBug 19475: Don't copy holiday if it already exists...
2020-04-21 Nick ClemensBug 7611: (follow-up) separate positive and negative...
2020-04-21 Nick ClemensBug 7611: (follow-up) Fix display of undefined statuses...
2020-04-21 NickBug 7611: Change negative notforloan as well
2020-04-21 Mehdi HamidiBug 7611: Show the NOT_LOAN authorised values for item...
2020-04-20 Jonathan DruartBug 25142: Fix wrong grep logical test
2020-04-03 Nazlı ÇetinBug 25000: SQL report not updated
2020-04-03 Jonathan DruartBug 24614: Use Koha::Reports from save_report and updat...
2020-04-03 Bernardo Gonzalez... Bug 24872: Set languages prefererences after install
2020-04-03 Marcel de RooyBug 21708: Sort MARC fields in TransformHtmlToMarc
2020-04-03 Aleisha AmohiaBug 24688: Check the priority of the fulfilled hold...
2020-04-03 Nick ClemensBug 24553: Use 'barcode' not 'item_id' when removing...
2020-04-03 Jonathan DruartBug 24250: Do not duplicate debarred comment in patron...
2020-04-03 Jonathan DruartBug 23900: Teach label maker to concat database fields
2020-04-03 Kyle M HallBug 24566: UpdateItemLocationOnCheckin triggers SIP2...
2020-04-03 Bernardo Gonzalez... Bug 24870: Translate installer data label
2020-04-03 Fridolin SomersBug 19279: performance of linked items in search
2020-04-03 Andreas RoussosBug 24827: Specify UTF-8 as encoding in new_from_xml()
2020-04-03 Andreas RoussosBug 24827: Standardise on 'UTF-8' as the encoding name
2020-04-03 Hayley MapleyBug 22943: Renames the in_ipset function to in_iprange...
2020-04-02 Nick ClemensBug 24839: Return hold info to transfer script and...
2020-04-01 David CookBug 24719: Remove use of CGI object in C4::Context...
2020-04-01 Maryse SimardBug 23488: Line wrapping doesn't always respect word...
2020-04-01 Kyle M HallBug 24705: Holds placed via SIP will be given first...
2020-03-31 Jonathan DruartBug 24294: Add default value support for control fields...
2020-03-13 Nick ClemensBug 24269: Adjust C4::Heading to generate headings...
2020-03-13 Nick ClemensBug 24094: Strip trailing spaces and punctuation from...
2020-03-13 Kyle M HallBug 21944: Improve efficiency of code
2020-03-13 Christopher BrannonBug 21944: Reroute waiting hold from wrong branch
2020-03-06 Jonathan DruartBug 24677: (bug 24002 follow-up) Incorrect DATE value...
2020-03-05 Jonathan DruartBug 24642: Make Cache::Memcached::Fast::Safe required
2020-03-05 Martin RenvoizeBug 13193: (RM follow-up) Remove Cache::Memcached:...
2020-03-05 Joonas KylmäläBug 13193: Make Memcached usage fork safe
2020-03-05 Julian MauriceBug 21156: Add plural translation capabilities to JS...
2020-03-05 Marcel de RooyBug 13305: Remove tabindex from PrepareItemsRecordDisplay
2020-03-05 Nick ClemensBug 16719: (QA follow-up) Remove tabs
2020-03-05 Oliver BehnkeBug 16719: (follow-up) Update check on password mapping
2020-03-05 Oliver BehnkeBug 16719: Pass through undef rather than empty string...
2020-03-05 Jonathan DruartBug 23640: Flushing L1 on every SIP connection
2020-02-11 Julian MauriceBug 19809: Re-allow to call Koha::Objects::find in...
2020-02-11 Nick ClemensBug 24449: Add too_many_overdue to patron status for SIP
2020-02-11 Nick ClemensBug 22302: Make ITEMTYPECAT descriptions fallback to...
2020-02-10 Marcel de RooyBug 23896: logaction should pass the correct interface...
2020-02-10 Andreas JonssonBug 24348: Pass marc record to _passes_required_checks
2020-02-10 Nick ClemensBug 24511: Update variable names to avoid confusion
2020-02-10 Nick ClemensBug 23407: Don't process items for XSLT on details...
2020-02-10 Fridolin SomersBug 24443: Consider NULL as 0 for issues in items search
2020-02-07 Nick ClemensBug 22831: Elasticsearch - add a maintenance script...
2020-02-06 Jonathan DruartBug 23064: Use Koha::Subscription in ModSubscription
2020-02-06 Nick ClemensBug 24286: Escape forward slash in GENRE/FORM (and...
2020-02-06 Kyle M HallBug 24441: Error when checking in an item with BranchTa...
2020-01-31 Jonathan DruartBug 17667: Do not modify quantity of the original stand...
2020-01-31 Jonathan DruartBug 20567: Count found holds for holds limit
2020-01-31 Martin RenvoizeBug 24146: Corrections to UpdateFine logic concerning...
2020-01-31 Martin RenvoizeBug 24146: Increment existing fine
2020-01-31 Jonathan DruartBug 23443: Do not checkin an item if checked out to...
2020-01-31 Nick ClemensBug 24377: Record passed branch if renewing via cron
2020-01-31 Nick ClemensBug 24421: Check if subfields are valid using the bibli...
2020-01-31 Kyle M HallBug 23934: Item level holds not checked for LocalHoldsP...
2020-01-31 Fridolin SomersBug 15142: Remove titles facet for UNIMARC
2020-01-30 Jonathan DruartBug 24396: Fix Suggestions.t with MySQL 8
2020-01-30 Martin RenvoizeBug 14759: Replace Text::Unaccent with Unicode::Normalize
2020-01-18 Jonathan DruartBug 24277: Fix date received editing when receiving...
2020-01-15 Kyle M HallBug 23233: Remove use of AllowItemsOnHoldCheckout from...
2020-01-15 Kyle M HallBug 23233: AllowItemsOnHoldCheckout is misnamed and...
2020-01-12 Marcel de RooyBug 24267: (QA follow-up) Remove two calls, add transaction
2020-01-12 Nick ClemensBug 24267: Improve ImportBreedingAuth
2020-01-12 Nick ClemensBug 24244: Send null instead of empty string if branch...
2020-01-12 Pedro AmorimBug 24121: Item types icons in intra search results...
2019-12-23 Jonathan DruartBug 24175: Take advantage of Koha::Item->holds
2019-12-23 Nick ClemensBug 24175: Use itemnumber when searching for holds...
2019-12-19 Nick ClemensBug 24164: Copy the letter for each email
2019-12-19 Jonathan DruartBug 24138: Fix calculation of suspension days when...
2019-12-19 Jonathan DruartBug 24138: Move the calculation out of the sub
2019-12-16 Jonathan DruartBug 24199: (bug 23042 follow-up) Prevent t/Auth_with_sh...
2019-11-27 Jonathan DruartBug 23042: Correct shib param escaping
2019-11-27 Martin RenvoizeBug 23042: Only include GET params in return URL for...
2019-11-27 Jonathan DruartBug 23329: Move error page to its own subroutine
2019-11-27 Magnus EngerBug 22543: Prevent "back and refresh attack"
2019-11-25 Nick ClemensBug 23964: (follow-up) We should check for only active...
2019-11-25 Jonathan DruartBug 24013: Fix transferbook if item is checked out
2019-11-22 Martin RenvoizeBug 24075: Backdating a return to the exact due date...
2019-11-21 Nick ClemensBug 24065: Fail shib login if multiple users matched
2019-11-21 Nick ClemensBug 23964: (follow-up) Add comments and improve readability
2019-11-21 Nick ClemensBug 23964: ReservesNeedReturn should only apply to...
next