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

Fix update ticket status when ticket task is de-scheduled #16895

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

Commits on Apr 5, 2024

  1. Configuration menu
    Copy the full SHA
    eab3b2d View commit details
    Browse the repository at this point in the history
  2. Add unit tests

    RomainLvr committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    ee8c960 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

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

Commits on Apr 17, 2024

  1. updateParentStatus

    Rom1-B committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    fec55ef View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. Fix user group dropdown condition

    cedric-anne authored and trasher committed May 13, 2024
    Configuration menu
    Copy the full SHA
    fae0c07 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. fix(richtext): text color pasting

    Rom1-B authored and cedric-anne committed May 15, 2024
    Configuration menu
    Copy the full SHA
    a360e6d View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. fix pager and limit for non-form pages

    cconard96 authored and trasher committed May 16, 2024
    Configuration menu
    Copy the full SHA
    96b6be1 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. Configuration menu
    Copy the full SHA
    1f6c83a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    116d525 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. Update NetworkEquipment.php - Stacked switch Name with ID (glpi-proje…

    …ct#17091)
    
    * Update NetworkEquipment.php - Stacked switch Name with ID
    
    Stacked switches got a name with the "description" (model) field, all switches the same, which gives several issues in managing them.
    
    It seems that this was just a wrong copy-paste from the previous code line. Corrected with _$SwitchID  as a common naming scheme.
    
    * Keep name, add number after
    
    Co-authored-by: Stanislas <skita@teclib.com>
    
    * Another adaptation
    
    * Add test
    
    ---------
    
    Co-authored-by: Johan Cwiklinski <trasher@x-tnd.be>
    Co-authored-by: Stanislas <skita@teclib.com>
    Co-authored-by: Johan Cwiklinski <johan@x-tnd.be>
    4 people committed May 21, 2024
    Configuration menu
    Copy the full SHA
    7f9c6c6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ef918c1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2b2bd92 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a44093c View commit details
    Browse the repository at this point in the history