Bug 30952: Staff interface redesign (header)
[koha.git] / t /
2022-10-12 Solène DesvauxBug 30952: Staff interface redesign (header)
2022-10-12 Kyle HallBug 31552: SIP2 option format_due_date not honored...
2022-10-12 Lucas GassBug 26648: Add tests
2022-10-11 Johanna RaisaBug 31555: change holds GET permission to place_holds
2022-10-11 Nick ClemensBug 30168: Use checkout object in GetSoonestRenewDate
2022-10-11 Nick ClemensBug 28799: Log when item was lost and now found
2022-10-11 Nick ClemensBug 29561: Unit test
2022-10-11 Joonas KylmäläBug 31485: Move _item_denied_renewal to Koha::Item
2022-10-11 Tomas Cohen AraziBug 31587: Regression tests
2022-10-11 Fridolin SomersBug 31649: Add unit tests
2022-10-06 Martin RenvoizeBug 25936: (follow-up) Unit test for store
2022-10-06 Martin RenvoizeBug 25936: (follow-up) Fix ../api/v1/patrons.t
2022-10-05 Tomas Cohen AraziBug 31333: (QA follow-up) Move and improve tests
2022-10-04 Alex BuckleyBug 31333: Unit tests
2022-10-03 Marcel de RooyBug 25936: (QA follow-up) Spelling and wording
2022-10-03 Martin RenvoizeBug 25936: Unit tests
2022-10-03 Martin RenvoizeBug 30646: Unit tests for Auth_with_ldap
2022-10-03 Martin RenvoizeBug 30646: Unit test for Auth_with_shibboleth
2022-10-03 Marcel de RooyBug 23538: (follow-up) Workaround to fix Patron.t
2022-10-03 Marcel de RooyBug 31593: Remove Test::DBIx::Class from Context.t
2022-10-03 Frank HansenBug 30280: Add Unit tests
2022-10-03 Tomas Cohen AraziBug 31528: (QA follow-up) Exclude .stylelintrc.json...
2022-10-03 Julian MauriceBug 31441: Fix Koha::Item::as_marc_field when kohafield...
2022-10-03 Marcel de RooyBug 30571: Z3950Servers.t - Add another subtest
2022-10-03 Marcel de RooyBug 30571: Z3950Servers.t - Create subtest for existing...
2022-09-26 Julian MauriceBug 25375: Fix QueryBuilder.t tests
2022-09-23 Tomas Cohen AraziBug 29744: (QA follow-up) Only consider PLACK_ENV for...
2022-09-23 Tomas Cohen AraziBug 31105: Regression tests
2022-09-23 Alex BuckleyBug 23538: Unit tests
2022-09-23 Tomas Cohen AraziBug 30484: (follow-up) Fix tests
2022-09-23 Andrew IsherwoodBug 30484: Add unit tests
2022-09-23 Nick ClemensBug 25375: Adjust tests and test itemlost, not notforloan
2022-09-23 Julian MauriceBug 25375: Add tests for the "available" ES field
2022-09-23 Marcel de RooyBug 30982: (QA follow-up) No userenv, no jobs
2022-09-23 Tomas Cohen AraziBug 30982: API tweaks
2022-09-23 Tomas Cohen AraziBug 30982: Add Koha::BackgroundJobs->filter_by_current
2022-09-23 Jonathan DruartBug 30982: Add tests and implement GET /background_jobs/$id
2022-09-22 Tomas Cohen AraziBug 31389: (QA follow-up) Missing permissions in tests
2022-09-22 Joonas KylmäläBug 31389: (QA follow-up) Correct test message
2022-09-22 David CookBug 31389: Calculate user permissions in separate function
2022-09-22 Julian MauriceBug 27550: Add unit test for CloneBudgetHierarchy
2022-09-22 Marcel de RooyBug 29744: (QA follow-up) Add underscore test, move...
2022-09-22 Marcel de RooyBug 31598: Fix random failure on Jenkins for Upload.t
2022-09-21 Nick ClemensBug 30359: Unit tests
2022-09-19 Nick ClemensBug 27421: (follow-up) Add exec flag
2022-09-19 Jonathan DruartBug 27421: Add tests
2022-09-16 Nick ClemensBug 30025: Split BiblioAddsAuthorities into two sysprefs
2022-09-16 Aleisha AmohiaBug 15348: Add estimated delivery date field to individ...
2022-09-16 Marcel de RooyBug 29144: Remove opac_info from a few tests
2022-09-16 Marcel de RooyBug 29144: Add $contents->find_best_match, $library...
2022-09-12 Kyle HallBug 31236: Add ability to send custom item fields via...
2022-09-12 Nick ClemensBug 20058: (QA follow-up) Simplify test code
2022-09-12 David GustafssonBug 20058: Add tests
2022-09-12 Martin RenvoizeBug 30921: Replace C4::XSLT::transformMARCXML4XSLT...
2022-09-12 Marcel de RooyBug 31250: (QA follow-up) The future will be easier
2022-09-12 Marcel de RooyBug 31250: Deny clearing cookies with numeric suffix
2022-09-12 Tomas Cohen AraziBug 27981: (QA follow-up) GetMarcBiblio was removed...
2022-09-12 Nick ClemensBug 27981: (follow-up) Fix tests
2022-09-12 Nuño López AnsóteguiBug 27981: Add option to automatically set 001 to the...
2022-09-07 Tomas Cohen AraziBug 31351: (QA follow-up) Trivial string fix
2022-09-07 Marcel de RooyBug 31351: (QA follow-up) Extend the encode/decode...
2022-09-07 Marcel de RooyBug 31351: (QA follow-up) Adjust tests accordingly
2022-09-07 Kyle HallBug 31401: (QA follow-up) Remove Koha.ArePluginsEnabled...
2022-09-07 Nick ClemensBug 31023: Unit tests
2022-09-07 Nick ClemensBug 28290: (follow-up) Unit test
2022-08-31 Jonathan DruartBug 27272: Remove GetItemsInfo, GetItemsLocationInfo...
2022-08-31 Tomas Cohen AraziBug 29697: (QA follow-up) Remove useless warning
2022-08-31 Tomas Cohen AraziBug 29697: (QA follow-up) Make tests less fragile
2022-08-31 Nick ClemensBug 30016: Remove GetOpenIssue subroutine
2022-08-26 Tomas Cohen AraziBug 31473: Fix fragile test about bad OpacHiddenItems...
2022-08-26 Kyle M HallBug 31112: (QA follow-up) Reduce database queries
2022-08-26 Joonas KylmäläBug 31112: CanBookBeRenewed: take into account patrons...
2022-08-26 Kyle HallBug 20262: (QA follow-up) Update unit tests for changes...
2022-08-26 Kyle HallBug 20262: (QA follow-up) Fix spelling errors
2022-08-26 Stefan BerndtssonBug 20262: Add ability to refund lost item fees without...
2022-08-26 Martin RenvoizeBug 24295: Finally remove GetTransfers from C4/Circulation
2022-08-26 Martin RenvoizeBug 24295: Replace mock in t/db_dependent/Circulation...
2022-08-26 Martin RenvoizeBug 24295: Replace mock in t/db_dependent/Search.t
2022-08-25 Martin RenvoizeBug 23681: Move to ::Patron::Restriction::Type(s)
2022-08-25 Martin RenvoizeBug 23681: (QA follow-up) Proper handling of default...
2022-08-25 Emmi TakkinenBug 23681: Fix QA issues
2022-08-25 Martin RenvoizeBug 23681: (QA follow-up) Rename columns
2022-08-25 Martin RenvoizeBug 23681: (QA follow-up) Fix license, perlcritic ...
2022-08-25 Andrew IsherwoodBug 23681: Add unit tests
2022-08-25 Kyle HallBug 12225: Add unit tests
2022-08-22 Jonathan DruartBug 29939: Use the REST API for ratings
2022-08-22 Tomas Cohen AraziBug 30718: (follow-up) index_records is called more...
2022-08-19 Nick ClemensBug 31076: Handle year limits with equal sign or colon
2022-08-19 Fridolin SomersBug 28327: (follow-up) Comma as default CSV delimiter
2022-08-19 Fridolin SomersBug 28327: Add unit tests
2022-08-19 Julian MauriceBug 29955: Move populate_order_with_prices to Koha...
2022-08-19 Jonathan DruartBug 30718: Use flatpickr's altInput
2022-08-18 Nick ClemensBug 30779: Remove _update_import_record_marc and update...
2022-08-17 Tomas Cohen AraziBug 31382: Regression tests
2022-08-17 Nick ClemensBug 26632: Remove two more occurrences
2022-08-16 Tomas Cohen AraziBug 27342: (QA follow-up) Fix test
2022-08-16 Martin RenvoizeBug 27342: (QA follow-up) Remove dbh from new tests
2022-08-16 Jonathan DruartBug 27342: Remove dbh from C4::Auth
2022-08-16 Kyle HallBug 30901: Add Unit Tests
2022-08-16 Tomas Cohen AraziBug 31313: Unit tests
next