Skip to content

Commit

Permalink
Cartridge and Consumable Twig UI
Browse files Browse the repository at this point in the history
  • Loading branch information
cconard96 committed May 16, 2024
1 parent 78b30d9 commit 30d9508
Show file tree
Hide file tree
Showing 11 changed files with 900 additions and 1,185 deletions.
5 changes: 3 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -166,8 +166,6 @@ The present file will list all changes made to the project; according to the
- `ComputerAntivirus` has been deprecated and replaced by `ItemAntivirus`
- `ComputerVirtualMachine` has been deprecated and replaced by `ItemVirtualMachine`
- `Config::validatePassword()`
- `Consumable::showAddForm()`
- `Consumable::showForConsumableItem()`
- `Contract::getExpiredCriteria()` renamed to `Contract::getNotExpiredCriteria()` to match the actual behavior.
- `DBmysql::truncate()`
- `DBmysql::truncateOrDie()`
Expand Down Expand Up @@ -231,6 +229,7 @@ The present file will list all changes made to the project; according to the
- `X-GLPI-Sanitized-Content` REST API header support.
- Handling of encoded/escaped value in `autoName()`.
- `regenerateTreeCompleteName()`
- `Cartridge::getNotificationParameters()`
- `Change_Item::showForChange()`
- `CommonDBTM::$deduplicate_queued_notifications` property.
- `CommonDBTM::getCacheKeyForFriendlyName()`
Expand All @@ -248,6 +247,8 @@ The present file will list all changes made to the project; according to the
- `ComputerAntivirus::showForComputer()`
- `ComputerVirtualMachine::showForComputer()`
- `Config::getCurrentDBVersion()`
- `Consumable::showAddForm()`
- `Consumable::showForConsumableItem()`
- `Contract::commonListHeader()`
- `Contract::getContractRenewalIDByName()`
- `Contract::showShort()`
Expand Down

0 comments on commit 30d9508

Please sign in to comment.