Bug 22681

Summary: Onboarder: buttons should say "next" instead of "submit"
Product: Koha Reporter: Liz Rea <wizzyrea>
Component: Installation and upgrade (web-based installer)Assignee: Liz Rea <wizzyrea>
Status: BLOCKED --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: gmcharlt, katrin.fischer, wizzyrea
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Bug Depends on: 18888, 18308    
Bug Blocks:    
Attachments: Bug 22681: Onboarder buttons should say "Next" instead of "Submit"
Bug 22681: Onboarder buttons should say "Next" instead of "Submit"

Description Liz Rea 2019-04-10 19:29:59 UTC
Submit is a developer term, it's a wizard, we should use "next" instead.
Comment 1 Liz Rea 2019-04-10 19:41:51 UTC
Created attachment 87732 [details] [review]
Bug 22681: Onboarder buttons should say "Next" instead of "Submit"

To test:
1) Drop and recreate your database, then restart_all

2) Go through the onboarding tool, noting that the order matches the
following and progressing each step the button says "Next":
 1 Create a library
 2 Create patron category
 3 Set minPasswordLength
 4 Create Koha administrator
 5 Create item type
 6 Define currency (see step 3!)
 7 Circulation rule/Complete

All of the pages should work as normal and onboarding should be completed as usual.
Comment 2 Hayley Pelham 2019-04-11 01:50:43 UTC
Created attachment 87748 [details] [review]
Bug 22681: Onboarder buttons should say "Next" instead of "Submit"

To test:
1) Drop and recreate your database, then restart_all

2) Go through the onboarding tool, noting that the order matches the
following and progressing each step the button says "Next":
 1 Create a library
 2 Create patron category
 3 Set minPasswordLength
 4 Create Koha administrator
 5 Create item type
 6 Define currency (see step 3!)
 7 Circulation rule/Complete

All of the pages should work as normal and onboarding should be completed as usual.

Signed-off-by: Hayley Mapley <hayleymapley@catalyst.net.nz>
Comment 3 Katrin Fischer 2019-04-12 08:33:21 UTC
Temporarily blocked by dependency - moving back into the QA queue once that is resolved.