Bug 22501: (QA follow-up) use $raw for the note in the intranet
[koha.git] / C4 /
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
2018-11-08 Julian MauriceBug 15395: Allow correct handling of plural translation
2018-11-08 Jonathan DruartBug 15184: Add the ordernumbers filters to GetHistory
2018-11-08 Tomas Cohen AraziBug 21413: Fix condition to avoid operator bnding isssues
2018-11-08 Kyle M HallBug 21413: Inventory - Skip items with waiting holds
2018-11-08 Joonas KylmäläBug 21015: fix performance issue with C4::Members
2018-11-08 Josef MoravecBug 21719: Fix typos
2018-11-07 Nick ClemensBug 15494: (follow-up) Move yaml syspref code to its...
2018-11-07 Marcel de RooyBug 15494: (QA follow-up) Additional polishing
2018-11-07 Nick ClemensBug 15494: Update display of renewal errors
2018-11-07 Nick ClemensBug 15494: Add _items_denied_renewal sub to C4:Circulat...
2018-11-06 Kyle M HallBug 20629: Remove ability to 'reverse' payments
2018-11-06 Nick ClemensBug 20078: Add accelerated reading indexes to getIndexes
2018-11-05 Jonathan DruartBug 21650: Remove the subroutine C4::Items::GetLastAcqu...
2018-11-02 Nick ClemensBug 14385: DBRev 18.06.00.050
2018-11-02 Marcel de RooyBug 14385: (QA follow-up) Additional changes and fixes
2018-11-02 Mark TompsettBug 14385: Squash of a lot of patches rebased
2018-11-02 Chris CormackBug 14385: Extend OpacHiddenItems to allow specifying...
2018-11-02 Jonathan DruartBug 21606: [sql_modes] Fix matching rules insert
2018-11-02 Jonathan DruartBug 21604: Fix add/edit fund/budget
2018-11-01 Jonathan DruartBug 21556: Do not crash if a biblio is deleted twice
2018-11-01 Nick ClemensBug 21725: Use full statement in HAVING rather than...
2018-11-01 Nick ClemensBug 21742: Fix YouTube variable propagation
2018-10-31 Jonathan DruartBug 21681: Improve the account lines fetch
2018-10-31 Josef MoravecBug 21681: Remove C4::Accounts::getcharges
2018-10-31 Josef MoravecBug 18720: Use exception instead of die in GetBasketAsCsv
2018-10-31 Josef MoravecBug 21581: (QA follow-up) Update comment according...
2018-10-31 Nick ClemensBug 21581: Pass through authorities indexes
2018-10-31 Tomas Cohen AraziBug 13098: Make _FixAccountForLostAndReturned refund...
2018-10-29 Andrew IsherwoodBug 21641: (follow-up) Address wrong call method
next