Bug 20434: Update UNIMARC framework - auth (CLASS)
[koha.git] / C4 /
2019-10-15 Nick ClemensBug 23129: Set holdingbranch to library that initiates...
2019-10-15 Katrin FischerBug 17247: (follow-up) Terminology fix: Use Restricted...
2019-10-15 Arthur SuzukiBug 17247: Check if patron is restricted in HoldItem...
2019-10-11 NickBug 23771: Don't look for patrons if we don't have...
2019-10-08 Katrin FischerBug 23697: (QA follow-up) Rename PatronAutocompletion...
2019-10-08 Matthias MeusburgerBug 23697: (follow-up) Add autocompletion search in...
2019-10-08 Ere MaijalaBug 13937: Fix issues found in QA
2019-10-08 Jesse WeaverBug 13937: Add a Z39.50 daemon that can inject item...
2019-10-08 Tomas Cohen AraziBug 23677: Controller method and dependencies tweak
2019-10-08 Kyle HallBug 22540: (QA follow-up) fixes
2019-10-08 Katrin FischerBug 14669: Add search option for managing library to...
2019-10-08 Jonathan DruartBug 22667: Pick default value from framework for cn_source
2019-10-07 Nick ClemensBug 23389: Add 'All' option to report dropdowns
2019-10-03 Fridolin SomersBug 23252: Add missing input_marceditor class in item...
2019-10-01 Martin RenvoizeBug 13193: (RM revert) Make Memcached usage fork safe
2019-10-01 Joonas KylmäläBug 13193: Make Memcached usage fork safe
2019-10-01 Fridolin SomersBug 23679: fix software error when trying to transfer...
2019-09-30 Tomas Cohen AraziBug 23624: (QA follow-up) Test error cases
2019-09-30 Kyle M HallBug 23624: (QA follow-up) Don't fetch the count unless...
2019-09-30 Tomas Cohen AraziBug 23624: (QA follow-up) Optimize even more
2019-09-30 Paul HoffmanBug 23624: Count rows in report without (potentially...
2019-09-23 Martin RenvoizeBug 22837: Update callers to use new signature
2019-09-23 NickBug 23526: Don't use encoded question mark in shib_logi...
2019-09-17 Marcel de RooyBug 22037: (QA follow-up) Correct misleading comment
2019-09-17 Kyle M HallBug 22037: (QA follow-up) Implement use of CHARGES_GUAR...
2019-09-17 Jonathan DruartBug 22037: Block SIP checkout if guarantees have debt
2019-09-12 Tomas Cohen AraziBug 23580: Add C4::Context->yaml_preference
2019-09-09 Marcel de RooyBug 22929: Allow SCI/SCO logins independent of GDPR_Policy
2019-09-09 Tomas Cohen AraziBug 23404: (QA follow-up) Minor fix
2019-09-09 Fridolin SomersBug 23404: fix Circulation::TooMany error on itemtype...
2019-09-06 Jonathan DruartBug 23289: Quote new 'rows' MariaDB reserved word
2019-08-20 Kyle M HallBug 14570: Make it possible to add multiple guarantors...
2019-08-20 Tomas Cohen AraziBug 11677: Use zebra not-onloan-count index for availab...
2019-08-16 Marcel de RooyBug 23324: (QA follow-up) Typo and remove unneeded...
2019-08-16 Nick ClemensBug 23324: (QA follow-up) Use existing NormalizeISBN...
2019-08-16 Nick ClemensBug 23324: Add an ISBN normalization routine
2019-08-15 Jonathan DruartBug 23253: Fix OpacNavRight for self reg by email
2019-08-13 Kyle M HallBug 20954: (QA follow-up) Rename syspref-overrides...
2019-08-13 Kyle M HallBug 20954: Add ability to set syspref overrides in...
2019-08-13 Jonathan DruartBug 22142: Do not revert data if 'unchanged' was set
2019-08-12 Nick ClemensBug 23416: Add PreserveSerialNotes system preference
2019-08-08 Nick ClemensBug 23322: Correct case for boolean in ES search
2019-08-05 Martin RenvoizeBug 11529: (RM follow-up) Fix missing comma in query
2019-08-05 Ere MaijalaBug 11529: (follow-up) Fix QA issues
2019-08-05 Ere MaijalaBug 11529: Add templates for biblio title display....
2019-08-05 Ere MaijalaBug 11529: Remove duplicate column name from select...
2019-08-05 Ere MaijalaBug 11529: Clean up subtitle usage
2019-08-05 Ere MaijalaBug 11529: Use new biblio fields whenever possible
2019-08-05 Ere MaijalaBug 11529: Add new fields to biblio table
2019-08-05 Martin RenvoizeBug 22610: Update SIP2 to use payment_type
2019-08-05 Nick ClemensBug 14549: POD and variable cleanup
2019-08-05 Nick ClemensBug 14549: Check patrons reserves for any holds on...
2019-08-05 Nick ClemensBug 23396: Add keyboard_shortcuts.sql to C4/Installer.pm
2019-07-26 Martin RenvoizeBug 11573: Make rental accountlines translatable
2019-07-26 Martin RenvoizeBug 23316: (follow-up) for bug 22521 to fix GetFine
2019-07-19 Owen LeonardBug 23078: (follow-up) Update self checkout help page
2019-07-19 Owen LeonardBug 23078: Use Koha.Preference in OPAC global header...
2019-07-16 Kyle M HallBug 23057: (QA follow-up) Remove new AddReturn message...
2019-07-16 Kyle M HallBug 23057: Update do_checkin
2019-07-16 David CookBug 23057: If checked_in_ok is set and item is not...
2019-07-15 Josef MoravecBug 22721: Remove frameworkcode parameter in GetMarcFro...
2019-07-15 Martin RenvoizeBug 19919: Stop using paidfor altogether
2019-07-15 Tomas Cohen AraziBug 22563: Typo in query (manualinvoice)
2019-07-15 Martin RenvoizeBug 22563: (QA follow-up) Catch LOST maninvoice cases
2019-07-15 Martin RenvoizeBug 22563: (QA follow-up) Use issue_id in chargelostitem
2019-07-15 Martin RenvoizeBug 22563: (follow-up) Items LOST should not be RETURNED
2019-07-15 Martin RenvoizeBug 22563: Update lost handling to use accountline...
2019-07-15 Martin RenvoizeBug 22563: Be more descriptive with accountypes
2019-07-15 Kyle M HallBug 18930: Move lost item refund rules to circulation_r...
2019-07-15 Nick ClemensBug 12537: Don't retrieve XISBN results for the same...
2019-07-15 Kyle M HallBug 23018: Refunding a lost item fee may trigger error...
2019-07-05 Nick ClemensBug 21181: Make cancel_expired_reserves.pl Cancel all...
2019-07-05 Jonathan DruartBug 23083: Fix course reserve item editing if one of...
2019-07-04 Tomas Cohen AraziBug 22709: Add after biblio/item action hooks
2019-07-04 Nick ClemensBug 14419: Expanding facets (Show more) performs a...
2019-07-01 Jonathan DruartBug 18928: Use get_effective_rule in GetBranchItemRule
2019-07-01 Kyle M HallBug 18928: Move holdallowed, hold_fulfillment_policy...
2019-06-25 Katrin FischerBug 23126: Display multi-line entries in subscrpitions...
2019-06-25 Julian MauriceBug 23156: Add pagination to checkouts in ILS-DI GetPat...
2019-06-24 Kyle M HallBug 20292: Filter/censor info sent via SIP
2019-06-21 Kyle M HallBug 23103: (QA follow-up) Return undef implicitly
2019-06-21 Kyle M HallBug 23103: Cannot checkin items lost by deleted patrons...
2019-06-18 Tomas Cohen AraziBug 21073: (follow-up) Add Class::Inspector to PerlDepe...
2019-06-18 Jonathan DruartBug 23104: (bug 18925 follow-up): Fix null/empty behavi...
2019-06-15 Jonathan DruartBug 23117: Shortcut additem.pl on nonexistent biblionumber
2019-06-15 Jonathan DruartBug 9834: Preserve biblio level hold preference on...
2019-06-06 Kyle M HallBug 10215: Increase the size of opacnote and librariann...
2019-06-04 Jonathan DruartBug 19457: Handle 'PREVISSUE' return by CanBookBeIssued...
2019-06-04 Aleisha AmohiaBug 11492: (follow-up) Don't pass publisheddatetext...
2019-06-04 Aleisha AmohiaBug 11492: Keep routing notes when receiving next serial
2019-06-03 Martin RenvoizeBug 22877: Prevent double overdue processing for lost...
2019-05-30 Jonathan DruartBug 22907: Add missing use statement
2019-05-30 Jonathan DruartBug 22907: Remove previous code handling the same thing
2019-05-30 Jonathan DruartBug 22907: Fix new suggestion with strict sql modes
2019-05-30 Owen LeonardBug 22932: GetLatestSerials should not return formatted...
2019-05-30 Nick ClemensBug 21450: Cache authorities search using term and...
2019-05-30 Jonathan DruartBug 22908: Prevent ModSuggestion to send a notice if...
2019-05-23 Nick ClemensBug 14385: (RM follow-up) Remove line from bad rebase
2019-05-23 David CookBug 15221: SIP server always sets the alert flag when...
2019-05-23 Jonathan DruartBug 21831: Allow move all fields even if destination...
next