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

Martin Renvoize (ashimema) <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Text to go in the|                            |This update fixes and
      release notes|                            |improves how sorting works
                   |                            |in the Checkouts table of
                   |                            |the staff interface.
                   |                            |
                   |                            |## What was wrong before
                   |                            |
                   |                            |When checkouts were grouped
                   |                            |into “Today’s checkouts”
                   |                            |and “Previous checkouts,”
                   |                            |sorting by a column (like
                   |                            |title or branch) would
                   |                            |break the grouping and show
                   |                            |everything in one long
                   |                            |list.
                   |                            |
                   |                            |Some columns also sorted
                   |                            |incorrectly because they
                   |                            |were linked to the wrong
                   |                            |data.
                   |                            |
                   |                            |## What’s changed
                   |                            |
                   |                            |Sorting now keeps the
                   |                            |Today/Previous grouping,
                   |                            |making the list easier to
                   |                            |understand.
                   |                            |
                   |                            |The Due date column is the
                   |                            |exception — sorting by due
                   |                            |date now gives you a clean
                   |                            |list ordered by due date
                   |                            |only, which is what most
                   |                            |staff expect.
                   |                            |
                   |                            |All columns now sort the
                   |                            |correct data.
             Status|Needs documenting           |Pushed to stable

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to