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 e1a95094e7 Revert "Bug 20073: Remove perlcritic error" 6 years ago
..
Account Bug 2696: (QA follow-up) Fix POD, results sorting, permissions 6 years ago
Acquisition Bug 20199: Send a DateTime to DBIC instead of an iso formatted date 6 years ago
ArticleRequest Bug 14610 - Add and update modules 8 years ago
Authority Bug 14769: (QA follow-up) Remove global var $cached_indicators 6 years ago
Biblio Bug 17196: Move marcxml out of the biblioitems table 7 years ago
BiblioUtils Bug 17196: [QA Follow-up] Adjust some text on marcxml 7 years ago
Cache Bug 16088: Introduce Koha::Cache::Memory::Lite to cache the language 8 years ago
Club Bug 19214: prevent crash if club_template_field is called in list context 7 years ago
Config Bug 11998: Use Koha::Cache to cache sysprefs 8 years ago
Edifact Bug 15685: (follow-up) K:A:O->find and ->fetch are no longer used 7 years ago
Exceptions Bug 20590: Include Koha::Exceptions::Exception 6 years ago
Exporter Bug 18201: Export data -Fix "Remove non-local items" option and add "Removes non-local records" option for existing functionality 6 years ago
ExternalContent bug_16034 Koha::ExternalContent::OverDrive - a wrapper around WebService::ILS::Overdrive::Patron 7 years ago
Filter/MARC Bug 18579: Fix call to append_fields, fix tests 7 years ago
Illrequest Bug 7317: Remove traces of UnmediatedILL 7 years ago
Indexer Revert Bug 11081 - Port Koha::Contrib::Tamil indexer into Koha code base 8 years ago
Item Bug 16686: Add Koha::Object based class for Koha::Item::Transfer[s] 8 years ago
Library Bug 20157: Use group 'features' to decide which groups to use for group searching functionality 6 years ago
List Bug 19528: Fix a few typos like corrosponding 7 years ago
MetadataRecord Bug 17380: Do not use GuessAuthTypeCode in MetadataRecord::Authority 7 years ago
Middleware Bug 18674: Allow TZ SetEnv for plack 6 years ago
Misc Bug 16011: $VERSION - Remove use vars qw(); 8 years ago
Notice Bug 17959 - Add the Koha::Notice::Message[s] packages (message_queue table) 7 years ago
Number Bug 20625: Handle non existing of active currency 6 years ago
OAI/Server Bug 20665: Reset MySQL connection time zone in the OAI-PMH Provider 6 years ago
Object/Limit Bug 17755: (QA followup) Return $self when appropriate 7 years ago
Old Bug 17796: Move Koha::OldIssue[s] to Koha::Checkout[s] 7 years ago
Patron Bug 19935: Use ->checkouts when ->pending_checkouts->count was used 6 years ago
Patrons Bug 19936: Replace Check_userid - Update the occurrences 6 years ago
Plugins Bug 19223: Add methods to correctly handle plugin-generated output 6 years ago
QueryParser/Driver Bug 17664: Silence non-zebra warnings in t/db_dependent/Search.t 7 years ago
REST Bug 20624: Net::OAuth2::AuthorizationServer is not a hard dependency 6 years ago
RecordProcessor Bug 16011: $VERSION - Remove the $VERSION init 8 years ago
SMS Bug 15548 [QA Followup] - More new uses of Koha::Borrower 8 years ago
Schema/Result Bug 20073: Update DBIC Schema changes 6 years ago
SearchEngine Revert "Bug 20073: Remove perlcritic error" 6 years ago
Serial Bug 7677: QA followup 8 years ago
Sitemapper Bug 11190: (QA followup) for tests on jenkins 9 years ago
Subscription Bug 20400: (follow-up) Several fixes from RM review 6 years ago
SuggestionEngine Bug 9857 - Follow-up - Fix for searches with su= or su: 7 years ago
Template/Plugin Bug 20538: ->tag is private - tell it explicitly 6 years ago
Util Bug 17302: [Follow-up] Make Normalize.pm undef-resistent 8 years ago
Account.pm Bug 18786: Add ability to create custom payment types 6 years ago
AdditionalField.pm Bug 10855: Remove additional field values when subscription is removed 9 years ago
ApiKey.pm Bug 20568: (QA follow-up) Remove unused vars 6 years ago
ApiKeys.pm Bug 20568: Add mandatory description field for api keys 6 years ago
ArticleRequest.pm Bug 18477: Populate article_requests table values for AR_PENDING notices 6 years ago
ArticleRequests.pm Bug 18403: Deal with the DB user 6 years ago
AudioAlert.pm Bug 15446: Rename Koha::Object[s]->type with _type 8 years ago
AudioAlerts.pm Bug 15446: Rename Koha::Object[s]->type with _type 8 years ago
AuthUtils.pm Bug 18298: Add server-side checks and refactor stuffs 7 years ago
AuthorisedValue.pm Bug 17935: Adjust some POD lines, fix a few typos 7 years ago
AuthorisedValueCategories.pm Bug 17216: Add Koha::AuthorisedValueCategory|ies classes 8 years ago
AuthorisedValueCategory.pm Bug 17216: Add Koha::AuthorisedValueCategory|ies classes 8 years ago
AuthorisedValues.pm Bug 17642: Do not explode if no authorised value exist 8 years ago
Authorities.pm Bug 9988: Add get_usage_count and linked_biblionumbers to Koha::Authority 7 years ago
Authority.pm Bug 14769: (Follow-up) Reduce number of preference parses 6 years ago
Biblio.pm Bug 20176: [sql_modes] Set biblio.datecreated to NOW if not defined 6 years ago
BiblioFramework.pm Bug 15446: (follow-up) Rename Koha::Object[s]->type with _type 8 years ago
BiblioFrameworks.pm Bug 14889: Fix typo in Koha/BiblioFrameworks.pm 8 years ago
BiblioUtils.pm Bug 19040: Refactor GetMarcBiblio parameters 7 years ago
Biblioitem.pm Bug 15446: Rename Koha::Object[s]->type with _type 8 years ago
Biblioitems.pm Bug 15446: Rename Koha::Object[s]->type with _type 8 years ago
Biblios.pm Bug 14610 - Add and update modules 8 years ago
Cache.pm Bug 17833: Make sure this warning will not be ignored 6 years ago
Caches.pm Bug 17935: Adjust some POD lines, fix a few typos 7 years ago
Calendar.pm Bug 19204: Make the debarment date calculation depends on finesCalendar 6 years ago
Checkout.pm Bug 18401: Add new method Koha::Checkout->patron 7 years ago
Checkouts.pm Bug 14757 - Allow the use of Template Toolkit syntax for slips and notices 8 years ago
Cities.pm Bug 15446: Rename Koha::Object[s]->type with _type 8 years ago
City.pm Bug 15446: Rename Koha::Object[s]->type with _type 8 years ago
ClassSortRule.pm Bug 19929: Add Koha objects for class sources and sorters 6 years ago
ClassSortRules.pm Bug 19929: (QA follow-up) Fix POD 6 years ago
ClassSource.pm Bug 19929: (QA follow-up) Fix POD 6 years ago
ClassSources.pm Bug 19929: (QA follow-up) Fix POD 6 years ago
Club.pm Bug 18870: Force scalar context for Koha::Club methods 7 years ago
Clubs.pm Bug 18557 [QA Followup] - Use dt_from_string 7 years ago
Config.pm Bug 19760: Die if koha-conf is not accessible 6 years ago
CsvProfile.pm Bug 15451: Add the 2 new modules Koha::CsvProfile[s] 8 years ago
CsvProfiles.pm Bug 15451: Add the 2 new modules Koha::CsvProfile[s] 8 years ago
Database.pm Bug 20123: (QA follow-up) If tz is 'local', no need to tell database to set the timezone 6 years ago
DateUtils.pm Bug 18330: Add RFC3339 to Koha::DateUtils 6 years ago
EDI.pm Bug 20446: Fix Edifact quotes processing 6 years ago
Edifact.pm Bug 7736: Support Ordering via Edifact EDI messages 8 years ago
Email.pm Bug 9530: Adding a new Koha::Email module 10 years ago
Exceptions.pm Bug 20590: Improve Koha::Exceptions in string context 6 years ago
ExternalContent.pm bug_16034 Koha::ExternalContent::OverDrive - a wrapper around WebService::ILS::Overdrive::Patron 7 years ago
FieldMapping.pm Bug 18269: Add Koha::FieldMapping[s] packages 7 years ago
FieldMappings.pm Bug 18269: Add Koha::FieldMapping[s] packages 7 years ago
FrameworkPlugin.pm Bug 9006: Remove AUTOLOAD in C4::Context 9 years ago
Hold.pm Bug 18856: (QA follow-up) Rename method to avoid confusion 6 years ago
Holds.pm Bug 16187: Add a script to cancel unfilled holds after a specified number of days 7 years ago
I18N.pm Bug 11848: (follow-up) update license statment 10 years ago
Illrequest.pm Bug 20001: Fix confusion between array and arrayref 6 years ago
Illrequestattribute.pm Bug 7317: Handle backend absense more gracefuly 7 years ago
Illrequestattributes.pm Bug 7317: QA followup 7 years ago
Illrequests.pm Bug 7317: QA followup 7 years ago
IssuingRule.pm Bug 15446: (follow-up) Rename Koha::Object[s]->type with _type 8 years ago
IssuingRules.pm Bug 19301: (QA follow-up) Add POD, use statements and correct typo 6 years ago
Item.pm Bug 18402: Add the Koha::Item->checkout method 7 years ago
ItemType.pm Bug 17944: QA follow-up 7 years ago
ItemTypes.pm Bug 17835: Add an additional LEFT JOIN condition using DBIx::Class 7 years ago
Items.pm Bug 15446: Rename Koha::Object[s]->type with _type 8 years ago
Libraries.pm Bug 18403: Deal with the DB user 6 years ago
Library.pm Bug 18403: Add new method Koha::Library->library_group 6 years ago
Linktracker.pm Bug 8917 : [ Sign followup ] Track clicks to links external to Koha 11 years ago
Localization.pm Bug 15446: Rename Koha::Object[s]->type with _type 8 years ago
Localizations.pm Bug 15446: Rename Koha::Object[s]->type with _type 8 years ago
Logger.pm Bug 17088: [Follow-up] Adjust POD in Logger.pm 8 years ago
MarcSubfieldStructure.pm Bug 17249: Remove GetKohaAuthorisedValuesFromField - Add classes MarcSubfieldStructure[s] 8 years ago
MarcSubfieldStructures.pm Bug 17249: Remove GetKohaAuthorisedValuesFromField - Add classes MarcSubfieldStructure[s] 8 years ago
MetaSearcher.pm Bug 16769: Uniformise calls to Koha::Cache->set_in_cache 8 years ago
MetadataIterator.pm Bug 12478 - authorities can now be stored in ES 8 years ago
MetadataRecord.pm Bug 19096: Make Default authoritative in core modules 7 years ago
MoreUtils.pm Bug 19069: (follow-up) Remove perlcritic error 7 years ago
News.pm Bug 14757 - Allow the use of Template Toolkit syntax for slips and notices 8 years ago
NewsItem.pm Bug 14757 - Allow the use of Template Toolkit syntax for slips and notices 8 years ago
NorwegianPatronDB.pm Bug 16011: $VERSION - Remove comments 8 years ago
OAuth.pm Bug 20612: (QA follow-up) Fix typo in method POD 6 years ago
OAuthAccessToken.pm Bug 20402: Add missing POD 6 years ago
OAuthAccessTokens.pm Bug 20402: Add missing POD 6 years ago
Object.pm Bug 18725: (QA follow-up) Use make_column_dirty instead of status change 6 years ago
Objects.pm Bug 19410: (follow-up) Move build_query_params_from_api into a helper 7 years ago
Patron.pm Bug 20400: (follow-up) Several fixes from RM review 6 years ago
Patrons.pm Bug 9302: (QA follow-up) Consistency follow-up 6 years ago
Plugins.pm Bug 19081: Do not list plugins that have been uninstalled 7 years ago
Rating.pm Bug 17089: Mark out the boundaries of ratings 8 years ago
Ratings.pm Bug 17089: Koha::Ratings - Remove GetRating 8 years ago
RecordProcessor.pm Bug 15870: potential follow up to comment #8 8 years ago
RefundLostItemFeeRule.pm Bug 14048: (QA followup) Default to 1 if no default rule 8 years ago
RefundLostItemFeeRules.pm Bug 18182: Fix Koha::RefundLostItemFeeRules 7 years ago
Report.pm Bug 20052: (follow-up) Fix QA tool complaints and bad copy 6 years ago
Reports.pm Bug 20052: (follow-up) Fix QA tool complaints and bad copy 6 years ago
Review.pm Bug 15839: Koha::Reviews - Remove approvereview & unapprovereview 8 years ago
Reviews.pm Bug 18403: Deal with the DB user 6 years ago
Schema.pm Bug 11891: (follow-up) remove custom storage class 10 years ago
SearchEngine.pm Bug 12478: make things using SimpleSearch use the new version 8 years ago
SearchField.pm Bug 12748: (QA followup) fix several tiny QA tools warnings 8 years ago
SearchFields.pm Bug 12748: (QA followup) fix several tiny QA tools warnings 8 years ago
SearchMarcMap.pm Bug 12748: (QA followup) fix several tiny QA tools warnings 8 years ago
SearchMarcMaps.pm Bug 12748: (QA followup) fix several tiny QA tools warnings 8 years ago
Serial.pm Bug 15446: Rename Koha::Object[s]->type with _type 8 years ago
Serials.pm Bug 15446: Rename Koha::Object[s]->type with _type 8 years ago
SimpleMARC.pm Bug 16011: $VERSION - Remove the $VERSION init 8 years ago
Sitemapper.pm Bug 11190: (QA followup) for tests on jenkins 9 years ago
Subscription.pm Bug 19855: Move getalert, addalert and delalert to Koha::Subscription 6 years ago
Subscriptions.pm Bug 15446: (follow-up) Rename Koha::Object[s]->type with _type 8 years ago
Suggestion.pm Bug 13012 - suggestion.suggesteddate should be set to NOW if not defined 7 years ago
SuggestionEngine.pm Bug 9978: Replace license header with the correct license (GPLv3+) 9 years ago
Suggestions.pm Bug 14757 - Allow the use of Template Toolkit syntax for slips and notices 8 years ago
Token.pm Bug 18124: [Follow-up] Handle default parameters in a sub 7 years ago
UploadedFile.pm Bug 20428: (QA follow-up) Remove redundant directory level 6 years ago
UploadedFiles.pm Bug 18300: [QA Follow-up] Fix return value inconsistency 7 years ago
Uploader.pm Bug 19420: (QA Follow-up) Fix test, correct POD 7 years ago
Virtualshelf.pm Bug 18672: Fix overwriting creation date with modification date when editing list 7 years ago
Virtualshelfcontent.pm Bug 15446: Rename Koha::Object[s]->type with _type 8 years ago
Virtualshelfcontents.pm Bug 15446: Rename Koha::Object[s]->type with _type 8 years ago
Virtualshelfshare.pm Bug 11943: Prevent double accepts in Koha::Virtualshelfshare 6 years ago
Virtualshelfshares.pm Bug 15446: Rename Koha::Object[s]->type with _type 8 years ago
Virtualshelves.pm Bug 20179: [sql_modes] Remove GROUP BY in get_shelves_containing_record 6 years ago
XSLT_Handler.pm Bug 17807: Add format parameter to XSLT_Handler->transform 7 years ago
Z3950Server.pm Bug 20047: Add Koha::Z3950Server Oject and use it to get server count 6 years ago
Z3950Servers.pm Bug 20047: Add Koha::Z3950Server Oject and use it to get server count 6 years ago