summaryrefslogtreecommitdiffstats
path: root/frontends/php/triggers.php
Commit message (Expand)AuthorAgeFilesLines
* - Frontend improvements (Eugene)osmiy2006-01-201-1/+10
* - Minor changes (Eugene)osmiy2006-01-181-2/+2
* - added HTML classes into PHP framework (Eugene)osmiy2006-01-111-11/+15
* Frontend improvements.hugetoad2006-01-101-39/+45
* Improvements of the PHP GUI.hugetoad2006-01-071-27/+29
* Frontend improvements.hugetoad2006-01-061-8/+9
* - terminology change: trigger's 'description' -> 'name' (Alexei)hugetoad2006-01-011-1/+1
* More support of new action schema.hugetoad2005-12-281-9/+9
* - added 'update' operation for triggers of template hosts (Eugene)osmiy2005-12-231-0/+1
* Minor fix.hugetoad2005-11-251-2/+2
* Cleanup of PHP code.hugetoad2005-11-251-4/+5
* - all $_GET and $_POST replaced by $_REQUEST. Thanks to James Wells. (Alexei)hugetoad2005-10-241-46/+46
* Minor changes.hugetoad2005-09-061-2/+8
* - misc fixes for host-templates linkage (Alexei)hugetoad2005-08-291-1/+1
* - misc usability fixes for PHP interface (Alexei)hugetoad2005-08-261-0/+1
* - 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
* - do not show deleted hosts/items and triggers (Alexei)hugetoad2005-06-241-3/+3
* - change copyright to SIA Zabbix (Alexei)hugetoad2005-05-151-2/+2
* - better readability of php code (Alexei)hugetoad2005-05-141-4/+4
* - hard-linked templates works when deleting a trigger (Alexei)hugetoad2005-03-161-0/+1
* - hard-linked templates works when adding a trigger (Alexei)hugetoad2005-03-161-2/+3
* - added frontends/image.php (Alexei)hugetoad2005-01-061-3/+3
* - added link to ZABBIX manual from all forms (Alexei)hugetoad2004-12-181-1/+1
* Cosmetic changes.hugetoad2004-11-201-63/+34
* PHP GUI improvements.hugetoad2004-11-131-26/+22
* - added table audit (Alexei)hugetoad2004-09-161-1/+17
* - different icons depending on a triger status for sysmaps (Alexei)hugetoad2004-09-131-3/+15
* - 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-42/+42
* - added support for real delta. item.delta=2. (Alexei)hugetoad2004-05-251-83/+69
* - added support of localisation (Alexei)hugetoad2004-05-201-0/+1
* - show severity of triggers in the list (Alexei)hugetoad2004-02-101-1/+12
* - added support of macro {HOSTNAME}, removed support ofhugetoad2004-01-031-4/+4
* Added 2004 to the Copyright notice.hugetoad2003-12-221-1/+1
* - fixed permissions of PHP screens (Alexei)hugetoad2003-11-091-2/+2
* Minor changes.hugetoad2003-11-081-3/+3
* Fix for PostgreSQL's Triggers form (Alexei)hugetoad2003-08-151-3/+3
* Minor changes (Alexei)hugetoad2003-08-031-0/+20
* - popup confirmation screen for deletes and updates (Alexei)hugetoad2003-07-251-3/+4
* Cosmetic changes.hugetoad2003-05-181-1/+9
* - added group selection in Item and Trigger definition forms (Alexei)hugetoad2003-05-021-3/+53
* - fixed improper handling of special characters i.e. '\/" (Alexei)hugetoad2003-01-121-1/+1
* - personalisation (remember default port number for hosts) (Alexei)hugetoad2003-01-111-2/+1
* - mass update for triggers (activate, deactivate, delete) (Alexei)hugetoad2003-01-101-3/+39
* Basic support of mass update functions for triggers.hugetoad2003-01-081-2/+12
* - different colors for different status of items, triggers, usershugetoad2003-01-051-3/+3
* - all <? ?> were changed to <?php ?>. No changes in php.ini required anymore.hugetoad2002-12-071-8/+8
* Getting rid of dependency on register_globalshugetoad2002-08-251-26/+26
* - added housekeeping procedure for table sessions (Alexei)hugetoad2002-08-111-3/+3