14
I Use This!
High Activity

Commits : Listings

Analyzed about 13 hours ago. based on code collected 1 day ago.
May 02, 2024 — May 02, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fix users not able to update own fields More... over 1 year ago
phpstan fixes More... over 1 year ago
Prevent planning modal duplicates More... over 1 year ago
Escape user login during LDAP operations More... over 1 year ago
Prevent useless optional/out of context requirement checks More... over 1 year ago
fix(object lock): duplicate keys in search options More... over 1 year ago
Do not add duplicate hidden field input in rule test mode (#16209) More... over 1 year ago
build(deps): bump actions/upload-artifact from 3 to 4 More... over 1 year ago
Fix hidden predefined dates for changes and problems More... over 1 year ago
enhance password expiration message More... over 1 year ago
Improve reminder duration dropdown performance More... over 1 year ago
fix:(export):   in CSV (#16205) More... over 1 year ago
fix:(search): division by zero More... over 1 year ago
Fix dashboard fullscreen toggle More... over 1 year ago
fix redirect to updatepassword More... over 1 year ago
Update CommonITILObject.php to improve query performance More... over 1 year ago
fix(ldap): do not check TLS files if empty More... over 1 year ago
fix(inventory): prevent warning message More... over 1 year ago
Try to make the PHP version security requirement more clear More... over 1 year ago
Bump version to 10.0.12-dev (#16186) More... over 1 year ago
Bump version More... over 1 year ago
Update locales More... over 1 year ago
Merge pull request from GHSA-qc92-gxc6-5f95 More... over 1 year ago
Merge pull request from GHSA-v799-2mp3-wgfr More... over 1 year ago
Merge pull request from GHSA-94c3-fw5r-3362 More... over 1 year ago
Allow LDAP sync command to sync emails More... over 1 year ago
fix(Unmanaged): do not empty status of the converted asset, when it's brought up from discovery (#16176) More... over 1 year ago
fix(SearchOption): change type for IP and MAC More... over 1 year ago
build(deps): bump actions/stale from 8 to 9 More... over 1 year ago
Fix to use getPendings on QueueNotification in the same time of create a message to notify There are a supported plugin from TIGAL called MFA that send an email with OTP (one time password) by GLPI notifications and the function forceSendFor to process the queue, but the queue is not processed because getPendings filter are '<' and in the moment of forceSendFor is called the time is '=' of time registered, so the filter must be '<=' More... over 1 year ago