zoneminder/web/skins/classic
Paulius Gedrikas 9b3fecd7a0 Fix iOS autocapitalizing username field on login (#2687)
I propose removing the auto-capitalization from the username field for Safari under iOS by adding autocapitalize="none" to the username form field. Usernames rarely start with a capital letter, so I think this would be a usability improvement for users logging in through iPhones or iPads.

Having to login to ZM under iOS, I've been frustrated at the need to always press on the Caps Lock key on the virtual keyboard to disable the capitalization of the first letter. This is because iOS auto capitalized non-password and non-email HTML form fields. ZM is also case sensitive, so "Admin" will not work if the main user is "admin".
2019-08-27 16:49:03 -04:00
..
css Extend inputs to full width on storage popup 2019-08-26 20:45:20 -04:00
graphics upgrade jquery-ui to 1.12.1 2018-02-08 13:19:16 -05:00
includes Don't auto-add default storage area to header. If someone wants to see it's space in the header they can add it to storage areas 2019-08-08 15:34:07 -04:00
js gracefully handle when window[fnName] doesn't exist 2019-07-23 10:03:28 -04:00
views Fix iOS autocapitalizing username field on login (#2687) 2019-08-27 16:49:03 -04:00
skin.php fix state actions 2019-02-05 12:35:06 -05:00