[PR #442] [MERGED] Update jquery.tablesorter.js to 2.17.8 #658

Closed
opened 2026-02-27 16:40:03 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/retspen/webvirtmgr/pull/442
Author: @daniviga
Created: 9/28/2014
Status: Merged
Merged: 10/1/2014
Merged by: @retspen

Base: masterHead: upstream


📝 Commits (4)

  • d061370 Update jquery.tablesorter.js to 2.17.8
  • 51286cd Remove sorting on the 4th column
  • df1140e Change sort order to be compliant with new js version
  • dd36b62 Change tablesorter css to be compliant with new js version

📊 Changes

3 files changed (+1688 additions, -635 deletions)

View changed files

📝 templates/instances.html (+1 -1)
📝 webvirtmgr/static/css/table-sort.css (+7 -3)
📝 webvirtmgr/static/js/jquery.tablesorter.js (+1680 -631)

📄 Description

This should fix issue #441

Removes also sorting on the last column ('Action').
screen shot 2014-09-29 at 00 33 22


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/retspen/webvirtmgr/pull/442 **Author:** [@daniviga](https://github.com/daniviga) **Created:** 9/28/2014 **Status:** ✅ Merged **Merged:** 10/1/2014 **Merged by:** [@retspen](https://github.com/retspen) **Base:** `master` ← **Head:** `upstream` --- ### 📝 Commits (4) - [`d061370`](https://github.com/retspen/webvirtmgr/commit/d06137028563beeb9393a3d2aaaba37a43ed40e5) Update jquery.tablesorter.js to 2.17.8 - [`51286cd`](https://github.com/retspen/webvirtmgr/commit/51286cd866de9028d78d07f66b064411f1fc8f79) Remove sorting on the 4th column - [`df1140e`](https://github.com/retspen/webvirtmgr/commit/df1140ea490cac32f467a41fc4f0560d6b4755d3) Change sort order to be compliant with new js version - [`dd36b62`](https://github.com/retspen/webvirtmgr/commit/dd36b624add02d7faf7df73b39acaeeff2855174) Change tablesorter css to be compliant with new js version ### 📊 Changes **3 files changed** (+1688 additions, -635 deletions) <details> <summary>View changed files</summary> 📝 `templates/instances.html` (+1 -1) 📝 `webvirtmgr/static/css/table-sort.css` (+7 -3) 📝 `webvirtmgr/static/js/jquery.tablesorter.js` (+1680 -631) </details> ### 📄 Description This should fix issue #441 Removes also sorting on the last column ('Action'). ![screen shot 2014-09-29 at 00 33 22](https://cloud.githubusercontent.com/assets/1818657/4435965/a4c9bf40-475f-11e4-9a1b-b282d56ab987.png) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 16:40:03 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/webvirtmgr#658
No description provided.