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.
 
 
 
 
 
 
Aleisha Amohia 90491bb85a Bug 27268: Move GetMarcNotes to Koha namespace 3 years ago
..
AuthoritiesMarc Bug 24217: use Modern::Perl for modules when strict is missing 4 years ago
Barcodes Bug 26673: Fix perlcritic complains 4 years ago
ClassSortRoutine Bug 16011: $VERSION - Remove use vars qw(); 8 years ago
ClassSplitRoutine Bug 21395: Make perlcritic happy 4 years ago
Creators Bug 25852: Improve C4::Creators::Lib reliability under plack 4 years ago
External Bug 22010: Check preferences for ebook integration 5 years ago
Form Bug 16259: Replace CGI->param with CGI->multi_param in list context - part 2 8 years ago
Heading Bug 24269: Adjust C4::Heading to generate headings from auth tags 4 years ago
ILSDI Bug 17229: Check if patron is expired in CanItemBeReserved 3 years ago
Installer Bug 24545: Fix license statements 4 years ago
Labels Bug 21395: Make perlcritic happy 4 years ago
Linker Bug 25189: Don't create authority if results found 4 years ago
Members Bug 24447: Changing 'DUE' to example in database that exists. 3 years ago
OAI Bug 25460: Update OAI sets when adding/editing/deleting item records 4 years ago
Output Bug 9978: Replace license header with the correct license (GPLv3+) 9 years ago
Patroncards Bug 21395: Make perlcritic happy 4 years ago
Reports Bug 27380: Move get_prepped_report to object and use for svc/reports 3 years ago
SIP Bug 25690: (QA follow-up) PROCESSED -> PROCESSING for consistency 3 years ago
Search Bug 24217: use Modern::Perl for modules when strict is missing 4 years ago
Serials Bug 20144: [sql_modes] Add default value for subscription_numberpatterns.description in tests 6 years ago
Utils Bug 27715: (QA follow-up) Remove conditional declaration 3 years ago
Accounts.pm Bug 22394: Remove C4::Accounts::manualinvoice 4 years ago
Acquisition.pm Bug 26584: Remove unused C4::Acquisition::CloseBasket function 4 years ago
Auth.pm Bug 22824: Remove C4::Boolean, true_p, boolean_preference, etc. 3 years ago
Auth_cas_servers.yaml.sample Bug 17065 - Rename C4/Auth_cas_servers.yaml.orig 8 years ago
Auth_with_cas.pm Bug 27673: Replace YAML with YAML::XS 3 years ago
Auth_with_ldap.pm Bug 20443: Use search_with_library_limits for attribute types 4 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 8976: Sort subfields for authority records 3 years ago
BackgroundJob.pm Bug 24217: use Modern::Perl for modules when strict is missing 4 years ago
Barcodes.pm Bug 16011: $VERSION - Remove the $VERSION init 8 years ago
Biblio.pm Bug 27268: Move GetMarcNotes to Koha namespace 3 years ago
Breeding.pm Bug 25898: Prohibit indirect object notation 4 years ago
Budgets.pm Bug 24361: (bug 24217 follow-up) Fix several warnings in C4 modules 4 years ago
Calendar.pm Bug 25723: (QA follow-up) Handle holiday and exception on same day 4 years ago
Charset.pm Bug 22721: Remove frameworkcode parameter in GetMarcFromKohaField calls 5 years ago
Circulation.pm Bug 25690: (QA follow-up) PROCESSED -> PROCESSING for consistency 3 years ago
ClassSortRoutine.pm Bug 21395: Make perlcritic happy 4 years ago
ClassSource.pm Bug 15836: Remove deprecated subroutines 6 years ago
ClassSplitRoutine.pm Bug 15836: Add the ability to defined custom methods to split call number in labels 6 years ago
Context.pm Bug 22824: Remove C4::Boolean, true_p, boolean_preference, etc. 3 years ago
Contract.pm Bug 24217: use Modern::Perl for modules when strict is missing 4 years ago
CourseReserves.pm Bug 21395: Make perlcritic happy 4 years ago
Creators.pm Bug 21395: Make perlcritic happy 4 years ago
Debug.pm Bug 16011: $VERSION - Remove the $VERSION init 8 years ago
HTML5Media.pm Bug 27422: YouTube videos are HTTPS only 3 years ago
Heading.pm Bug 24269: Adjust C4::Heading to generate headings from auth tags 4 years ago
HoldsQueue.pm Bug 27068: Perltidy _checkHoldPolicy 3 years ago
ImportBatch.pm Bug 24469: Move the new queries to a dedicated ImportBatch subroutine 3 years ago
ImportExportFramework.pm Bug 27569: Fix ODS export - take empty string into account 3 years ago
InstallAuth.pm Bug 25898: Prohibit indirect object notation 4 years ago
Installer.pm Bug 22824: Replace YAML::Syck with YAML::XS 3 years ago
ItemCirculationAlertPreference.pm Bug 15407: Koha::Patron::Categories - replace C4::Category->all 8 years ago
Items.pm Bug 27545: Use NewItemsDefaultLocation from places where an item is created 3 years ago
Koha.pm Bug 16371: Move GetDailyQuote to get_daily_quote 4 years ago
Labels.pm Bug 21395: Make perlcritic happy 4 years ago
Languages.pm Bug 27491: Rename system preference opaclanguages to OPACLanguages 3 years ago
Letters.pm Bug 7806: Fix remaining occurrences of 0000-00-00 3 years ago
Linker.pm Bug 9978: Replace license header with the correct license (GPLv3+) 9 years ago
Log.pm Bug 23632: Remove C4::Logs::GetLogs 4 years ago
MarcModificationTemplates.pm Bug 24840: Replace DateTime->now with dt_from_string 4 years ago
Matcher.pm Bug 26199: Include LDR for match check/match point 3 years ago
Members.pm Bug 27050: Allow multiple category_codes in delete_patrons.pl 3 years ago
Message.pm Bug 22824: Replace YAML::Syck with YAML::XS 3 years ago
NewsChannels.pm Bug 21066: Rename publicationdate with published_on 4 years ago
Output.pm Bug 11994: OpenSearch plugins needs to be delivered with Content-Type application/opensearchdescription+xml 4 years ago
Overdues.pm Bug 27079: Floating point comparison correction 3 years ago
Patroncards.pm Bug 21395: Make perlcritic happy 4 years ago
Record.pm Bug 27673: Fix encoding issues 3 years ago
Reports.pm Bug 27486: Rename system preference delimiter to CSVDelimiter 3 years ago
Reserves.pm Bug 24359: Remove hold from holds queue when captured 3 years ago
Ris.pm Bug 27673: Fix encoding issues 3 years ago
RotatingCollections.pm Bug 26618: Improve Exception Class Names 3 years ago
SMS.pm Bug 27673: Replace YAML with YAML::XS 3 years ago
Scheduler.pm Bug 24217: use Modern::Perl for modules when strict is missing 4 years ago
Scrubber.pm Bug 16011: $VERSION - Remove the $VERSION init 8 years ago
Search.pm Bug 27745: prevent warning for uninitialized value as a hash key 3 years ago
Serials.pm Bug 7806: Fix remaining occurrences of 0000-00-00 3 years ago
Service.pm Bug 25898: Prohibit indirect object notation 4 years ago
ShelfBrowser.pm Bug 26673: Remove shebangs from Perl modules 4 years ago
SocialData.pm Bug 9978: (followup) Replace license header with the correct license (GPLv3+) 9 years ago
Stats.pm Bug 24151: Copy info to the pseudonymized table when a transaction is done 4 years ago
Suggestions.pm Bug 7806: Fix remaining occurrences of 0000-00-00 3 years ago
TTParser.pm Bug 26673: Remove #!/usr/bin/env perl from .pm modules too 4 years ago
Tags.pm Bug 23084: Replace grep {^$var$} with grep {$_ eq $var} 4 years ago
Templates.pm Bug 21395: Make perlcritic happy 4 years ago
TmplToken.pm Bug 16011: $VERSION - Remove the $VERSION init 8 years ago
TmplTokenType.pm Bug 24217: use Modern::Perl for modules when strict is missing 4 years ago
UsageStats.pm Bug 20410: Remove OpacGroupResults and PazPar2 3 years ago
XISBN.pm Bug 26364: Don't discard the passed isbn 3 years ago
XSLT.pm Bug 27581: Rename USeICU preference to UseICUStyleQuotes 3 years ago