From bugzilla-daemon@bugs.koha-community.org Thu Mar 7 20:20:52 2013 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 9764] New: Replace YUI buttons on the authority search popup with Bootstrap Date: Thu, 07 Mar 2013 19:20:30 +0000 Message-ID: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0675260863100663735==" --===============0675260863100663735== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3D9764 Bug ID: 9764 Summary: Replace YUI buttons on the authority search popup with Bootstrap Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All URL: /cgi-bin/koha/authorities/auth_finder.pl OS: All Status: ASSIGNED Severity: enhancement Priority: P5 - low Component: Templates Assignee: oleonard@myacpl.org Reporter: oleonard@myacpl.org The authority search popup has several buttons which are styled with YUI. A couple of these ("Submit," "Cancel") should not be styled at all to conform with general practice. The others ("Clear field," "Create new") can be moved = to a toolbar div and styled with Bootstrap. --=20 You are receiving this mail because: You are watching all bug changes. --===============0675260863100663735==-- From bugzilla-daemon@bugs.koha-community.org Thu Mar 7 20:31:30 2013 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 9764] Replace YUI buttons on the authority search popup with Bootstrap Date: Thu, 07 Mar 2013 19:31:09 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============6169861480915901328==" --===============6169861480915901328== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9764 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. --===============6169861480915901328==-- From bugzilla-daemon@bugs.koha-community.org Thu Mar 7 20:31:32 2013 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 9764] Replace YUI buttons on the authority search popup with Bootstrap Date: Thu, 07 Mar 2013 19:31:11 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============8786374206266174820==" --===============8786374206266174820== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9764 --- Comment #1 from Owen Leonard --- Created attachment 15953 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=15953&action=edit Bug 9764 - Replace YUI buttons on authority search popup with Bootstrap The authority search popup styles several buttons with YUI. Bootstrap should be used instead. This patch removes YUI styling from two buttons ("Submit" and "Cancel") in favor of default styling for consistency's sake. The other buttons ("Clear field" and "Create new") have been moved to a standard toolbar div and styled with Bootstrap. Some inline JavaScript has been moved to the