Bug 18973: Auto focus the ISBN field on Z39.50 search form in cataloguing
[koha.git] / C4 /
2018-06-22 Kyle M HallBug 20727: Add use line for File::Spec in C4::Context...
2018-06-22 Marcel de RooyBug 20727: (QA follow-up) Remove a few use statements...
2018-06-22 Kyle M HallBug 20727: Move temporary_directory() to C4::Context
2018-06-22 Kyle M HallBug 20727: Replace usage of File::Spec->tmpdir with...
2018-06-22 Josef MoravecBug 19820: (QA follow-up) Fix pod in C4::Biblio
2018-06-22 David GustafssonBug 19820: Add unsafe param to GetMarcSubfieldStructure
2018-06-22 Katrin FischerBug 20456: Remove the C4::Serials::GetSubscriptionsFrom...
2018-06-22 Marcel de RooyBug 20702: Bind results of GetHostItemsInfo to the...
2018-06-15 Kyle M HallBug 20285: Lost item refund won't always pay down lost...
2018-06-08 Katrin FischerBug 2426: Remove deprecated management permission
2018-06-08 Jonathan DruartBug 20877: Do not consider DB user has permissions
2018-06-08 Marcel de RooyBug 18821: (QA follow-up) Last tweaks for performance
2018-06-08 Kyle M HallBug 18821: Convert to using cache with date checking
2018-06-08 Kyle M HallBug 18821: TrackLastPatronActivity is a performance...
2018-06-08 Jonathan DruartBug 20889: Prevent not for loan items to be checked out
2018-06-04 Kyle M HallBug 17561: (QA follow-up) Simplify new ReserveSlip...
2018-06-04 Benjamin RoksethBug 17561: ReserveSlip needs itemnumber for item level...
2018-05-29 Marcel de RooyBug 20696: Fix a few ugly "eq undef" comparisons in...
2018-05-29 Jonathan DruartBug 20825: (bug 19943 follow-up) call notforloan on...
2018-05-16 Jonathan DruartBug 20724: Move the ReservesNeedReturns logic to AddReserve
2018-05-16 Kyle M HallBug 20724: Correctly mark an hold as waiting - Reserves...
2018-05-15 Mirko TietgenBug 20693: Plack fails, because 'libcgi-emulate-psgi...
2018-05-11 Nick ClemensBug 20737: Use https for baker and taylor cover images
2018-05-11 Jonathan DruartBug 19792: Few minor fixes
2018-05-11 Marcel de RooyBug 19792: (QA follow-up) Move anonymous sub out of...
2018-05-11 David BourgaultBug 19792: Performance boost for GetBudgetHierarchy
2018-05-09 Tomas Cohen AraziBug 20624: Net::OAuth2::AuthorizationServer is not...
2018-05-08 Julian MauriceBug 20402: Remove dependency on Mojo::Plugin::OAuth2...
2018-05-08 Julian MauriceBug 20402: Implement OAuth2 authentication for REST API
2018-05-07 Tomas Cohen AraziBug 20284: (QA follow-up) superlibrarian has ill permis...
2018-05-04 Mark TompsettBug 20663: Add some POD, so koha test tools don't complain
2018-05-04 Mark TompsettBug 20663: Remove dead code related to compound reports
2018-05-03 Mark TompsettBug 20103: Readonly::XS is completely bogus post perl 5.8
2018-05-03 Josef MoravecBug 20444: Remove sub GetAttributes
2018-05-03 Jonathan DruartBug 18342: Mark Cache::Memcached as mandatory
2018-04-25 Jonathan DruartBug 19204: Make the debarment date calculation depends...
2018-04-23 Jonathan DruartBug 19855: Move getalert, addalert and delalert to...
2018-04-23 Jonathan DruartBug 19855: Remove $type from the alerts
2018-04-23 Jonathan DruartBug 19855: Remove C4::Letters::findrelatedto
2018-04-20 Katrin FischerBug 20400: (follow-up) Several fixes from RM review
2018-04-20 Katrin FischerBug 20400: Add routing list tab in OPAC
2018-04-20 Julian MauriceBug 19873: (QA follow-up) Prevent warnings
2018-04-20 Alex ArnaudBug 19873: Ability to search on 0 value
2018-04-20 Josef MoravecBug 20603: Remove ModNote, getcredits and getrefunds...
2018-04-20 Jonathan DruartBug 20489: Prevent DB user login
2018-04-20 Jonathan DruartBug 19974: Make MarkLostItemsAsReturned multiple
2018-04-19 Jonathan DruartBug 20590: Improve Koha::Exceptions in string context
2018-04-18 Jonathan DruartBug 20562: Pass the Koha::Checkout object to AddIssuing...
2018-04-18 Kyle M HallBug 20562: issue_id is not stored in accountlines for...
2018-04-16 Marcel de RooyBug 18725: (QA follow-up) Use make_column_dirty instead...
2018-04-16 Kyle M HallBug 18725: Prevent process_message_queue to send duplic...
2018-04-13 Julian MauriceBug 20538: Remove the need of writing [% KOHA_VERSION...
2018-04-13 Jonathan DruartBug 20499: just check if GetItem returns something...
2018-04-13 Mark TompsettBug 20499: Fix the Internal Server Error
2018-04-12 Jonathan DruartBug 17981: Add a preview mode for notice templates
2018-04-12 Jonathan DruartBug 17981: Add a 'letter' param to GetPreparedLetter
2018-04-12 Marcel de RooyBug 14769: (Follow-up) Reduce number of preference...
2018-04-12 Marcel de RooyBug 14769: Put ControlledIndicators to work
2018-04-12 Joachim GansemanBug 9701: Configure default indicator
2018-04-12 Jonathan DruartBug 19936: Remove the subroutine Generate_Userid
2018-04-12 Jonathan DruartBug 19936: Replace Generate_Userid - Update the occurrences
2018-04-12 Jonathan DruartBug 19936: Remove the subroutine Check_Userid
2018-04-12 Jonathan DruartBug 19936: Replace Check_userid - Update the occurrences
2018-04-11 Katrin FischerBug 20540: (follow-up) Remove debug line
2018-04-11 Jonathan DruartBug 20540: Fix TransformHtmlToXml if last tag is empty
2018-04-11 Marcel de RooyBug 18625: (QA follow-up) Simplify update_lastseen
2018-04-11 Colin CampbellBug 18625: Update lastseen in patron info request
2018-04-11 Tomas Cohen AraziBug 18674: TZ error handling
2018-04-11 Kyle M HallBug 20123: Allow multiple instances of Koha to have...
2018-04-09 Jonathan DruartBug 19804: Add a 'Fine charging interval' for suspensio...
2018-04-06 Marcel de RooyBug 18816: (QA follow-up) Framework parameter is not...
2018-04-06 Kyle M HallBug 18816: (QA follow-up) Add rarely used params to...
2018-04-06 Kyle M HallBug 18816: (QA follow-up) Convert param to hashref...
2018-04-06 Kyle M HallBug 18816: Make CataloguingLog work in production by...
2018-04-05 Josef MoravecBug 20510: Remove unused sub TotalPaid from C4::Stats
2018-04-05 Kyle M HallBug 20325: C4::Accounts::purge_zero_balance_fees does...
2018-04-05 Tomas Cohen AraziBug 20191: (QA follow-up) Require Jessie's Test::MockTime
2018-04-05 Mark TompsettBug 20191: Use Test::MockTime to hold time still
2018-04-04 Jonathan DruartBug 20115: Set the languages order with the pref values
2018-04-04 Jonathan DruartBug 19578: Remove MARC punctuation in notices (TT syntax)
2018-04-03 Jonathan DruartBug 19935: Replace GetPendingIssues - Remove the residue
2018-04-03 Jonathan DruartBug 19935: Replace GetPendingIssues - SIP
2018-04-03 Jonathan DruartBug 19935: Replace GetPendingIssues - ILSDI
2018-04-03 Jonathan DruartBug 19935: Replace GetPendingIssues - IssueSlip
2018-04-03 Jonathan DruartBug 17553: Move GetOverduesForPatron to Koha::Patron...
2018-04-02 Kyle M HallBug 20369: Analytics search is broken with QueryAutoTru...
2018-03-28 Jonathan DruartBug 18055: The 2 new deps are used for testing purpose
2018-03-28 Mason JamesBug 18055: Speed up '00-strict.t' test, with Parallel...
2018-03-28 Jonathan DruartBug 20455: Fix sort patrons by date expired
2018-03-27 Jonathan DruartBug 20479: Ease readability - do not enter the block...
2018-03-27 Jonathan DruartBug 20479: Use $flag instead of fetching patron
2018-03-27 Nick ClemensBug 20479: (follow-up) Don't try to get flags for datab...
2018-03-27 Nick ClemensBug 20479: Don't kick superlibrarians out of the opac
2018-03-27 Jonathan DruartBug 20480: send KOHA_VERSION even if only one language...
2018-03-27 Tomas Cohen AraziBug 20480: Make KOHA_VERSION available to all templates...
2018-03-27 Mark TompsettBug 20474: Explicitly call sendmail to make mocking...
2018-03-26 Tomas Cohen AraziBug 15492: Make existing code aware of new self_check...
2018-03-26 Tomas Cohen AraziBug 15492: Add SCI module
2018-03-26 Kyle M HallBug 19955: Add ability to process only one 'type' of...
2018-03-26 Marcel de RooyBug 20422: Fix warning on uri_escape_utf8 in Output.pm
next