Bug 26995: (QA follow-up) Fix logic in database update
[koha.git] / installer / onboarding.pl
2020-11-06 Aleisha AmohiaBug 14866: Make high holds work with different item...
2020-10-15 Julian MauriceBug 25898: Prohibit indirect object notation
2020-09-09 Agustin MoyanoBug 23816: (follow-up) Fix many things
2020-09-03 Jonathan DruartBug 24663: Remove authnotrequired if set to 0
2020-07-09 Slava ShishkinBug 25695: merge of similar code blocks after circulati...
2020-05-26 Petro VashchukBug 25556: fix for unnecessary empty name/value pairs...
2020-02-21 Aleisha AmohiaBug 22655: Adding holds rules to Onboarding tool
2020-02-04 Joonas KylmäläBug 18936: (follow-up) Add missing import of Koha:...
2020-02-04 Jonathan DruartBug 18936: Insert default rules during the onboarding...
2020-02-04 Jesse WeaverBug 18936: (follow-up) Fix tests, replace old get_onshe...
2019-03-15 Martin RenvoizeBug 22489: Update onboarding tool for bug 18925
2019-01-25 Tomas Cohen AraziBug 22048: Use set_password in onboarding.pl
2018-08-08 Jonathan DruartBug 21149: Fix superlibrarian creation in onboarding
2018-07-24 Nick ClemensBug 20287: (RM follow-up) Restore use C4::Members
2018-07-18 Jonathan DruartBug 20287: Replace occurrences of AddMember with Koha...
2018-02-12 Jonathan DruartBug 16735: Remove unecessary use of Koha::LibraryCatego...
2017-12-14 Alex BuckleyBug 19514: Implement password restrictions into onboard...
2017-05-09 Jonathan DruartBug 17942: Remove type for messages
2017-04-28 Jonathan DruartBug 17855: Simplify the onboarding tool
2017-04-28 Jonathan DruartBug 17855: No need to resend the library list to the...
2017-04-28 Jonathan DruartBug 17855: Redirect to the installer if installation...
2017-04-28 Jonathan DruartBug 17855: Do not create a new dbh, get it from C4...
2017-04-28 Jonathan DruartBug 17855: perltidy onboarding.pl
2017-04-28 Alex BuckleyBug 17855 - Followup patch following requests in commen...
2017-04-28 Alex BuckleyBug 17855: Onboarding tool