Bug 20667: Update two-column templates with Bootstrap grid: Acquisitions part 1
[koha.git] / t / Koha /
2018-06-22 Ere MaijalaBug 20073: Move Elasticsearch configs to yaml files...
2018-05-21 Jonathan DruartRevert "Bug 20073: Move Elasticsearch configs to yaml...
2018-05-14 Tomas Cohen AraziBug 20764: (QA follow-up) Fix path to sample plugins
2018-04-23 Ere MaijalaBug 20073: Move Elasticsearch configs to yaml files...
2018-04-19 Tomas Cohen AraziBug 20590: Unit tests
2018-04-12 Marcel de RooyBug 14769: (QA follow-up) Remove global var $cached_ind...
2018-04-12 Marcel de RooyBug 14769: Add tests for _thesaurus_info in ControlledI...
2018-04-12 Marcel de RooyBug 14769: Introduce Koha::Authority::ControlledIndicators
2018-04-06 Kyle M HallBug 20181: Unit tests
2018-04-04 Tomas Cohen AraziBug 19223: Unit tests for output and output_html methods
2017-12-22 Jonathan DruartBug 19760: Fix Config.t test
2017-12-11 Tomas Cohen AraziBug 19410: Move build_query_params_from_api into a...
2017-12-11 Tomas Cohen AraziBug 19370: (QA follow-up) Use OpenAPI's handling of...
2017-12-11 Tomas Cohen AraziBug 19370: Unit tests
2017-12-11 Tomas Cohen AraziBug 19278: Unit tests
2017-12-11 Tomas Cohen AraziBug 19369: Unit tests
2017-12-11 Tomas Cohen AraziBug 19234: Unit tests for query parameters handling...
2017-12-11 Tomas Cohen AraziBug 19542: Add a check for ES configuration health
2017-10-27 Tomas Cohen AraziBug 16660: (followup) Unit tests
2017-10-09 Tomas Cohen AraziBug 19196: Rename page and per_page
2017-10-09 Tomas Cohen AraziBug 19196: Unit tests
2017-09-19 Kyle M HallBug 19173: Make OPAC online payments pluggable
2017-08-15 Jonathan DruartBug 18292: Remove return 1 statements in tests
2017-08-15 Marcel de RooyBug 19049: Testing RecordsFromMarcPlugin with a to_marc...
2016-09-25 Marcel de RooyBug 17302: [Follow-up] Make Normalize.pm undef-resistent
2016-09-25 Tomas Cohen AraziBug 17302: Add Koha::Util::Normalize for normalization...
2016-09-09 Tomas Cohen AraziBug 11921: (followup) Don't die on non-existent koha...
2016-09-09 Marcel de RooyBug 16586: Koha Plugins: Limit results of GetPlugins...
2016-04-26 Jesse WeaverBug 12748: (QA followup) make new tests pass
2016-04-26 Robin SheatBug 12478 - add some base objects that the ES code...
2016-03-24 Jonathan Druart Bug 16011: Reintroduce $VERSION for 2 pm
2016-03-24 Jonathan Druart Bug 16011: $VERSION - Remove the $VERSION init
2015-05-04 Kyle M HallBug 12412: Add ability for plugins to convert arbitrary...
2013-03-20 Jared Camins-EsakovMerge branch 'bug_7804' into 3.12-master
2013-03-20 Kyle M HallBug 7804 - Add Koha Plugin System - QA Followup 2
2013-03-20 Kyle M HallBug 7804 - Add Koha Plugin System - Unit Tests