btry
btry
@DIOHz0r if we have hundreds or thousands of agents, I think the graph will be unreadable. I think it would be more interesting to count the number of devices online...
Also you should filter by search option 11, not 8. 11 is the flag is_online, and it is t imestamped in the logs.
What about the other points I talked about. Do you plan to show every agent ? Do you plan to show dots for is_online changes ?
Hi Looks good. Maybe we can improve the ui by showing all values in a 4 columns table (until twig becomes available in GLPI ;)). Also we should find a...
@DIOHz0r this feature started in october 2017... sorry I don't remember with good accuracy the time needed to do this feature.
I solved all merge conflicts which will occur with release/2.0.0, except one. We must wait the merge of the release branch, then rebase this one, solve the conflict, then merge...
wait ! i'm still working on it !
this error happens randomly, the unit test is quite simple, don't see yet why the failing tests gets 2 or 0 instead of expected 1... ``` Failure (25 tests, 174/174...
I still need to validate that updates of apps in fdroid propagate automatically to devices when needed
Hi @ingluife yes this is correct. If you read the PR to see the purpose is to ensure atomicity in some critical blocks of code (GLPI does not provides transactions...