Bug 18120: Add '/acquisitions/vendors' endpoint
[koha.git] / C4 /
2017-09-29 Jonathan DruartBug 19317: (bug 18966 follow-up) Remove leftover
2017-09-29 Jonathan DruartBug 19276: (bug 17829 follow-up) Fix Statistic patrons...
2017-09-29 Alex BuckleyBug 18999: Modified SQL query in GetBudgetSpent() in...
2017-09-29 Mark TompsettBug 19120: Leave cancelled ordered items alone when...
2017-09-29 Josef MoravecBug 19116: Hold not set to waiting after transfer
2017-09-21 Lari TaskulaBug 18137: List Mojolicious::Plugin::OpenAPI and JSON...
2017-09-19 Marc VéronBug 18541: (QA follow-up) Add some POD for draw_guide_grid
2017-09-19 Marcel de RooyBug 18541: [QA Follow-up] Add POD to Patroncard.pm
2017-09-19 Marc VéronBug 18541 - Patron card creator: Add a grid to support...
2017-09-19 Marcel de RooyBug 18149: Move CountUsage calls to Koha namespace
2017-09-19 Jonathan DruartBug 10132: Simplify code, call the method only once
2017-09-19 Josef MoravecBug 10132: Add ability to set MARC Organization Code...
2017-09-12 Marcel de RooyBug 19059: [QA Follow-up] Typo holds for hold
2017-09-12 Jonathan DruartBug 19059: Fix compilation issues
2017-09-12 Jonathan DruartBug 19059: Remove CancelReserve
2017-09-12 Jonathan DruartBug 19059: Remove CancelReserve - do not log DELETE
2017-09-12 Jonathan DruartBug 19059: Move C4::Reserves::CancelReserve to Koha...
2017-09-12 Dominic PichetteBug 18584 - removed white space in C4/Accounts.pm
2017-09-12 Marcel de RooyBug 17380: Graceful resolution of missing reporting...
2017-09-12 Jonathan DruartBug 19277: Make sure the tests will pass even if they...
2017-09-12 Jonathan DruartBug 19277: TT syntax - Display ordered data
2017-09-12 Marcel de RooyBug 15438: [QA Follow-up] Moving POD statement for...
2017-09-12 Colin CampbellBug 15438 - Checking out an on-hold item sends holder...
2017-09-07 Jonathan DruartBug 19256: Make Koha::Acq::Order using Koha::Object
2017-09-07 Marcel de RooyBug 18921: Resolve a few warnings in C4/XSLT.pm
2017-09-06 Jonathan DruartBug 18927: Use fully qualified subroutine names in...
2017-09-06 Alex ArnaudBug 11580 - Fix expiry calculation and rewrite tests
2017-09-01 Jonathan DruartBug 17967: TT syntax for notices - Prove that ODUE...
2017-09-01 Jonathan DruartBug 17966: TT syntax for notices - Prove that ISSUESLIP...
2017-09-01 Jonathan DruartBug 19058: Move C4::Reserves::GetReserveId to the Koha...
2017-09-01 Jonathan DruartBug 19057: Remove C4::Reserves::GetReserve
2017-09-01 Jonathan DruartBug 19057: Move C4::Reserve::GetReserve to Koha::Holds
2017-09-01 Nick ClemensBug 19076 - Move issue logging in AddIssue into condtio...
2017-09-01 Marcel de RooyBug 19004: [QA Follow-up] No need to check item-level_i...
2017-09-01 Marcel de RooyBug 19004: Adjust AddReturn for retrieving item type
2017-09-01 Colin CampbellBug 19024 Do not unset order cancelled status on basket...
2017-09-01 Sophie MeynieuxBug 11580 - If returnBeforeExpiry is ON, use calendar...
2017-09-01 Nick ClemensBug 18812 - SIP Patron status does not respect Overdues...
2017-09-01 Jonathan DruartBug 19056: Replace C4::Reserves::GetReserveCount with...
2017-09-01 Jonathan DruartBug 19055: Remove C4::Reserves::GetReservesToBranch
2017-08-30 Tomas Cohen AraziBug 17969: (QA followup) Add POD
2017-08-30 Jonathan DruartBug 17969: Refactor the way <<items.content>> is generated
2017-08-30 Jonathan DruartBug 19025: Remove C4::Reserves::GetReserveInfo
2017-08-30 Jonathan DruartBug 19025: Move GetReserveInfo to Koha::Holds
2017-08-25 Magnus EngerBug 19134: C4::SMS falils on long driver name
2017-08-25 Mark TompsettBug 19040: Refactor GetMarcBiblio parameters
2017-08-25 Chris CormackBug 18046: CAS logout infinite redirect
2017-08-20 Kyle M HallBug 18996 [QA Followup] - Fix some minor whitespace...
2017-08-20 Marcel de RooyBug 18996: Resolve an uninitialized warning from ILS...
2017-08-20 Marcel de RooyBug 18996: Handle data corruption from old_issues at...
2017-08-15 Marcel de RooyBug 19049: [QA Follow-up] Mock config, default format
2017-08-15 Marcel de RooyBug 19049: Fix regression on stage-marc-import with...
2017-08-10 Nick ClemensBug 18941 - C4::Budgets GetBudgetByCode should return...
2017-08-10 Marcel de RooyBug 18980: Show distinction between shared and private...
2017-07-28 Marcel de RooyBug 17680: [QA Follow-up] dt_from_string failing silently
2017-07-26 Jonathan DruartBug 18910: Revert "Bug 18152 : fix unimarc label in...
2017-07-26 Jonathan DruartBug 18966: Do not deal with duplicate issue_id on checkin
2017-07-24 Marcel de RooyBug 18605: Remove TRUNCATE from C4/HoldsQueue.pm
2017-07-24 Nick ClemensBug 18572 - QA Followup
2017-07-24 Nick ClemensBug 18572 - Improper branchcode set during OPAC renewal
2017-07-17 Jonathan DruartBug 18262: Fix C4::XISBN
2017-07-17 Jonathan DruartBug 18942: Simplify syntax
2017-07-17 Mark TompsettBug 18942: Internal Server Error symptomatic of using...
2017-07-17 Baptiste WojtkowskiBug 18613: Remove letter rule correctly as superlibrarian
2017-07-14 Jonathan DruartBug 18262: Koha::Biblio - Remove GetBiblioData - part 1
2017-07-14 Marcel de RooyBug 18880: [QA Follow-up] Finishing touch
2017-07-14 Jonathan DruartBug 18880: Fix authentication fallback for external...
2017-07-14 Jonathan DruartBug 18259: Koha::Biblio - Remove GetSubscriptionsId
2017-07-14 Jonathan DruartBug 18854: Protect few other occurrences of offset
2017-07-14 Jonathan DruartBug 18854: Make sure offset will not be < 0 - protect...
2017-07-10 Jonathan DruartBug 17829: Update CanUserManageBasket to fix tests
2017-07-10 Jonathan DruartBug 17829: Move GetMember to Koha::Patron
2017-07-10 Jonathan DruartBug 18260: Koha::Biblio - Remove GetBiblio
2017-07-10 Marcel de RooyBug 18277: [QA Follow-up] Additional polishing
2017-07-10 Jonathan DruartBug 18277: Remove the C4::Biblio::GetBiblionumberFromIt...
2017-07-10 Jonathan DruartBug 18277: Remove GetBiblionumberFromItemnumber - Easy...
2017-07-10 Jonathan DruartBug 18276: (follow-up) Remove GetBiblioFromItemNumber...
2017-07-10 Marcel de RooyBug 18276: [QA Follow-up] Two newlines to make qa tools...
2017-07-10 Jonathan DruartBug 18276: (follow-up) Remove GetBiblioFromItemNumber...
2017-07-10 Jonathan DruartBug 18276: Remove the C4::Biblio::GetBiblioFromItemNumb...
2017-07-10 Jonathan DruartBug 18276: Remove GetBiblioFromItemNumber - Easy ones
2017-07-10 Jonathan DruartBug 18276: Remove GetBiblioFromItemNumber - ILSDI
2017-07-10 Jonathan DruartBug 18276: Remove GetBiblioFromItemNumber - Course...
2017-07-10 Jonathan DruartBug 17680: Fix conflict with bug 18651
2017-07-10 Jonathan DruartBug 17680: Fix regression - is_overdue must be called
2017-07-10 Jonathan DruartBug 17680: C4::Circulation - Remove GetItemIssue, compl...
2017-07-10 Jonathan DruartBug 17680: C4::Circulation - Remove GetItemIssue
2017-07-10 Jonathan DruartBug 17680: C4::Circulation - Remove GetItemIssue, simpl...
2017-07-06 Kyle M HallBug 18104 - allow SIP2 field AE (personal name ) to...
2017-07-06 Kyle M HallBug 16755 - allow SIP2 field DA ( hold patron name...
2017-07-06 Rodrigo SantellanBug 14572 - insert_single_holiday() forces a value...
2017-07-06 Colin CampbellBug 18755: Allow empty passwords in Patron Info to...
2017-07-06 Mark TompsettBug 18771: CGI.pm: Subroutine multi_param redefined
2017-07-06 Christophe CroulleboisBug 18756: Users can view aq.baskets even if they are...
2017-07-05 Tomas Cohen AraziBug 17554: (followup) Shibboleth check should use ...
2017-07-05 Jonathan DruartBug 17554: Koha::Patrons - Remove GetBorrowersWithEmail
2017-07-05 Jonathan DruartBug 17738: Remove C4::Reserves::GetReservesFromBorrower...
2017-07-05 Jonathan DruartBug 17738: Replace GetReservesFromBorrowernumber with...
2017-07-05 Jonathan DruartBug 17843: Remove C4::Koha::getitemtypeinfo
2017-07-05 Jonathan DruartBug 17843: Replace C4::Koha::getitemtypeinfo with Koha...
next