Bug 19612: Fix XSS in members/memberentry.pl
[koha.git] / C4 /
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
2017-03-31 Marcel de RooyBug 12026: [QA Follow-up] POD typo and tiny change...
2017-03-31 Mirko TietgenBug 12026: Fix small errors
2017-03-31 Martin RenvoizeBug 12026: [Followup] Rebasing
2017-03-31 Martin RenvoizeBug 12026: [Follow up] Added Documentation
2017-03-31 Jesse WeaverBug 12026: Adds auto-provisioning to shibboleth
2017-03-31 Marcel de RooyBug 18200: Fix a potential issue with preceding space...
2017-03-31 Kyle M HallBug 16757 - Add ability to pay fee by id for SIP2
2017-03-31 Kyle M HallBug 14365 - Populate never used saved_sql column last_r...
2017-03-31 David CookBug 15541 - Prevent normalization during matching/impor...
2017-03-31 Marcel de RooyBug 17866: Change sender for serial claim notifications
2017-03-31 Marcel de RooyBug 7728: [QA Follow-up] Fix POD whitespace
2017-03-31 Paul PoulainBug 7728: Fix subs history end date consistency
2017-03-31 Marc VéronBug 18244: Patron card creator does not take in account...
2017-03-31 Marcel de RooyBug 14535: Update the supplier filter too
2017-03-31 Marcel de RooyBug 14535: Late orders does not show orders with price = 0
2017-03-31 Jonathan DruartBug 17708: Rename 'RENEW' with 'RENEWAL'
2017-03-31 Baptiste WojtkowskiBug 17708: Added a logaction function in Addrenewal...
2017-03-31 Benjamin RoksethBug 17758 - SIP checkin does not handle holds correctly
2017-03-31 Alex ArnaudBug 6979 - Handle multiple branches in non-auth_by_bin
2017-03-31 Alex ArnaudBug 6979 - Update tests
2017-03-31 =Bug #6979
next