• jon_nfc released this 2023-11-06 08:23:33 +00:00 | 45 commits to development since this release

    0.1.0rc0 (2023-11-06)

    Bug Fixes

    • find_id: d2d48262 - remove empty id from dict [ !1 ]
    • api_search: b50a3e91 - set var tickettemplates_id for ticket template item [ !1 ]
    • api_config: 00ecd6e0 - typo in Add/Update GLPI Config [ !1 ]
    • api_search: 93f069c1 - typo in tickettemplates_id_demand [ !1 ]

    Code Refactor

    • api_config: d637f915 - iterate over results [ !1 ]
    • api_config: 6d7c169b - move all search by name to own tasks file [ !1 ]
    • api_config: b0ce3b00 - dont log data manipulation [ !1 ]
    • api_config: d2902b9a - updated flow and docs [ !1 ]

    Continious Integration

    • pages: 024d6c6d - added pages environment path [ !1 ]

    Documentaton / Guides

    • issue_1: 23569ee7 - add note about exporting [ !1 ]
    • fix: b91acddf - wasnt rendering correctly [ !1 ]

    Features

    • http_cert_validation: 33c882f0 - new option specify cert validation, default true [ !1 ]
    • url: 7c82e3a1 - specify url seperate from protocol, defaults to httpt [ !1 ]
    • api: 9a820cd1 - search for groups_id by name [ !1 ]
    • config: 40e62997 - Add Ticket Template Config from code [ !1 ]
    • api_config: baf086de - force an empty list if not config [ !1 ]
    • api_config: 910663eb - exlude instance_uuid item from configuration [ !1 ]
    • config: 4407e57f - Add General Settings Config from code [ !1 ]
    • config: 70a48341 - Configure GLPI from json config files [ !1 ]
    • api: febce3aa - Create and end a session [ !1 ]
    • api: 15573f03 - end a session [ !1 ]
    • api: e8a5edda - fetch session id [ !1 ]
    • api: e1d6dba5 - search for users_id by name [ !1 ]
    • api: a0103570 - search for itilcategory_id by name [ !1 ]
    • api: 825aade1 - search for tickettemplates_id_demand by name [ !1 ]
    • api: 4624f5c8 - search for item_id by name [ !1 ]
    • api: 741107e0 - search for entities_id by name [ !1 ]
    • docs: 1c78ec03 - added docs [ !1 ]
    • ci: 62081982 - added ci repo [ !1 ]
    • migration: d1813b93 - initial adding of role to repo [ !1 ]

    0.0.1 (2023-07-27)

    Downloads