Bug 25875: Move check for module_bit and code to the JOIN
[koha.git] / C4 /
2020-07-26 Nick ClemensBug 25875: Move check for module_bit and code to the... 19.05.x
2020-07-26 Slava ShishkinBug 25491: Fix for "Use of uninitialized value" in...
2020-07-26 Kyle M HallBug 25805: Return empty strings instead of undef in...
2020-07-23 Katrin FischerBug 11994: OpenSearch plugins needs to be delivered...
2020-06-19 Nick ClemensBug 25701: Remove sort on removed field
2020-06-19 Jonathan DruartBug 25701: (bug 14419 follow-up) Always display facet...
2020-06-12 Jonathan DruartBug 24413: Do not remove the restrictions from AddReturn
2020-06-12 Jonathan DruartBug 24413: Apply AutoRemoveOverduesRestrictions for...
2020-06-11 Jonathan DruartBug 25531: Debar patron if needed when checkin is backdated
2020-06-11 Nick ClemensBug 23403: Catch other cases of ->{patron}
2020-06-11 Jonathan DruartBug 23403: List borrowernumber in the ILS::Patron fields
2020-06-11 Kyle M HallBug 23403: Fix whitespace
2020-06-11 Jonathan DruartBug 23403: Remove cardnumber from SIP
2020-06-09 Tomas Cohen AraziBug 24458: Use the ViewPolicy filter on search results
2020-05-15 Marcel de RooyBug 22437: (follow-up) Move deletion of merge requests...
2020-05-15 Kyle M HallBug 25184: Add syspref
2020-05-15 Kyle M HallBug 25184: Items with a negative notforloan status...
2020-05-15 Kyle M HallBug 25107: Remove double passing of $server variable...
2020-05-15 Martin RenvoizeBug 15751: Add ModDateLastSeen to ProcessOfflineReturn
2020-05-14 Jonathan DruartBug 23081: [19.11.x] Set items.issues to 0 if not provi...
2020-05-14 Jonathan DruartBug 23081: Revert "Bug 24443: Consider NULL as 0 for...
2020-05-14 Katrin FischerBug 21927: Acq - Add blank values in pull downs of...
2020-05-13 Kyle M HallBug 24547: Add more action logs for holds
2020-05-13 Marcel de RooyBug 24903: Special characters like parentheses in numbe...
2020-05-13 Marcel de RooyBug 24966: (QA follow-up) Fix return value of hold_patr...
2020-05-13 Kyle M HallBug 25095: Remove warn left in FeePayment.pm
2020-05-13 Kyle M HallBug 22778: Suggestions with no "suggester" can cause...
2020-05-11 Theodoros Theodoro... Bug 23514: Split Call Numbers for all layout types
2020-05-11 Andreas RoussosBug 25046: Include borrowers.othernames in SELECT statement
2020-05-11 Kyle M HallBug 24964: [19.11.x] Fix perl critic warning
2020-05-11 Jonathan DruartBug 24964: [19.11.x] Do not filter patrons after they...
2020-04-30 Jonathan DruartBug 24013: Fix transferbook if item is checked out
2020-04-22 Jonathan DruartBug 25142: Fix wrong grep logical test
2020-04-13 Nazlı ÇetinBug 25000: SQL report not updated
2020-04-13 Jonathan DruartBug 24614: Use Koha::Reports from save_report and updat...
2020-04-13 Bernardo Gonzalez... Bug 24872: Set languages prefererences after install
2020-04-13 Marcel de RooyBug 21708: Sort MARC fields in TransformHtmlToMarc
2020-04-13 Aleisha AmohiaBug 24688: Check the priority of the fulfilled hold...
2020-04-13 Jonathan DruartBug 24250: Do not duplicate debarred comment in patron...
2020-04-13 Jonathan DruartBug 23900: Teach label maker to concat database fields
2020-04-13 Kyle M HallBug 24566: UpdateItemLocationOnCheckin triggers SIP2...
2020-04-13 Bernardo Gonzalez... Bug 24870: Translate installer data label
2020-04-10 Hayley MapleyBug 22943: Renames the in_ipset function to in_iprange...
2020-04-09 Lucas GassRevert "Bug 24719: Remove use of CGI object in C4:...
2020-04-09 David CookBug 24719: Remove use of CGI object in C4::Context...
2020-04-08 Maryse SimardBug 23488: Line wrapping doesn't always respect word...
2020-04-08 Jonathan DruartBug 24294: Add default value support for control fields...
2020-03-18 Nick ClemensBug 24094: Strip trailing spaces and punctuation from...
2020-03-09 Marcel de RooyBug 13305: Remove tabindex from PrepareItemsRecordDisplay
2020-03-09 Nick ClemensBug 16719: (QA follow-up) Remove tabs
2020-03-09 Oliver BehnkeBug 16719: (follow-up) Update check on password mapping
2020-03-09 Oliver BehnkeBug 16719: Pass through undef rather than empty string...
2020-03-09 Jonathan DruartBug 23640: Flushing L1 on every SIP connection
2020-03-09 Nick ClemensBug 24449: Add too_many_overdue to patron status for SIP
2020-02-14 Nick ClemensBug 22302: Make ITEMTYPECAT descriptions fallback to...
2020-02-14 Marcel de RooyBug 23896: logaction should pass the correct interface...
2020-02-14 Andreas JonssonBug 24348: Pass marc record to _passes_required_checks
2020-02-14 Nick ClemensBug 24511: Update variable names to avoid confusion
2020-02-14 Nick ClemensBug 23407: Don't process items for XSLT on details...
2020-02-14 Fridolin SomersBug 24443: Consider NULL as 0 for issues in items search
2020-02-13 Jonathan DruartBug 23064: Use Koha::Subscription in ModSubscription
2020-02-13 Jonathan DruartBug 17667: Do not modify quantity of the original stand...
2020-02-12 Kyle M HallBug 20292: Filter/censor info sent via SIP
2020-02-12 Jonathan DruartBug 20567: Count found holds for holds limit
2020-02-06 Jonathan DruartBug 23443: Do not checkin an item if checked out to...
2020-02-06 Nick ClemensBug 24377: Record passed branch if renewing via cron
2020-02-06 Nick ClemensBug 24421: Check if subfields are valid using the bibli...
2020-02-06 Fridolin SomersBug 15142: Remove titles facet for UNIMARC
2020-02-05 Martin RenvoizeBug 14759: Replace Text::Unaccent with Unicode::Normalize
2020-02-05 Jonathan DruartBug 24277: Fix date received editing when receiving...
2020-01-31 Kyle M HallBug 23233: Remove use of AllowItemsOnHoldCheckout from...
2020-01-31 Kyle M HallBug 23233: AllowItemsOnHoldCheckout is misnamed and...
2020-01-17 Martin RenvoizeBug 23382: (follow-up) Clarify variable names
2020-01-17 Martin RenvoizeBug 23382: Fix logic in C4::Circulation::CanBookBeIssued
2020-01-15 Marcel de RooyBug 24267: (QA follow-up) Remove two calls, add transaction
2020-01-15 Nick ClemensBug 24267: Improve ImportBreedingAuth
2020-01-15 Nick ClemensBug 24244: Send null instead of empty string if branch...
2020-01-13 Pedro AmorimBug 24121: Item types icons in intra search results...
2020-01-10 Nick ClemensBug 14419: [19.05.x] (squashed) Expanding facets (Show...
2019-12-20 Nick ClemensBug 24164: Copy the letter for each email
2019-12-20 Jonathan DruartBug 24138: Fix calculation of suspension days when...
2019-12-20 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-12-16 Nick ClemensBug 23389: Add 'All' option to report dropdowns
2019-12-10 Nick ClemensBug 23768: Return invalid ISBN when searching with...
2019-12-10 Tomas Cohen AraziBug 13958: Use SuspensionsCalendar syspref for more...
2019-11-28 Martin RenvoizeBug 24075: Backdating a return to the exact due date...
2019-11-22 Jonathan DruartBug 23042: Correct shib param escaping
2019-11-22 Martin RenvoizeBug 23042: Only include GET params in return URL for...
2019-11-22 Jonathan DruartBug 23329: Move error page to its own subroutine
2019-11-22 Magnus EngerBug 22543: Prevent "back and refresh attack"
2019-11-15 Jonathan DruartBug 23765: Do not display localized templates if Transl...
2019-11-15 Jonathan DruartBug 23985: (bug 21206 follow-up) Fix checkout list...
2019-11-15 Jonathan DruartBug 23933: (bug 10132 follow-up) Fix commit_file.pl
2019-11-15 Fridolin SomersRevert "Bug 21987: Do not generate true color thumbnail...
2019-11-08 Jonathan DruartBug 18743: Correct number of pending suggestions (acq...
2019-11-08 Jonathan DruartBug 18743: Fix suggestion listing when organized by...
2019-11-08 NickBug 23771: Don't look for patrons if we don't have...
2019-11-08 Fridolin SomersBug 23252: Add missing input_marceditor class in item...
2019-10-08 Fridolin SomersBug 23679: fix software error when trying to transfer...
next