summaryrefslogtreecommitdiffstats
path: root/frontends/php/services.php
Commit message (Expand)AuthorAgeFilesLines
* - speed improvement for Overview screens (Eugene)osmiy2006-05-121-9/+9
* - fixes to zabbix_sender and other changes (Alexei)hugetoad2006-05-121-1/+1
* - developed remote commads execution on specific actions (Eugene)osmiy2006-03-211-5/+14
* - added trigger selecton from popup (Eugene)osmiy2006-03-161-399/+280
* - improved Templates logic (Eugene)osmiy2006-02-101-3/+3
* - Minor changes (Eugene)osmiy2006-01-181-2/+2
* Cleanup of PHP code.hugetoad2005-11-251-32/+23
* - all $_GET and $_POST replaced by $_REQUEST. Thanks to James Wells. (Alexei)hugetoad2005-10-241-58/+58
* - added mass-delete function for IT Services (Alexei)hugetoad2005-09-281-0/+42
* - misc usability fixes for PHP interface (Alexei)hugetoad2005-08-261-0/+1
* - fixed addition of complex triggers for linked hosts (Alexei)hugetoad2005-07-101-1/+1
* - fixed selection of IT Service calculation algorithm (Alexei)hugetoad2005-06-211-1/+2
* - improved monitoring of log files (Alexei)hugetoad2005-05-281-18/+76
* - change copyright to SIA Zabbix (Alexei)hugetoad2005-05-151-2/+2
* - added link to ZABBIX manual from all forms (Alexei)hugetoad2004-12-181-3/+3
* Polishing PHP interface.hugetoad2004-11-151-3/+0
* Minor change.hugetoad2004-10-101-10/+13
* - added support for custom multiplier (Alexei)hugetoad2004-09-101-5/+5
* - use $_GET, $_POST, $_COOKIE to be PHP5-compatible. Thanks to Martin MOHNHA...hugetoad2004-08-011-46/+46
* Minor changes.hugetoad2004-07-271-1/+2
* - added support for real delta. item.delta=2. (Alexei)hugetoad2004-05-251-52/+52
* Minor changes.hugetoad2004-01-031-1/+8
* - added support of macro {HOSTNAME}, removed support ofhugetoad2004-01-031-8/+8
* 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-5/+5
* - non breakable space in PHP forms (Alexei)hugetoad2003-08-151-8/+8
* Minor changes (Alexei)hugetoad2003-08-031-0/+20
* - added disk statistics to data.sql (Alexei)hugetoad2003-07-251-1/+0
* - popup confirmation screen for deletes and updates (Alexei)hugetoad2003-07-251-2/+2
* - support for changing of graph items (Alexei)hugetoad2003-07-201-4/+7
* - fixes in services.php (Alexei)hugetoad2003-06-011-1/+1
* - misc fixes for services.php. Thanks to S��bastien "Slix" Li��nard.hugetoad2003-04-211-6/+10
* - added sort order by sortorder for IT Services (Alexei)hugetoad2003-04-051-4/+12
* - added EOL character to make HTML source more readable (Alexei)hugetoad2003-03-111-1/+18
* - added support for SLA level in IT Services (Alexei)hugetoad2003-01-261-3/+24
* - all <? ?> were changed to <?php ?>. No changes in php.ini required anymore.hugetoad2002-12-071-9/+9
* Better support for CSS>hugetoad2002-10-301-9/+9
* Minor changes.hugetoad2002-09-071-2/+2
* Basic support for service availability.hugetoad2002-08-251-54/+55
* - added housekeeping procedure for table sessions (Alexei)hugetoad2002-08-111-2/+2
* - added upgrades/dbpatches/1.0beta4_to_1.0beta5/ with patches (Alexei)hugetoad2002-08-041-0/+4
* - changed grid size for all graphs (Alexei)hugetoad2002-07-311-0/+4
* - support for service tree (Alexei)hugetoad2002-07-081-2/+7
* Different improvements.hugetoad2002-06-301-0/+9
* Minor changeshugetoad2002-06-261-2/+2
* - added parameter SenderFrequency to zabbix_suckerd configurationhugetoad2002-06-241-9/+56
* - php/include/*inc renamed to php/include/*inc.php (Alexei)hugetoad2002-06-171-1/+1
* More support for IT Services.hugetoad2002-05-191-2/+6
* - support for new trigger status - UNKNOWN (Alexei)hugetoad2002-05-121-0/+37