[Koha-bugs] [Bug 17855] Updated Koha web installer and new onboarding tool feature to guide users through setting up Koha

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


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

M. Tompsett <mtompset at hotmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #59140|0                           |1
        is obsolete|                            |
  Attachment #59141|0                           |1
        is obsolete|                            |
  Attachment #59174|0                           |1
        is obsolete|                            |
  Attachment #59188|0                           |1
        is obsolete|                            |

--- Comment #111 from M. Tompsett <mtompset at hotmail.com> ---
Created attachment 59281
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=59281&action=edit
[SIGNED-OFF] Bug 17855 - Other followups

- Removed the html regex from the cardnumber field in the
'Create patron administrator' page of the onboarding tool. Added
'|html' into the the value attribute of the cardnumber input
field to filter the inputted cardnumber.

So now the same level of validation exists for validating the
inputted cardnumber in the staff interface and the onboarding
tool.

- Removed the unnecessary javascript cardnumber
validation code from onboardingstep3.tt

- Removed HTML regexes from all fields on all screens
of onboarding tool except branchcode, patron category code
and item type code. Also ensured these three remaining regexes
are all {1,10} for length as they are all required.

- Added |html and added in input title attribute to
input fields where it existed previously

Signed-off-by: Mark Tompsett <mtompset at hotmail.com>

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


More information about the Koha-bugs mailing list