[Koha-bugs] [Bug 10558] Convert records table in manage-marc-import.pl to ajax DataTable

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Oct 18 18:31:30 CEST 2013


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10558

Kyle M Hall <kyle at bywatersolutions.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #20183|0                           |1
        is obsolete|                            |

--- Comment #41 from Kyle M Hall <kyle at bywatersolutions.com> ---
Created attachment 22062
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=22062&action=edit
Bug 10558 - Convert records table in manage-marc-import.pl to ajax DataTable

Some libraries would like to sort by columns for the records of an
import batch. This seems like a good use of ajax DataTables.

Test plan:
1) Apply this patch
2) Import a record batch into Koha
   a) Use some form of matching
   b) Have some records that will match and some that won't
   c) Have at least 30 records so you can test the pager
3) Verify the new table is functionally equivilent to the old static one

Signed-off-by: Owen Leonard <oleonard at myacpl.org>

Tests fine and looks good with the exception of the corrections I put in
a follow-up.

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


More information about the Koha-bugs mailing list