mirror of
https://github.com/nsupdate-info/nsupdate.info.git
synced 2026-04-25 08:35:56 +03:00
[GH-ISSUE #107] sort hostnames / domains #101
Labels
No labels
bug
bug
duplicate
easy
easy
enhancement
enhancement
invalid
needs help
pull-request
scalability
security
task
urgent
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/nsupdate.info-nsupdate-info#101
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ThomasWaldmann on GitHub (Dec 9, 2013).
Original GitHub issue: https://github.com/nsupdate-info/nsupdate.info/issues/107
in the overviews (of hosts, of domains), host or domain names should be sorted
for the hosts overview, it would be even better to first sort by domain name and then by hostname.
@ThomasWaldmann commented on GitHub (Dec 13, 2013):
check what works best:
a) javascript sorter
b) sql sort
c) python sort
d) template language sort
@ThomasWaldmann commented on GitHub (Dec 21, 2013):
superceded by #117