[Bug 3565] New: Revamp library transfer limits interface for better control
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3565 Summary: Revamp library transfer limits interface for better control Product: Koha Version: HEAD Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P5 Component: System Administration AssignedTo: oleonard@myacpl.org ReportedBy: oleonard@myacpl.org Estimated Hours: 0.0 Change sponsored?: --- Created an attachment (id=1088) --> (http://bugs.koha.org/cgi-bin/bugzilla3/attachment.cgi?id=1088) Screenshot I propose a change to the branch transfer limit interface to add finer control via bulk selection tools. "Check all" is good, but possibly impractical for a library with many branches and collection code/item types. My patch adds selection by row and by column, as well as check/uncheck/toggle all for individual ccode/itype tables. The patch also breaks the single large table into tabs for each ccode/itype. The attached screenshot shows an example of the results of selecting a whole row and a whole column. -- Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3565 --- Comment #1 from Owen Leonard <oleonard@myacpl.org> 2009-08-31 14:05:54 --- Created an attachment (id=1089) --> (http://bugs.koha.org/cgi-bin/bugzilla3/attachment.cgi?id=1089) Proposed patch -- Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3565 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 |PATCH-Sent -- Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3565 Galen Charlton <gmcharlt@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |gmcharlt@gmail.com Status|NEW |ASSIGNED -- Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3565 --- Comment #2 from Galen Charlton <gmcharlt@gmail.com> 2009-09-06 13:37:25 --- Patch pushed to HEAD. However, there's a glitch with the 'toggle all' action; it should not be toggling the row and column header checkboxes. If it toggles one of them on, the end result will be that all libraries for that row or column will have their transfer limit flag set. If we use JavaScript to manage the row/column header checkboxes, it should follow a rule that the header gets flipped only when all of the boxes in that column or row are in the same state. -- Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3565 Nicole C. Engard <nengard@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nengard@gmail.com --- Comment #3 from Nicole C. Engard <nengard@gmail.com> 2009-09-07 23:24:22 --- I can't seem to get Uncheck all to work. I'm on FF on a Mac. -- Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3565 --- Comment #4 from Owen Leonard <oleonard@myacpl.org> 2009-09-11 23:55:27 --- Created an attachment (id=1129) --> (http://bugs.koha.org/cgi-bin/bugzilla3/attachment.cgi?id=1129) Follow-up patch This patch should fix the problem with the section-specific "uncheck all" link. -- Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3565 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED -- Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
participants (1)
-
bugzilla-daemon@kohaorg.ec2.liblime.com