Commits

Eliza Sekace authored 4e0dfcdf16e
..F....... [ZBX-22601] fixed invalid time period filter submission Merge in ZBX/zabbix from feature/ZBX-22601-6.4 to release/6.4 * commit 'ef52fa49251d0de8814d129508e0ca4b1a088503': .D........ [ZBX-22601] updated changelelog message .......... [ZBX-22601] fixed selenium tests: added getValue() function, added comment .......... [ZBX-22601] fixed failing selenium tests, excluded time selector from the form component ..F....... [ZBX-22601] fixed typo ..F....... [ZBX-22601] fixed 'from' and 'to' values when submitting charts.view filter ..F....... [ZBX-22601] minor code refactoring, fixed few typos and coding style ..F....... [ZBX-22601] removed unnecessary blank line ..F....... [ZBX-22601] optimized code; added default value to timeselector values 'from' and 'to' ..F....... [ZBX-22601] optimized code; fixed 'from' and 'to' values passed to URL; removed debugging code ..F....... [ZBX-22601] removed unnecessary empty line, refactored code ..F....... [ZBX-22601] removed timeselector from filter form; fixed timeselector update from url data ..F....... [ZBX-22601] reverted commit 5c857e3eaa460333144c84de177f6292ba745e0b .D........ [ZBX-22601] updated changelog message ..F....... [ZBX-22601] added error messages for invalid timeselector periods ..F....... [ZBX-22601] removed trailing comma .D........ [ZBX-22601] updated changelog message ..F....... [ZBX-22601] fixed filter to retrieve from and to data using CProfile::get ..F....... [ZBX-22601] fixed action log should not allow filtering by time period less than a minute (cherry picked from commit b321cdf72bee2b3e6ae5f359f8a39716c8a95a03) Resolved conflicts in: - ui/include/classes/html/CFilter.php - ui/include/views/reports.toptriggers.php - ui/toptriggers.php