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.
 
 
 
 
 
 
Nick Clemens 72fcd4c7f2
Bug 20589: Add option for searching entire record if record stored as array
5 years ago
..
Account Bug 22837: (follow-up) Fix POD 5 years ago
Acquisition Bug 22541: Invoice adjustments should show invoice number and include link on ordered.pl and spent.pl 5 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 23425: (QA follow-up) Keep it generic 5 years ago
BiblioUtils Bug 14385: Squash of a lot of patches rebased 6 years ago
Cache Bug 16088: Introduce Koha::Cache::Memory::Lite to cache the language 8 years ago
Cash Bug 23321: Allow setting of branch default 5 years ago
Charges Bug 20912: (QA follow-up) POD fix 5 years ago
Club Bug 19618: (RM follow-up) Add missing use statements 5 years ago
Config Bug 15494: (follow-up) Move yaml syspref code to its own sub in SySpref object 6 years ago
Edifact Bug 20254: Set correct member in working_directory 5 years ago
Exceptions Bug 19618: Add api endpoint for club holds 5 years ago
Exporter Bug 22721: Remove frameworkcode parameter in GetMarcFromKohaField calls 5 years ago
ExternalContent Bug 21082: Update OverDrive authentication method 6 years ago
Filter/MARC Bug 22721: Remove frameworkcode parameter in GetMarcFromKohaField calls 5 years ago
Illrequest Bug 20750: Allow logging of arbitrary actions 5 years ago
Indexer Revert Bug 11081 - Port Koha::Contrib::Tamil indexer into Koha code base 8 years ago
Item Bug 18072: Add Koha objects for Branch Transfer Limit 6 years ago
Library Bug 21910: Does not deal with call context, ->search does already 6 years ago
List Bug 19524: Share patron lists between staff 6 years ago
MetadataRecord Bug 21872: Remove duplicate modulo condition in authorities iterator 5 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 18736: (follow-up) Fix missing rounding and bad formatting 5 years ago
OAI/Server Bug 20665: Reset MySQL connection time zone in the OAI-PMH Provider 6 years ago
Object Bug 15774: Remove unecessary returned value for ->delete 5 years ago
Objects Bug 23599: Avoid exploding in search_with_library_limits when no library is passed 5 years ago
Old Bug 21432: (bug 20899 follow-up) Fix patron's name display for deleted patrons 6 years ago
Patron Bug 14570: Add error handling to Koha::Patron::Relationship->store 5 years ago
Patrons Bug 14570: Make it possible to add multiple guarantors to a record 5 years ago
Plugins Bug 23237: Fix POD and typos 5 years ago
QueryParser/Driver Bug 20078: (QA follow-up) Correct attribute in PQF.pm 6 years ago
REST Bug 19618: Add api endpoint for club holds 5 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 19618: (RM follow-up) Remove accidentally committed file 5 years ago
SearchEngine Bug 20589: Add option for searching entire record if record stored as array 5 years ago
Serial Bug 7677: QA followup 8 years ago
Sitemapper Bug 11190: (QA followup) for tests on jenkins 9 years ago
Subscription Bug 17047: add a dedicated page for Mana setup 5 years ago
SuggestionEngine Bug 14457: (QA follow-up) Fix POD 5 years ago
Tags Bug 21846: Add Koha::Tags::Approval(s) and Koha::Tags::Index(es) 5 years ago
Template/Plugin Bug 22847: Correctly displayed circ rule values for max_holds and maxissue* 5 years ago
Util Bug 23324: (QA follow-up) Typo and remove unneeded use statement 5 years ago
pdfformat Bug 18736: Use rounding syspref to determine correct prices in calculations 5 years ago
Account.pm Bug 23321: (follow-up) Correction to exception logic 5 years ago
ActionLog.pm Bug 22363: (follow-up) Fix pod 5 years ago
ActionLogs.pm Bug 22363: (follow-up) Fix pod 5 years ago
AdditionalField.pm Bug 15774: Add POD and license notices 5 years ago
AdditionalFieldValue.pm Bug 22934: Add missing use statement 5 years ago
AdditionalFieldValues.pm Bug 15774: (follow-up) Address QA issues 5 years ago
AdditionalFields.pm Bug 15774: Add POD and license notices 5 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 21719: Fix typos 6 years ago
AuthorisedValue.pm Bug 23272: Make Koha::AuthorisedValue use Koha::Object::Limit::Library 5 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 23627: Reduce Koha::Biblio->get_coins noise if no 245 5 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 21872: Remove duplicate modulo condition in authorities iterator 5 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 13193: (RM revert) Make Memcached usage fork safe 5 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 14591: book drop / drop box mode incorrectly decrements accrued overdue fines 5 years ago
CirculationRule.pm Bug 18887: Fix POD c/p issues 6 years ago
CirculationRules.pm Bug 22679: Delete related CirculationRules when Removing IssuingRule 5 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
ClassSplitRule.pm Bug 15836: Handle non-existent regexs 6 years ago
ClassSplitRules.pm Bug 15836: Add the ability to defined custom methods to split call number in labels 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 7 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 23022: Remove the SQl mode NO_AUTO_CREATE_USER 5 years ago
DateUtils.pm Bug 19816: Implement dateonly for rfc3339 format 5 years ago
EDI.pm Bug 22611: Correction for call to get create_item in EDI.pm 5 years ago
Edifact.pm Bug 7736: Support Ordering via Edifact EDI messages 8 years ago
Email.pm Bug 8000: (QA follow-up) Centralise Bcc too 5 years ago
Exceptions.pm Bug 20590: Improve Koha::Exceptions in string context 6 years ago
ExternalContent.pm Bug 17602: Koha::ExternalContent->koha_patron() will retutn undef rather than die if user not logged in 6 years ago
FrameworkPlugin.pm Bug 22721: Remove frameworkcode parameter in GetMarcFromKohaField calls 5 years ago
Hold.pm Bug 23219: Cancel patrons holds when patron delete 5 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 15395: Use POSIX::setlocale 6 years ago
Illcomment.pm Bug 18591: (follow-up) Add more POD 6 years ago
Illcomments.pm Bug 18591: Fix pluralization of type 6 years ago
Illrequest.pm Bug 22280: (RM follow-up) Correction to POD 5 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 18928: (bug 22679 follow-up) Do not remove all rules along with the issuing rule 5 years ago
IssuingRules.pm Bug 17530: (QA follow-up) Fix caching error 6 years ago
Item.pm Bug 23413: (QA follow-up) Fix terminology 5 years ago
ItemType.pm Bug 15497: Limit itemtypes by branch in additem.pl 5 years ago
ItemTypes.pm Bug 15497: (QA follow-up) Fix call in search_with_localization 5 years ago
Items.pm Bug 15446: Rename Koha::Object[s]->type with _type 8 years ago
KeyboardShortcut.pm Bug 21411: Advanced cataloging editor - rancor - Allow configuration of Keyboard 5 years ago
KeyboardShortcuts.pm Bug 21411: Address QA concerns 5 years ago
Libraries.pm Bug 7614: (QA follow-up) Remove unused variable 5 years ago
Library.pm Bug 23321: Koha::Library additions 5 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 Revert "Bug 15253: Add Koha::Logger based logging for SIP2" 5 years ago
Manual.pm Bug 11529: Remove field mapping table and admin page 5 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
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 14570: Make it possible to add multiple guarantors to a record 5 years ago
Objects.pm Bug 20767: Display a stack trace when a method is not covered by tests 6 years ago
Patron.pm Bug 23688: System preference uppercasesurnames broken by typo 5 years ago
Patrons.pm Bug 14570: (follow-up) fix qa FAIL tests 5 years ago
Plugins.pm Bug 21073: (QA follow-up) Simplify logic 5 years ago
RDF.pm Bug 18586: Create module to mint RDF subject URIs 6 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
RefundLostItemFeeRules.pm Bug 18930: (RM follow-up) Restore primary key find 5 years ago
Report.pm Bug 17047: SQL reports management with Mana-KB 5 years ago
Reports.pm Bug 17047: SQL reports management with Mana-KB 5 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
Script.pm Bug 22600: Set 'commandline' interface appropriately 5 years ago
SearchEngine.pm Bug 12478: make things using SimpleSearch use the new version 8 years ago
SearchField.pm Bug 20589: Add field boosting and use query_string fields parameter 5 years ago
SearchFields.pm Bug 20589: Add field boosting and use query_string fields parameter 5 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
SharedContent.pm Bug 22249: Mana - Move comment process in a dedicated sub 5 years ago
SimpleMARC.pm Bug 22571: Handle control fields in MMT for conditionals 5 years ago
Sitemapper.pm Bug 11190: (QA followup) for tests on jenkins 9 years ago
StockRotationItem.pm Bug 11897: Stockrotation 6 years ago
StockRotationItems.pm Bug 11897: Stockrotation 6 years ago
StockRotationRota.pm Bug 11897: Stockrotation 6 years ago
StockRotationRotas.pm Bug 22566: Fix some more issues 5 years ago
StockRotationStage.pm Bug 11897: Stockrotation 6 years ago
StockRotationStages.pm Bug 11897: Stockrotation 6 years ago
Subscription.pm Bug 15774: Use Koha::Object(s) for additional fields 5 years ago
Subscriptions.pm Bug 15774: Use Koha::Object(s) for additional fields 5 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
Tag.pm Bug 21846: Add Koha::Tags::Approval(s) and Koha::Tags::Index(es) 5 years ago
Tags.pm Bug 21846: Add Koha::Tags::Approval(s) and Koha::Tags::Index(es) 5 years ago
Token.pm Bug 21998: Throw exception on bad pattern 5 years ago
UploadedFile.pm Bug 20727: (QA follow-up) Fix Upload.t and Plugins.t 6 years ago
UploadedFiles.pm Bug 18300: [QA Follow-up] Fix return value inconsistency 7 years ago
Uploader.pm Bug 19633: Use alphanumeric error codes in upload 6 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 21612: Remove incorrect GROUP BY's from Koha::VirtualShelves 6 years ago
XSLT_Handler.pm Bug 20272: Replace error numbers by codes in XSLT_Handler 6 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