Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat - User computer history #19140

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

RomainLvr
Copy link
Contributor

Checklist before requesting a review

Please delete options that are not relevant.

  • I have read the CONTRIBUTING document.
  • I have performed a self-review of my code.
  • I have added tests that prove my fix is effective or that my feature works.
  • This change requires a documentation update.

Description

  • It fixes !36036
  • Here is a brief description of what this PR does

This PR introduces a new feature that tracks and displays the history of computers used by a given user in the "History" tab of the user's profile. Previously, GLPI only allowed viewing the user history from the computer's perspective, but not the reverse.

Changes:

  • Added a log of computers used by the user in the History tab of the user profile.
  • Updated filters to accommodate these new log entries.

This enhancement improves traceability and user asset tracking within GLPI.

Note: Unit tests will be implemented once the development is validated.

Screenshots (if appropriate):

image

@RomainLvr RomainLvr self-assigned this Mar 6, 2025
@RomainLvr RomainLvr requested review from stonebuzz and Rom1-B March 6, 2025 08:53
@RomainLvr RomainLvr changed the title Feat/computers user history Feat - User computer history Mar 6, 2025
@RomainLvr RomainLvr requested a review from Rom1-B March 6, 2025 10:04
@RomainLvr RomainLvr requested a review from Copilot March 6, 2025 12:56

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

@RomainLvr RomainLvr requested a review from Copilot March 6, 2025 16:06

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants