[Koha-bugs] [Bug 29648] Make KohaTable tables 'default length' and 'default sort' configurable

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Apr 27 12:47:51 CEST 2022


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29648

Jonathan Druart <jonathan.druart+koha at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #129770|0                           |1
        is obsolete|                            |
 Attachment #129771|0                           |1
        is obsolete|                            |
 Attachment #129772|0                           |1
        is obsolete|                            |
 Attachment #129773|0                           |1
        is obsolete|                            |
 Attachment #129774|0                           |1
        is obsolete|                            |
 Attachment #129775|0                           |1
        is obsolete|                            |
 Attachment #129776|0                           |1
        is obsolete|                            |
 Attachment #129777|0                           |1
        is obsolete|                            |
 Attachment #129778|0                           |1
        is obsolete|                            |
 Attachment #129779|0                           |1
        is obsolete|                            |
 Attachment #133001|0                           |1
        is obsolete|                            |
 Attachment #133002|0                           |1
        is obsolete|                            |
 Attachment #133003|0                           |1
        is obsolete|                            |
 Attachment #133004|0                           |1
        is obsolete|                            |
 Attachment #133005|0                           |1
        is obsolete|                            |
 Attachment #133006|0                           |1
        is obsolete|                            |
 Attachment #133007|0                           |1
        is obsolete|                            |
 Attachment #133008|0                           |1
        is obsolete|                            |
 Attachment #133009|0                           |1
        is obsolete|                            |
 Attachment #133010|0                           |1
        is obsolete|                            |
 Attachment #133011|0                           |1
        is obsolete|                            |
 Attachment #133012|0                           |1
        is obsolete|                            |
 Attachment #133013|0                           |1
        is obsolete|                            |
 Attachment #133014|0                           |1
        is obsolete|                            |
 Attachment #133015|0                           |1
        is obsolete|                            |
 Attachment #133016|0                           |1
        is obsolete|                            |
 Attachment #133017|0                           |1
        is obsolete|                            |
 Attachment #133018|0                           |1
        is obsolete|                            |
 Attachment #133019|0                           |1
        is obsolete|                            |
 Attachment #133020|0                           |1
        is obsolete|                            |
 Attachment #133021|0                           |1
        is obsolete|                            |
 Attachment #133022|0                           |1
        is obsolete|                            |
 Attachment #133023|0                           |1
        is obsolete|                            |
 Attachment #133024|0                           |1
        is obsolete|                            |
 Attachment #133025|0                           |1
        is obsolete|                            |
 Attachment #133026|0                           |1
        is obsolete|                            |
 Attachment #133027|0                           |1
        is obsolete|                            |

--- Comment #119 from Jonathan Druart <jonathan.druart+koha at gmail.com> ---
Created attachment 134018
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=134018&action=edit
Bug 29648: Improve existing code

We already have 2 tables that are configurable, on acqui/basket and
reports/orders_by_budget.
This patch is modifying a bit the existing code to transfer the
responsability/logic to the KohaTable constructor instead of the
template that is creating the object.

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

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


More information about the Koha-bugs mailing list