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.
 
 
 
 
 
 
Lari Taskula 047508bb8d Bug 18137: Make /holds Mojolicious::Plugin::OpenAPI compatible 7 years ago
..
Account Bug 17586: Move ->get_balance to Koha::Account->balance 7 years ago
Acquisition Bug 19256: (QA followup) Add missing POD 7 years ago
ArticleRequest Bug 14610 - Add and update modules 8 years ago
Authority Bug 18811: [QA Follow-up] Resolved POD warnings 7 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 17414 Add new GIR codes in Edifact 8 years ago
Exceptions Bug 18137: Add useful Koha::Exceptions 7 years ago
Exporter Bug 19040: Refactor GetMarcBiblio parameters 7 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
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
List Bug 15065: (follow-up) update license header 11 years ago
MetadataRecord Bug 17380: Do not use GuessAuthTypeCode in MetadataRecord::Authority 7 years ago
Middleware Bug 16520 (Follow up) Rebase fixes 8 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 18900: wrong number format in receiving order 7 years ago
OAI/Server Bug 17807: [Follow-up] Use marcxml for marc21 prefix 7 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 19059: Move C4::Reserves::CancelReserve to Koha::Hold->cancel 7 years ago
Plugins Bug 17935: Follow up for C4::Plugin... 7 years ago
QueryParser/Driver Bug 15258: Fix Perl scripts declaring unused variables 8 years ago
REST Bug 18137: Make /holds Mojolicious::Plugin::OpenAPI compatible 7 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 6758: DBIC Schema changes 7 years ago
SearchEngine Bug 16976 - Authorities searches with double quotes gives ZOOM error 20003 [Alternate] 7 years ago
Serial Bug 7677: QA followup 8 years ago
Sitemapper Bug 11190: (QA followup) for tests on jenkins 9 years ago
Subscription Bug 15446: (follow-up) Rename Koha::Object[s]->type with _type 8 years ago
SuggestionEngine Bug 9857 - Follow-up - Fix for searches with su= or su: 7 years ago
Template/Plugin Bug 17843: [QA Follow-up] Some polishing 7 years ago
Util Bug 17302: [Follow-up] Make Normalize.pm undef-resistent 8 years ago
Account.pm Bug 18266: Fix internal error when paying fine for lost item without.. item 7 years ago
AdditionalField.pm Bug 10855: Remove additional field values when subscription is removed 9 years ago
ArticleRequest.pm Bug 17762: Send lang to GetPreparedLetter 7 years ago
ArticleRequests.pm Bug 14610 - Add and update modules 8 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 16818: External auth redirect broken under Plack 8 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 9988: Add get_usage_count and linked_biblionumbers to Koha::Authority 7 years ago
Biblio.pm Bug 19040: Refactor GetMarcBiblio parameters 7 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 17935: Adjust some POD lines, fix a few typos 7 years ago
Caches.pm Bug 17935: Adjust some POD lines, fix a few typos 7 years ago
Calendar.pm Bug 12063 - Fix QA failures 7 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
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 11921: (followup) Don't die on non-existent koha-conf.xml 8 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 18285: Koha::Database schema cache accessors 7 years ago
DateUtils.pm Bug 17502: Add info when throwing the exception 7 years ago
EDI.pm Bug 17605: [MASTER] Add currency to orders generated by quotes 7 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 18137: Add useful Koha::Exceptions 7 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 19059: Remove CancelReserve - do not log DELETE 7 years ago
Holds.pm Bug 17327: (QA followup) Remove Carp::Always which is not used 8 years ago
I18N.pm Bug 11848: (follow-up) update license statment 10 years ago
IssuingRule.pm Bug 15446: (follow-up) Rename Koha::Object[s]->type with _type 8 years ago
IssuingRules.pm Bug 17783: Prevent crash when providing an undefined value 7 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 15758: Koha::Libraries - Move onlymine to C4::Context::only_my_library 8 years ago
Library.pm Bug 10132: (QA followup) Add POD to ->get_effective_marcorgcode 7 years ago
LibraryCategories.pm Bug 15446 [QA Followup] - Update new classes 8 years ago
LibraryCategory.pm Bug 15629: Koha::Libraries - Remove GetBranchesInCategory (1) 8 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 17201: (bug 16431 follow-up) Remove occurrence of marcfromkohafield 8 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
Object.pm Bug 18174: Add update to Koha::Object 7 years ago
Objects.pm Bug 19209: Add ->is_paged method to Koha::Objects 7 years ago
Patron.pm Bug 6758: Add new patron column for date of renewal 7 years ago
Patrons.pm Bug 18554: Adjust a few typos including responsability 7 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
Review.pm Bug 15839: Koha::Reviews - Remove approvereview & unapprovereview 8 years ago
Reviews.pm Bug 15839: Koha::Reviews - Add Koha::Review[s] classes 8 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 15446: (follow-up) Rename Koha::Object[s]->type with _type 8 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 17669: [QA Follow-up] More consistency in return values of delete 7 years ago
UploadedFiles.pm Bug 18300: [QA Follow-up] Fix return value inconsistency 7 years ago
Uploader.pm Bug 17501: Rename Upload to Uploader 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 15446: Rename Koha::Object[s]->type with _type 8 years ago
Virtualshelfshares.pm Bug 15446: Rename Koha::Object[s]->type with _type 8 years ago
Virtualshelves.pm Bug 18228: Implement the new columns in code 7 years ago
XSLT_Handler.pm Bug 17807: Add format parameter to XSLT_Handler->transform 7 years ago