Bug 17380: [QA Follow-up] Report error to user instead of throwing exception
[koha.git] / C4 /
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...
2017-07-05 Julian MauriceBug 18782: Remove unused C4::Serials::getsupplierbyserialid
2017-06-21 Jonathan DruartBug 18651: Do no LOCK/UNLOCK the table
2017-06-20 Marcel de RooyBug 18651: [QA Follow-up] Fix the MAX(issue_id) calculation
2017-06-20 Marcel de RooyBug 18651: [QA Follow-up] Remove unused variable
2017-06-20 Jonathan DruartBug 18651: Limit the life span of the LOCK
2017-06-20 Jonathan DruartBug 18651: Use a READ and WRITE LOCK
2017-06-20 Jonathan DruartBug 18651: Copy the row before modify the id
2017-06-20 Jonathan DruartBug 18651: Update accountlines.issue_id is the issue_id...
2017-06-20 Jonathan DruartBug 18651: Do not charge if the checkin failed
2017-06-20 Jonathan DruartBug 18651: Update issue_id in AddReturn
2017-06-19 Marcel de RooyBug 18697: Final polishing
2017-06-19 Marcel de RooyBug 18697: Fix date calculation for dayly frequencies...
2017-06-19 Marcel de RooyBug 18697: Fix date calculations for weekly frequencies...
2017-06-19 Marcel de RooyBug 18607: Fix date calculations for monthly frequencie...
2017-06-19 Marcel de RooyBug 18356: Fix date calculations for yearly frequencies...
2017-06-15 Jonathan DruartBug 17975: Let C4::Letters manage today param substitution
2017-06-15 Jonathan DruartBug 17975: TT syntax for notices - Prove that HOLD_SLIP...
2017-06-15 Jonathan DruartBug 17965: TT syntax for notices - Prove that DUEDGST...
next