[Koha-bugs] [Bug 6836] jQuery plugin Datatables integration

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Dec 30 11:08:06 CET 2011


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

--- Comment #29 from Paul Poulain <paul.poulain at biblibre.com> 2011-12-30 10:08:06 UTC ---
(In reply to comment #28)
> You're right, and something like that was already started in BibLibre wiki. So
> I will do it soon.
written, and available here:
http://wiki.koha-community.org/wiki/DataTables_HowTo

The 1st part (switching actual Tables to datatable) is ready. What is still a
WIP is the part related to moving to dynamic loading of the page for large
tables.
But such a move will have to be made only for a few tables, and it does not
prevent this patch to be signed off

I also tested this patch, it worked fine, and I couldn't see any javascript
error.


QA comment:
There are 2 minor perlcritic errors:
perlcritic C4/Utils/DataTables.pm
Code before strictures are enabled at line 25, column 1.  See page 429 of PBP. 
(Severity: 5)
Variable declared in conditional statement at line 111, column 5.  Declare
variables outside of the condition.  (Severity: 5)

other tests are OK:
prove xt/author/valid-templates.t 
xt/author/valid-templates.t .. ok
prove xt/author/translatable-templates.txt/author/translatable-templates.t ..
ok

-- 
Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA Contact for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list