[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
Fri Apr 28 17:48:39 CEST 2017


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

Owen Leonard <oleonard at myacpl.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #60100|0                           |1
        is obsolete|                            |
  Attachment #60710|0                           |1
        is obsolete|                            |

--- Comment #38 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 62856
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=62856&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