Bug 24330: When importing patrons from CSV, automatically strip BOM from file if...
[koha.git] / C4 /
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 Fridolin SomersMerge remote-tracking branch 'translate/19.05.05-transl...
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...
2019-10-08 Tomas Cohen AraziBug 23624: (QA follow-up) Test error cases
2019-10-08 Kyle M HallBug 23624: (QA follow-up) Don't fetch the count unless...
2019-10-08 Tomas Cohen AraziBug 23624: (QA follow-up) Optimize even more
2019-10-08 Paul HoffmanBug 23624: Count rows in report without (potentially...
2019-09-24 NickBug 23526: Don't use encoded question mark in shib_logi...
2019-09-19 Marcel de RooyBug 22037: (QA follow-up) Correct misleading comment
2019-09-19 Kyle M HallBug 22037: (QA follow-up) Implement use of CHARGES_GUAR...
2019-09-19 Jonathan DruartBug 22037: Block SIP checkout if guarantees have debt
2019-09-13 Marcel de RooyBug 22929: Allow SCI/SCO logins independent of GDPR_Policy
2019-09-13 Tomas Cohen AraziBug 23404: (QA follow-up) Minor fix
2019-09-13 Fridolin SomersBug 23404: fix Circulation::TooMany error on itemtype...
2019-09-09 Jonathan DruartBug 23289: Quote new 'rows' MariaDB reserved word
2019-09-05 Marcel de RooyBug 23324: (QA follow-up) Typo and remove unneeded...
2019-09-05 Nick ClemensBug 23324: (QA follow-up) Use existing NormalizeISBN...
2019-09-05 Nick ClemensBug 23324: Add an ISBN normalization routine
2019-09-05 Tomas Cohen AraziBug 11677: Use zebra not-onloan-count index for availab...
2019-08-29 Nick ClemensBug 23416: Add PreserveSerialNotes system preference
2019-08-28 Jonathan DruartBug 22142: Do not revert data if 'unchanged' was set
2019-08-28 Jonathan DruartBug 23253: Fix OpacNavRight for self reg by email
2019-08-09 Nick ClemensBug 23322: Correct case for boolean in ES search
2019-08-09 Nick ClemensBug 14549: POD and variable cleanup
2019-08-09 Nick ClemensBug 14549: Check patrons reserves for any holds on...
2019-08-09 Nick ClemensBug 23396: Add keyboard_shortcuts.sql to C4/Installer.pm
2019-08-09 Martin RenvoizeBug 23316: (follow-up) for bug 22521 to fix GetFine
2019-08-06 Owen LeonardBug 23078: (follow-up) Update self checkout help page
2019-08-06 Owen LeonardBug 23078: Use Koha.Preference in OPAC global header...
2019-07-30 Nick ClemensBug 12537: Don't retrieve XISBN results for the same...
2019-07-30 Kyle M HallBug 23018: Refunding a lost item fee may trigger error...
2019-07-25 Jonathan DruartBug 23083: Fix course reserve item editing if one of...
2019-07-25 Katrin FischerBug 23126: Display multi-line entries in subscrpitions...
2019-07-25 Julian MauriceBug 23156: Add pagination to checkouts in ILS-DI GetPat...
2019-07-22 Kyle M HallBug 23057: (QA follow-up) Remove new AddReturn message...
2019-07-22 Kyle M HallBug 23057: Update do_checkin
2019-07-22 David CookBug 23057: If checked_in_ok is set and item is not...
2019-07-16 Kyle M HallBug 23103: (QA follow-up) Return undef implicitly
2019-07-16 Kyle M HallBug 23103: Cannot checkin items lost by deleted patrons...
2019-06-20 Jonathan DruartBug 23104: (bug 18925 follow-up): Fix null/empty behavi...
2019-06-20 Jonathan DruartBug 23117: Shortcut additem.pl on nonexistent biblionumber
2019-06-11 Kyle M HallBug 10215: Increase the size of opacnote and librariann...
2019-06-10 Jonathan DruartBug 19457: Handle 'PREVISSUE' return by CanBookBeIssued...
2019-06-10 Aleisha AmohiaBug 11492: (follow-up) Don't pass publisheddatetext...
2019-06-10 Aleisha AmohiaBug 11492: Keep routing notes when receiving next serial
2019-06-10 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...
2019-05-23 Nick ClemensBug 22046: Simplify and unify the code for get_matches
2019-05-15 Katrin FischerBug 4833: (QA follow-up) Add budgetname to SearchSuggestion
next