Commit Graph
3 Commits
Author SHA1 Message Date
David M. Syzdek b5db25c436 Adding ORDER BY so device groups are sorted by name instead of creation.
Currently the function for retrieving device_groups returns rows in the order
in which they were created.  This causes the WebUI to display is a semi-random
order.  This patch causes the devices to be sorted by name which makes the
group lists easier to navigate.
2015-08-03 15:18:21 -08:00
David M. Syzdek 853d4a9dd8 Sorting pollers by name on the pollers/tab=pollers page. 2015-08-03 14:55:05 -08:00
David M. Syzdek 23286480c5 Adding David M. Syzdek <david@syzdek.net> (github: syzdek) as an author.
I agree to the conditions of the Contributor Agreement
contained in doc/General/Contributing.md.
2015-08-03 14:10:30 -08:00