Bug 17942 [Follow-up] Update style of the web installer with Bootstrap 3
authorOwen Leonard <oleonard@myacpl.org>
Sat, 29 Apr 2017 09:27:01 +0000 (09:27 +0000)
committerKyle M Hall <kyle@bywatersolutions.com>
Tue, 9 May 2017 20:54:31 +0000 (20:54 +0000)
commit1832b315e7dc35a755975d0bd635430ba865c84b
tree9bcde44d1c32d597730d804936f15e944a4382f4
parentf5fc081265c4398f046484b495356ef11405b71d
Bug 17942 [Follow-up] Update style of the web installer with Bootstrap 3

This patch makes changes following QA comments:

- Login error messages now have a style
- Select all/Select none links should now be translatable
- Date format hint now correctly detects date format preference
- Unused JS is removed from onboarding.js

This patch also modifies the 'category_code_check' validation method to
allow numbers as well as letters.

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
koha-tmpl/intranet-tmpl/prog/css/installer.css
koha-tmpl/intranet-tmpl/prog/en/modules/installer/auth.tt
koha-tmpl/intranet-tmpl/prog/en/modules/installer/step3.tt
koha-tmpl/intranet-tmpl/prog/en/modules/onboarding/onboardingstep2.tt
koha-tmpl/intranet-tmpl/prog/js/onboarding.js