Increment version for 18.11.10 release
[koha.git] / C4 /
2019-09-21 Marcel de RooyBug 23324: (QA follow-up) Typo and remove unneeded...
2019-09-21 Nick ClemensBug 23324: (QA follow-up) Use existing NormalizeISBN...
2019-09-21 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-28 Jonathan DruartBug 22142: Do not revert data if 'unchanged' was set
2019-08-27 Nick ClemensBug 23322: Correct case for boolean in ES search
2019-08-14 Kyle M HallBug 23103: (QA follow-up) Return undef implicitly
2019-08-14 Kyle M HallBug 23103: Cannot checkin items lost by deleted patrons...
2019-08-13 Owen LeonardBug 23078: (follow-up) Update self checkout help page
2019-08-13 Owen LeonardBug 23078: Use Koha.Preference in OPAC global header...
2019-08-06 Nick ClemensBug 12537: Don't retrieve XISBN results for the same...
2019-07-26 Jonathan DruartBug 23083: Fix course reserve item editing if one of...
2019-07-25 Julian MauriceBug 23156: [18.11] Add pagination to checkouts in ILS...
2019-07-19 Kyle M HallBug 23057: If checked_in_ok is set and item is not...
2019-06-14 Jonathan DruartBug 19457: Handle 'PREVISSUE' return by CanBookBeIssued...
2019-06-12 Kyle M HallBug 10215: Increase the size of opacnote and librariann...
2019-06-11 Aleisha AmohiaBug 11492: (follow-up) Don't pass publisheddatetext...
2019-06-11 Aleisha AmohiaBug 11492: Keep routing notes when receiving next serial
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-30 Nick ClemensBug 14385: (RM follow-up) Remove line from bad rebase
2019-05-30 David CookBug 15221: SIP server always sets the alert flag when...
2019-05-30 Jonathan DruartBug 21831: Allow move all fields even if destination...
2019-05-30 Jonathan DruartBug 21651: Always insert notice templates related tables
2019-05-30 Jonathan DruartBug 20514: Use streetnumber when searching for patrons...
2019-05-30 Jonathan DruartBug 22878: Do not pass layout_id on creating a layout
2019-05-24 Jonathan DruartBug 22812: Use Koha::Subscription in NewSubscription
2019-05-24 Jonathan DruartBug 22812: Fix GROUP BY in checkrouting
2019-05-24 Jonathan DruartBug 22812: Fix new subscription with strict sql modes
2019-05-24 Martin RenvoizeBug 22899: (QA follow-up) Change accessor name
2019-05-08 Martin RenvoizeBug 22357: (RMaint follow-up) Mana does not exist in...
2019-05-08 Marcel de RooyBug 21036: Remove odd number of elements warnings from...
2019-05-08 Marcel de RooyBug 21036: Fix warnings from C4/Biblio
2019-05-08 Tomas Cohen AraziBug 22813: (follow-up) Add missing condition
2019-05-08 Tomas Cohen AraziBug 22813: remove repetitive queries inside two nested...
2019-05-08 Nick ClemensBug 22010: Check preferences for ebook integration
2019-05-08 Jonathan DruartBug 22357: Do not duplicate report rows if several...
2019-04-29 Jonathan DruartBug 22478: Prevent XSS vulnerabilities when pagination...
2019-04-29 Nick ClemensBug 22692: Check for patron using cardnumber and userid
2019-04-26 Frédéric DemiansBug 21937: Syspref autoBarcode annual doesn't increment...
2019-04-26 Nick ClemensBug 15505: Mark Hold Items 'On hold' instead of 'Available'
2019-04-26 Nick ClemensBug 21957: Add a flag to ModBiblio to avoid linking...
2019-04-26 Martin RenvoizeBug 22461: (follow-up) Use `exists` not `defined`
2019-04-26 Martin RenvoizeBug 22461: Clarify and correct the hash reduction
2019-04-26 Jonathan DruartBug 22461: Filter ldap mapping before inserting patron...
2019-04-26 Jonathan DruartBug 22461: Fix LDAP user replication
2019-04-25 Fridolin SomersBug 21975: Avoid unnecessary substitutions in automatic...
2019-04-25 Fridolin SomersBug 21975: get item field in substitutions
2019-04-25 Ere MaijalaBug 22474: Clone field config before adding fields...
2019-04-25 Arthur SuzukiBug 22597: Remove "more_subfields_xml" from GetPatronIn...
2019-04-16 Liz ReaBug 18387: (QA Follow up) adding specificity to error...
2019-04-16 Nick ClemensBug 18387: Allow sco-user to access errors templates
2019-04-15 Jonathan DruartBug 22472: Make column_exists early return if the table...
2019-04-15 Nick ClemensBug 22541: Invoice adjustments should show invoice...
2019-04-15 Kyle M HallBug 17978: Circ rules will not limit holds
2019-03-25 Martin RenvoizeBug 22565: Do NOT replace all internalnote's on receive
2019-03-25 Katrin FischerBug 13735: Update PrepareItemrecordDisplay to use maxlength
2019-03-25 Nick ClemensBug 18736: Calculate tax depending on rounding
2019-03-25 Marcel de RooyBug 18736: (QA follow-up) Resolve uninitialized warn...
2019-03-25 Marcel de RooyBug 18736: (QA follow-up) Change to signed, add large...
2019-03-25 Marcel de RooyBug 18736: (QA follow-up) Cosmetic changes
2019-03-25 Nick ClemensBug 18736: (follow-up) Remove duplicate code and adjust...
2019-03-25 Nick ClemensBug 18736: (follow-up) cast as UNSIGNED instead of...
2019-03-25 Nick ClemensBug 18736: (follow-up) Fix missing rounding and bad...
2019-03-25 Mark TompsettBug 18736: (follow-up) Add missing test cases
2019-03-25 Nick ClemensBug 18736: (follow-up) Add tests and FIXME for Getbudge...
2019-03-25 Nick ClemensBug 18736: Use rounding syspref to determine correct...
2019-03-19 Fridolin SomersBug 21832: Restore is_expired in ILS-DI GetPatronInfo...
2019-03-19 Jonathan DruartBug 22219: Remove duplicated items in inventory (when...
2019-03-19 Jonathan DruartBug 21987: Do not generate true color thumbnails if...
2019-03-19 David CookBug 22429: Infinite loop in patron card printing
2019-03-19 Nick ClemensBug 22296: Add Invoice Adjustments to GetBudgetHierarchy
2019-03-12 David GustafssonBug 20535: ModZebra called with $record with items...
2019-03-05 Hayley MapleyBug 18584: remove trailing space from C4/XSLT.pm
2019-03-01 Tomas Cohen AraziBug 21765: Make AutoUnsuspendReserves call Koha::Hold...
2019-03-01 Jonathan DruartBug 18957: Record the time part of the last renewed...
2019-02-26 Kyle M HallBug 21997: SIP patron information requests can lock...
2019-02-26 Mark TompsettBug 18143: Silence ods MARC framework export flood
2019-02-26 Mark TompsettBug 18143: Silence XML MARC Framework export flood
2019-02-25 Martin RenvoizeBug 21798: (RMaint follow-up) Fix for circular dependan...
2019-02-25 Katrin FischerBug 10676: Fix behaviour of OpacHiddenItems for items...
2019-02-25 Marcel de RooyBug 19832: (QA follow-up) Remove obsolete pending_queue...
2019-02-25 Nick ClemensBug 19832: Don't fill holds in SIP/Transaction/Checkout.pm
2019-02-25 Fridolin SomersBug 22140: Use of EasyAnalyticalRecords pref is get_hos...
2019-02-25 Fridolin SomersBug 22140: Use of EasyAnalyticalRecords pref in search
2019-02-12 Jonathan DruartBug 21829: Correctly format dateexpiry in notices ...
2019-02-11 Kyle M HallBug 22097: CataloguingLog should be suppressed for...
2019-02-11 Nick ClemensBug 19915: Use cn_sort values for getting inventory...
2019-02-01 helene hickeyBug 21290: Updating documentation for ModItem
2019-01-31 Jasmine AmohiaBug 19920: Removed unnecessary code from C4/Members.pm
2019-01-31 Kyle M HallBug 7614: (QA follow-up) Tidy code to remove tab characters
2019-01-31 Kyle M HallBug 7614: (QA follow-up) Fix POD merge missed in rebase
2019-01-31 Kyle M HallBug 7614: Don't allow un-usable pickup locations in...
2019-01-31 Lari TaskulaBug 7614: Check transfer limit in CanBookBeReserved...
2019-01-10 Tomas Cohen AraziBug 21915: Reconcile balance on _FixAccountForLostAndRe...
2019-01-10 Nick ClemensBug 22052: Refactor DeleteExpiredOpacReigstrations
next