glpi-project / telemetry

Telemetry & references for your projects
https://glpi-project.github.io/telemetry/
MIT License
6 stars 2 forks source link

Hide not displayed references per default; fixes #13 #17

Closed trasher closed 6 years ago

trasher commented 6 years ago

This changes the default query to exclude not displayed references per default.

Note: it seems this is not possible to show not displayed ones; even if we want to (ie. from a future admin ui)

trasher commented 6 years ago

Finally; this was not a good idea; it's hard to deal with this "hardcoded" default. Better to use a scope; and use t everywhere.