Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/zabbix/zabbix.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-04-28A.F....... [ZBXNEXT-7476] disabled php 8 strict type validationAlexander Shubin
2022-03-08..F....... [ZBXNEXT-7420] added links to documentation from all UI formsReinis Detlavs
2022-02-21..F....... [ZBX-17748] fixed coding style of form urlValdis Murzins
2022-02-16..F....... [ZBXNEXT-7138] removed dublicate SID valueElina Pulke
2022-02-15..F....... [ZBXNEXT-7138] added debug mode option to the popup.token.edit ↵Elina Pulke
and popup.token.view.
2022-02-10..F....... [ZBXNEXT-7138] fixed some design issuesMiks Kronkalns
2022-02-10..F....... [ZBXNEXT-7138] fixed grid in token edit popupMiks Kronkalns
2022-02-08..F....... [ZBXNEXT-7138] changed onClick functions to click event listeners ↵Elina Pulke
for token creation, editing, mass delete and expire state
2022-02-07..F....... [ZBXNEXT-7138] changed action_src to admin_mode flagElina Pulke
2022-02-04..F....... [ZBXNEXT-7138] fixed form submission by pressing enterElina Pulke
2022-02-04..F....... [ZBXNEXT-7138] removed unnecessary usage of CTabViewElina Pulke
2022-02-04..F....... [ZBXNEXT-7138] moved away administration.token.edit.html.php from ↵Elina Pulke
partials, included it in pupup.token.edit.php instead; removed unused administration.token.edit.php
2022-02-02..F....... [ZBXNEXT-7138] removed appearance of new URL, when opening API ↵Elina Pulke
token modal form
2022-01-12..F....... [ZBXNEXT-7138] combined User Settings->API tokens and ↵Elina Pulke
Administration->General->API tokens popup window under one route; removed CControllerUserTokenEdit.php and popup.user.token.edit.php
2022-01-11..F....... [ZBXNEXT-7138] fixed code and removed dublicating files for User ↵Elina Pulke
settings->API tokens part
2022-01-10..F....... [ZBXNEXT-7138] added popup window in Administration->General->Api ↵Elina Pulke
tokens for token create, update, regenerate, delete api actions