Koha/Koha
Nick Clemens fe6cb85c55 Bug 18635: Koha::Patron->guarantees() should return results alphabetically
To test:
1 - Add the same guarantor to a number of patrons, ensuring random order
alphabetically
2 - View the guarantors record, note unordered list of guarantees
3 - Apply patch
4 - Guarantees are alphabetical

Signed-off-by: Marc Véron <veron@veron.ch>

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
2018-08-09 11:36:58 +00:00
..
Account Bug 20703: Add ability to void any credit 2018-07-06 10:36:07 +00:00
Acquisition Bug 19166: Add the ability to add adjustments to an invoice 2018-07-19 17:28:35 +00:00
ArticleRequest
Authority
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
ExternalContent
Filter/MARC
Illrequest
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
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 21134: Correctly throw the exception in Koha::Patron::Modification->approve 2018-07-31 13:01:00 -03:00
Patrons Bug 20287: Replace ModMember in patrons import 2018-07-18 15:49:53 +00:00
Plugins
QueryParser/Driver
RecordProcessor
REST Bug 20942: (QA follow-up) Use $lines->total_outstanding 2018-07-18 16:49:27 +00:00
Schema/Result Bug 17698: DBRev 18.06.00.011 2018-07-23 15:34:12 +00:00
SearchEngine Bug 21032: Fix using facet for searches made on specific index 2018-07-31 13:11:56 -03:00
Serial
Sitemapper
SMS
Subscription
SuggestionEngine
Template/Plugin
Util
Account.pm Bug 19191: (QA follow-up) Remove double fetches from database 2018-07-23 15:09:01 +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
ArticleRequests.pm
AudioAlert.pm
AudioAlerts.pm
AuthorisedValue.pm
AuthorisedValueCategories.pm
AuthorisedValueCategory.pm
AuthorisedValues.pm
Authorities.pm
Authority.pm
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
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
ClassSortRules.pm
ClassSource.pm
ClassSources.pm
Club.pm
Clubs.pm
Config.pm
CsvProfile.pm
CsvProfiles.pm
Database.pm
DateUtils.pm
EDI.pm
Edifact.pm
Email.pm
Exceptions.pm
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
Illrequestattribute.pm
Illrequestattributes.pm
Illrequests.pm
IssuingRule.pm
IssuingRules.pm
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
Library.pm
Linktracker.pm
Localization.pm
Localizations.pm
Logger.pm
MarcSubfieldStructure.pm
MarcSubfieldStructures.pm
MetadataIterator.pm
MetadataRecord.pm
MetaSearcher.pm
MoreUtils.pm
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 18635: Koha::Patron->guarantees() should return results alphabetically 2018-08-09 11:36:58 +00:00
Patrons.pm
Plugins.pm
Rating.pm
Ratings.pm
RecordProcessor.pm
RefundLostItemFeeRule.pm
RefundLostItemFeeRules.pm
Report.pm
Reports.pm
Review.pm
Reviews.pm
Schema.pm
SearchEngine.pm
SearchField.pm
SearchFields.pm
SearchMarcMap.pm
SearchMarcMaps.pm
Serial.pm
Serials.pm
SimpleMARC.pm Bug 13560: Add an 'Add' option for marc modification templates 2018-07-19 17:22:18 +00:00
Sitemapper.pm
Subscription.pm
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
XSLT_Handler.pm Bug 20272: Replace error numbers by codes in XSLT_Handler 2018-07-02 12:12:48 +00:00
Z3950Server.pm
Z3950Servers.pm