Skip to content
This repository has been archived by the owner on Apr 4, 2024. It is now read-only.

Rework FI tabs display in assets #1754

Closed
wants to merge 66 commits into from
Closed

Rework FI tabs display in assets #1754

wants to merge 66 commits into from

Conversation

wawax
Copy link

@wawax wawax commented Jan 22, 2016

Try to minimize the number of tabs added by FusionInventory for an asset :

  • remove tab for agent status & wakeup. Replace it by a tootip on the asset's main page
  • remove remotemanagement tab : display it on the asset's main page
  • do not show log or rules matched when computer is not managed by fusioninventory
  • do not show task logs when computer is not managed by fusioninventory

@ddurieux
Copy link
Member

ddurieux commented Feb 9, 2016

Not sure it's all ok, because with your patch, you can't be able to lock a field on a computer created manually and before install agent on computer

@trasher
Copy link
Contributor

trasher commented Jul 12, 2016

What about adding a parameter in the plugin global configuration for that?
That would permit the user to display back not managed devices if he wants to.

@ddurieux
Copy link
Member

It could be a good idea to make specs (enumerate tabs and define when display it or not) ;)

@trasher
Copy link
Contributor

trasher commented Jul 12, 2016

Hum... OK. I'll take a look; I'm not yet enough familiar with the project to estimate this :)

trasher and others added 26 commits September 21, 2016 15:12
…he plugin's additional values. Calling doHookFunction instead
Fix display graphs in home page of plugin FusionInventory. closes #1971
…agent

Glpi9.1+fix date last contact agent
Fix update deploy files, commands...
Fix sql errors when add computer software version. closes #1970
Fix search (dynamic and static) in fusioninventory groups
Fix LEFTJOIN with missing space in end of LEFT JOINS queries. closes …
Fix checkbox and number
closes #1966
@wawax wawax added the wip label Feb 13, 2017
@coveralls
Copy link

Coverage Status

Coverage decreased (-31.9%) to 28.889% when pulling fc65401 on wawax:0.90/fixtabs into 88990a7 on fusioninventory:master.

@coveralls
Copy link

Coverage Status

Coverage decreased (-33.06%) to 27.778% when pulling f79e0a2 on wawax:0.90/fixtabs into 88990a7 on fusioninventory:master.

@wawax
Copy link
Author

wawax commented Jul 31, 2017

I've splitted the PR in sevaral smaller PRs.

see #2230 , #2228 , #2231

@wawax wawax closed this Jul 31, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

7 participants