..
AuthoritiesMarc
Bug 16011: $VERSION - Remove the $VERSION init
7 years ago
Barcodes
Bug 14752 - (QA followup) Remove annoying modal, use dialog box instead
6 years ago
ClassSortRoutine
Bug 16011: $VERSION - Remove use vars qw();
7 years ago
Creators
Bug 14143 - Patron cards: Crash (confusion between table names creator_templates and club_template_enrollment_fields)
6 years ago
External
Bug 17189: Replace occurrences of 'use Koha::Cache'
7 years ago
Form
Bug 16259: Replace CGI->param with CGI->multi_param in list context - part 2
7 years ago
Heading
Bug 16011: $VERSION - Remove the $VERSION init
7 years ago
ILSDI
Bug 19059: Move C4::Reserves::CancelReserve to Koha::Hold->cancel
5 years ago
Installer
Bug 17190 - Marked REST API as mandatory (require = 1) in PerlDependencies.pm
6 years ago
Labels
Bug 19040: Refactor GetMarcBiblio parameters
6 years ago
Linker
Bug 9978: Replace license header with the correct license (GPLv3+)
8 years ago
Members
Bug 17825: (followup) Remove unused function AttributeTypeExists
6 years ago
OAI
Bug 18601: OAI/Sets.t mangles data due to truncate in ModOAISetsBiblios
6 years ago
Output
Bug 9978: Replace license header with the correct license (GPLv3+)
8 years ago
Patroncards
Bug 18541: (QA follow-up) Add some POD for draw_guide_grid
5 years ago
Reports
Bug 17898: Automagically convert SQL reports
6 years ago
SIP
Bug 19059: Move C4::Reserves::CancelReserve to Koha::Hold->cancel
5 years ago
Search
Bug 17323: Column search_history.time cannot be null
6 years ago
Serials
Bug 16011: $VERSION - Remove comments
7 years ago
Utils
Bug 18980: Show distinction between shared and private lists in staff
6 years ago
Accounts.pm
Bug 18584 - removed white space in C4/Accounts.pm
5 years ago
Acquisition.pm
Bug 19256: Make Koha::Acq::Order using Koha::Object
5 years ago
Auth.pm
Bug 18880: [QA Follow-up] Finishing touch
6 years ago
Auth_cas_servers.yaml.sample
Bug 17065 - Rename C4/Auth_cas_servers.yaml.orig
7 years ago
Auth_with_cas.pm
Bug 18046: CAS logout infinite redirect
6 years ago
Auth_with_ldap.pm
Bug 14625 - LDAP: skip extended patron attributes in 'borrowers' attribute update
6 years ago
Auth_with_shibboleth.pm
Bug 12026: [QA Follow-up] Fix a POD line
6 years ago
AuthoritiesMarc.pm
Bug 18149: Move CountUsage calls to Koha namespace
5 years ago
BackgroundJob.pm
Bug 16011: $VERSION - Remove empty BEGIN block
7 years ago
Barcodes.pm
Bug 16011: $VERSION - Remove the $VERSION init
7 years ago
Biblio.pm
Bug 10132: Add ability to set MARC Organization Code at library level
5 years ago
Bookseller.pm
Bug 14535: Update the supplier filter too
6 years ago
Boolean.pm
Bug 16011: $VERSION - Remove the $VERSION init
7 years ago
Breeding.pm
Bug 16011: $VERSION - Remove comments
7 years ago
Budgets.pm
Bug 18941 - C4::Budgets GetBudgetByCode should return active budgets over inactive budgets
6 years ago
Calendar.pm
Bug 14572 - insert_single_holiday() forces a value on an AUTO_INCREMENT column, during an INSERT
6 years ago
Charset.pm
Bug 18910: Revert "Bug 18152 : fix unimarc label in SetMarcUnicodeFlag"
6 years ago
Circulation.pm
Bug 15438: [QA Follow-up] Moving POD statement for CanBookBeIssued
5 years ago
ClassSortRoutine.pm
Bug 16011: $VERSION - Remove comments
7 years ago
ClassSource.pm
Bug 17208: Checking if classification source or filing rule already exists before adding
6 years ago
Context.pm
Bug 18771: CGI.pm: Subroutine multi_param redefined
6 years ago
Contract.pm
Bug 16011: $VERSION - Remove comments
7 years ago
CourseReserves.pm
Bug 18276: Remove GetBiblioFromItemNumber - Course reserves
6 years ago
Creators.pm
Bug 16011: $VERSION - Remove the $VERSION init
7 years ago
Debug.pm
Bug 16011: $VERSION - Remove the $VERSION init
7 years ago
HTML5Media.pm
Bug 17501: Remove Koha::Upload::get from Koha::Upload
6 years ago
Heading.pm
Bug 16011: $VERSION - Remove the $VERSION init
7 years ago
HoldsQueue.pm
Bug 19040: Refactor GetMarcBiblio parameters
6 years ago
Images.pm
Bug 16011: $VERSION - Remove comments
7 years ago
ImportBatch.pm
Bug 19049: [QA Follow-up] Mock config, default format
6 years ago
ImportExportFramework.pm
Bug 17389: Clear logs
6 years ago
InstallAuth.pm
Bug 18578: Use subdirectory in /tmp for session storage during installation
6 years ago
Installer.pm
Bug 18215: Fix another tls warning
6 years ago
ItemCirculationAlertPreference.pm
Bug 15407: Koha::Patron::Categories - replace C4::Category->all
7 years ago
Items.pm
Bug 18927: Use fully qualified subroutine names in C4::Items
5 years ago
Koha.pm
Bug 17843: Remove C4::Koha::getitemtypeinfo
6 years ago
Labels.pm
Bug 16011: $VERSION - Remove the $VERSION init
7 years ago
Languages.pm
Bug 16770: Remove wrong caching of 3 subroutines in C4::Lancuages
7 years ago
Letters.pm
Bug 19277: TT syntax - Display ordered data
5 years ago
Linker.pm
Bug 9978: Replace license header with the correct license (GPLv3+)
8 years ago
Log.pm
Bug 14642: Add logging for Holds
7 years ago
MarcModificationTemplates.pm
Bug 16011: $VERSION - Remove the $VERSION init
7 years ago
Matcher.pm
Bug 17710 - C4::Matcher::get_matches and C4::ImportBatch::GetBestRecordMatch should use same logic
6 years ago
Members.pm
Bug 19277: Make sure the tests will pass even if they are slow
5 years ago
Message.pm
Bug 9978: Replace license header with the correct license (GPLv3+)
8 years ago
NewsChannels.pm
Bug 17762: Fix test for NewsChannels.t
6 years ago
Output.pm
Bug 16011: $VERSION - Remove comments
7 years ago
Overdues.pm
Bug 17967: TT syntax for notices - Prove that ODUE is compatible
6 years ago
Patroncards.pm
Bug 16011: $VERSION - Remove the $VERSION init
7 years ago
Print.pm
Bug 16011: $VERSION - Remove comments
7 years ago
Record.pm
Bug 19040: Refactor GetMarcBiblio parameters
6 years ago
Reports.pm
Bug 16011: $VERSION - Remove comments
7 years ago
Reserves.pm
Bug 19059: [QA Follow-up] Typo holds for hold
5 years ago
Ris.pm
Bug 16245: [QA Follow-up] Replace typeofrecord2 by biblevel
6 years ago
RotatingCollections.pm
Bug 16011: $VERSION - Remove comments
7 years ago
SMS.pm
Bug 19134: C4::SMS falils on long driver name
6 years ago
Scheduler.pm
Bug 16011: $VERSION - Remove comments
7 years ago
Scrubber.pm
Bug 16011: $VERSION - Remove the $VERSION init
7 years ago
Search.pm
Bug 19040: Refactor GetMarcBiblio parameters
6 years ago
Serials.pm
Bug 19040: Refactor GetMarcBiblio parameters
6 years ago
Service.pm
Bug 7550: [QA Follow-up] Resolve param warning from sco-patron-image
6 years ago
ShelfBrowser.pm
Bug 19040: Refactor GetMarcBiblio parameters
6 years ago
SocialData.pm
Bug 9978: (followup) Replace license header with the correct license (GPLv3+)
8 years ago
Stats.pm
Bug 16011: $VERSION - Remove comments
7 years ago
Suggestions.pm
Bug 17762: Send lang to GetPreparedLetter
6 years ago
TTParser.pm
Bug 14383: C4: Fix some typos (mostly in comments and documentation)
8 years ago
Tags.pm
Bug 16637: Dependency for C4::Tags not listed
7 years ago
Templates.pm
Bug 18010: Remove potential exposure from gettemplate
6 years ago
TmplToken.pm
Bug 16011: $VERSION - Remove the $VERSION init
7 years ago
TmplTokenType.pm
Bug 16011: $VERSION - Remove the $VERSION init
7 years ago
UsageStats.pm
Bug 9988: Remove further references to dontmerge
6 years ago
XISBN.pm
Bug 18262: Fix C4::XISBN
6 years ago
XSLT.pm
Bug 18921: Resolve a few warnings in C4/XSLT.pm
5 years ago