Bug 19103: (follow-up) Stored XSS in itemtypes.pl
[koha.git] / t /
2017-09-12 Jonathan DruartBug 19067: Test Makefile.PL mapping
2017-09-12 Tomas Cohen AraziBug 18900: (QA followup) Make tests conditional to...
2017-09-12 Fridolin SomersBug 18900: add UT to Number/Price.t
2017-09-06 Marcel de RooyBug 19049: [QA Follow-up] Mock config, default format
2017-09-06 Marcel de RooyBug 19049: [Follow-up] Make sure that GetPlugins finds...
2017-09-06 Marcel de RooyBug 19049: Testing RecordsFromMarcPlugin with a to_marc...
2017-09-06 Jonathan DruartBug 18624: Do not return 1 in tests
2017-09-06 Tomas Cohen AraziBug 18624: Regression test for 'any' vs 'all'
2017-09-06 Nick ClemensBug 16976 - Unit tests
2017-09-06 Marcel de RooyBug 18996: [QA Follow-up] Remove global variables from...
2017-09-06 Marcel de RooyBug 18996: Add checkin subtest in SIP/Message.t
2017-08-03 Marcel de RooyBug 18951: Adjust Isbd.t
2017-08-03 Marcel de RooyBug 18951: Create data for TransformKohaToMarc.t
2017-08-03 Marcel de RooyBug 18951: Some t/Biblio tests are database dependent...
2017-08-03 Marcel de RooyBug 18361: [QA Follow-up] Resolve warning on undef...
2017-08-03 Tomas Cohen AraziBug 18361: (QA followup) Add tests for the no params...
2017-08-03 Marcel de RooyBug 18361: Additional tests for Koha::Objects->find
2017-08-03 Marcel de RooyBug 18361: Koha::Objects->find should accept composite...
2017-08-03 Jonathan DruartBug 18539: remove occurrence in ReNewSubscription.t
2017-08-03 Jonathan DruartBug 18539: Forbid list context calls for Koha::Objects...
2017-07-31 Marcel de RooyBug 18991: [QA Follow-up] Use schema txn_begin and...
2017-07-31 Lari TaskulaBug 18991: Fix cleanup in t/db_dependent/Log.t
2017-07-31 Marcel de RooyBug 18605: Remove TRUNCATE from C4/HoldsQueue.pm
2017-07-31 Lari TaskulaBug 18977: Rollback branch in t/db_dependent/SIP/Message.t
2017-07-31 Lari TaskulaBug 18976: (follow-up) Fix t/db_dependent/Search/Histor...
2017-07-31 Lari TaskulaBug 18976: Fix t/db_dependent/Auth.t cleanup
2017-07-27 Jonathan DruartBug 18982: Remove data in the correct order
2017-07-27 Jonathan DruartBug 18982: Create a circ rule for the data we created
2017-07-27 Jonathan DruartBug 18982: Create a specific itemtype for these tests
2017-07-27 Jonathan DruartBug 18982: category.categorycode must be uppercase
2017-07-27 Jonathan DruartBug 18982: Use KOHA_INTRANET_URL instead of syspref...
2017-07-27 Jonathan DruartBug 18572: Remove AddRenewal parameter
2017-07-27 Nick ClemensBug 18572 - QA Followup
2017-07-27 Nick ClemensBug 18572 - Improper branchcode set during OPAC renewal
2017-07-27 Nick ClemensBug 18826 - (QA Followup) Add mock SessionStorage to...
2017-07-27 Jonathan DruartBug 18826: rollback transaction for api tests
2017-07-27 Jonathan DruartBug 18910: Revert "Bug 18152: Add tests"
2017-07-27 Jonathan Druart(17.05.x) Bug 18966: Do not deal with duplicate issue_i...
2017-07-18 Baptiste WojtkowskiBug 18613: Add unit tests for getletter
2017-07-18 Mark TompsettBug 18748: Noisy t/db_dependent/AuthorisedValues.t
2017-07-12 Colin CampbellBug 18755: Allow empty passwords in Patron Info to...
2017-07-12 Nick ClemensBug 18434 - Followup fix tests for sorting and factes
2017-07-12 Tomas Cohen AraziBug 18434: (QA followup) Move _convert_marc_to_json...
2017-07-12 Tomas Cohen AraziBug 18434: Add tests for K:SE:E::get_fixer_rules
2017-07-10 Fridolin SomersBug 18756 - add Unit Test
2017-07-10 Julian MauriceBug 18782: Remove unused C4::Serials::getsupplierbyserialid
2017-06-29 Marcel de RooyBug 18697: Final polishing
2017-06-29 Marcel de RooyBug 18697: Adjusting unit tests for dayly serial freque...
2017-06-29 Marcel de RooyBug 18697: Adjusting unit tests for weekly serial frequ...
2017-06-29 Marcel de RooyBug 18607: Adjusting unit tests for monthly serial...
2017-06-29 Marcel de RooyBug 18356: Extend GetNextDate.t, add GetFictiveIssueNum...
2017-06-27 Mark TompsettBug 18807: t/db_dependent/www/batch.t fails
2017-06-27 Jonathan DruartBug 18807: Fix tests www/batch.t
2017-06-27 Jonathan DruartBug 18804: Add additional information to execute succes...
2017-06-27 Jonathan DruartBug 18804: (bug 13501 follow-up) Fix add item form...
2017-06-27 Jonathan DruartBug 18804: (bugs 16400,11088 follow-up) Update the...
2017-06-27 Jonathan DruartBug 18804: (bug 16286 follow-up) Update the "save categ...
2017-06-27 Jonathan DruartBug 18804: Skip selenium tests if Selenium::Remote...
2017-06-22 Jonathan DruartBug 18651: Fix tests if no circ rule exist
2017-06-22 Jonathan DruartBug 18651: Update accountlines.issue_id is the issue_id...
2017-06-22 Jonathan DruartBug 18651: Do not charge if the checkin failed
2017-06-22 Jonathan DruartBug 18651: Update issue_id in AddReturn
2017-06-15 Jonathan DruartBug 18762: Remove some warnings from Search.t
2017-06-15 Jonathan DruartBug 18762: Remove a warning from History.t
2017-06-15 Jonathan DruartBug 18761: Fix tests for AutomaticItemModificationByAge...
2017-06-15 Marcel de RooyBug 18601: OAI/Sets.t mangles data due to truncate...
2017-06-14 Jonathan DruartBug 18794: Fix test ListMetadataFormats in OAI/Server.t
2017-06-13 Mark TompsettBug 18773: Fix failing history.t test
2017-06-13 Mark TompsettBug 18411: Fix failing search_utf8.t tests
2017-06-12 Tomas Cohen AraziBug 18767: Remove useless diags from GetDailyQuote.t
2017-06-12 Tomas Cohen AraziBug 18766: Remove itemtype-related warnings from Articl...
2017-06-12 Jonathan DruartBug 18759: (follow-up) Try to fix random failure from...
2017-06-12 Jonathan DruartBug 18759: Try to fix random failure from Circulation.t
2017-06-09 Jonathan DruartBug 17944: QA follow-up
2017-06-09 Alex BuckleyBug 17944 - Add Koha::ItemType->can_be_deleted and...
2017-05-29 Jonathan DruartBug 18664: Make IssueSlip returns if params are not...
2017-05-29 Marcel de RooyBug 18611: [QA Follow-up] Add unit test for GetItemNumb...
2017-05-29 Marcel de RooyBug 18620: [QA Follow-up] Move the final rollback to...
2017-05-29 Nick ClemensBug 18478 - QA Followup
2017-05-29 Nick ClemensBug 18478 - Additional unit tests
2017-05-29 Nick ClemensBug 18478 - Unit tests
2017-05-29 Nick ClemensBug 18620 - t/db_dependent/Letters.t failing on master
2017-05-24 Jonathan DruartBug 16344: Fix test in GetHardDueDate.t
2017-05-19 Jonathan DruartBug 17898: Automagically convert SQL reports
2017-05-12 Jonathan DruartBug 18314: Add tests
2017-05-09 Jonathan DruartBug 15582: Ability to block auto renewals if OPACFineNo...
2017-05-09 Marcel de RooyBug 18554: Adjust a few typos including responsability
2017-05-09 Nick ClemensBug 17762 (QA Followup) Fix Letters.t - add lang to...
2017-05-09 Jonathan DruartBug 17762: Add the lang parameter to C4::Letters::getletter
2017-05-09 Jonathan DruartBug 17762: Update the letter form interface
2017-05-12 Kyle M HallBug 18557 - Mysqlim CURRENT_DATE in Koha::Clubs::get_en...
2017-05-12 Julian MauriceBug 18579: Fix call to append_fields, fix tests
2017-05-12 Tomas Cohen AraziBug 18579: Regression tests
2017-05-09 Marcel de RooyBug 12063: [QA Follow-up] Small change of two test...
2017-05-09 Alex ArnaudBug 12063 - Remove checking of ExpireReservesMaxPickUpD...
2017-05-09 Alex ArnaudBug 12063 - Fix QA failures
2017-05-09 Alex ArnaudBug 12063 - Fix unit tests
2017-05-09 Alex ArnaudBug 12063 - Keep patron's requested expiration date...
2017-05-09 Alex ArnaudBug 12063 - Remove Koha::Hold::waiting_expires_on since...
2017-05-09 Alex ArnaudBug 12063: Change date calculation for reserve expirati...
next