Bug 17265 - Make koha-create-defaults less greedy
[koha.git] / C4 /
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
2016-08-17 Colin CampbellBug 15006 Drop raw connection if login fails
2016-08-17 Jonathan DruartBug 12178: Update serial status to "claimed" when expor...
2016-08-17 Colin CampbellBug 13807 Rework main input loop in SIPServer
2016-08-16 Mark TompsettBug 16805: Log in with database admin user breaks OPAC
2016-08-16 Lyon3 TeamBug 14968 - found shouldn't be set to null when cancell...
2016-08-16 Jonathan DruartBug 16770: Remove Memoize::Memcached dependency
2016-08-16 Jonathan DruartBug 16770: Remove wrong caching of 3 subroutines in...
2016-08-16 Jonathan DruartBug 16624: Fix regression displaying a letter with...
2016-08-16 Kyle M HallBug 16534: (followup) - Tidy AddIssue
2016-08-16 Jonathan DruartBug 16534: Block AddIssue from issuing if the return...
2016-08-16 Jonathan DruartBug 16534: Make CanBookBeIssued test if the issue can...
2016-07-01 Jonathan DruartBug 13074: Use Koha::Cache to cache the defaults values...
2016-07-01 Jonathan DruartBug 12748: findSerialByStatus has been renamed with...
2016-07-01 Jonathan DruartBug 12748: Code tidy
2016-07-01 remiBug 12748 - Add test for step 7 and 8 and rename findSe...
2016-07-01 remiBug 12748 - Fixes duplicate serials with an "expected...
2016-06-16 Jonathan DruartBug 16088: Introduce Koha::Cache::Memory::Lite to cache...
2016-06-16 Jonathan DruartBug 16044: Use the L1 cache for any objects set in...
2016-06-16 Mark TompsettBug 16637: Dependency for C4::Tags not listed
2016-06-16 Marcel de RooyBug 16636: [QA Follow-up] Make BakerTaylor plack safe
2016-06-16 Mark TompsettBug 16636: t/00-load.t warning from C4/External/BakerTa...
2016-06-16 Marcel de RooyBug 16635: [QA Follow-up] Eliminate some global package...
2016-06-16 Mark TompsettBug 16635: t/00-load.t warning from C4/Barcodes/hbyymmi...
2016-06-16 Jonathan DruartBug 16492: Add a FIXME to explain the possible problem...
2016-06-16 Kyle M HallBug 16492 - Checkouts ( and possibly checkins and other...
2016-06-16 Jonathan DruartBug 16695: Require Exception::Class 1.38 instead of...
2016-06-16 Jonathan DruartBug 16668: Fix t/Ris.t tests
2016-06-16 Jonathan DruartBug 16199: Remove C4::Ris::charconv
2016-06-16 Marcel de RooyBug 16428: [QA Follow-up] Useless call to GetMarcStruct...
2016-06-16 Jonathan DruartBug 16428: Use the biblio framework to know if a field...
2016-06-16 Jonathan DruartBug 16441: Do not use a package variable to cache C4...
2016-06-16 Jonathan DruartBug 16443: Make C4::Members::Statistics plack safe
2016-06-16 Jonathan DruartBug 16455: Remove the "Too late to run INIT block"...
2016-06-16 Jonathan DruartBug 16444: Make C4::Tags plack safe
2016-06-16 Jonathan DruartBug 16442: Make C4::Ris plack safe
2016-06-16 Kyle M HallBug 16610 - Regression in SIP2 user password handling
2016-06-16 Marcel de RooyBug 16504: [QA Follow-up] Make koha-qa happy with two...
2016-06-16 Jonathan DruartBug 16504: (follow-up for bug 15163) Do not remove...
2016-06-16 Lari TaskulaBug 16200: Make 'Hold waiting too long' translatable...
2016-06-16 Kyle M HallBug 16569 - Message box for "too many checked out"...
2016-06-09 Jonathan DruartBug 16454: Remove another occurrence in comment
2016-06-09 Jonathan DruartBug 15333: Use Koha::Cache to cache exception_holidays...
2016-05-30 Bernardo Gonzalez... Bug 13669: followup to add DBIx::RunSQL dependency
2016-05-25 Marc VéronBug 16550: Can't set opac news expiration date to NULL...
2016-05-25 Kyle M HallBug 15878 [QA Followup]
2016-05-25 Nick ClemensBug 15878 - C4::Barcodes::hbyymmincr inccorectly calcul...
2016-05-25 Nick ClemensBug 15877 - C4::Barcodes does not correctly calculate...
2016-05-25 Jonathan DruartBug 13669: Catch the errors to have them to the logs
2016-05-25 Bernardo Gonzalez... Bug 13669: Re-adds error handling to load_sql
2016-05-25 Bernardo Gonzalez... Bug 13669: (alternative) use DBIx::RunSQL
2016-05-25 Tomas Cohen AraziBug 13669: Use perl to load SQL statements from sample...
next