Koha/Koha
Jonathan Druart 904d9d54c9 Bug 18072: Only accept Koha::Library in parameters
I do not think we should allowed branchode and Koha::Library objects, it
adds confusion in callers (we never know if we have a branchcode of a
library object).

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
2018-07-18 17:42:47 +00:00
..
Account Bug 20703: Add ability to void any credit 2018-07-06 10:36:07 +00:00
Acquisition Bug 12395: Save order line's creator 2018-07-06 14:01:47 +00:00
ArticleRequest
Authority Bug 14769: (QA follow-up) Remove global var $cached_indicators 2018-04-12 10:50:36 -03:00
Biblio
BiblioUtils
Cache
Club
Config
Edifact Bug 20972: If ISBN has 10 numbers only the first 9 numbers are used 2018-06-22 20:12:16 +00:00
Exceptions Bug 18072: Add Koha::Item->can_be_transferred 2018-07-18 17:29:04 +00:00
Exporter Bug 18201: Export data -Fix "Remove non-local items" option and add "Removes non-local records" option for existing functionality 2017-12-21 13:10:03 -03:00
ExternalContent
Filter/MARC
Illrequest Bug 7317: Remove traces of UnmediatedILL 2017-11-09 11:42:16 -03:00
Indexer
Item Bug 18072: Add Koha objects for Branch Transfer Limit 2018-07-18 17:29:03 +00:00
Library Bug 20838: Make Koha::Library::Group->all_libraries return a list of Koha::Libraries 2018-06-04 13:40:36 -04:00
List Bug 19524: Share patron lists between staff 2018-07-18 16:49:29 +00:00
MetadataRecord
Middleware Bug 18674: Allow TZ SetEnv for plack 2018-04-11 16:44:14 -03:00
Misc
Notice
Number Bug 20625: Handle non existing of active currency 2018-04-24 11:29:46 -03:00
OAI/Server Bug 20665: Reset MySQL connection time zone in the OAI-PMH Provider 2018-05-03 12:46:55 -03:00
Object/Limit
Old Bug 20934: (QA follow-up) Fix pod in Koha::Old::Checkout 2018-06-22 12:47:49 +00:00
Patron Bug 21025: Add GetPreparedLetter to Koha::Patron::Discharge 2018-07-13 11:57:22 +00:00
Patrons Bug 20287: Replace ModMember in patrons import 2018-07-18 15:49:53 +00:00
Plugins Bug 19223: Add methods to correctly handle plugin-generated output 2018-04-04 15:40:07 -03:00
QueryParser/Driver
RecordProcessor
REST Bug 20942: (QA follow-up) Use $lines->total_outstanding 2018-07-18 16:49:27 +00:00
Schema/Result Bug 19524: DBRev 18.06.006 2018-07-18 16:55:56 +00:00
SearchEngine Bug 19502: Add POD for max_result_window 2018-07-12 13:04:23 +00:00
Serial
Sitemapper
SMS
Subscription Bug 20400: (follow-up) Several fixes from RM review 2018-04-20 17:59:06 -03:00
SuggestionEngine
Template/Plugin Bug 20538: ->tag is private - tell it explicitly 2018-04-13 12:57:32 -03:00
Util
Account.pm Bug 20990: (QA follow-up) make outstanding_credits return the account lines only 2018-07-13 10:34:32 +00:00
AdditionalField.pm
ApiKey.pm Bug 20568: (QA follow-up) Remove unused vars 2018-05-09 12:56:00 -03:00
ApiKeys.pm Bug 20568: Add mandatory description field for api keys 2018-05-09 12:55:58 -03:00
ArticleRequest.pm Bug 18477: Populate article_requests table values for AR_PENDING notices 2018-01-23 16:03:13 -03:00
ArticleRequests.pm Bug 18403: Deal with the DB user 2018-02-12 15:41:42 -03:00
AudioAlert.pm
AudioAlerts.pm
AuthorisedValue.pm
AuthorisedValueCategories.pm
AuthorisedValueCategory.pm
AuthorisedValues.pm
Authorities.pm
Authority.pm Bug 14769: (Follow-up) Reduce number of preference parses 2018-04-12 10:50:35 -03:00
AuthUtils.pm
Biblio.pm Bug 18072: Only accept Koha::Library in parameters 2018-07-18 17:42:47 +00:00
BiblioFramework.pm
BiblioFrameworks.pm
Biblioitem.pm
Biblioitems.pm
Biblios.pm
BiblioUtils.pm
Cache.pm Bug 17833: Make sure this warning will not be ignored 2018-01-09 17:23:49 -03:00
Caches.pm
Calendar.pm Bug 19204: Make the debarment date calculation depends on finesCalendar 2018-04-25 10:52:20 -03:00
Checkout.pm
Checkouts.pm
Cities.pm
City.pm
ClassSortRule.pm Bug 19929: Add Koha objects for class sources and sorters 2018-03-23 11:45:38 -03:00
ClassSortRules.pm Bug 19929: (QA follow-up) Fix POD 2018-03-23 11:45:38 -03:00
ClassSource.pm Bug 19929: (QA follow-up) Fix POD 2018-03-23 11:45:38 -03:00
ClassSources.pm Bug 19929: (QA follow-up) Fix POD 2018-03-23 11:45:38 -03:00
Club.pm
Clubs.pm
Config.pm Bug 19760: Die if koha-conf is not accessible 2017-12-22 13:15:35 -03:00
CsvProfile.pm
CsvProfiles.pm
Database.pm Bug 20123: (QA follow-up) If tz is 'local', no need to tell database to set the timezone 2018-04-11 15:05:01 -03:00
DateUtils.pm Bug 18330: Add RFC3339 to Koha::DateUtils 2017-12-14 16:58:22 -03:00
EDI.pm Bug 20446: Fix Edifact quotes processing 2018-04-06 13:31:45 -03:00
Edifact.pm
Email.pm
Exceptions.pm Bug 20590: Improve Koha::Exceptions in string context 2018-04-19 12:46:04 -03:00
ExternalContent.pm
FieldMapping.pm
FieldMappings.pm
FrameworkPlugin.pm
Hold.pm Bug 18856: (QA follow-up) Rename method to avoid confusion 2018-05-17 11:40:03 -03:00
Holds.pm
I18N.pm
Illrequest.pm Bug 20001: Fix confusion between array and arrayref 2018-01-19 15:12:53 -03:00
Illrequestattribute.pm Bug 7317: Handle backend absense more gracefuly 2017-11-09 11:42:14 -03:00
Illrequestattributes.pm Bug 7317: QA followup 2017-11-09 11:42:14 -03:00
Illrequests.pm Bug 7317: QA followup 2017-11-09 11:42:14 -03:00
IssuingRule.pm
IssuingRules.pm Bug 19301: (QA follow-up) Add POD, use statements and correct typo 2018-02-13 13:36:00 -03:00
Item.pm Bug 18072: Only accept Koha::Library in parameters 2018-07-18 17:42:47 +00:00
Items.pm
ItemType.pm
ItemTypes.pm
Libraries.pm Bug 18403: Deal with the DB user 2018-02-12 15:41:42 -03:00
Library.pm Bug 18403: Add new method Koha::Library->library_group 2018-02-12 15:41:36 -03:00
Linktracker.pm
Localization.pm
Localizations.pm
Logger.pm
MarcSubfieldStructure.pm
MarcSubfieldStructures.pm
MetadataIterator.pm
MetadataRecord.pm Bug 19096: Make Default authoritative in core modules 2017-12-07 14:44:15 -03:00
MetaSearcher.pm
MoreUtils.pm Bug 19069: (follow-up) Remove perlcritic error 2017-10-27 14:58:16 -03:00
News.pm
NewsItem.pm
NorwegianPatronDB.pm Bug 20287: Replace occurrences of AddMember with Koha::Patron->new->store->borrowernumber 2018-07-18 15:49:47 +00:00
OAuth.pm Bug 20612: (QA follow-up) Fix typo in method POD 2018-05-09 12:56:01 -03:00
OAuthAccessToken.pm Bug 20402: Add missing POD 2018-05-08 15:55:43 -03:00
OAuthAccessTokens.pm Bug 20402: Add missing POD 2018-05-08 15:55:43 -03:00
Object.pm Bug 20287: Koha::Object->get_from_storage 2018-07-18 15:49:45 +00:00
Objects.pm Bug 20767: Display a stack trace when a method is not covered by tests 2018-05-29 13:54:30 +00:00
Patron.pm Bug 20287: (RM follow-up) Add POD 2018-07-18 16:49:24 +00:00
Patrons.pm Bug 9302: (QA follow-up) Consistency follow-up 2018-04-20 13:34:41 -03:00
Plugins.pm
Rating.pm
Ratings.pm
RecordProcessor.pm
RefundLostItemFeeRule.pm
RefundLostItemFeeRules.pm
Report.pm Bug 20052: (follow-up) Fix QA tool complaints and bad copy 2018-04-02 18:08:06 -03:00
Reports.pm Bug 20052: (follow-up) Fix QA tool complaints and bad copy 2018-04-02 18:08:06 -03:00
Review.pm
Reviews.pm Bug 18403: Deal with the DB user 2018-02-12 15:41:42 -03:00
Schema.pm
SearchEngine.pm
SearchField.pm
SearchFields.pm
SearchMarcMap.pm
SearchMarcMaps.pm
Serial.pm
Serials.pm
SimpleMARC.pm
Sitemapper.pm
Subscription.pm Bug 19855: Move getalert, addalert and delalert to Koha::Subscription 2018-04-23 14:22:15 -03:00
Subscriptions.pm
Suggestion.pm
SuggestionEngine.pm
Suggestions.pm
Token.pm
UploadedFile.pm Bug 20727: (QA follow-up) Fix Upload.t and Plugins.t 2018-06-22 16:10:10 +00:00
UploadedFiles.pm
Uploader.pm Bug 20727: Move temporary_directory() to C4::Context 2018-06-22 16:10:09 +00:00
Virtualshelf.pm
Virtualshelfcontent.pm
Virtualshelfcontents.pm
Virtualshelfshare.pm Bug 11943: Prevent double accepts in Koha::Virtualshelfshare 2018-05-11 10:52:43 -03:00
Virtualshelfshares.pm
Virtualshelves.pm Bug 20179: [sql_modes] Remove GROUP BY in get_shelves_containing_record 2018-04-09 16:15:17 -03:00
XSLT_Handler.pm Bug 20272: Replace error numbers by codes in XSLT_Handler 2018-07-02 12:12:48 +00:00
Z3950Server.pm Bug 20047: Add Koha::Z3950Server Oject and use it to get server count 2018-04-20 13:34:41 -03:00
Z3950Servers.pm Bug 20047: Add Koha::Z3950Server Oject and use it to get server count 2018-04-20 13:34:41 -03:00