Bug 26604: "Generate next" button gives error on serials-collection.pl
[koha.git] / C4 /
2020-11-17 Marcel de RooyBug 26191: Relocate track_login call in Auth.pm
2020-10-27 Aleisha AmohiaMerge branch 'new/security-release-19.11.11' into 19...
2020-10-27 Alexis RipettiBug 26414: Unable to export Withdrawn status using...
2020-10-20 Nick ClemensBug 18958: (follow-up) Ensure hold fill target reserve_...
2020-10-20 Nick ClemensBug 18958: Make hold_fill_targets specific to reserves
2020-10-20 Kyle M HallBug 26510: Transport Cost Matrix editor doesn't show...
2020-10-20 Nick ClemensBug 25273: Make match-heading rely on authority type...
2020-10-12 Jonathan DruartBug 20783: Use iframe to embed Youtube videos
2020-09-21 Aleisha AmohiaMerge branch 'new/security-release-19.11.10' into 19...
2020-09-09 Jonathan DruartBug 17661: Trivial simplification using += operator
2020-09-09 Nick ClemensBug 17661: (follow-up) Update regex to support Unicode...
2020-09-09 Nick ClemensBug 17661: Ending punctuation causes duplicate facets
2020-09-09 Kyle M HallBug 25903: Sending a SIP patron information request...
2020-09-09 Alex BuckleyBug 25750: fix fallback to ecost_tax_included/ecost_tax...
2020-09-09 Nick ClemensBug 26078: (follow-up) Use a boolean rather than changi...
2020-09-09 Nick ClemensBug 26078: Prevent generating a new transfer from retur...
2020-08-19 Kyle M HallBug 25786: Holds Queue building may target the wrong...
2020-08-19 Kyle M HallBug 25783: Holds Queue treating item-level holds as...
2020-09-01 Jonathan DruartBug 26270: Fix ThingISBN after a change in behaviour
2020-08-18 Aleisha AmohiaMerge branch 'new/security-release-19.11.09' into 19...
2020-08-25 Jonathan DruartBug 24663: [19.11.x] Handle special cases for recovery...
2020-08-25 Jonathan DruartBug 24663: [19.11.x] Test OpacPublic for all OPAC scripts
2020-08-25 Marcel de RooyBug 25360: (follow-up) Remove the https FIXME in Auth.pm
2020-08-25 David CookBug 25360: Use secure flag for CGISESSID cookie when...
2020-08-19 Nick ClemensBug 26000: Make exception_holidays cache with branch...
2020-08-17 Fridolin SomersBug 23542: Fix SRU import encoding
2020-08-16 Jonathan DruartBug 25852: Improve C4::Creators::Lib reliability under...
2020-07-30 Nick ClemensBug 25709: Rename systempreference to NotesToHide
2020-07-30 Kyle M HallBug 23086: Search for collection is broken
2020-07-30 Nick ClemensBug 25724: Do not call ModReserveStatus when completing...
2020-07-30 Nick ClemensBug 25566: Add option to ignore found holds and use...
2020-07-16 Nick ClemensBug 25875: Move check for module_bit and code to the...
2020-07-16 Slava ShishkinBug 25491: Fix for "Use of uninitialized value" in...
2020-07-16 Kyle M HallBug 25805: Return empty strings instead of undef in...
2020-07-13 Katrin FischerBug 11994: OpenSearch plugins needs to be delivered...
2020-06-18 Nick ClemensBug 25701: Remove sort on removed field
2020-06-18 Jonathan DruartBug 25701: (bug 14419 follow-up) Always display facet...
2020-06-11 Jonathan DruartBug 24413: Do not remove the restrictions from AddReturn
2020-06-11 Jonathan DruartBug 24413: Apply AutoRemoveOverduesRestrictions for...
2020-06-11 Jonathan DruartBug 24612: Use the reserve_id to identify a reserve...
2020-06-11 Jonathan DruartBug 24612: Make hold-transfer-slip take reserve_id
2020-05-21 Jonathan DruartBug 25531: Debar patron if needed when checkin is backdated
2020-05-21 Nick ClemensBug 23403: Catch other cases of ->{patron}
2020-05-21 Jonathan DruartBug 23403: List borrowernumber in the ILS::Patron fields
2020-05-21 Kyle M HallBug 23403: Fix whitespace
2020-05-21 Jonathan DruartBug 23403: Remove cardnumber from SIP
2020-05-20 Tomas Cohen AraziBug 24458: Use the ViewPolicy filter on search results
2020-05-20 Tomas Cohen AraziBug 25416: Let OPAC XSLTs know if the context is an...
2020-05-19 Joy NelsonRevert "Bug 23727: Editing course reserve items is...
2020-05-19 Kyle M HallBug 23727: Editing course reserve items is broken
2020-05-13 Martin RenvoizeBug 25417: (QA follow-up) Restore 'fixing' of fines
2020-05-13 Jonathan DruartBug 25417: Prevent negative debit amount on backdating...
2020-05-13 Marcel de RooyBug 22437: (follow-up) Move deletion of merge requests...
2020-05-11 Kyle M HallBug 25184: Add syspref
2020-05-11 Kyle M HallBug 25184: Items with a negative notforloan status...
2020-05-11 Jonathan DruartBug 23081: [19.11.x] Set items.issues to 0 if not provi...
2020-05-11 Nick ClemensBug 20816: [19.11.x] Add ability to define custom templ...
2020-05-11 Kyle M HallBug 25107: Remove double passing of $server variable...
2020-05-08 Martin RenvoizeBug 15751: Add ModDateLastSeen to ProcessOfflineReturn
2020-05-08 Martin RenvoizeBug 25127: Use Koha::Number::Price->round for comparison
2020-05-08 Kyle M HallBug 25227: Display correct message if item is withdrawn...
2020-05-08 Kyle M HallBug 25227: Display correct message if item is lost...
2020-05-08 Jonathan DruartBug 23081: Revert "Bug 24443: Consider NULL as 0 for...
2020-05-08 Katrin FischerBug 21927: Acq - Add blank values in pull downs of...
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...
next