summaryrefslogtreecommitdiffstats
path: root/frontends/php/latest.php
Commit message (Expand)AuthorAgeFilesLines
* 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
* - added support for real delta. item.delta=2. (Alexei)hugetoad2004-05-251-159/+73
* - added support of localisation (Alexei)hugetoad2004-05-201-13/+13
* - fixed displaying of string value in the Latest Values (Alexei)hugetoad2004-01-251-5/+12
* - do not show group having no hosts in Latest Values (Alexei)hugetoad2004-01-031-5/+19
* Added 2004 to the Copyright notice.hugetoad2003-12-221-1/+1
* - fixed permissions of PHP screens (Alexei)hugetoad2003-11-091-1/+1
* Minor changes.hugetoad2003-11-081-1/+1
* Minor change.hugetoad2003-08-151-1/+1
* - non breakable space in PHP forms (Alexei)hugetoad2003-08-151-2/+2
* Minor changes (Alexei)hugetoad2003-08-031-0/+20
* - fix to show HTML characters of string items in Latest Values andhugetoad2003-07-251-1/+1
* - no wrapping for Latest Values (Alexei)hugetoad2003-07-241-2/+6
* - fix to enable use of abschange() (Alexei)hugetoad2003-07-161-3/+3
* Cosmetic changes.hugetoad2003-06-191-1/+1
* - added support for units (Mb, Kb, Gb, etc) (Alexei)hugetoad2003-06-121-6/+6
* More support for metric units.hugetoad2003-06-121-4/+8
* - added columnt items.units (Alexei)hugetoad2003-06-091-4/+4
* - added EOL character to make HTML source more readable (Alexei)hugetoad2003-03-111-0/+1
* - Show-Show-Show renamed to Graph-Trend-Compare in latest.html (Alexei)hugetoad2002-12-211-6/+6
* - fixed possible zabbix_suckerd crash. It may happen if socket() returns 0.hugetoad2002-12-191-5/+4
* - all <? ?> were changed to <?php ?>. No changes in php.ini required anymore.hugetoad2002-12-071-4/+4
* Misc changes to PHP frontend.hugetoad2002-11-101-2/+2
* - precision of Change is set to 2 in Latest Values (Alexei)hugetoad2002-11-051-1/+10
* Better support for CSS.hugetoad2002-10-301-1/+1
* Added support of CSS.hugetoad2002-10-201-1/+1
* - support for host groups (Alexei)hugetoad2002-10-201-2/+47