https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17942
Jonathan Druart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA --- Comment #43 from Jonathan Druart <[email protected]> --- 1/ #login_error is not styled, is it expected? 2/ We talked about the default style of btn-primary, should not we apply it a custom style? 3/ "Select no mandatory data", "Select all mandatory data" and others will not be translatable. I think it would be better to list all of them in the template. Note that we should only use "mandatory" and "optional" should be allowed to simplify the structure of our installer files. 4/ TODO later, the JS checks for password should use password_check.inc from bug 18298 (not pushed yet). 5/ Not blocker - "Enrolment period: " block is not really nice ;) 6/ "Enrolment Period" > "Until date" Date is like "MM/DD/YYYY", but hint says "(YYYY-MM-DD)" 7/ There are too many checks defined in onboarding.js, please double... check! (cardnumber_check for instance) -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
