Bug 33478: Apply formatting to HOLD_SLIP
[koha.git] / t /
2024-04-26 Tomas Cohen AraziBug 31791: Add Koha::Biblio::Metadata->record_source
2024-04-26 Tomas Cohen AraziBug 31791: Add x-record-source-id header to POST /biblios
2024-04-26 Tomas Cohen AraziBug 31791: Add 'source_record_id' param to {Add,Mod...
2024-04-26 Tomas Cohen AraziBug 31791: Add Koha::Biblio->can_be_edited
2024-04-26 Andreas JonssonBug 35826: Add unit tests.
2024-04-26 Tomas Cohen AraziBug 36505: Unit tests
2024-04-26 Tomas Cohen AraziBug 36495: Use render_resource_not_found() helper every...
2024-04-26 Tomas Cohen AraziBug 36495: Add render_resource_not_found() and render_r...
2024-04-26 Pedro AmorimBug 36482: Add embed tests
2024-04-26 Tomas Cohen AraziBug 36481: Add GET /libraries/:library_id/cash_registers
2024-04-26 Tomas Cohen AraziBug 36480: Add GET /libraries/:library_id/desks
2024-04-26 Tomas Cohen AraziBug 36480: Add Koha::Library->desks
2024-04-26 Jonathan DruartBug 35353: Add REST API endpoint to retrieve old holds
2024-04-26 Jonathan DruartBug 35919: Fix cypress tests
2024-04-26 Tomas Cohen AraziBug 35919: Add Koha::Biblio::Metadata->source_allows_ed...
2024-04-26 Matt BlenkinsopBug 35919: Add superlibrarian permission to Permissions.t
2024-04-26 Tomas Cohen AraziBug 35919: Add cypress tests
2024-04-26 Tomas Cohen AraziBug 35919: Add /record_sources endpoints
2024-04-26 Martin RenvoizeBug 16122: Tidy changed code blocks
2024-04-26 Lucas GassBug 16122: Add unit test
2024-04-26 David GustafssonBug 36160: Use $builder->build_object for patron object...
2024-04-26 Marcel de RooyBug 27893: (follow-up) Check orderstatus in orders...
2024-04-26 Martin RenvoizeBug 36535: (QA follow-up) Use dt_from_string
2024-04-26 Jonathan DruartBug 36535: (bug 33568 follow-up) Add missing tests
2024-04-26 Martin RenvoizeBug 35362: (follow-up) Fix guaruntor preview modal...
2024-04-26 Marcel de RooyBug 35979: (follow-up) Add check in ->enqueue
2024-04-26 Jonathan DruartBug 30645: Add tests
2024-04-26 Pedro AmorimBug 30645: Add REST/Plugin/Query tests
2024-04-24 Martin RenvoizeBug 35568: (RM follow-up) Use warnings_exist over warni...
2024-04-24 Martin RenvoizeBug 32132: (RM follow-up) Use testbuilder in Acquisitions.t
2024-04-23 Emmi TakkinenBug 32132: Fix failing tests
2024-04-22 Nick ClemensBug 36328: (QA follow-up) Expand tests and reorder...
2024-04-22 Jonathan DruartBug 36328: Add a separate 'note' profile
2024-04-22 Jonathan DruartBug 36328: Add test
2024-04-22 Nick ClemensBug 33960: Unit tests
2024-04-22 Katrin FischerBug 35581: Fix failing t/db_dependent/Koha/ILL/Request.t
2024-04-22 Tomas Cohen AraziBug 35581: Cleanup Comments.t
2024-04-22 Pedro AmorimBug 35581: Koha::Illrequest -> Koha::ILL::Request
2024-04-22 Pedro AmorimBug 35581: Koha::Illrequest::SupplierUpdate* -> Koha...
2024-04-22 Pedro AmorimBug 35581: Koha::Illrequest::Logger -> Koha::ILL::Reque...
2024-04-22 Pedro AmorimBug 35581: Koha::Illrequest::Config -> Koha::ILL::Reque...
2024-04-22 Pedro AmorimBug 35581: Koha::Illrequest::Workflow* -> Koha::ILL...
2024-04-22 Pedro AmorimBug 35581: Koha::Illrequestattribute* -> Koha::ILL...
2024-04-22 Pedro AmorimBug 35581: Koha::Illcomment* -> Koha::ILL::Comment*
2024-04-22 Pedro AmorimBug 35581: Illbatchstatus* -> ILL::Batch::Status*
2024-04-22 Pedro AmorimBug 35581: Koha::*Illbatch* -> Koha::*ILL::*Batch*
2024-04-22 Pedro AmorimBug 35581: Koha::Illbackend -> Koha::ILL::Backend
2024-04-22 Kyle M HallBug 35568: Add a transform_prepared_letter plugin hook...
2024-04-22 Victor Grousset... Bug 35616: (QA follow-up): tidy up code and fix exec...
2024-04-22 Martin RenvoizeBug 35616: API specification update
2024-04-19 Tomas Cohen AraziBug 35967: Add more test cases
2024-04-19 Aleisha AmohiaBug 35967: Add REST API endpoint to list patron recalls
2024-04-19 Pedro AmorimBug 19605: Update expandTemplate to expand_template...
2024-04-19 Emmi TakkinenBug 32132: Do not allow NULL value in column aqbudgets...
2024-04-19 Matt BlenkinsopBug 36093: (QA follow-up) Fix unit tests
2024-04-19 Matt BlenkinsopBug 36093: Add unit test and fix QA tests
2024-04-19 Marcel de RooyBug 36068: Do not overwrite cancellation date in -...
2024-04-19 Marcel de RooyBug 36068: Add maint script acq_cancel_obsolete_orders.pl
2024-04-18 Nick ClemensBug 36473: (follow-up) Additionally warn the stringifie...
2024-04-18 Nick ClemensBug 36473: (follow-up) Add biblionumber to warning
2024-04-18 Nick ClemensBug 36473: (follow-up) Correct biblio to bibliographic
2024-04-18 Tomas Cohen AraziBug 36420: Unit tests
2024-04-16 Nick ClemensBug 20388: (QA follow-up) Tidy
2024-04-16 Alex ArnaudBug 20388: Elasticsearch - Ability to add search fields...
2024-04-16 Tomas Cohen AraziBug 36593: Add 'time' column type support to TestBuilder
2024-04-12 Kyle M HallBug 34621: Tidy Import.t
2024-04-12 Kyle M HallBug 34621: implement Patron import option to 'Renew...
2024-04-12 Laura EscamillaBug 36473: Unit tests
2024-04-12 Nick ClemensBug 23102: No mock in selenium
2024-04-12 Nick ClemensBug 23102: Selenium test
2024-04-12 Aleisha AmohiaBug 6796: (follow-up) QA test tool fixes
2024-04-12 Aleisha AmohiaBug 6796: Fix saving of libraries and tests
2024-04-12 Aleisha AmohiaBug 6796: Consider library hours when calculating due...
2024-04-12 Tomas Cohen AraziBug 36493: Make cashups test more robust
2024-04-05 Janusz KaczmarekBug 32707: Unit tests
2024-04-05 Jonathan DruartBug 35392: Use the same selector as everywhere else...
2024-04-05 Pedro AmorimBug 35392: Update tests
2024-04-05 Kyle M HallBug 36307: SMS::Send driver errors are not captured...
2024-04-05 Jonathan DruartBug 33568: Prevent api/v1/biblios.t to fail randomly
2024-04-05 Jonathan DruartBug 33568: Remove LPAD ordering
2024-04-05 Emily LamancusaBug 36409: Fix capitalization for AcquisitionsDefaultEM...
2024-04-05 Marcel de RooyBug 36268: Add a mock for ReplyToDefault
2024-04-05 Jonathan DruartBug 36349: Add tests
2024-04-04 Tomas Cohen AraziBug 35129: Regression tests
2024-04-04 Julian MauriceBug 36432: Remove circular dependency from Koha::Object
2024-04-03 Fridolin SomersBug 24879: (follow-up) Fix test suite
2024-04-03 Andreas JonssonBug 36244: Unit test for tt syntax in parameters
2024-04-02 Kyle M HallBug 36159: (QA follow-up) Tidy code
2024-04-02 Kyle M HallBug 36159: Add unit test
2024-04-02 Pedro AmorimBug 34886: Comment failing tests
2024-04-02 Marcel de RooyBug 34886: (QA follow-up) chmod, remove POD
2024-04-02 Pedro AmorimBug 34886: Add selenium tests
2024-03-25 Pedro AmorimBug 35107: Add tests
2024-03-25 Marcel de RooyBug 35536: (follow-up) Fix Plugins.t for D10
2024-03-25 Marcel de RooyBug 35548: (follow-up) Fix mock statement for D10
2024-03-25 Tomas Cohen AraziBug 34943: (QA follow-up) Use `before_biblio_action...
2024-03-25 Tomas Cohen AraziBug 34943: Unit tests
2024-03-25 Katrin FischerBug 35850: Adjust tests to changed IDs
2024-03-22 Nick ClemensBug 35386: Add RESTAPIRenewalBranch system preference
2024-03-22 Pedro AmorimBug 34431: Update tests
next