Skip to content

Latest commit

 

History

History
46 lines (38 loc) · 4.2 KB

CHANGELOG.md

File metadata and controls

46 lines (38 loc) · 4.2 KB

Change Log

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.0.0 (2018-02-05)

Bug Fixes

  • addItem: change method of request (872fa5d)
  • restclient: take in consideration criteria and metacriteria (d17e992)

Features

  • api-client: get list search options (264cf7a)
  • api-client: update emails (eea31d8)
  • GlpiRestClient: add item (e19ba14)
  • GlpiRestClient: change active entities (9ab9fef)
  • GlpiRestClient: change active profile (d5cdf01)
  • GlpiRestClient: create a JSON of item types (a16ee18)
  • GlpiRestClient: create basic restclient (75168e3)
  • GlpiRestClient: create function of initSessionByCredentials (b189f5b)
  • GlpiRestClient: create function to initSessionByUserToken (2224b85)
  • GlpiRestClient: create function to killSession (f18f282)
  • GlpiRestClient: create simplified function for user login (05ed7c8)
  • GlpiRestClient: delete item (a309c0e)
  • GlpiRestClient: get active entities (a35dc15)
  • GlpiRestClient: get active profile (9a48a7e)
  • GlpiRestClient: get all items (b26a1f9)
  • GlpiRestClient: get an item (ac50071)
  • GlpiRestClient: get applications (dbc78cf)
  • GlpiRestClient: get devices (fc5cd3f)
  • GlpiRestClient: get files (ad4d75e)
  • GlpiRestClient: get full session (9dd5891)
  • GlpiRestClient: get glpi configuration (cbcf9be)
  • GlpiRestClient: get invitations (767c221)
  • GlpiRestClient: get multiple items (2d8134e)
  • GlpiRestClient: get my entities (a33984f)
  • GlpiRestClient: get my profiles (fe6484b)
  • GlpiRestClient: get sub items (26cd993)
  • GlpiRestClient: get users (9c9ed89)
  • GlpiRestClient: register user (c28a1b6)
  • GlpiRestClient: search items (d7328d8)
  • GlpiRestClient: update item (d444d8a)