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 f185785b8c Bug 18887: Insert undef instead of '*' 6 years ago
..
AuthoritiesMarc Bug 16011: $VERSION - Remove the $VERSION init 8 years ago
Barcodes Bug 14752 - (QA followup) Remove annoying modal, use dialog box instead 8 years ago
ClassSortRoutine Bug 16011: $VERSION - Remove use vars qw(); 8 years ago
Creators Bug 21281: (QA follow-up) Introduce _add_backtics 6 years ago
External Bug 21403: Add Indian Amazon Affiliate option to AmazonLocale setting 6 years ago
Form Bug 16259: Replace CGI->param with CGI->multi_param in list context - part 2 8 years ago
Heading Bug 16011: $VERSION - Remove the $VERSION init 8 years ago
ILSDI Bug 21201: Replace C4::Items::GetItemnumbersForBiblio calls 6 years ago
Installer Bug 20776: Add Selenium::Remote::Driver to the dependency list 6 years ago
Labels Bug 19040: Refactor GetMarcBiblio parameters 7 years ago
Linker Bug 9978: Replace license header with the correct license (GPLv3+) 9 years ago
Members Bug 20444: Remove sub GetAttributes 6 years ago
OAI Bug 18601: OAI/Sets.t mangles data due to truncate in ModOAISetsBiblios 7 years ago
Output Bug 9978: Replace license header with the correct license (GPLv3+) 9 years ago
Patroncards Bug 20084: Fix Industrial2of5 and COOP2of5 patron card layouts 6 years ago
Reports Bug 20495: Remove get_saved_report 6 years ago
SIP Bug 21471: (bug 21184 follow-up) Misspelled variable in _get_outstanding_holds 6 years ago
Search Bug 17323: Column search_history.time cannot be null 8 years ago
Serials Bug 20144: [sql_modes] Add default value for subscription_numberpatterns.description in tests 6 years ago
Utils Bug 20455: Fix sort patrons by date expired 6 years ago
Accounts.pm Bug 20631: Remove unused RemoveLostItem from C4::Accounts 6 years ago
Acquisition.pm Bug 21385: (follow-up) make query consistent 6 years ago
Auth.pm Bug 12027: (QA follow-up) Fix spelling and tab characters 6 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 18947: LDAP - do not assume anonymous bind if no user or password 6 years ago
Auth_with_shibboleth.pm Bug 12027: (QA follow-up) Fix spelling and tab characters 6 years ago
AuthoritiesMarc.pm Bug 14769: (Follow-up) Reduce number of preference parses 6 years ago
BackgroundJob.pm Bug 16011: $VERSION - Remove empty BEGIN block 8 years ago
Barcodes.pm Bug 16011: $VERSION - Remove the $VERSION init 8 years ago
Biblio.pm Bug 19820: (QA follow-up) Fix pod in C4::Biblio 6 years ago
Bookseller.pm Bug 14535: Update the supplier filter too 7 years ago
Boolean.pm Bug 16011: $VERSION - Remove the $VERSION init 8 years ago
Breeding.pm Bug 12747: (QA follow-up) Treat 010 according to marcflavour 6 years ago
Budgets.pm Bug 15408: Remove fund's timestamp when cloning a budget 6 years ago
Calendar.pm Bug 14572 - insert_single_holiday() forces a value on an AUTO_INCREMENT column, during an INSERT 7 years ago
Charset.pm Bug 18910: Revert "Bug 18152 : fix unimarc label in SetMarcUnicodeFlag" 7 years ago
Circulation.pm Bug 21176: Fix due date calculation when high holds and TimeFormat is 12hr 6 years ago
ClassSortRoutine.pm Bug 16011: $VERSION - Remove comments 8 years ago
ClassSource.pm Bug 17208: Checking if classification source or filing rule already exists before adding 8 years ago
Context.pm Bug 14302: (follow-up) Remove traces in C4::Search and C4::Context 6 years ago
Contract.pm Bug 16011: $VERSION - Remove comments 8 years ago
CourseReserves.pm Bug 18276: Remove GetBiblioFromItemNumber - Course reserves 7 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 17501: Remove Koha::Upload::get from Koha::Upload 8 years ago
Heading.pm Bug 16011: $VERSION - Remove the $VERSION init 8 years ago
HoldsQueue.pm Bug 19040: Refactor GetMarcBiblio parameters 7 years ago
Images.pm Bug 16011: $VERSION - Remove comments 8 years ago
ImportBatch.pm Bug 21183: Replace C4::Items::GetItemnumberFromBarcode calls 6 years ago
ImportExportFramework.pm Bug 17389: Clear logs 8 years ago
InstallAuth.pm Bug 21137: Replace USER_INFO with logged_in_user 6 years ago
Installer.pm Bug 15717: Installer: Step 3 has <br /> showing 6 years ago
ItemCirculationAlertPreference.pm Bug 15407: Koha::Patron::Categories - replace C4::Category->all 8 years ago
Items.pm Bug 21201: Remove GetItemnumbersForBiblio 6 years ago
Koha.pm Bug 18322: Add a facet for ccode fields to Zebra 6 years ago
Labels.pm Bug 16011: $VERSION - Remove the $VERSION init 8 years ago
Languages.pm Bug 20115: Set the languages order with the pref values 6 years ago
Letters.pm Bug 15971: Add biblioitems to available fields for serial claim notices and fix notices editor display 6 years ago
Linker.pm Bug 9978: Replace license header with the correct license (GPLv3+) 9 years ago
Log.pm Bug 19528: Fix a few typos like corrosponding 7 years ago
MarcModificationTemplates.pm Bug 13560: Add an 'Add' option for marc modification templates 6 years ago
Matcher.pm Bug 18584: Removed white space in C4/Matcher.pm 6 years ago
Members.pm Bug 21068: Remove NorwegianPatronDB related code 6 years ago
Message.pm Bug 19743: Update header and footer on each item for checkin / checkout / renewal notices 6 years ago
NewsChannels.pm Bug 19528: Fix a few typos like corrosponding 7 years ago
Output.pm Bug 20661: (QA follow-up) Add POD for output_and_exit 6 years ago
Overdues.pm Bug 21196: Use replacement cost from the item type if not set at item level 6 years ago
Patroncards.pm Bug 16011: $VERSION - Remove the $VERSION init 8 years ago
Print.pm Bug 16011: $VERSION - Remove comments 8 years ago
Record.pm Bug 20272: Changes for Breeding.pm and Record.pm 6 years ago
Reports.pm Bug 16011: $VERSION - Remove comments 8 years ago
Reserves.pm Bug 18887: Insert undef instead of '*' 6 years ago
Ris.pm Bug 10306: Core module changes for multiple mappings 7 years ago
RotatingCollections.pm Bug 16011: $VERSION - Remove comments 8 years ago
SMS.pm Bug 19134: C4::SMS falils on long driver name 7 years ago
Scheduler.pm Bug 16011: $VERSION - Remove comments 8 years ago
Scrubber.pm Bug 16011: $VERSION - Remove the $VERSION init 8 years ago
Search.pm Bug 14302: (follow-up) Remove traces in C4::Search and C4::Context 6 years ago
Serials.pm Bug 21154: Remove unused subs from C4::Serials 6 years ago
Service.pm Bug 7550: [QA Follow-up] Resolve param warning from sco-patron-image 7 years ago
ShelfBrowser.pm Bug 19040: Refactor GetMarcBiblio parameters 7 years ago
SocialData.pm Bug 9978: (followup) Replace license header with the correct license (GPLv3+) 9 years ago
Stats.pm Bug 20510: Remove unused sub TotalPaid from C4::Stats 6 years ago
Suggestions.pm Bug 13287: (QA follow-up) Extend Suggestions.t for DelSuggestionsOlderThan 6 years ago
TTParser.pm Bug 14383: C4: Fix some typos (mostly in comments and documentation) 9 years ago
Tags.pm Bug 16637: Dependency for C4::Tags not listed 8 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 16011: $VERSION - Remove the $VERSION init 8 years ago
UsageStats.pm Bug 21226: Remove xISBN services 6 years ago
XISBN.pm Bug 21235: Remove table services_throttle 6 years ago
XSLT.pm Bug 18921: Resolve a few warnings in C4/XSLT.pm 7 years ago