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.
 
 
 
 
 
 
Jonathan Druart 33745001d1
Bug 24161: Remove GetLateOrders
4 years ago
..
AuthoritiesMarc Bug 24217: use Modern::Perl for modules when strict is missing 4 years ago
Barcodes Bug 21937: Syspref autoBarcode annual doesn't increment properly barcode 5 years ago
ClassSortRoutine Bug 16011: $VERSION - Remove use vars qw(); 8 years ago
ClassSplitRoutine Bug 15836: Add the ability to defined custom methods to split call number in labels 6 years ago
Creators Bug 24545: Fix license statements 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 20443: (follow-up) Move GetBorrowerAttributes to Koha::Patron - ILSDI 4 years ago
Installer Bug 24545: Fix license statements 4 years ago
Labels Bug 23514: Split Call Numbers for all layout types 4 years ago
Linker Bug 24269: Adjust C4::Heading to generate headings from auth tags 4 years ago
Members Bug 20443: Remove extended_attributes_code_value_arrayref AND C4::Members::Attributes 4 years ago
OAI Bug 23084: Replace grep {^$var$} with grep {$_ eq $var} 4 years ago
Output Bug 9978: Replace license header with the correct license (GPLv3+) 9 years ago
Patroncards Bug 23488: Line wrapping doesn't always respect word order in Patron card creator 4 years ago
Reports Bug 22001: execute reports in an eval 4 years ago
SIP Bug 25107: Remove double passing of $server variable to maybe_add in C4::SIP::Sip::MsgType 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 25142: Fix wrong grep logical test 4 years ago
Accounts.pm Bug 24217: use Modern::Perl for modules when strict is missing 4 years ago
Acquisition.pm Bug 24161: Remove GetLateOrders 4 years ago
Auth.pm Bug 23794: Convert OpacMainUserBlock system preference to news block 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 19160: Add POD 6 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 5 years ago
AuthoritiesMarc.pm Bug 24735: Remove QueryParser-related code 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 21901: Add FK on subscription and serial tables 4 years ago
Bookseller.pm Bug 24002: Incorrect DATE value: '' in C4/Bookseller.pm 5 years ago
Boolean.pm Bug 16011: $VERSION - Remove the $VERSION init 8 years ago
Breeding.pm Bug 24052: Rename XSLT_Handler 4 years ago
Budgets.pm Bug 24361: (bug 24217 follow-up) Fix several warnings in C4 modules 4 years ago
Calendar.pm Bug 19475: Don't copy holiday if it already exists in target calendar 4 years ago
Charset.pm Bug 22721: Remove frameworkcode parameter in GetMarcFromKohaField calls 5 years ago
Circulation.pm Bug 15751: Add ModDateLastSeen to ProcessOfflineReturn 4 years ago
ClassSortRoutine.pm Bug 16011: $VERSION - Remove comments 8 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 25131: Add C4::Context->needs_install 4 years ago
Contract.pm Bug 24217: use Modern::Perl for modules when strict is missing 4 years ago
CourseReserves.pm Bug 24772: Don't revert course item fields when deleting a course item unless it is enabled 4 years ago
Creators.pm Bug 16011: $VERSION - Remove the $VERSION init 8 years ago
Debug.pm Bug 16011: $VERSION - Remove the $VERSION init 8 years ago
HTML5Media.pm Bug 21742: Fix YouTube variable propagation 6 years ago
Heading.pm Bug 24269: Adjust C4::Heading to generate headings from auth tags 4 years ago
HoldsQueue.pm Bug 23934: Item level holds not checked for LocalHoldsPriority in Holds Queue 4 years ago
Images.pm Revert "Bug 21987: Do not generate true color thumbnails if not needed" 5 years ago
ImportBatch.pm Bug 23463: Remove DelItemCheck and ItemSafeToDelete 4 years ago
ImportExportFramework.pm Bug 18143: Silence ods MARC framework export flood 5 years ago
InstallAuth.pm Bug 4461: Adding user flags for managing OPAC problem reports 4 years ago
Installer.pm Bug 24883: Add POD entry and remove unused variable 4 years ago
ItemCirculationAlertPreference.pm Bug 15407: Koha::Patron::Categories - replace C4::Category->all 8 years ago
Items.pm Bug 23081: Revert "Bug 24443: Consider NULL as 0 for issues in items search" 4 years ago
Koha.pm Bug 17845: Remove unused code related to printers 4 years ago
Labels.pm Bug 16011: $VERSION - Remove the $VERSION init 8 years ago
Languages.pm Bug 20116: Cache language list 4 years ago
Letters.pm Bug 24840: Replace DateTime->now with dt_from_string 4 years ago
Linker.pm Bug 9978: Replace license header with the correct license (GPLv3+) 9 years ago
Log.pm Bug 21190: Add interfaces parameter to POD in C4::Logs 4 years ago
MarcModificationTemplates.pm Bug 24840: Replace DateTime->now with dt_from_string 4 years ago
Matcher.pm Bug 24735: Remove QueryParser-related code 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 24002: Incorrect DATE value: '00-00-0000' in NewsChannels.pm 5 years ago
Output.pm Bug 24369: Add CORS support to output_with_http_headers() 4 years ago
Overdues.pm Bug 25127: Use Koha::Number::Price->round for comparison 4 years ago
Patroncards.pm Bug 16011: $VERSION - Remove the $VERSION init 8 years ago
Record.pm Bug 24052: Rename XSLT_Handler 4 years ago
Reports.pm Bug 24217: use Modern::Perl for modules when strict is missing 4 years ago
Reserves.pm Bug 24620: Fix test, remove replaced code, use dt_from_string 4 years ago
Ris.pm Bug 10306: Core module changes for multiple mappings 7 years ago
RotatingCollections.pm Bug 24299: Record 'RotatingCollection' as a transfer trigger 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 19279: performance of linked items in search 4 years ago
Serials.pm Bug 21901: Add FK on subscription and serial tables 4 years ago
Service.pm Bug 7550: [QA Follow-up] Resolve param warning from sco-patron-image 7 years ago
ShelfBrowser.pm Bug 22445: Custom cover images - opac shelfbrowser 5 years ago
SocialData.pm Bug 9978: (followup) Replace license header with the correct license (GPLv3+) 9 years ago
Stats.pm Bug 23084: Replace grep {^$var$} with grep {$_ eq $var} 4 years ago
Suggestions.pm Bug 22784: Add the ability to archive/unarchive a purchase suggestions 4 years ago
TTParser.pm Bug 25305: Translation process - Open all files specifying the utf8 encoding 4 years ago
Tags.pm Bug 23084: Replace grep {^$var$} with grep {$_ eq $var} 4 years ago
Templates.pm Bug 20538: Remove the need of writing [% KOHA_VERSION %] everywhere 6 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 25147: (RM follow-up) Update pref references. 4 years ago
XISBN.pm Bug 24217: use Modern::Perl for modules when strict is missing 4 years ago
XSLT.pm Bug 24052: Rename XSLT_Handler 4 years ago