Bug 18228: Adjust Virtualshelves.t
[koha.git] / C4 /
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
2017-04-21 Jonathan DruartBug 17964: Support date formatting
2017-04-21 Jonathan DruartBug 17964: Add old_issues
2017-04-21 Kyle M HallBug 16895 [QA Followup] - Use q{} for empty string...
2017-04-21 Marcel de RooyBug 16895: [QA Follow-up] Resolve warning on $payment_t...
2017-04-21 Kyle M HallBug 16895 [QA Followup] - Don't require fee payment...
2017-04-21 Kyle M HallBug 16895 - Allow writeoffs via SIP2
2017-04-21 Marc VéronBug 18443: Get rid of warning 'uninitialized value...
2017-04-21 Jonathan DruartBug 18432: Replace 2 'he or she' with 'they'
2017-04-21 Chris CormackBug 18432 : Follow up - Updating to use they/them
2017-04-21 phette23Bug 18432: code comments assume male gender
2017-04-21 Benjamin RoksethBug 12021 - SIP2 checkin should alert on transfer and...
2017-04-21 Marcel de RooyBug 18364: [Follow-up] Also add an environment variable...
2017-04-21 Jonathan DruartBug 18364: Do not LOCK/UNLOCK tables from tests
2017-04-21 Kyle M HallBug 18001 - LocalHoldsPriority can cause multiple holds...
2017-04-17 Jonathan DruartBug 18321: Correctly calculate switch_onsite_checkout
2017-04-14 Jonathan DruartBug 17835: Remove the subroutine GetItemTypes
2017-04-14 Jonathan DruartBug 17835: Replace GetItemTypes with Koha::ItemTypes
2017-04-14 Fridolin SomersBug 17821 - due date in intranet search results should...
2017-04-14 Alex BuckleyBug 12930: Web installer does not show login errors
2017-04-14 Jonathan DruartBug 18373: Re-add UpgradeBackup.pm
2017-04-12 Aleisha AmohiaBug 14537: Renaming OverdueNoticeBcc to NoticeBcc
2017-04-13 Marcel de RooyBug 9988: Few subtle changes for postponed merge
2017-04-13 Marcel de RooyBug 9988: Remove further references to dontmerge
2017-04-13 Marcel de RooyBug 9988: Check the merge limit in sub merge
2017-04-13 Marcel de RooyBug 9988: Remove the Zebra code from sub merge
2017-04-13 Marcel de RooyBug 9988: Merge should have a parameter hash
2017-04-13 Jonathan DruartBug 18274: C4::Items - Remove GetItemStatus
2017-04-13 Jonathan DruartBug 17737: Remove C4::Reserves::GetReservesFromItemnumber
2017-04-13 Marcel de RooyBug 17872: Fix small error in GetBudgetHierarchy and...
2017-04-13 Jonathan DruartBug 14932: Do not call can_edit_subscription with an...
2017-04-13 Olli-Antti KivilahtiBug 14932 - serials/serials-collection.pl-page is very...
2017-04-03 David KuhnBug 17309 - Renewing and HomeOrHoldingBranch syspref
2017-03-31 Tomas Cohen AraziBug 17825: (followup) Remove unused function AttributeT...
2017-03-31 Tomas Cohen AraziBug 17828: (followup) Add Test::Exception as dependency
2017-03-31 Marcel de RooyBug 12026: [QA Follow-up] Fix a POD line
2017-03-31 Martin RenvoizeBug 12026: [Rebase Follow-up] - Fix Test
next