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 748ad2355e Bug 16586: [QA Follow-up] Simplify code 8 years ago
..
Account Bug 15675: Fix conflict with bug 15446 (type vs _type) 8 years ago
Acquisition Bug 15531: (followup) Use a quantity of 1, not null, for standing orders 8 years ago
Authority Bug 15446: (follow-up) Rename Koha::Object[s]->type with _type 8 years ago
BiblioUtils Bug 12478: fix some issues on rebase 8 years ago
Cache Bug 16088: Introduce Koha::Cache::Memory::Lite to cache the language 8 years ago
Config Bug 11998: Use Koha::Cache to cache sysprefs 8 years ago
Edifact Bug 7736 [QA Followup] - Fix spelling and pod errors 8 years ago
ElasticSearch Bug 16272 [QA Followup] - Indexer fails on indexing temparary testing records 8 years ago
Exporter Bug 15451: Do not considered a Resultset as a Result 8 years ago
Filter/MARC Bug 16365: Selectively introduce GetMarcStructure() "unsafe" variant for better performance 8 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 16708 - (QA followup) Fix pod copy/paste error 8 years ago
Misc Bug 16011: $VERSION - Remove use vars qw(); 8 years ago
Number Bug 16768 - Add official number format for Switzerland: 1'234'567.89 8 years ago
OAI/Server Bug 15527: Add a stylesheet for OAI-PMH to aid usability 8 years ago
Old Bug 14695 [QA Followup] - Fix method names 'type' to '_type' 8 years ago
Patron Bug 16911: ->get_expiry_date accepts strings 8 years ago
Plugins Bug 16975 : @INC should not have '.' as its last entry 8 years ago
QueryParser/Driver Bug 15258: Fix Perl scripts declaring unused variables 8 years ago
REST Bug 14868: (QA followup) POD fixes 8 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 15839 - DBRev 16.06.00.019 8 years ago
SearchEngine Bug 16489: ES code incorrectly refers to Moose 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 9978: Replace license header with the correct license (GPLv3+) 9 years ago
Template/Plugin Bug 16851: Move HasOverdues to Koha::Patron->has_overdues 8 years ago
Util Bug 8064: Merge several biblios 9 years ago
AdditionalField.pm Bug 10855: Remove additional field values when subscription is removed 9 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 12478: Add Koha::AuthorisedValue[s] class 8 years ago
AuthorisedValues.pm Bug 12478: Add Koha::AuthorisedValue[s] class 8 years ago
Authorities.pm Bug 15446: (follow-up) Rename Koha::Object[s]->type with _type 8 years ago
Authority.pm Bug 16708: Fix authority reindex for ElasticSearch 8 years ago
Biblio.pm Bug 14694 - Make decreaseloanHighHolds more flexible 8 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 12748: (QA followup) fix several tiny QA tools warnings 8 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 15446: Rename Koha::Object[s]->type with _type 8 years ago
Cache.pm Bug 16365: [QA Follow-up] Add some comment lines to Cache.pm 8 years ago
Caches.pm Bug 11921: (QA followup) Remove remaining unused var 8 years ago
Calendar.pm Bug 17189: Replace occurrences of 'use Koha::Cache' 8 years ago
Checkout.pm Bug 14757 - Allow the use of Template Toolkit syntax for slips and notices 8 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
Config.pm Bug 11921: (QA followup) Remove remaining unused var 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 16445: Revert changes made by bug 12478 to Koha/Database.pm 8 years ago
DateUtils.pm Bug 16848: Prevent invalid warning to be carped from output_pref 8 years ago
EDI.pm Bug 16288: Remove Reference to obsolete EAN syspref 8 years ago
Edifact.pm Bug 7736: Support Ordering via Edifact EDI messages 8 years ago
ElasticSearch.pm Bug 12478: Move mapping attributes to the join table 8 years ago
Email.pm Bug 9530: Adding a new Koha::Email module 10 years ago
Exceptions.pm Bug 14048: Add RefundLostItemFeeRule table and classes 8 years ago
FrameworkPlugin.pm Bug 9006: Remove AUTOLOAD in C4::Context 9 years ago
Hold.pm Bug 14642: Make sure the log will be written only if the hold has been deleted 8 years ago
Holds.pm Bug 14695 [QA Followup] 8 years ago
I18N.pm Bug 11848: (follow-up) update license statment 10 years ago
Issue.pm Bug 16086: Add Issues Koha object. 8 years ago
Issues.pm Bug 16086: Add Issues Koha object. 8 years ago
IssuingRule.pm Bug 15446: (follow-up) Rename Koha::Object[s]->type with _type 8 years ago
IssuingRules.pm Bug 15446: (follow-up) Rename Koha::Object[s]->type with _type 8 years ago
Item.pm Bug 16686: Rename the transfer method to get_transfer 8 years ago
ItemType.pm Bug 12478: Add Koha::ItemType[s] classes 8 years ago
ItemTypes.pm Bug 12478: Add Koha::ItemType[s] classes 8 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 15446 [QA Followup] - Update new classes 8 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 14167: (QA followup) use warn instead of just STDERR 9 years ago
MetaSearcher.pm Bug 17189: Use Koha::Caches instead of Koha::Cache in Koha::MetaSearcher 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 15446: Rename Koha::Object[s]->type with _type 8 years ago
Objects.pm Bug 16889: Add Koha::Objects->columns 8 years ago
OldIssue.pm Bug 16087: Add Koha::OldIssues objects. 8 years ago
OldIssues.pm Bug 16087: Add Koha::OldIssues objects. 8 years ago
Patron.pm Bug 16851: Move HasOverdues to Koha::Patron->has_overdues 8 years ago
Patrons.pm Bug 15548: Move new patron related code to Patron* 8 years ago
Plugins.pm Bug 16586: [QA Follow-up] Simplify code 8 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 14048: (QA followup) Default to 1 if no default rule 8 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 14757 - Allow the use of Template Toolkit syntax for slips and notices 8 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 16929: [QA Follow-up] Shortcut methods and use statements 8 years ago
Upload.pm Bug 14686: [QA Follow-up] Move allows_add_by to Upload.pm 8 years ago
Virtualshelf.pm Bug 15548: Move new patron related code to Patron* 8 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 15446: Rename Koha::Object[s]->type with _type 8 years ago
XSLT_Handler.pm Bug 13262 - Add parameters to XSLT Handler transform method 9 years ago