librenms/doc
Tony Murray cfc51d51f5
Rewritten device groups (including static) (#10295)
* Device Groups rewrite
Updated web ui
Static or dynamic groups allowed
Alert rule query builder
Translation support
Permissions support

* cleanup, make relationship save, and validate it

* builder WIP

* rules builder and rules saving/loading

* Parse query builder to Laravel Fluent query

* Upgrade existing groups when editing.
Properly update only dynamic groups when polling.

* remove unused old code
Update API and other places to use Eloquent

* debug output in poller restored

* Fix up some things
creating static
improved validation
fix js error on creation
Fix static groups in polling

* hide pattern for static group

* Implement authorization
Use in the menu too

* update schema

* fix rollback

* Don't abort on invalid queries

* fixes to query builder

* add test data, looks like macros aren't handled (omitted them because groups don't use them generally)

* Add macro support for QueryBuilderFluentParser

* add test for macro that accepts value

* More space in forms
Retain rules when converted to static
no duplicate names allowed

* Better error feedback
Update related devices on save

* Add button icon

* format

* update docs

* fix tests
2019-06-16 08:27:22 -05:00
..
Alerting Documentation: Fix broken links and anchors (#10194) 2019-05-06 21:50:45 -05:00
API Added API call to list all ports FDB (#10020) 2019-04-09 13:51:01 +01:00
Developing Split install steps into git clone and composer install (#10249) 2019-06-12 00:21:32 -05:00
Extensions Rewritten device groups (including static) (#10295) 2019-06-16 08:27:22 -05:00
General Changelog for 1.52 2019-05-27 20:20:11 -05:00
img Rewritten device groups (including static) (#10295) 2019-06-16 08:27:22 -05:00
Installation Split install steps into git clone and composer install (#10249) 2019-06-12 00:21:32 -05:00
Support Documentation: Fix broken links and anchors (#10194) 2019-05-06 21:50:45 -05:00
CNAME Added CNAME for doc folder 2016-08-20 00:34:03 +01:00
index.md Updated to use new theme for docs site (#9320) 2018-10-27 23:04:34 +01:00
librenms.css Updated to use new theme for docs site (#9320) 2018-10-27 23:04:34 +01:00
robots.txt Added sitemap.xml to robots.txt (#9256) 2018-10-03 22:22:53 +01:00