.. |
Account
|
Bug 29844: Fix t/db_dependent/Koha/*
|
2022-02-09 15:36:23 -10:00 |
Acquisition
|
Bug 29857: Rename base class as Koha::Exception
|
2022-03-01 22:47:47 -10:00 |
App
|
Bug 29498: Remove usage of deprecated Mojolicious::Routes::Route::detour
|
2022-01-18 21:15:04 -10:00 |
ArticleRequest
|
Bug 27944: (follow-up) Move statuses to constants
|
2021-10-05 10:58:14 +02:00 |
Authority
|
|
|
BackgroundJob
|
Bug 29788: (follow-up) Make Koha::Item->safe_to_delete use Koha::Result::Boolean
|
2022-03-23 10:50:51 -10:00 |
Biblio
|
|
|
BiblioUtils
|
|
|
Cache
|
Bug 17600: Standardize our EXPORT_OK
|
2021-07-16 08:58:47 +02:00 |
Cash
|
|
|
Charges
|
|
|
Checkouts
|
Bug 29495: (follow-up) Use 'item' relationship
|
2022-01-17 14:55:55 -10:00 |
Club
|
Bug 29562: Adjust CanItemBeReserved and checkHighHolds to take objects
|
2022-01-31 21:55:39 -10:00 |
Config
|
|
|
Course
|
|
|
Edifact
|
Bug 29670: Fix EDI for AcqCreateItem = 'placing on order'
|
2022-01-18 21:15:04 -10:00 |
Exceptions
|
Bug 30007: Add Koha::Exceptions::SysPref
|
2022-03-01 22:47:47 -10:00 |
Exporter
|
|
|
ExternalContent
|
Bug 29686: Adapt Koha to use new fulfillment API for OverDrive
|
2022-01-28 11:09:06 -10:00 |
Filter/MARC
|
Bug 29764: Fix incorrect EmbedItems RecordProcessor filter POD
|
2022-01-19 12:13:49 -10:00 |
Illrequest
|
Bug 22614: Migrate original request
|
2021-09-21 20:22:57 +02:00 |
Import
|
Bug 26326: (follow-up) Add ability to check for existence of any primary key
|
2021-11-03 15:40:52 +01:00 |
Indexer
|
|
|
Item
|
Bug 28445: Split and join on ' | ' instead of '|' for repeatable
|
2021-10-18 11:28:40 +02:00 |
Library
|
Bug 29859: Use iterator instead of as_list
|
2022-02-09 15:36:23 -10:00 |
List
|
Bug 16446: Add ability to add patrons to list by borrowernumber
|
2021-10-21 12:24:04 +02:00 |
MetadataRecord
|
|
|
Middleware
|
Bug 28955: Add OPAC_BRANCH_DEFAULT
|
2022-02-24 14:35:36 -10:00 |
Misc
|
|
|
Notice
|
|
|
Number
|
|
|
OAI/Server
|
Bug 29484: Make ListSets return noSetHierarchy when no sets defined
|
2021-12-10 21:14:59 -10:00 |
Object
|
|
|
Objects
|
Bug 29844: Fix ->search occurrences
|
2022-02-09 15:36:23 -10:00 |
Old
|
Bug 30023: Add Koha::Old::Checkout->anonymize
|
2022-03-01 22:47:47 -10:00 |
Patron
|
Bug 29847: Make Koha::Patron::HouseboundProfile->housebound_visits return a resultset
|
2022-02-09 15:36:23 -10:00 |
Patrons
|
|
|
pdfformat
|
Bug 18984: Remove NORMARC support
|
2021-10-07 15:36:40 +02:00 |
Plugins
|
Bug 29121: Catch errors in ->install and ->upgrade calls on plugins
|
2021-10-01 16:28:55 +02:00 |
RecordProcessor
|
|
|
REST
|
Bug 30055: /api/v1/acquisitions/funds/owners and users for funds
|
2022-04-04 09:46:58 +02:00 |
Result
|
Bug 29746: (it-doesn't-hurt follow-up) More tests
|
2022-01-05 13:33:46 -10:00 |
Schema
|
Bug 30294: Rename Koha::Recall->* used relationship names
|
2022-03-23 10:50:51 -10:00 |
SearchEngine
|
Bug 29857: Rename base class as Koha::Exception
|
2022-03-01 22:47:47 -10:00 |
Serial
|
|
|
Sitemapper
|
|
|
SMS
|
|
|
SMTP
|
Bug 28416: Delay load of Email::Sender::Transport::SMTP
|
2022-03-25 11:01:04 -10:00 |
Subscription
|
|
|
SuggestionEngine
|
|
|
Tags
|
|
|
Template/Plugin
|
Bug 19532: (RM follow-up) Fix recalls.old is default 0
|
2022-03-15 00:31:32 -10:00 |
UI
|
Bug 29788: Fix batch delete item
|
2022-01-11 12:38:35 -10:00 |
Util
|
Bug 11175: (QA follow-up) Move get_component_part_query
|
2021-10-26 16:46:02 +02:00 |
XSLT
|
|
|
Z3950Responder
|
|
|
Account.pm
|
Bug 29785: Rename Koha::Object->message with ->object_messages
|
2022-02-09 22:01:36 -10:00 |
ActionLog.pm
|
|
|
ActionLogs.pm
|
|
|
AdditionalContent.pm
|
|
|
AdditionalContents.pm
|
Bug 29332: Set default library limits in search_for_display
|
2021-10-28 12:16:37 +02:00 |
AdditionalField.pm
|
|
|
AdditionalFields.pm
|
|
|
AdditionalFieldValue.pm
|
|
|
AdditionalFieldValues.pm
|
|
|
AdvancedEditorMacro.pm
|
|
|
AdvancedEditorMacros.pm
|
|
|
ApiKey.pm
|
Bug 28772: Make validate_secret return 1|0
|
2021-09-30 09:48:41 +02:00 |
ApiKeys.pm
|
|
|
ArticleRequest.pm
|
Bug 29759: Make cancelling an AR refund
|
2022-01-31 21:55:39 -10:00 |
ArticleRequests.pm
|
Bug 29082: Add filtering methods to Koha::ArticleRequests
|
2021-10-07 10:54:59 +02:00 |
AudioAlert.pm
|
|
|
AudioAlerts.pm
|
Bug 29859: Use iterator instead of as_list
|
2022-02-09 15:36:23 -10:00 |
AuthorisedValue.pm
|
|
|
AuthorisedValueCategories.pm
|
|
|
AuthorisedValueCategory.pm
|
|
|
AuthorisedValues.pm
|
Bug 29844: Fix ->search occurrences
|
2022-02-09 15:36:23 -10:00 |
Authorities.pm
|
|
|
Authority.pm
|
|
|
AuthUtils.pm
|
Bug 28772: Add a warning about hash_password usage in updatedatabase.pl
|
2021-09-30 09:19:05 +02:00 |
BackgroundJob.pm
|
Bug 30181: (follow-up) Remove redundant queries and parameters
|
2022-03-22 10:17:33 -10:00 |
BackgroundJobs.pm
|
|
|
Biblio.pm
|
Bug 19532: (RM follow-up) More use of system preference
|
2022-03-14 23:11:12 -10:00 |
BiblioFramework.pm
|
|
|
BiblioFrameworks.pm
|
|
|
Biblioitem.pm
|
|
|
Biblioitems.pm
|
|
|
Biblios.pm
|
|
|
BiblioUtils.pm
|
Bug 29625: Fix var name in Koha::BiblioUtils get_all_biblios_iterator
|
2022-02-21 15:15:47 -10:00 |
Cache.pm
|
|
|
Caches.pm
|
|
|
Calendar.pm
|
|
|
Checkout.pm
|
Bug 29857: Rename base class as Koha::Exception
|
2022-03-01 22:47:47 -10:00 |
Checkouts.pm
|
|
|
CirculationRule.pm
|
|
|
CirculationRules.pm
|
Bug 19532: Database and installer stuff
|
2022-03-14 22:45:50 -10:00 |
Cities.pm
|
|
|
City.pm
|
|
|
ClassSortRule.pm
|
|
|
ClassSortRules.pm
|
|
|
ClassSource.pm
|
|
|
ClassSources.pm
|
|
|
ClassSplitRule.pm
|
|
|
ClassSplitRules.pm
|
|
|
Club.pm
|
Bug 29844: Fix ->search occurrences
|
2022-02-09 15:36:23 -10:00 |
Clubs.pm
|
Bug 29844: Simplify Koha::Clubs->get_enrollable
|
2022-02-09 15:36:23 -10:00 |
Config.pm
|
|
|
Course.pm
|
|
|
Courses.pm
|
|
|
CoverImage.pm
|
|
|
CoverImages.pm
|
|
|
CsvProfile.pm
|
|
|
CsvProfiles.pm
|
|
|
Database.pm
|
Bug 19821: Use database_test entry if exists
|
2021-10-25 11:27:40 +02:00 |
DateUtils.pm
|
Bug 30110: Fix concatenation during assignements
|
2022-03-24 14:22:10 -10:00 |
Desk.pm
|
|
|
Desks.pm
|
|
|
EDI.pm
|
|
|
Edifact.pm
|
|
|
Email.pm
|
Bug 29330: Add Koha::Email->new_from_string
|
2021-11-15 12:38:39 +01:00 |
Exception.pm
|
Bug 29857: (QA follow-up) Add license
|
2022-03-01 22:47:47 -10:00 |
Exceptions.pm
|
Bug 29857: Rename base class as Koha::Exception
|
2022-03-01 22:47:47 -10:00 |
ExternalContent.pm
|
|
|
FrameworkPlugin.pm
|
Bug 28769: Remove tabloop from cataloguing plugins
|
2021-10-18 11:28:40 +02:00 |
Hold.pm
|
Bug 30072: Add missing hold actions plugin hooks
|
2022-03-03 16:11:49 -10:00 |
Holds.pm
|
Bug 30155: Don't get items that can fillholds if there are no holds
|
2022-03-15 22:30:50 -10:00 |
I18N.pm
|
|
|
Illcomment.pm
|
|
|
Illcomments.pm
|
|
|
Illrequest.pm
|
Bug 28932: Fix duplicate next_action & prev_action
|
2022-01-17 14:55:56 -10:00 |
Illrequestattribute.pm
|
|
|
Illrequestattributes.pm
|
|
|
Illrequests.pm
|
|
|
ImportBatch.pm
|
|
|
ImportBatches.pm
|
|
|
ImportBatchProfile.pm
|
|
|
ImportBatchProfiles.pm
|
|
|
Item.pm
|
Bug 19532: (RM follow-up) Fix recalls.old is default 0
|
2022-03-15 00:31:32 -10:00 |
Items.pm
|
Bug 29802: add 'me' to filter_by_visible_in_opac query
|
2022-03-23 10:50:51 -10:00 |
ItemType.pm
|
Bug 29844: Some more uncaught cases
|
2022-02-09 15:36:23 -10:00 |
ItemTypes.pm
|
|
|
KeyboardShortcut.pm
|
|
|
KeyboardShortcuts.pm
|
|
|
Libraries.pm
|
|
|
Library.pm
|
Bug 28948: (QA follow-up) Convert to allow-list
|
2021-10-28 17:32:34 +02:00 |
Linktracker.pm
|
|
|
Localization.pm
|
|
|
Localizations.pm
|
|
|
Logger.pm
|
|
|
Manual.pm
|
|
|
MarcOverlayRule.pm
|
Bug 14957: (QA follow-up) Rename 'merge' => 'overlay'
|
2021-10-26 16:46:02 +02:00 |
MarcOverlayRules.pm
|
Bug 14957: Fix field order issue
|
2021-10-26 16:46:03 +02:00 |
MarcSubfieldStructure.pm
|
|
|
MarcSubfieldStructures.pm
|
|
|
MessageAttribute.pm
|
|
|
MessageAttributes.pm
|
|
|
MetadataIterator.pm
|
|
|
MetadataRecord.pm
|
|
|
MetaSearcher.pm
|
|
|
MoreUtils.pm
|
|
|
OAuth.pm
|
Bug 28772: Make secret validation use the new method
|
2021-09-30 09:19:05 +02:00 |
OAuthAccessToken.pm
|
|
|
OAuthAccessTokens.pm
|
|
|
Object.pm
|
Bug 29857: Rename base class as Koha::Exception
|
2022-03-01 22:47:47 -10:00 |
Objects.pm
|
Bug 29844: Remove use of wantarray from Koha::Objects
|
2022-02-09 15:36:23 -10:00 |
Patron.pm
|
Bug 30063: Overdues count
|
2022-04-04 09:47:01 +02:00 |
Patrons.pm
|
Bug 30058: Add Koha::Patrons->filter_by_have_subpermission
|
2022-03-17 11:22:56 -10:00 |
Plugins.pm
|
Bug 28211: (QA follow-up) POD changes
|
2021-10-18 11:28:41 +02:00 |
ProblemReport.pm
|
|
|
ProblemReports.pm
|
|
|
PseudonymizedTransaction.pm
|
|
|
PseudonymizedTransactions.pm
|
|
|
Quote.pm
|
|
|
Quotes.pm
|
|
|
Rating.pm
|
|
|
Ratings.pm
|
|
|
RDF.pm
|
|
|
Recall.pm
|
Bug 30294: Rename Koha::Recall->* used relationship names
|
2022-03-23 10:50:51 -10:00 |
Recalls.pm
|
Bug 19532: (RM follow-up) Fix recalls.old is default 0
|
2022-03-15 00:31:32 -10:00 |
RecordProcessor.pm
|
|
|
Report.pm
|
|
|
Reports.pm
|
|
|
Review.pm
|
|
|
Reviews.pm
|
|
|
Schema.pm
|
|
|
Script.pm
|
Bug 29857: Rename base class as Koha::Exception
|
2022-03-01 22:47:47 -10:00 |
SearchEngine.pm
|
|
|
SearchField.pm
|
|
|
SearchFields.pm
|
|
|
SearchMarcMap.pm
|
|
|
SearchMarcMaps.pm
|
|
|
Serial.pm
|
|
|
Serials.pm
|
|
|
SharedContent.pm
|
|
|
SimpleMARC.pm
|
Bug 23873: Enable capture groups in MarcModificationTemplates
|
2022-02-21 15:15:47 -10:00 |
Sitemapper.pm
|
|
|
Statistic.pm
|
|
|
Statistics.pm
|
|
|
StockRotationItem.pm
|
Bug 29809: Rename item relation accessor from itemnumber
|
2022-01-31 21:55:40 -10:00 |
StockRotationItems.pm
|
|
|
StockRotationRota.pm
|
|
|
StockRotationRotas.pm
|
|
|
StockRotationStage.pm
|
|
|
StockRotationStages.pm
|
|
|
Subscription.pm
|
|
|
Subscriptions.pm
|
|
|
Suggestion.pm
|
Bug 17314: Implement /suggestions routes
|
2021-10-28 17:32:34 +02:00 |
SuggestionEngine.pm
|
|
|
Suggestions.pm
|
Bug 29886: Add Koha::Suggestions->search_limited
|
2022-03-03 16:11:49 -10:00 |
Tag.pm
|
|
|
Tags.pm
|
|
|
Token.pm
|
Bug 29543: Add JWT token handling
|
2022-02-02 21:05:29 -10:00 |
TrackedLink.pm
|
|
|
TrackedLinks.pm
|
|
|
UploadedFile.pm
|
Bug 29156: File missing warning in Koha::UploadedFile for permanent files only
|
2022-01-21 21:34:51 -10:00 |
UploadedFiles.pm
|
|
|
Uploader.pm
|
Bug 29844: Fix ->search occurrences
|
2022-02-09 15:36:23 -10:00 |
Virtualshelf.pm
|
Bug 28959: Add virtualshelves.public as a boolean
|
2021-10-28 17:47:38 +02:00 |
Virtualshelfcontent.pm
|
|
|
Virtualshelfcontents.pm
|
|
|
Virtualshelfshare.pm
|
|
|
Virtualshelfshares.pm
|
|
|
Virtualshelves.pm
|
Bug 28959: Add virtualshelves.public as a boolean
|
2021-10-28 17:47:38 +02:00 |
Z3950Responder.pm
|
|
|
Z3950Server.pm
|
|
|
Z3950Servers.pm
|
|
|