summaryrefslogtreecommitdiffstats
path: root/frontends/php/report2.php
Commit message (Expand)AuthorAgeFilesLines
* - all $_GET and $_POST replaced by $_REQUEST. Thanks to James Wells. (Alexei)hugetoad2005-10-241-10/+10
* - misc usability fixes for PHP interface (Alexei)hugetoad2005-08-261-0/+4
* - fixed addition of complex triggers for linked hosts (Alexei)hugetoad2005-07-101-1/+1
* - change copyright to SIA Zabbix (Alexei)hugetoad2005-05-151-2/+2
* - better readability of php code (Alexei)hugetoad2005-05-141-4/+4
* Finished changed related to host.availablehugetoad2005-01-151-4/+4
* Cosmetic changes.hugetoad2004-11-201-45/+0
* Frontend improvements.hugetoad2004-11-141-0/+75
* Frontend improvements.hugetoad2004-09-281-35/+18
* - added support for custom multiplier (Alexei)hugetoad2004-09-101-2/+2
* - use $_GET, $_POST, $_COOKIE to be PHP5-compatible. Thanks to Martin MOHNHA...hugetoad2004-08-011-8/+8
* - added support for real delta. item.delta=2. (Alexei)hugetoad2004-05-251-9/+9
* - added support of macro {HOSTNAME}, removed support ofhugetoad2004-01-031-4/+4
* Added 2004 to the Copyright notice.hugetoad2003-12-221-1/+1
* Cosmetic changes.hugetoad2003-11-291-4/+4
* - fixed permissions of PHP screens (Alexei)hugetoad2003-11-091-1/+1
* Minor changes (Alexei)hugetoad2003-08-031-0/+20
* - all <? ?> were changed to <?php ?>. No changes in php.ini required anymore.hugetoad2002-12-071-6/+6
* Better support of CSS.hugetoad2002-10-261-3/+0
* - improvement in user rights handling routines (Alexei)hugetoad2002-09-081-0/+9
* Improvements for availability graph.hugetoad2002-09-021-3/+10
* - added frontends/php/chart4.php (Alexei)hugetoad2002-09-021-6/+19
* Basic support for service availability.hugetoad2002-08-251-5/+5
* - added housekeeping procedure for table sessions (Alexei)hugetoad2002-08-111-4/+4
* - added upgrades/dbpatches/1.0beta4_to_1.0beta5/ with patches (Alexei)hugetoad2002-08-041-1/+0
* Host selection for availability report.hugetoad2002-07-261-57/+67
* - fixed crash in case if MySQL server gone (support for signal PIPE) (Alexei)hugetoad2002-07-231-1/+1
* Better support of %s in trigger descriptions.hugetoad2002-07-221-1/+7
* - check permissions for Availability report (Alexei)hugetoad2002-06-241-0/+4
* - status of triggers changes if host/item status has been changed (Alexei)hugetoad2002-06-211-2/+2
* - php/include/*inc renamed to php/include/*inc.php (Alexei)hugetoad2002-06-171-1/+1
* - support for new trigger status - UNKNOWN (Alexei)hugetoad2002-05-121-0/+4
* - all *.html documents were renamed to *.php (Alexei)hugetoad2002-02-051-0/+73