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.
 
 
 
 
 
 
Tomás Cohen Arazi a851aaeebf Bug 26584: Remove unused C4::Acquisition::CloseBasket function 4 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 24769: (bug 14711 follow-up) Fix typo in parameter name for AddReserve 4 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 21395: Make perlcritic happy 4 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 22001: execute reports in an eval 4 years ago
SIP Bug 26896: Enable SIP option holds_block_checkin to actually block checkin of items with holds 4 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 15400: Display date of birth and age more consistantly 4 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 25898: (follow-up) POD 4 years ago
Auth_cas_servers.yaml.sample Bug 17065 - Rename C4/Auth_cas_servers.yaml.orig 8 years ago
Auth_with_cas.pm Bug 21395: Make perlcritic happy 4 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 25898: Prohibit indirect object notation 4 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 26641: pass the MARC field as an argument to link_bibs_to_authorities.pl 4 years ago
Boolean.pm Bug 16011: $VERSION - Remove the $VERSION init 8 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 26132: (follow-up) Fix broken code in TooMany function 4 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 25898: (follow-up) POD 4 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 20783: Use iframe to embed Youtube videos 4 years ago
Heading.pm Bug 24269: Adjust C4::Heading to generate headings from auth tags 4 years ago
HoldsQueue.pm Bug 26510: Transport Cost Matrix editor doesn't show all data when HoldsQueueSkipClosed is enabled 4 years ago
ImportBatch.pm Bug 26853: Throw a fatal error if import_biblios insert fails 4 years ago
ImportExportFramework.pm Bug 18143: Silence ods MARC framework export flood 5 years ago
InstallAuth.pm Bug 25898: Prohibit indirect object notation 4 years ago
Installer.pm Bug 23895: Move installer file into the mandatory directory 4 years ago
ItemCirculationAlertPreference.pm Bug 15407: Koha::Patron::Categories - replace C4::Category->all 8 years ago
Items.pm Bug 20888: (follow-up) 'is not' operator behaves as 'not like' 4 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 25898: Prohibit indirect object notation 4 years ago
Letters.pm Bug 26935: Don't use basket for claimacquisition and claimissues 4 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 21395: Make perlcritic happy 4 years ago
Members.pm Bug 20443: Remove SearchIdMatchingAttribute 4 years ago
Message.pm Bug 21206: Replace C4::Items::GetItem 5 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 25127: Use Koha::Number::Price->round for comparison 4 years ago
Patroncards.pm Bug 21395: Make perlcritic happy 4 years ago
Record.pm Bug 25898: Prohibit indirect object notation 4 years ago
Reports.pm Bug 24217: use Modern::Perl for modules when strict is missing 4 years ago
Reserves.pm Bug 12656: Allow --reason to be passed to cancel_expired_holds 4 years ago
Ris.pm Bug 21395: Make perlcritic happy 4 years ago
RotatingCollections.pm Bug 12556: (QA follow-up) Fix QA Script failures 4 years ago
SMS.pm Bug 19134: C4::SMS falils on long driver name 7 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 25898: Prohibit indirect object notation 4 years ago
Serials.pm Bug 21395: Make perlcritic happy 4 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 25033: Remove CountSuggestion 4 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 23420: (QA follow-up) Remove more AllowPurchaseSuggestionBranchChoice code 4 years ago
XISBN.pm Bug 26270: Fix ThingISBN after a change in behaviour 4 years ago
XSLT.pm Bug 24052: Rename XSLT_Handler 4 years ago