koha.git
2020-04-14 Marcel de RooyBug 24903: Special characters like parentheses in numbe...
2020-04-14 Jonathan DruartBug 25038: Fix tabs on the OPAC reading history view
2020-04-14 Kyle M HallBug 24966: Add unit tests
2020-04-14 Marcel de RooyBug 24966: (QA follow-up) Fix return value of hold_patr...
2020-04-14 Martin RenvoizeBug 25040: monkeypatch Schema::Loader for recent MariaDB
2020-04-14 Jonathan DruartBug 25069: Fix AddressFormat="fr" behavior
2020-04-14 Jonathan DruartBug 25005: (bug 22868 follow-up) Fix suggestions pendin...
2020-04-14 Jonathan DruartBug 24800: Handle inexistent return date on self checking
2020-04-14 Jonathan DruartBug 24800: Add tests
2020-04-14 Nick ClemensBug 25050: Adjust marc_records_to_documents to search...
2020-04-14 Nick ClemensBug 25050: Unit tests
2020-04-14 Aleisha AmohiaBug 24266: (alternate patch) Only use defined borrowern...
2020-04-14 Kyle M HallBug 25095: Remove warn left in FeePayment.pm
2020-04-14 Kyle M HallBug 22778: Add unit test
2020-04-14 Kyle M HallBug 22778: Suggestions with no "suggester" can cause...
2020-04-14 Jonathan DruartBug 24027: Add POD about the new parameter in Koha...
2020-04-14 Tomas Cohen... Bug 24027: (QA follow-up) Fix POD warning
2020-04-14 Andrew NuggedBug 24027: Call ModZebra once after all items added...
2020-04-14 Theodoros TheodoropoulosBug 23514: Split Call Numbers for all layout types
2020-04-08 Martin RenvoizeBug 7046: (RM follow-up) Add Filters
2020-04-08 Martin RenvoizeBug 24840: (follow-up) Catch some further cases of...
2020-04-08 Nick ClemensBug 24840: Replace DateTime->now with dt_from_string
2020-04-08 Jonathan DruartBug 25081: Fix wrong comment
2020-04-08 Janusz KaczmarekBug 25081: Fix creation of new item for a received...
2020-04-08 Kyle M HallBug 22937: Add hint to groups editor
2020-04-08 Jonathan DruartBug 25046: Add test
2020-04-08 Andreas RoussosBug 25046: Include borrowers.othernames in SELECT statement
2020-04-08 Jonathan DruartBug 7046: Preselect dropdown option and prefill input
2020-04-08 Alex BuckleyBug 7046: Implemented subscription renewal dropdown...
2020-04-08 Jonathan DruartBug 24826: Remove warnings from Sendmail
2020-04-08 David RobertsBug 24940: Serials statistics wizard: order vendor...
2020-04-08 Tomas Cohen... Bug 25019: Make the ViewPolicy filter initialization...
2020-04-08 Jonathan DruartBug 25041: Restore #ASKED anchor in suggestions table
2020-04-08 Jonathan DruartBug 24801: (follow-up) Display all the libraries -...
2020-04-07 Martin RenvoizeBug 23355: (RM follow-up) Restore lost ID's
2020-04-06 Martin RenvoizeBug 4944: (RM follow-up) Add OpacNoItemTypeImages to...
2020-04-06 Martin RenvoizeBug 20754: DBRev 19.12.00.067
2020-04-06 Marcel de RooyBug 20754: DB revision to remove double accepted shares
2020-04-06 Julian MauriceBug 24604: Add 'Pay' button under Transactions tab...
2020-04-06 Martin RenvoizeBug 4461: DBRev 19.12.00.066
2020-04-06 Jonathan DruartBug 4461: Use inbound_email_address to know if we displ...
2020-04-06 Jonathan DruartBug 4461: Correctly deal with encoding/escaping chars
2020-04-06 Jonathan DruartBug 4461: Extend problem_reports.problempage to TEXT
2020-04-06 Jonathan DruartBug 4461: dbic schema update
2020-04-06 Jonathan DruartBug 4461: Hide link if KohaAdminEmailAddress is not set
2020-04-06 Jonathan DruartBug 4461: Fix OPAC link from staff
2020-04-06 Jonathan DruartBug 4461: get_effective_email has been renamed inbound_...
2020-04-06 Aleisha AmohiaBug 4461: Fix status and borrowernumber fields in probl...
2020-04-06 Martin RenvoizeBug 4461: DBIC Schema Files
2020-04-06 Aleisha AmohiaBug 4461: Checks on library email before enqueuing...
2020-04-06 Jonathan DruartBug 4461: Update license statements
2020-04-06 Martin RenvoizeBug 4461: (follow-up) Add missing relationship accessor
2020-04-06 Aleisha AmohiaBug 4461: Manage problem reports on the staff client
2020-04-06 Aleisha AmohiaBug 4461: Add problem reports link to mainpage and...
2020-04-06 Aleisha AmohiaBug 4461: Adding user flags for managing OPAC problem...
2020-04-06 Martin RenvoizeBug 4461: Use get_effective_email from bug 22823
2020-04-06 Martin RenvoizeBug 4461: Drop 'from_address' use 'reply_address'
2020-04-06 Martin RenvoizeBug 4461: Remove hard requirement on OpacKohaUrl
2020-04-06 Jonathan DruartBug 4461: Better error handling
2020-04-06 Jonathan DruartBug 4461: Simplify recipients code
2020-04-06 Jonathan DruartBug 4461: Redirect to 404 if KohaAdminEmailAddress...
2020-04-06 Jonathan DruartBug 4461: Use our local_referer instead of HTTP_REFERER
2020-04-06 Jonathan DruartBug 4461: Use KohaAdminEmailAddress pref as 'from'
2020-04-06 Jonathan DruartBug 4461: Rename report date with created_on
2020-04-06 Aleisha AmohiaBug 4461: (follow-up) Creating sample notice and other...
2020-04-06 Aleisha AmohiaBug 4461: (follow-up) Redirect to 404 if OPACProblemRep...
2020-04-06 Aleisha AmohiaBug 4461: Submit a problem report
2020-04-06 Aleisha AmohiaBug 4461: Problem Report Koha objects
2020-04-06 Aleisha AmohiaBug 4461: Database and syspref changes
2020-04-06 Martin RenvoizeBug 23173: DBRev 19.12.00.065
2020-04-06 Kyle M HallBug 23173: (follow-up) Fix QA script errors
2020-04-06 Kyle M HallBug 23173: (follow-up) Small improvements in efficiency
2020-04-06 Andrew IsherwoodBug 23173: (follow-up) Display available partners
2020-04-06 Andrew IsherwoodBug 23173: (follow-up) Allow for customisable display...
2020-04-06 Andrew IsherwoodBug 23173: (follow-up) Allow for wide characters
2020-04-06 Andrew IsherwoodBug 23173: Add unit tests
2020-04-06 Andrew IsherwoodBug 23173: Provide core infrastructure
2020-04-06 Andrew IsherwoodBug 23173: Add ILLCheckAvailability syspref
2020-04-06 Tomas Cohen... Bug 18227: (QA follow-up) Add fix to koha-common.postinst
2020-04-06 Olli-Antti... Bug 18227: Handle utf8 in Koha::Logger
2020-04-06 Kyle M HallBug 24537: Tidy code
2020-04-06 David CookBug 24537: Allow IP ranges in ILS-DI:AuthorizedIPs...
2020-04-06 Nick ClemensBug 23601: Prevent default for auxclick
2020-04-06 Jonathan DruartBug 24964: Restore pagination for patrons for owner...
2020-04-06 Martin RenvoizeBug 4944: DBRev 19.12.00.064
2020-04-06 Jonathan DruartBug 4944: Do not rely on the values from cache during...
2020-04-06 Katrin FischerBug 4944: Add OpacNoItemTypeImages system preference
2020-04-06 Martin RenvoizeBug 22534: DBRev 19.12.00.063
2020-04-06 Alex BuckleyBug 22534: Added syspref for defining what guarantee...
2020-04-06 Martin RenvoizeBug 24183: Add before_send_messages hook
2020-04-06 Marcel de RooyBug 24699: Split items.uri in OPAC detail view
2020-04-06 Jonathan DruartBug 16547: Do not display "multi holds" view if only...
2020-04-06 Martin RenvoizeBug 24492: (RM follow-up) Varaible name corretion
2020-04-03 Jonathan DruartBug 25020: Preserve time part when batch extending...
2020-04-03 Owen LeonardBug 25022: Display problem in authority editor with...
2020-04-03 Owen LeonardBug 25004: Search results place hold button not enabled...
2020-04-03 Jonathan DruartBug 25024: Do not escape $
2020-04-03 Nick ClemensBug 25024: Make grep match full string
2020-04-03 Katrin FischerBug 17938: Fix display of label for repeated MARC 583...
2020-04-03 Martin RenvoizeBug 25010: DBRev 19.12.00.062
next