[Koha-bugs] [Bug 17855] New onboarding tool feature to guide users through setting up Koha, and minor web installer UI improvements

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Apr 12 17:28:11 CEST 2017


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17855

--- Comment #176 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
- On installer/step3.tt:
I'd remove the <button> tag, it does not display as other buttons. Let's style
it later.
Same for the other ones (search for '<button>' in installer/*.tt)

Why did you change the wording "update your database" to "Update Database"?

Same for "Install Basic Configuration Settings", uppercases on each word is
wrong.

- On onboarding/onboardingstep5.tt:
  * max="10" => Why? Unnecessary limitation
  * No default value for checkouts, loan, renewals and renewal period

- Step "Create a new patron category", I can choose pick negative value for
"months" (cannot confirm the form but would be good to min="0")

- If I hit onboarding.pl or install.pl once the install is done, I login with
DB user, click on "next" twice and end  on a "Koha web installer › Step 3" with
a button "Back to Installation".
Before this patch it was a "Continue to log in to Koha".
This is wrong.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list