summaryrefslogtreecommitdiffstats
path: root/frontends/php/latest.php
Commit message (Expand)AuthorAgeFilesLines
* - developed template of screens for webmonitoring & other fixesosmiy2007-01-241-0/+1
* - finished configuration screen for webmonitoring (Eugene)osmiy2007-01-241-6/+6
* - fixed values viwing on overview screen (Eugene)osmiy2007-01-101-41/+4
* Minor changes.alex2006-12-081-1/+2
* - fixed undefined varsosmiy2006-11-151-6/+6
* - developed group permission system (Eugene)osmiy2006-10-231-106/+48
* Initial integration of distributed monitoring.alex2006-09-141-2/+7
* - changed type of lastlogsize to long in structure METRIC (Alexei)hugetoad2006-06-271-3/+6
* - minor changesosmiy2006-06-071-9/+37
* - fixed text history storing for Oracle (Eugene)osmiy2006-06-021-1/+0
* - added support of value type Text (Alexei)hugetoad2006-05-261-34/+37
* Minor changes.hugetoad2006-05-231-2/+2
* - speed improvement for Overview screens (Eugene)osmiy2006-05-121-63/+69
* - improved 'Latest data' sreen, items grouped by applications (Eugene)osmiy2006-05-031-33/+203
* - improved host selection (Eugene)osmiy2006-04-121-1/+1
* - improved filter by hosts and groups (Eugene)osmiy2006-04-071-19/+10
* - added latest values filtring/marking of log history (Eugene)osmiy2006-04-051-172/+123
* - added "Data overview" for screensosmiy2006-03-141-1/+1
* - Added value mapping for items (Eugene)osmiy2006-02-211-3/+12
* - improved Templates logic (Eugene)osmiy2006-02-101-3/+3
* zbx_ads() replaced by zabx_dbstr()hugetoad2006-02-081-1/+1
* Frontend improvements.hugetoad2006-02-071-40/+48
* - added new server parameter UnavailablePeriod (Alexei)hugetoad2006-02-051-1/+1
* - GUI made immune to SQL injection attacks (Alexei)hugetoad2006-02-021-1/+1
* - renamed latestalarms.php and alerts.php (Alexei)hugetoad2006-01-211-49/+17
* - Minor changes (Eugene)osmiy2006-01-181-3/+3
* PHP code cleanup. Taking advantage of class Ctable.hugetoad2006-01-031-39/+0
* - new item value type: integer 64bit (Alexei)hugetoad2005-12-231-2/+2
* Cleanup of PHP code.hugetoad2005-11-251-2/+2
* - all $_GET and $_POST replaced by $_REQUEST. Thanks to James Wells. (Alexei)hugetoad2005-10-241-53/+53
* - added support of macros $1,..., $9 (Alexei)hugetoad2005-09-191-3/+3
* - misc usability fixes for PHP interface (Alexei)hugetoad2005-08-261-1/+2
* - misc usability fixes for PHP interface (Alexei)hugetoad2005-08-261-0/+5
* - 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
* - configurable timestamp format in local_en.inc.php (Alexei)hugetoad2005-02-261-1/+1
* Minor changes.hugetoad2005-02-261-7/+1
* More changes to make code HTML compliant.hugetoad2005-02-241-2/+2
* Finished changed related to host.availablehugetoad2005-01-151-5/+5
* - fixes for PHP5 (Alexei)hugetoad2004-12-041-8/+8
* Minor changes.hugetoad2004-11-141-4/+2
* PHP GUI improvements.hugetoad2004-11-131-24/+19
* Minor changes.hugetoad2004-11-121-0/+2
* Minor changes.hugetoad2004-09-301-4/+1
* Frontend improvements.hugetoad2004-09-271-17/+36
* - added table audit (Alexei)hugetoad2004-09-161-10/+10
* - different icons depending on a triger status for sysmaps (Alexei)hugetoad2004-09-131-1/+1
* - added support for custom multiplier (Alexei)hugetoad2004-09-101-32/+59
* - use $_GET, $_POST, $_COOKIE to be PHP5-compatible. Thanks to Martin MOHNHA...hugetoad2004-08-011-45/+45