DHCP sorting hosts by name or IP or HWaddr
DHCP sorting hosts by name or IP or HWaddr
It would be nice to be able to configure sorting of hosts in subnet by name or IP or HWaddr. When I want to add some new host, I need to see available next IP address so some sorting will be nice (or even next free IP suggestion from defined subnet should be nice too.
Link issues together to show that they're related. Learn more.
Activity
- bmortier removed ~368 label
removed ~368 label
- bmortier changed the description
changed the description
- Côme Chilliet changed milestone to %FusionDirectory 1.4
changed milestone to %FusionDirectory 1.4
- Reporter
I tried to switch from sort by cn to sort by IP but it’s hard because at the time of sorting the IP was not extracted from DHCP statement yet. So this will need some reorganizing of code and maybe it makes more sense to work directly on something allowing to use column headers to sort by any column (but it will be hard to do that while keeping the tree correct)
- Côme Chilliet added 45m of time spent at 2018-01-31
added 45m of time spent at 2018-01-31
- bmortier added PJ1802-0188 label
added PJ1802-0188 label
- bmortier changed due date to June 06, 2019
changed due date to June 06, 2019
- bmortier added 5m of time spent at 2019-06-04
added 5m of time spent at 2019-06-04
- Reporter
The explanation is still valid.
I tried to add the headers to see how it behaves with JS sorting. It messes up the tree if we sort, but as only one subnet can be expanded at a time it does not seems like that big a deal and it does help to find what you want before going to edition.
- Côme Chilliet added 5m of time spent at 2019-06-06
added 5m of time spent at 2019-06-06
- bmortier removed due date
removed due date
- bmortier changed due date to June 10, 2019
changed due date to June 10, 2019
- bmortier added 5m of time spent at 2019-06-06
added 5m of time spent at 2019-06-06
- Côme Chilliet mentioned in commit 348d52e8
mentioned in commit 348d52e8
- Côme Chilliet added 1h of time spent at 2019-06-12
added 1h of time spent at 2019-06-12
- Côme Chilliet added To Be Tested label
added To Be Tested label
- Côme Chilliet assigned to @jswaelens and unassigned @MCMic
assigned to @jswaelens and unassigned @MCMic
- Developer
It look ok for me, we can order when we click on the headers and the edit work. Sometimes it can look weird because it also order the "empty" lines but it help to find a specific IP
- Jonathan Swaelens closed
closed
- Jonathan Swaelens added 30m of time spent at 2019-07-02
added 30m of time spent at 2019-07-02
- Jonathan Swaelens removed due date
removed due date
- Jonathan Swaelens added Added label and removed To Be Tested label
added Added label and removed To Be Tested label