Skip to content

Latest commit

 

History

History
74 lines (53 loc) · 1.93 KB

CHANGELOG.md

File metadata and controls

74 lines (53 loc) · 1.93 KB

Change Log

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.

[1.6.1] - 2017-03-09

  • Drop namespaces added in 1.6.0; GLPI is not ready
  • Revert back to zend-loader

[1.6.0] - 2017-03-03

  • Use Fedora/Autoloader, add namespaces
  • Normalize backslashes
  • Fix permissions issues (cannot create containers or fields)

[1.5.0] - 2017-01-27

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

[1.4.5] - 2017-01-13

  • 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

[1.4.4] - 2017-01-11

  • Fix issue on updating items on some cases
  • Fix issue on creating item on some cases
  • Fix cross plugin issue

[1.4.3] - 2016-12-30

Changed

  • Fix plugin blocks item update
  • Display translated headers
  • Do notable used minified files when debug mode is active

[1.4.2] - 2016-12-21

Changed

  • Fix field update
  • Fix path issue on windows
  • Fix profile restriction issues
  • Fix display on classic and vsplitted views

[1.4.1] - 2016-12-15

Added

  • Prepare translation on dropdown fields (inactive because of GLPI's issue #953)

Changed

  • 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

[1.4.0] - 2016-12-13

Added

  • New URL field type.
  • Labels translation for containers and fields.

Changed

  • Improve uninstallation when generated classes are missing.
  • Update translations from Transifex
  • Fix self-service missing field on tickets