[Koha-bugs] [Bug 22276] New: Add client storage of user-selected DataTables configuration

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Feb 5 18:27:15 CET 2019


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

            Bug ID: 22276
           Summary: Add client storage of user-selected DataTables
                    configuration
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: ASSIGNED
          Severity: enhancement
          Priority: P5 - low
         Component: Templates
          Assignee: oleonard at myacpl.org
          Reporter: oleonard at myacpl.org
        QA Contact: testopia at bugs.koha-community.org
  Target Milestone: ---

DataTables has a "stateSave" option which uses's the browser's local storage to
"remember" how someone last changed the configuration of a DataTable: columns
settings, filters, etc. This option doesn't work by default because we always
load the configuration stored in Columns Settings. I propose to add a function
which will check for the existence of a locally-store table configuration
before defaults are loaded.

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


More information about the Koha-bugs mailing list