Bug 18976: (follow-up) Fix t/db_dependent/Search/History.t cleanup
[koha.git] / C4 /
2017-07-27 Nick ClemensBug 18572 - QA Followup
2017-07-27 Nick ClemensBug 18572 - Improper branchcode set during OPAC renewal
2017-07-27 Jonathan DruartBug 18910: Revert "Bug 18152 : fix unimarc label in...
2017-07-27 Jonathan Druart(17.05.x) Bug 18966: Do not deal with duplicate issue_i...
2017-07-18 Baptiste WojtkowskiBug 18613: Remove letter rule correctly as superlibrarian
2017-07-18 Marcel de RooyBug 18880: [QA Follow-up] Finishing touch
2017-07-18 Jonathan DruartBug 18880: Fix authentication fallback for external...
2017-07-18 Jonathan DruartBug 18854: Protect few other occurrences of offset
2017-07-18 Jonathan DruartBug 18854: Make sure offset will not be < 0 - protect...
2017-07-12 Rodrigo SantellanBug 14572 - insert_single_holiday() forces a value...
2017-07-12 Colin CampbellBug 18755: Allow empty passwords in Patron Info to...
2017-07-12 Mark TompsettBug 18771: CGI.pm: Subroutine multi_param redefined
2017-07-10 Christophe CroulleboisBug 18756: Users can view aq.baskets even if they are...
2017-07-10 Julian MauriceBug 18782: Remove unused C4::Serials::getsupplierbyserialid
2017-06-29 Marcel de RooyBug 18697: Final polishing
2017-06-29 Marcel de RooyBug 18697: Fix date calculation for dayly frequencies...
2017-06-29 Marcel de RooyBug 18697: Fix date calculations for weekly frequencies...
2017-06-29 Marcel de RooyBug 18607: Fix date calculations for monthly frequencie...
2017-06-29 Marcel de RooyBug 18356: Fix date calculations for yearly frequencies...
2017-06-22 Jonathan DruartBug 18651: Do no LOCK/UNLOCK the table
2017-06-22 Marcel de RooyBug 18651: [QA Follow-up] Fix the MAX(issue_id) calculation
2017-06-22 Marcel de RooyBug 18651: [QA Follow-up] Remove unused variable
2017-06-22 Jonathan DruartBug 18651: Limit the life span of the LOCK
2017-06-22 Jonathan DruartBug 18651: Use a READ and WRITE LOCK
2017-06-22 Jonathan DruartBug 18651: Copy the row before modify the id
2017-06-22 Jonathan DruartBug 18651: Update accountlines.issue_id is the issue_id...
2017-06-22 Jonathan DruartBug 18651: Do not charge if the checkin failed
2017-06-22 Jonathan DruartBug 18651: Update issue_id in AddReturn
2017-06-20 David CookBug 17710 - C4::Matcher::get_matches and C4::ImportBatc...
2017-06-20 Mark TompsettBug 18732: Noisy t/SMS.t triggered by koha_conf.xml...
2017-06-15 Marcel de RooyBug 18601: OAI/Sets.t mangles data due to truncate...
2017-06-13 Lee JamisonBug 18584: Fix trailing spaces in C4/Accounts.pm
2017-06-12 Fridolin SomersRevert "Bug 18295: C4::Items - Remove get_itemnumbers_of"
2017-06-09 Fridolyn SOMERSBug 11122 - publisher code and publication year not...
2017-06-09 Jonathan DruartBug 18295: C4::Items - Remove get_itemnumbers_of
2017-06-09 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...
next