[Koha-bugs] [Bug 23279] In news management interface, sort news by publication date descending

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jul 12 21:40:31 CEST 2019


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

Frédérik Chénier <frederik.chenier at inlibro.com> changed:

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

--- Comment #3 from Frédérik Chénier <frederik.chenier at inlibro.com> ---
Created attachment 91505
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=91505&action=edit
Bug 23279: In news management interface, sort news by publication date
descending

This patch makes a few changes to the configuration of the DataTable
showing news items in the staff client. It adds a default sort on
"Publication date," descending; It updates the way non-sortable columns
are configured; It modifies sorting on the title and content columns so
that articles are ignored.

To test, apply the patch and go to Tools -> News.

 - When the page loads the table of news items should sort by default on
   publication date, descending.
 - There should be no sorting indicator on the first and last columns.
 - When sorting the "Title" or "News" columns, articles "A," "An," and
   "The" should be ignored.

Signed-off-by: Claire Gravely <claire.gravely at bsz-bw.de>
Signed-off-by: frederik chenier <frederik.chenier at inlibro.com>

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


More information about the Koha-bugs mailing list