All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Removes multiple document selection in a single field, as the core does not support it.
- Fix call to get_parent_class() for PHP 8.3 (#839)
- Fix datatype for search (#836)
- Fix SQL injection
- Add
ComputerVirtualMachine
- Fix handling of empty mandatory fields in generic objects.
- Fix massive update for dropdown (shared by several containers)
- Fix
strpslashes
log error - Update main item
date_mod
after updating additional fields - Fix
datainjection
mapping error with additional fields
- Prevent compatibility issues when importing with the Datainjection plugin (#798)
- Fix dropdown recursion (#775)
- Fix list of allowed Search Option (#778)
- Fix(core): load plugin from CLI context
- Fix: multiple dropdown fields emptied when solution added (#795)
- Fix crash about undefined array key
- Display generic label for field if not available
- Fix search on dropdown
multiple
- Load all users from User dropdown
- Handle / save empty choice for dropdown
- Load overrides from related item if container is
tab
type - Deactivate
domtab
that no longer works and handleITILSolution
(see #741)
- Drop namespaces added in 1.6.0; GLPI is not ready
- Revert back to zend-loader
- Use Fedora/Autoloader, add namespaces
- Normalize backslashes
- Fix permissions issues (cannot create containers or fields)
Compatible with GLPI 9.1.2 and above
- Use post_item_form hook instead of javascript to display fields
- Fix (and limit) dom tab possibilities
- Set minimal PHP version to 5.4
- Prevent values to be kept from a new ticket to another
- Do not check files if plugin is not initialized
- Limit to one domtab per tab
- Fix issue on updating items on some cases
- Fix issue on creating item on some cases
- Fix cross plugin issue
- Fix plugin blocks item update
- Display translated headers
- Do notable used minified files when debug mode is active
- Fix field update
- Fix path issue on windows
- Fix profile restriction issues
- Fix display on classic and vsplitted views
- Prepare translation on dropdown fields (inactive because of GLPI's issue #953)
- Translate labels in search options
- Fix adding bloc for specific tab
- Fix dropdown pagination links
- Fix validation issue creating new tickets
- Fix checks consistency
- Ensure we target only the first tab
- New URL field type.
- Labels translation for containers and fields.
- Improve uninstallation when generated classes are missing.
- Update translations from Transifex
- Fix self-service missing field on tickets