9 Commits

Author SHA1 Message Date
Neil Lathwood 9298304262 fix: Re-enable the edit device groups button (#4726) 2016-10-06 16:21:20 -05:00
Tony Murray 02b84cf3f7 Support device group definitions from v2 (#4591)
* Support device group definitions from v2
Disable editing v2 groups.

V2 Device groups are defined as follows:
pattern = WHERE query with ? placeholders for values
params = json encoded array of values

* Can't array_unshift something that isn't an array...
2016-09-27 17:50:52 +01:00
Bennett Blodinger 07574b27d8 Move to Font Awesome
Keeps the look more in line with the navigation bar icons.
In the future with Bootstrap 4, Glyphicons will not be included, so this
starts the transistions away.
2016-09-22 10:44:17 -04:00
Tony Murray 8c639aa5a4 PSR2 Cleanup: /html edition
Travis tests for code conformance. Ignore warnings for now.
Fixed all errors, left most warnings.
2016-08-18 21:29:30 -05:00
Arjit Chaudhary 6febdbecd1 Updated indents, pulled Line #24 into the if { } 2015-08-29 22:42:04 +05:30
Arjit Chaudhary 6b9315bdce Fixed indents and coding style. 2015-08-29 21:27:11 +05:30
Arjit Chaudhary 35c7c6ab1b Display a message if no Group is found
Screenshot: http://i.imgur.com/ac9okNO.png
2015-08-29 18:46:14 +05:30
Job Snijders d8693f05ae Fix coding style part 2 2015-07-15 11:04:22 +02:00
f0o ba99eb25a2 Device-Groups Draft 2015-04-03 18:22:29 +00:00