https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23279 Claire Gravely <claire_gravely@hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #91410|0 |1 is obsolete| | --- Comment #2 from Claire Gravely <claire_gravely@hotmail.com> --- Created attachment 91485 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=91485&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@bsz-bw.de> -- You are receiving this mail because: You are watching all bug changes.