[GH-ISSUE #72] Sorting of records #47

Closed
opened 2026-02-26 10:35:48 +03:00 by kerem · 3 comments
Owner

Originally created by @joachimtingvold on GitHub (Jul 4, 2016).
Original GitHub issue: https://github.com/PowerDNS-Admin/PowerDNS-Admin/issues/72

Hi,

Sorting of records should probably take numbers into account. Specially for IPv4 PTR zones.

In the below example, I would expect the first page to be filled with 0-14 (and not 0,1,100-109,11,110).

Sorting

Originally created by @joachimtingvold on GitHub (Jul 4, 2016). Original GitHub issue: https://github.com/PowerDNS-Admin/PowerDNS-Admin/issues/72 Hi, Sorting of records should probably take numbers into account. Specially for IPv4 PTR zones. In the below example, I would expect the first page to be filled with 0-14 (and not 0,1,100-109,11,110). ![Sorting](http://files.jocke.no/b/dump_2016-07-04_18.58.47.png)
kerem closed this issue 2026-02-26 10:35:49 +03:00
Author
Owner

@joachimtingvold commented on GitHub (Jul 4, 2016):

Fixed in #73 by implementing the Natural Sort plugin for DataTables.

Natural Sort

<!-- gh-comment-id:230334513 --> @joachimtingvold commented on GitHub (Jul 4, 2016): Fixed in #73 by implementing the Natural Sort plugin for DataTables. ![Natural Sort](http://files.jocke.no/b/dump_2016-07-04_19.55.41.png)
Author
Owner

@joachimtingvold commented on GitHub (Jul 4, 2016):

Only implemented on column 0 (name) and 4 (data) for the domain.html template.

<!-- gh-comment-id:230334941 --> @joachimtingvold commented on GitHub (Jul 4, 2016): Only implemented on column 0 (name) and 4 (data) for the domain.html template.
Author
Owner

@ngoduykhanh commented on GitHub (Jul 6, 2016):

@jallakim : This is a great enhancement. Thank you for your contribution!

<!-- gh-comment-id:230655873 --> @ngoduykhanh commented on GitHub (Jul 6, 2016): @jallakim : This is a great enhancement. Thank you for your contribution!
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/PowerDNS-Admin-PowerDNS-Admin#47
No description provided.