Bug 7862: Preventing warns when creating a notice
[koha.git] / t /
2018-10-08 Kyle M HallBug 21352: Allow plugins to add CSS and Javascript...
2018-10-08 Jonathan DruartBug 21432: (bug 20899 follow-up) Fix patron's name...
2018-10-08 Martin RenvoizeBug 21385: Add Unit Tests
2018-10-08 Katrin FischerBug 15971: Add biblioitems to available fields for...
2018-10-05 Jonathan DruartBug 21133: [18.05.x] Fix use statements order
2018-09-27 Kyle M HallBug 20669: Add upgrade method to plugins
2018-09-27 Jonathan DruartBug 21196: Add tests
2018-09-27 Marcel de RooyBug 21281: (QA follow-up) Introduce _add_backtics
2018-09-27 Mark TompsettBug 21281: Correct t/db_dependent/Creators/Lib.t failures
2018-09-27 Jonathan DruartBug 21281: Surround creator_templates.rows with backquotes
2018-09-20 Tomas Cohen AraziBug 21334: Unit tests
2018-09-20 Tomas Cohen AraziBug 21116: Unit tests
2018-09-17 Jonathan DruartBug 21360: Prevent IssueSlip.t to fail when run at...
2018-09-17 Jonathan DruartBug 21355: Prevent GetDailyQuote.t to fail when run...
2018-09-05 Kyle M HallBug 21231: Add Unit Test
2018-08-29 Jonathan DruartBug 21199: Hide patron's attributes from ILSDI if required
2018-08-24 Nick ClemensBug 15408: Fix tests to fail without patch
2018-08-24 Baptiste WojtkowskiBug 15408: Remove fund's timestamp when cloning a budget
2018-08-24 Marcel de RooyBug 20487: AddReturn should clear items.onloan for...
2018-08-24 Jonathan DruartBug 21238: Prevent TemplateToolkit.t to fail on slow...
2018-08-24 Nick ClemensBug 18947: LDAP - do not assume anonymous bind if no...
2018-08-16 Jonathan DruartBug 21226: Remove xISBN services
2018-08-16 Jonathan DruartBug 21230: Prevent Reserves.t to fail randomly
2018-08-16 Jonathan DruartBug 21213: Add diagnostics to Circulation.t
2018-08-10 Nick ClemensBug 18635: Unit tests
2018-08-10 David BourgaultBug 20660: Test AddReturn with $return_date override
2018-08-09 Nick ClemensBug 21075: Unit tests
2018-08-06 Nick ClemensBug 19604: Unit tests
2018-08-03 Alex ArnaudBug 21032: Fix using facet for searches made on specifi...
2018-08-03 Jonathan DruartBug 20757: Add pod for ->capture
2018-08-03 Jonathan DruartBug 20757: Capture and upload screenshot on selenium...
2018-08-03 Martin RenvoizeBug 20980: (RMaint follow-up) - Fix for missing use...
2018-08-02 Tomas Cohen AraziBug 20942: Split debit and credit lines
2018-08-02 Tomas Cohen AraziBug 20942: Unit tests for /patrons/{patron_id}/account
2018-08-02 Tomas Cohen AraziBug 20990: (QA follow-up) make outstanding_credits...
2018-08-02 Kyle M HallBug 20990: Make same changes that were made to outstand...
2018-08-02 Josef MoravecBug 20990: (follow-up) Fix test description
2018-08-02 Tomas Cohen AraziBug 20990: Unit tests for Koha::Account->outstanding_cr...
2018-08-02 Tomas Cohen AraziBug 20980: (QA follow-up) Do not delete existing data...
2018-08-02 Tomas Cohen AraziBug 20980: (follow-up) Only use UpdateStats for 'paymen...
2018-08-02 Martin RenvoizeBug 20942: Revert - Too many missing dependancies
2018-08-02 Tomas Cohen AraziBug 20942: Split debit and credit lines
2018-08-02 Tomas Cohen AraziBug 20942: Unit tests for /patrons/{patron_id}/account
2018-07-15 Tomas Cohen AraziBug 21022: Unit tests
2018-07-15 Marcel de RooyBug 20900: Add CPL branch in t_Batch.t too
2018-07-15 Marcel de RooyBug 20900: Add CPL test branch in rollingloans.t
2018-07-15 Tomas Cohen AraziBug 21023: Remove warning in t/db_dependent/Circulation...
2018-07-15 Julian MauriceBug 19502: Retrieve index.max_result_window from ES
2018-07-15 Alex ArnaudBug 21046: Return the correct borrowernumber when there...
2018-07-10 Tomas Cohen AraziBug 20946: (QA follow-up) make outstanding_debits retur...
2018-07-10 Nick ClemensBug 20946: (RM follow-up) Additional tests and fix...
2018-07-10 Kyle M HallBug 20946: Additional unit tests for 0 lines edge case
2018-07-10 Tomas Cohen AraziBug 20946: Add Koha::Account::outstanding_debits
2018-06-27 Colin CampbellBug 20972: Add a testcase for bug 20972
2018-06-27 Marcel de RooyBug 20702: Add unit tests for GetHostItemsInfo
2018-06-25 Martin RenvoizeBug 20906: Prevent test failures due to precision chang...
2018-06-25 Martin RenvoizeBug 20906: Prevent test failures due to precision changes
2018-06-15 Kyle M HallBug 20285: Unit Test
2018-06-11 Jonathan DruartBug 20886: Do not cast undef to 0 (TO_JSON)
2018-06-11 Jonathan DruartBug 20877: Do not consider DB user has permissions
2018-06-11 Marcel de RooyBug 18821: (QA follow-up) Last tweaks for performance
2018-06-11 Kyle M HallBug 18821: Convert to using cache with date checking
2018-06-11 Kyle M HallBug 18821: TrackLastPatronActivity is a performance...
2018-06-11 Jonathan DruartBug 20889: Add tests - not for loan items cannot be...
2018-06-11 Marcel de RooyBug 20866: (QA follow-up) Use build_object and remove...
2018-06-11 Jonathan DruartBug 20866: Make ArticleRequests.t pass even if table...
2018-06-05 Kyle M HallBug 17561: (QA follow-up) Update existing unit tests
2018-06-05 Benjamin RoksethBug 17561: ReserveSlip needs itemnumber for item level...
2018-06-05 Jonathan DruartBug 20838: Add 2 small tests to check ref
2018-06-05 Jonathan DruartBug 20767: Display a stack trace when a method is not...
2018-06-05 Nick ClemensBug 20825: (QA follow-up) set biblioitemnumber with...
2018-06-05 Jonathan DruartBug 20825: Add regression tests
2018-05-21 Jonathan DruartRevert "Bug 20073: Move Elasticsearch configs to yaml...
2018-05-17 Kyle M HallBug 18856: (QA follow-up) Rename method to avoid confusion
2018-05-17 Jonathan DruartBug 18856: Don't show cancel option for waiting holds...
2018-05-16 Jonathan DruartBug 20724: Add tests for ReservesNeedReturns
2018-05-14 Jonathan DruartBug 20764: Fix Plugins.t v18.05.00-rc1
2018-05-14 Jonathan DruartBug 20764: (follow-up) Rename the test file
2018-05-14 Jonathan DruartBug 20404: Fix Patrons/Import.t
2018-05-14 Jonathan DruartBug 20764: Rename the test file
2018-05-14 Tomas Cohen AraziBug 20764: (QA follow-up) Fix path to sample plugins
2018-05-14 Mirko TietgenBug 20764: Koha_Template_Plugin_KohaPlugins.t is db...
2018-05-14 Jonathan DruartBug 19181: Do not screenshot
2018-05-11 Jonathan DruartBug 19181: Fix jenkins failure
2018-05-11 Nick ClemensBug 20737: Use https for baker and taylor cover images
2018-05-11 Jonathan DruartBug 19181: Add new tests
2018-05-11 Mark TompsettBug 19181: Change to use ENV, fix login and passwords
2018-05-11 Alex BuckleyBug 19181: Selenium test for logging into the Koha...
2018-05-11 Marcel de RooyBug 11943: Add unit test for double accepts
2018-05-09 Tomas Cohen AraziBug 20624: Net::OAuth2::AuthorizationServer is not...
2018-05-09 Tomas Cohen AraziBug 20624: (QA follow-up) Unit tests for missing deps...
2018-05-09 Tomas Cohen AraziBug 20624: Unit tests
2018-05-09 Tomas Cohen AraziBug 20612: Unit tests
2018-05-09 Tomas Cohen AraziBug 20568: (QA follow-up) Test client_id and secret...
2018-05-09 Tomas Cohen AraziBug 20568: Unit tests
2018-05-08 Julian MauriceBug 20402: Use TestBuilder->build_object in oauth.t
2018-05-08 Julian MauriceBug 20402: Fix oauth.t
2018-05-08 Julian MauriceBug 20402: Implement OAuth2 authentication for REST API
2018-05-07 Jonathan DruartBug 20721: (bug 19403 follow-up) Prevent Circulation...
2018-05-07 Jonathan DruartBug 20531: (follow-up) Set the timestamps to the same...
next