[Koha-bugs] [Bug 17942] Update style of the web installer with Bootstrap 3

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Jan 19 20:21:12 CET 2017


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

--- Comment #1 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 59275
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=59275&action=edit
Bug 17942 - Update style of the web installer with Bootstrap 3

This patch makes style and markup changes to the web installer and new
onboarding tool (Bug 17855).

- Markup has been corrected, improved, and in many places reindented.
- Some page titles have been made more specific.
- Some JavaScript and CSS have been moved to separate files.

In the onboarding tool I have removed form validation from the markup
and JavaScript in many cases where the requirements were not matched
elsewhere in Koha. For instance, we shouldn't limit item type
descriptions to only letters because the database doesn't require such a
limit.

To test, apply the patch and run the web installer with an empty
database. Confirm that the installation process completes correctly and
that each page looks good and works correctly.

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


More information about the Koha-bugs mailing list