Main Koha release repository https://koha-community.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Nick Clemens 83941d2ee1 Bug 23195: Always count shipping costs as 'spent' 2 years ago
..
AuthoritiesMarc Bug 24217: use Modern::Perl for modules when strict is missing 3 years ago
Barcodes Bug 26673: Fix perlcritic complains 3 years ago
ClassSortRoutine Bug 16011: $VERSION - Remove use vars qw(); 7 years ago
ClassSplitRoutine Bug 21395: Make perlcritic happy 3 years ago
Creators Bug 25852: Improve C4::Creators::Lib reliability under plack 3 years ago
External Bug 22010: Check preferences for ebook integration 4 years ago
Form Bug 16259: Replace CGI->param with CGI->multi_param in list context - part 2 7 years ago
Heading Bug 18017: Add subdivisions to UNIMARC authorities zebra configuration 2 years ago
ILSDI Bug 17229: Check if patron is expired in CanItemBeReserved 2 years ago
Installer Bug 24545: Fix license statements 3 years ago
Labels Bug 21395: Make perlcritic happy 3 years ago
Linker Bug 25189: Don't create authority if results found 3 years ago
Members Bug 24447: Changing 'DUE' to example in database that exists. 2 years ago
OAI Bug 25460: Update OAI sets when adding/editing/deleting item records 3 years ago
Output Bug 9978: Replace license header with the correct license (GPLv3+) 8 years ago
Patroncards Bug 21395: Make perlcritic happy 3 years ago
Reports Bug 24695: Move to Koha::Report->is_sql_valid 2 years ago
SIP Bug 28052: Do not check SYSENV values only keys in loop 2 years ago
Search Bug 24217: use Modern::Perl for modules when strict is missing 3 years ago
Serials Bug 20144: [sql_modes] Add default value for subscription_numberpatterns.description in tests 5 years ago
Utils Bug 28069: (bug 27715 follow-up) Fix sort for lists 2 years ago
Accounts.pm Bug 22394: Remove C4::Accounts::manualinvoice 3 years ago
Acquisition.pm Bug 26584: Remove unused C4::Acquisition::CloseBasket function 3 years ago
Auth.pm Bug 21325: Prevent authentication when sending userid and password in querystring 2 years ago
Auth_cas_servers.yaml.sample Bug 17065 - Rename C4/Auth_cas_servers.yaml.orig 7 years ago
Auth_with_cas.pm Bug 20854: (QA follow-up) Improve readability 2 years ago
Auth_with_ldap.pm Bug 20443: Use search_with_library_limits for attribute types 3 years ago
Auth_with_shibboleth.pm Bug 24199: (bug 23042 follow-up) Prevent t/Auth_with_shibboleth.t to fail randomly 4 years ago
AuthoritiesMarc.pm Bug 21958: Fix bibliographic record field comparison with authority 2 years ago
BackgroundJob.pm Bug 24217: use Modern::Perl for modules when strict is missing 3 years ago
Barcodes.pm Bug 16011: $VERSION - Remove the $VERSION init 7 years ago
Biblio.pm Bug 21958: Fix bibliographic record field comparison with authority 2 years ago
Breeding.pm Bug 26528: Z39.50/SRU ignore invalid replies 2 years ago
Budgets.pm Bug 23195: Always count shipping costs as 'spent' 2 years ago
Calendar.pm Bug 25723: (QA follow-up) Handle holiday and exception on same day 3 years ago
Charset.pm Bug 22721: Remove frameworkcode parameter in GetMarcFromKohaField calls 4 years ago
Circulation.pm Bug 28013: (follow-up) Reset the patron loop 2 years ago
ClassSortRoutine.pm Bug 21395: Make perlcritic happy 3 years ago
ClassSource.pm Bug 15836: Remove deprecated subroutines 5 years ago
ClassSplitRoutine.pm Bug 15836: Add the ability to defined custom methods to split call number in labels 5 years ago
Context.pm Bug 28094: Deal with encoding for overriden sysprefs 2 years ago
Contract.pm Bug 24217: use Modern::Perl for modules when strict is missing 3 years ago
CourseReserves.pm Bug 21395: Make perlcritic happy 3 years ago
Creators.pm Bug 21395: Make perlcritic happy 3 years ago
Debug.pm Bug 16011: $VERSION - Remove the $VERSION init 7 years ago
HTML5Media.pm Bug 27422: YouTube videos are HTTPS only 2 years ago
Heading.pm Bug 21958: Fix bibliographic record field comparison with authority 2 years ago
HoldsQueue.pm Bug 27069: Adapt uses of holdallowed 2 years ago
ImportBatch.pm Bug 24469: Move the new queries to a dedicated ImportBatch subroutine 2 years ago
ImportExportFramework.pm Bug 27569: Fix ODS export - take empty string into account 2 years ago
InstallAuth.pm Bug 25898: Prohibit indirect object notation 3 years ago
Installer.pm Bug 22824: Replace YAML::Syck with YAML::XS 2 years ago
ItemCirculationAlertPreference.pm Bug 23271: Replace search_limited with search_with_library_limits 2 years ago
Items.pm Bug 23583: Handle OpacHiddenItems with yaml_preference 2 years ago
Koha.pm Bug 27746: prevent regexp undefined warning when checking subfield contents ($oclc) 2 years ago
Labels.pm Bug 21395: Make perlcritic happy 3 years ago
Languages.pm Bug 27491: Rename system preference opaclanguages to OPACLanguages 2 years ago
Letters.pm Bug 15986: Add a script for sending hold waiting reminder notices 2 years ago
Linker.pm Bug 9978: Replace license header with the correct license (GPLv3+) 8 years ago
Log.pm Bug 23632: Remove C4::Logs::GetLogs 3 years ago
MarcModificationTemplates.pm Bug 24840: Replace DateTime->now with dt_from_string 3 years ago
Matcher.pm Bug 26199: Include LDR for match check/match point 2 years ago
Members.pm Bug 28001: (bug 27050 follow-up) Fix delete_patrons if no category passed 2 years ago
Message.pm Bug 22824: Replace YAML::Syck with YAML::XS 2 years ago
NewsChannels.pm Bug 21066: Rename publicationdate with published_on 3 years ago
Output.pm Bug 11994: OpenSearch plugins needs to be delivered with Content-Type application/opensearchdescription+xml 3 years ago
Overdues.pm Bug 27079: Floating point comparison correction 3 years ago
Patroncards.pm Bug 21395: Make perlcritic happy 3 years ago
Record.pm Bug 27673: Fix encoding issues 2 years ago
Reports.pm Bug 27486: Rename system preference delimiter to CSVDelimiter 2 years ago
Reserves.pm Bug 16787: 'Too many holds' message appears inappropriately and is missing data 2 years ago
Ris.pm Bug 27673: Fix encoding issues 2 years ago
RotatingCollections.pm Bug 26618: Improve Exception Class Names 2 years ago
SMS.pm Bug 27673: Replace YAML with YAML::XS 2 years ago
Scheduler.pm Bug 24217: use Modern::Perl for modules when strict is missing 3 years ago
Scrubber.pm Bug 16011: $VERSION - Remove the $VERSION init 7 years ago
Search.pm Bug 27928: FindDuplicate should use simple_search_compat 2 years ago
Serials.pm Bug 7806: Fix remaining occurrences of 0000-00-00 2 years ago
Service.pm Bug 25898: Prohibit indirect object notation 3 years ago
ShelfBrowser.pm Bug 26673: Remove shebangs from Perl modules 3 years ago
SocialData.pm Bug 9978: (followup) Replace license header with the correct license (GPLv3+) 8 years ago
Stats.pm Bug 24151: Copy info to the pseudonymized table when a transaction is done 3 years ago
Suggestions.pm Bug 7806: Fix remaining occurrences of 0000-00-00 2 years ago
TTParser.pm Bug 26673: Remove #!/usr/bin/env perl from .pm modules too 3 years ago
Tags.pm Bug 23084: Replace grep {^$var$} with grep {$_ eq $var} 3 years ago
Templates.pm Bug 21395: Make perlcritic happy 3 years ago
TmplToken.pm Bug 16011: $VERSION - Remove the $VERSION init 7 years ago
TmplTokenType.pm Bug 24217: use Modern::Perl for modules when strict is missing 3 years ago
UsageStats.pm Bug 20410: Remove OpacGroupResults and PazPar2 2 years ago
XISBN.pm Bug 26364: Don't discard the passed isbn 2 years ago
XSLT.pm Bug 27861: Warning in C4/XSLT.pm - use of uninitialized value in numeric eq (==) 2 years ago