.. |
Acquisition
|
Bug 11844: Add tests
|
2023-05-16 12:58:38 +02:00 |
api/v1
|
Merge branch '23.05.x' into 23.05.x-security
|
2024-07-25 04:53:25 +00:00 |
Auth
|
Bug 36056: Clarify subpermissions AND behavior
|
2024-03-19 20:40:27 +00:00 |
AuthoritiesMarc
|
|
|
Authority
|
Bug 29522: Unit test
|
2024-03-19 21:51:58 +00:00 |
Biblio
|
Bug 34549: Strip non-XML chars during TransformHtmlToMarc
|
2023-10-09 09:28:05 -10:00 |
Budgets
|
|
|
Circulation
|
Bug 36567: (Rmaint follow-up) fix failing test
|
2024-05-29 13:09:36 +00:00 |
CourseReserves
|
|
|
Creators
|
|
|
cronjobs
|
|
|
data
|
|
|
Exporter
|
Bug 25503: Add failing test for _get_biblio_for_export
|
2023-05-10 15:26:19 -03:00 |
Holds
|
Bug 36923: Remove warnings from Holds/LocalHoldsPriority.t
|
2024-05-31 15:35:47 +00:00 |
Illrequest
|
|
|
Items
|
Bug 36010: Fix Items/AutomaticItemModificationByAge.t failing since Bug 32029
|
2024-03-19 19:50:15 +00:00 |
Koha
|
Bug 36122: Update unit test
|
2024-05-28 21:24:09 +00:00 |
Labels
|
|
|
LDAP
|
|
|
Letters
|
Bug 31735: Avoid re-fetcing objects from database by passing them directly instead of ids to various subroutines
|
2023-05-12 12:40:21 -03:00 |
Members
|
|
|
misc/translator
|
|
|
OAI
|
|
|
Patron
|
|
|
Record
|
|
|
Reports
|
|
|
Reserves
|
Bug 17798: Confirm hold when printing slip from another patron's account
|
2023-11-09 21:04:59 -10:00 |
Search
|
|
|
selenium
|
Bug 23102: No mock in selenium
|
2024-05-28 18:00:21 +00:00 |
Serials
|
Bug 23775: Claiming a serial issue doesn't create the next one
|
2023-07-17 15:55:19 +01:00 |
SIP
|
Bug 36605: [23.05.x] Add update_lastseen to handle_patron_status for SIP
|
2024-05-28 21:03:36 +00:00 |
Template/Plugin
|
Bug 33607: Add framework display to staff details page
|
2023-05-16 15:17:43 -03:00 |
Utils
|
Bug 34913: Adjust C4::Utils::DataTables::VirtualShelves
|
2024-03-19 19:19:13 +00:00 |
www
|
Bug 35922: Fix www/batch.t
|
2024-03-19 19:26:32 +00:00 |
00-strict.t
|
|
|
01-test_dbic.t
|
|
|
Accounts.t
|
Bug 34912: Add 14 hours to 1970 date in Account(s).t
|
2023-10-05 09:54:39 -10:00 |
Acquisition.t
|
|
|
Amazon.t
|
|
|
ArticleRequests.t
|
|
|
AudioAlerts.t
|
|
|
Auth.t
|
Bug 36575: (Rmaint follow-up) Fix number of tests
|
2024-06-03 15:10:14 +00:00 |
Auth_with_cas.t
|
|
|
Auth_with_ldap.t
|
Bug 36575: Unit tests for checkpw_ldap
|
2024-06-03 15:10:13 +00:00 |
Auth_with_shibboleth.t
|
Bug 36575: Unit tests for checkpw_shib
|
2024-06-03 15:10:13 +00:00 |
AuthorisedValues.t
|
Bug 35588: Tidy up t/db_dependent/AuthorisedValues.t
|
2024-01-12 22:05:02 +00:00 |
AuthoritiesMarc.t
|
|
|
AuthoritiesMarc_GetTagsLabels.t
|
|
|
AuthUtils.t
|
|
|
BackgroundJob.t
|
|
|
Barcodes.t
|
|
|
Barcodes_ValueBuilder.t
|
|
|
Biblio.t
|
Bug 36473: (follow-up) Additionally warn the stringified exception
|
2024-05-28 19:19:30 +00:00 |
Biblio_holdsqueue.t
|
|
|
Breeding.t
|
Bug 33404: Add unit tests
|
2023-07-17 16:33:30 +01:00 |
Breeding_Auth.t
|
Bug 33404: Add unit tests
|
2023-07-17 16:33:30 +01:00 |
Budgets.t
|
|
|
Cache.t
|
|
|
Calendar.t
|
Bug 33727: (QA follow-up) perl tidy whole file
|
2023-07-18 12:40:38 +01:00 |
Charset.t
|
|
|
check_kohastructure.t
|
|
|
check_sysprefs.t
|
Revert "Bug 34979: Add unit test for comparing YAMl files with sysprefs.sql"
|
2024-02-12 16:03:08 +00:00 |
Circulation.t
|
Bug 36567: Get rid of Datetime warning in Circulation.t and dateexpiry.t
|
2024-05-28 21:29:58 +00:00 |
Circulation_holdsqueue.t
|
|
|
Clubs.t
|
|
|
Context.t
|
|
|
Contract.t
|
|
|
CourseReserves.t
|
|
|
db_structure.t
|
|
|
DecreaseLoanHighHolds.t
|
|
|
Filter_MARC_ViewPolicy.t
|
Bug 32648: Clear cache in Filter_MARC_ViewPolicy.t
|
2023-05-16 11:24:26 +02:00 |
Fines.t
|
|
|
FrameworkPlugin.t
|
Bug 37146: Add tests
|
2024-07-18 18:33:21 +12:00 |
Heading.t
|
Bug 33557: Add LinkerConsiderThesaurus system preference
|
2023-05-10 15:26:26 -03:00 |
Heading_MARC21.t
|
Bug 33277: Do not search using thesaurus when linking non 6XX fields
|
2023-05-10 15:26:22 -03:00 |
Hold.t
|
|
|
Holds.t
|
Bug 32894: (QA follow-up) Fix tests
|
2023-07-12 07:50:41 +01:00 |
HoldsQueue.t
|
Bug 32565: (follow-up) Tidy
|
2024-05-28 21:14:39 +00:00 |
Holidays.t
|
Bug 27249: Replace DateTime->now by dt_from_string
|
2023-10-24 20:27:34 -10:00 |
Illcomments.t
|
|
|
Illrequestattributes.t
|
|
|
Illrequests.t
|
|
|
ILSDI_Services.t
|
Bug 34893: (QA follow-up) Tidy code for qa script
|
2024-01-24 17:33:44 +00:00 |
ImportBatch.t
|
|
|
ImportExportFramework.t
|
|
|
Installer.t
|
|
|
Items.t
|
Bug 34656: (QA follow-up) perltidy
|
2023-09-17 22:03:55 -10:00 |
Koha.t
|
|
|
Koha_Database.t
|
|
|
Koha_Elasticsearch.t
|
|
|
Koha_ExternalContent_OverDrive.t
|
|
|
Koha_MetadataRecord_Authority.t
|
|
|
Koha_Misc_Files.t
|
|
|
Languages.t
|
Bug 32775: (QA follow-up) remove useless empty line
|
2023-05-15 18:23:54 -03:00 |
Letters.t
|
Bug 36520: Add tests
|
2024-06-07 13:16:28 +00:00 |
LibraryGroups.t
|
|
|
Linker_Default.t
|
|
|
Linker_FirstMatch.t
|
|
|
Log.t
|
|
|
MarcModificationTemplates.t
|
Bug 24480: (follow-up) Adjust tests
|
2023-11-09 15:58:08 -10:00 |
Members.t
|
Bug 35042: Remove set datelastseen to null on table in Members.t
|
2023-10-24 21:13:39 -10:00 |
Message.t
|
|
|
MungeMarcPrice.t
|
|
|
Overdues.t
|
|
|
Passwordrecovery.t
|
|
|
Patroncards.t
|
|
|
PatronLists.t
|
|
|
Patrons.t
|
Bug 36508: Unit tests
|
2024-05-23 14:08:27 +00:00 |
Prices.t
|
Bug 34967: Move to db_dependent
|
2023-10-05 09:34:17 -10:00 |
Record.t
|
|
|
RecordProcessor_EmbedSeeFromHeadings.t
|
|
|
Reports.t
|
|
|
Reserves.t
|
Bug 35491: Add logging to RevertWaitingStatus
|
2024-01-04 20:48:14 +00:00 |
rollingloans.t
|
|
|
RotatingCollections.t
|
|
|
Search.t
|
Bug 36924: Remove warning "Value not allowed for auto_incr itemnumber in Item"
|
2024-05-31 15:15:16 +00:00 |
Serials.t
|
Bug 24879: (Rmaint follow-up) Fix text suite
|
2024-03-27 13:52:50 +00:00 |
Serials_2.t
|
|
|
Service.t
|
|
|
ShelfBrowser.t
|
|
|
Sitemapper.t
|
|
|
Stats.t
|
|
|
StockRotationItems.t
|
|
|
StockRotationRotas.t
|
|
|
StockRotationStages.t
|
|
|
SuggestionEngine_ExplodedTerms.t
|
|
|
Suggestions.t
|
Bug 35215: Add few assumptions in Suggestions.t around emailing
|
2023-11-09 21:25:31 -10:00 |
sysprefs.t
|
Bug 36793: Unit test
|
2024-05-30 19:47:23 +00:00 |
TablesSettings.t
|
|
|
Tags.t
|
|
|
Templates.t
|
|
|
TestBuilder.t
|
|
|
Upload.t
|
|
|
UsageStats.t
|
|
|
Virtualshelves.t
|
Bug 30418: Unit tests
|
2023-05-15 18:23:58 -03:00 |
XISBN.t
|
|
|
XSLT.t
|
Bug 33733: Move to db_dependent
|
2023-05-16 12:38:16 +02:00 |
yaml.t
|
|
|
zebra_config.pl
|
|
|