Bug 18880: [QA Follow-up] Finishing touch
[koha.git] / C4 /
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...
2017-06-15 David CookBug 17710 - C4::Matcher::get_matches and C4::ImportBatc...
2017-06-15 Mark TompsettBug 18732: Noisy t/SMS.t triggered by koha_conf.xml...
2017-06-13 Marcel de RooyBug 18601: OAI/Sets.t mangles data due to truncate...
2017-06-12 Lee JamisonBug 18584: Fix trailing spaces in C4/Accounts.pm
2017-06-07 Jonathan DruartBug 18296: C4::Items - Remove GetItemInfosOf
2017-06-05 Jonathan DruartBug 8612: Remove warnings from tests
2017-06-05 Josef MoravecBug 8612: [Follow-up] Fix regular expression
2017-06-05 BlouBug 8612: Use CSV profile for exporting basket
2017-06-05 Fridolyn SOMERSBug 11122 - publisher code and publication year not...
2017-06-05 Marcel de RooyBug 18279: [QA Follow-up] Correct @EXPORT
2017-06-05 Jonathan DruartBug 18279: Remove C4::Items::GetLostItems
2017-06-05 Jonathan DruartBug 18295: C4::Items - Remove get_itemnumbers_of
2017-06-05 Jonathan DruartBug 18278: C4::Items - Remove GetItemLocation
2017-05-29 Mark TompsettBug 5395: Update C4::Acquisition::SearchOrders POD
2017-05-29 Jonathan DruartBug 18664: Make IssueSlip returns if params are not...
2017-05-29 Marcel de RooyBug 18611: [QA Follow-up] Make SQL query more readable
2017-05-29 Josef MoravecBug 18611 - Followup, remove tabs to make qa tools...
2017-05-29 Nick ClemensBug 18611 - Create labels action fails in manage-marc...
2017-05-29 Nick ClemensBug 18478 - QA Followup
2017-05-29 Nick ClemensBug 18478 - Some notices sent via SMS gateway fail
2017-05-19 Jonathan DruartBug 17898: Automagically convert SQL reports
2017-05-19 Marcel de RooyBug 18578: Use subdirectory in /tmp for session storage...
2017-05-19 Kyle M HallBug 17665 - SIP2 Item Information Response returns...
2017-05-19 Oliver BockBug 14625 - LDAP: skip extended patron attributes in...
2017-05-12 Jonathan DruartBug 18314: Fix reset number of login attempts on login...
2017-05-12 Jonathan DruartBug 18314: Account lockout
2017-05-09 Jonathan DruartBug 15582: Ability to block auto renewals if OPACFineNo...
2017-05-09 Nick ClemensBug 17762 (QA Followup) Use default lang if pref disabled
2017-05-09 Jonathan DruartBug 17762: Fix test for NewsChannels.t
2017-05-09 Jonathan DruartBug 17762: Add the lang parameter to C4::Letters::getletter
2017-05-09 Jonathan DruartBug 17762: Send lang to GetPreparedLetter
2017-05-09 Jonathan DruartBug 17762: Update the letter form interface
2017-05-12 Jonathan DruartBug 17257: Fix add/edit patrons under MySQL 5.7
2017-05-09 Alex ArnaudBug 12063 - Remove checking of ExpireReservesMaxPickUpD...
2017-05-09 Alex ArnaudBug 12063 - Fix QA failures
2017-05-09 Alex ArnaudBug 12063: Change date calculation for reserve expirati...
2017-05-08 Alex BuckleyBug 17190 - Marked REST API as mandatory (require ...
2017-05-08 Marcel de RooyBug 7550: [QA Follow-up] Resolve param warning from...
2017-05-08 Stephane DelauneBug 18152 : fix unimarc label in SetMarcUnicodeFlag
2017-05-08 Jonathan DruartBug 18442: Add a test
2017-05-08 Alex BuckleyBug 18442: Fix DB user loggin
2017-04-28 Jonathan DruartBug 16344: Add a circ rule to limit the auto renewals...
2017-04-28 Marc VéronBug 14143 - Patron cards: Crash (confusion between...
2017-04-28 Kyle M HallBug 12461 - Add patron clubs feature
2017-04-24 Mark TompsettBug 15702: Recommended Counter-patch
2017-04-24 Kyle M HallBug 18457 - process_message_queue.pl will die if a...
2017-04-21 Jonathan DruartBug 17964: Replace next with last
next