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.
- 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