Bug 22930: (QA follow-up) Add two test descriptions
[koha.git] / C4 /
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
2019-01-03 Jonathan DruartBug 21571: Make ACCTDETAILS translatable
2019-01-03 Julian MauriceBug 21789: Example usage of I18N Template::Toolkit...
2018-12-20 Marcel de RooyBug 21848: Remove Text::Unaccent from C4::Members
2018-12-12 Tomas Cohen AraziBug 21759: Avoid manually setting amountoutstanding...
2018-12-12 Kyle M HallBug 21849: Two useless Koha::Account::Offset->new calls...
2018-12-12 Nick ClemensBug 21962: Fix authority search using 'all'
2018-12-12 Nick ClemensBug 21911: Fix OPAC scoping to work with new group...
2018-12-12 Jonathan DruartBug 21955: Remove Cache::Memory as fallback for L2...
2018-11-26 Martin RenvoizeBug 19365: (QA follow-up) Ensure we use a modern enough...
2018-11-26 Ere MaijalaBug 19365: Fix search for duplicate authorities with...
2018-11-26 Ere MaijalaBug 19365: Fix several issues with the Elasticsearch...
2018-11-21 Marcel de RooyBug 21774: Cloned item subfields disappear when editing...
2018-11-16 Marcel de RooyBug 20598: (QA follow-up) Tiny fixes
2018-11-16 Kyle M HallBug 20598: Accruing fines not closed out by longoverdue...
2018-11-16 Jonathan DruartBug 18677: Remove new issue_id param from charlostitem
2018-11-16 Kyle M HallBug 18677: issue_id is not added to accountlines for...
2018-11-15 Jonathan DruartBug 21749: Fix import of CSV biblio framework
2018-11-13 Jonathan DruartBug 21467: Do not erase the internal note of the first...
2018-11-13 Jonathan DruartBug 15836: Remove deprecated subroutines
2018-11-13 Jonathan DruartBug 15836: Mark C4::ClassSource subs DEPRECATED
2018-11-13 Jonathan DruartBug 15836: Add the ability to defined custom methods...
2018-11-13 David GustafssonBug 20356: Add EmailSMSSendDriverFromAddress system...
2018-11-12 Josef MoravecBug 21804: Remove C4::Accounts::getcharges again
2018-11-08 Marcel de RooyBug 19349: (QA follow-up) Cosmetic changes
2018-11-08 Julian MauriceBug 19349: Store record's creator and last modifier...
2018-11-08 Jonathan DruartBug 21205: Replace C4::Items::GetOrderFromItemnumber...
2018-11-08 Matthias MeusburgerBug 18507: Shibboleth auto-provisioning - Sync
next