Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: medulla-tech/medulla
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: medulla-tech/medulla
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: integration
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 12 commits
  • 74 files changed
  • 4 contributors

Commits on Nov 24, 2025

  1. fix(kiosk): resolve issues with OU tree and data sources

    - Corrected OU tree rendering in TreeOU.py to ensure proper hierarchy display
    xdri3n committed Nov 24, 2025
    Configuration menu
    Copy the full SHA
    59a9e91 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    41295a8 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2025

  1. Configuration menu
    Copy the full SHA
    16ad2c8 View commit details
    Browse the repository at this point in the history
  2. (glpi11) fix fusionagent call on query

    try to query fusionagents on none object
    botheis committed Nov 27, 2025
    Configuration menu
    Copy the full SHA
    3028e80 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    afa13bb View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2025

  1. Configuration menu
    Copy the full SHA
    450bcbd View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2025

  1. (agent) Only one command is needed to generate the agents now.

    (cherry picked from commit 8dca18e)
    spointu committed Dec 1, 2025
    Configuration menu
    Copy the full SHA
    7d1bd86 View commit details
    Browse the repository at this point in the history
  2. Review english text

    spointu committed Dec 1, 2025
    Configuration menu
    Copy the full SHA
    e550051 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e988be4 View commit details
    Browse the repository at this point in the history
  4. (imaging) Review postimaging scripts

    (cherry picked from commit 86f7f48)
    spointu committed Dec 1, 2025
    Configuration menu
    Copy the full SHA
    ca11577 View commit details
    Browse the repository at this point in the history
  5. fix(kiosk): add regex-based team filtering for profiles

    add regex with this command :
    python3 -m medulla_debug_tools server --action=create_team --options=dryrun=no,team_name=<item>,user_regex=^<item>.*
    xdri3n committed Dec 1, 2025
    Configuration menu
    Copy the full SHA
    5192e98 View commit details
    Browse the repository at this point in the history
  6. Merge remote-tracking branch 'origin/integration' into dev

    * origin/integration: (25 commits)
      Update version to 5.4.4
      (imaging) Review postimaging scripts
      (widget) add ACLs for agents and deployments launched widgets
      feat(admin): add choice of download of agent file
      (widget) update computer count widget
      (agent) Only one command is needed to generate the agents now.
      fix(QA): recognize Linux distros (Ubuntu, Debian, etc.) as valid Linux OS
      (widget) add acl for success rate widget
      (pkgs) Fix pulse2-generation_package.py for inserting package in db
      (glpi11) fix fusionagent call on query
      (glpi11) Initial support for GLPI11
      (itsm) fix bug on getMachineSummaryPart method
      (itsm-ng) modify request on getMachineSummaryPart
      (widget) The os widget was not changed for itsm-ng
      (widget) scope the widget OS repartition
      (widgets) Scope the Deployments launched widget
      (widget) success rate widget is scoped for user entities only
      (widget) Disable Alerts by entity
      (widget) Monitoring events widget is scoped on user entities
      (xmlrpc) The function xmlrpc_get_updates_machines_by_entity never used a param
      ...
    spointu committed Dec 1, 2025
    Configuration menu
    Copy the full SHA
    8c6bd96 View commit details
    Browse the repository at this point in the history
Loading