Increment version for 3.22.21
[koha.git] / C4 /
2017-05-22 Marcel de RooyBug 18578: Use subdirectory in /tmp for session storage...
2017-05-22 Oliver BockBug 14625 - LDAP: skip extended patron attributes in...
2017-05-22 Jonathan DruartBug 17257: Fix add/edit patrons under MySQL 5.7
2017-05-22 Stephane DelauneBug 18152 : fix unimarc label in SetMarcUnicodeFlag
2017-05-22 Jonathan DruartBug 18442: Add a test
2017-05-22 Alex BuckleyBug 18442: Fix DB user loggin
2017-05-10 Jonathan DruartBug 18066: Use https for ws
2017-05-10 Jonathan DruartBug 18066: Hea V2
2017-05-10 Marc VéronBug 18443: Get rid of warning 'uninitialized value...
2017-05-10 Benjamin RoksethBug 12021 - SIP2 checkin should alert on transfer and...
2017-05-10 Marcel de RooyBug 18364: [Follow-up] Also add an environment variable...
2017-05-10 Jonathan DruartBug 18364: Do not LOCK/UNLOCK tables from tests
2017-05-10 Fridolin SomersBug 17821 - due date in intranet search results should...
2017-04-21 Alex BuckleyBug 12930: Web installer does not show login errors
2017-04-21 Marcel de RooyBug 17872: Fix small error in GetBudgetHierarchy and...
2017-04-21 David KuhnBug 17309 - Renewing and HomeOrHoldingBranch syspref
2017-04-21 Jonathan DruartBug 18266: Fix internal error when paying fine for...
2017-04-21 Marcel de RooyBug 7728: [QA Follow-up] Fix POD whitespace
2017-04-21 Paul PoulainBug 7728: Fix subs history end date consistency
2017-04-21 Marc VéronBug 18244: Patron card creator does not take in account...
2017-04-21 Marcel de RooyBug 14535: Update the supplier filter too
2017-04-21 Marcel de RooyBug 14535: Late orders does not show orders with price = 0
2017-04-21 Nick ClemensBug 17995 - HOLDPLACED notice should have access to...
2017-03-31 Jonathan DruartBug 15854: Use a READ and WRITE LOCK on message_queue
2017-03-31 Jonathan DruartBug 15854: Simplify the code to limit race conditions
2017-03-31 Marcel de RooyBug 18010: Remove potential exposure from gettemplate
2017-03-31 Jonathan DruartBug 18094: Only search in searchable patron attributes...
2017-03-16 Jonathan DruartBug 18275: Do not rely on CGI param userid to log a...
2017-03-15 Colin CampbellBug 16202: GetIssuingCharges should return a collectabl...
2017-03-15 Luke HonissBug 17865 'If a subscription has no history end date...
2017-02-20 Marcel de RooyBug 17913: [3.22.x] Authority merge fix
2017-02-20 Marcel de RooyBug 17512: Improve handling dates in C4::Items
2017-02-09 Julian MauriceBug 17782: deletedborrowers.updated_on should be set...
2017-02-09 Lari TaskulaBug 16387: Fix default shortened loan period time
2017-02-09 Chris NighswongerBug 18044: Label Batches not displaying
2017-02-09 Dobrica PavlinusicBug 17775 - Add new user with LDAP not works under...
2017-02-09 Julian MauriceAdd missing 'use' in C4/Items.pm
2017-02-09 BlouBug 15030 - Fixes the serials fields associated with...
2017-02-09 BlouBug 15030 - Certain values in serials' items are lost...
2017-02-09 Jonathan DruartBug 8361: Do not allow checkouts if no rules are defined
2017-01-31 Katrin FischerBug 17902: Follow-up fixing SQL statement
2017-01-31 Jonathan DruartBug 17902: Fix possible SQL injection in serials editing
2017-01-30 Jonathan DruartBug 17900: Fix possible SQL injection in patron cards...
2017-01-30 Jonathan DruartBug 9569: Security patch for AutoLocation
2017-01-30 Jonathan DruartBug 9569: Do not check the IP for login at the OPAC
2017-01-30 Jonathan DruartBug 9569: AutoLocation should not depend on Independent...
2017-01-30 Jonathan DruartBug 9569: Fix AutoLocation - handle .* for subnets
2017-01-30 Jonathan DruartBug 17903: Fix possible SQL injection in serial claims
2017-01-20 Nick ClemensBug 17949: Fix batch patron deletion tool
2017-01-19 Jonathan DruartBug 17234: Need to separate KEY and FOREIGN KEY checks
2017-01-19 Jonathan DruartBug 17234: Move new subroutines to C4::Installer
2017-01-02 Jonathan DruartBug 15822: Fix 500 error when searching if items.onloan...
2016-12-19 Jonathan DruartBug 17278: Fix "show all items" link
2016-12-19 Jonathan DruartBug 17278: Use available limit when requesting zebra...
2016-11-30 Kyle M HallBug 14736 - AllowRenewalIfOtherItemsAvailable slows...
2016-11-30 Jonathan DruartBug 17323: Column search_history.time cannot be null
2016-11-30 Kyle M HallBug 14598 [QA Followup] - Correct the behavior of GetItem
2016-11-30 Kyle M HallBug 14598 [QA Followup] - Only fetch bib data if needed
2016-11-30 Brendan A GallagherBug 14598 - QA Followup touching CanBookBeIssued subroutine
2016-11-30 Kyle M HallBug 14598: (QA followup) Don't die on bad barcode
2016-11-30 Tomas Cohen AraziBug 14598: Make C4::Circulation::AddReturn store the...
2016-11-30 Mark TompsettBug 15690: Hardcoded 16 is uncool
2016-11-30 Jonathan DruartBug 15690: CardnumberLength should not be bigger than 16
2016-11-30 Matthias MeusburgerBug 17481: Fix incorrect merge of bug 11048 (logout...
2016-11-08 Jonathan DruartBug 17375: Search by dateofbirth - handle invalid dates
2016-10-24 Jonathan DruartBug 17411: Remove 3 other occurrences of exit 1
2016-10-24 Marcel de RooyBug 16245: [QA Follow-up] Replace typeofrecord2 by...
2016-10-24 Hector CastroBug 16245: RIS export file type incorrect
2016-10-24 Marcel de RooyBug 17446: Typo seleted
2016-10-24 Marcel de RooyBug 17441: [QA Follow-up] Return value of SendAlerts
2016-10-24 Katrin FischerBug 17441 - t/db_dependent/Letters.t fails on Jenkins
2016-10-24 Jonathan DruartBug 17389: Clear logs
2016-09-16 Mirko Tietgen3.22.10 debian control fixes for debian package
2016-09-16 Olli-Antti KivilahtiBug 16556 - KohaToMarcMapped columns sharing same field...
2016-09-16 Kyle M HallBug 6852 [QA Followup] - Tidy AddItem
2016-09-16 Marcel de RooyBug 6852: Staged import reports wrong success for items
2016-09-16 Marcel de RooyBug 16809: Follow-up for scalarizing biblionumber
2016-09-16 Mark TompsettBug 16809: Silence authority warnings C4::Biblio::Trans...
2016-09-16 Marcel de RooyBug 17223: Add Cache::Memcached to PerlDependencies
2016-09-16 Marcel de RooyBug 14390: [Follow-up] Only update FU record in UpdateFine
2016-09-16 Kyle M HallBug 14390 [QA Followup] - Fix warning
2016-09-16 Kyle M HallBug 14390 - Fine not updated from 'FU' to 'F' on renewal
2016-08-24 Fridolin SomersBug 17106 - DataTables patron search defaulting to...
2016-08-24 Fridolin SomersBug 17107 - Add ident and Identifier-standard to known...
2016-08-23 Mirko TietgenBug 17087 - Set Test::WWW::Mechanize version to 1.42
2016-08-23 Kyle M HallBug 7441 - search results showing wrong branch?
2016-08-17 Mirko TietgenBug 17065 - Rename C4/Auth_cas_servers.yaml.orig
2016-08-17 Mark TompsettBug 16622: some tests triggered by prove t fail for...
2016-08-17 Mark TompsettBug 16864: Silence warnings in t/db_dependent/ILSDI_Ser...
2016-08-17 Marcel de RooyBug 16971: Missing dependency for HTML::Entities
2016-08-17 Jesse WeaverBug 16818: External auth redirect broken under Plack
2016-08-17 Kyle M HallBug 15397 - Pay selected does not works as expected
2016-08-17 Kyle M HallBug 16934 - Cannot add notes to canceled and deleted...
2016-08-17 SrdjanBug 16716: Replaced wrong GROUP BY with DISTINCT
2016-08-17 Jonathan DruartBug 16813: Allow empty string for OPACBaseURL
2016-08-17 Marcel de RooyBug 15006: [QA Follow-up] Only handle login requests...
2016-08-17 Marcel de RooyBug 15006: [QA Follow-up] Satisfy qa tools with one...
2016-08-17 Colin CampbellBug 15006 Correct indentation of EXPORTs in Sip.pm
2016-08-17 Marcel de RooyBug 15006: Centralize timeout logic and allow zero...
2016-08-17 Colin CampbellBug 15006 Remove tabs from sip_protocol_loop
next