summaryrefslogtreecommitdiffstats
path: root/frontends/php/actions.php
Commit message (Expand)AuthorAgeFilesLines
* - [DEV-66] added sorting to screens (Artem)artem2007-11-121-0/+1
* - [ZBX-77] merged rev. 4799:4802 of branches/1.4/ (Artem) [fixes for refresh...artem2007-09-271-0/+2
* - added history of last five visited pages (Artem)artem2007-06-041-0/+1
* - developed group permission system (Eugene)osmiy2006-10-231-41/+31
* - misc fixes for WEB frontend (Alexei)hugetoad2006-07-111-1/+1
* - fixed server hanging in calculation of aggregate functions (Alexei)martinsj2006-04-281-58/+7
* - added "Data overview" for screensosmiy2006-03-141-1/+1
* - improved Templates logic (Eugene)osmiy2006-02-101-1/+1
* Frontend improvements.hugetoad2006-02-071-2/+2
* - Frontend improvements (Eugene)osmiy2006-01-311-3/+3
* - Frontend improvements (Eugene)osmiy2006-01-301-12/+12
* Frontend improvements.hugetoad2006-01-211-20/+14
* - renamed latestalarms.php and alerts.php (Alexei)hugetoad2006-01-211-0/+151
* Minor changes.hugetoad2005-12-311-438/+0
* - added 'update' operation for triggers of template hosts (Eugene)osmiy2005-12-231-1/+3
* Minor fix.hugetoad2005-11-251-1/+1
* Misc cleanup.hugetoad2005-11-241-14/+13
* - all $_GET and $_POST replaced by $_REQUEST. Thanks to James Wells. (Alexei)hugetoad2005-10-241-58/+58
* Minor changes.hugetoad2005-10-111-2/+11
* Minor changes.hugetoad2005-10-111-1/+5
* Minor changes.hugetoad2005-10-111-7/+14
* Minor changes.hugetoad2005-10-111-3/+46
* - misc fixes for host-templates linkage (Alexei)hugetoad2005-08-291-1/+1
* - 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
* - hard-linked templates works when deleting an action (Alexei)hugetoad2005-03-171-0/+1
* - hard-linked templates works when adding an action (Alexei)hugetoad2005-03-171-3/+4
* - fixed SQL warning when updating actions (Alexei)hugetoad2005-02-261-2/+10
* Minor changes.hugetoad2004-12-291-37/+21
* - added link to ZABBIX manual from all forms (Alexei)hugetoad2004-12-181-1/+1
* Minor GUI improvements.hugetoad2004-11-301-3/+10
* Minor change.hugetoad2004-10-101-9/+10
* Better audit support.hugetoad2004-09-181-0/+14
* - added table audit (Alexei)hugetoad2004-09-161-2/+2
* - added support for custom multiplier (Alexei)hugetoad2004-09-101-2/+1
* - use $_GET, $_POST, $_COOKIE to be PHP5-compatible. Thanks to Martin MOHNHA...hugetoad2004-08-011-35/+35
* - added support of localisation (Alexei)hugetoad2004-05-201-75/+39
* Improvements for new algorithm for action handling.hugetoad2004-02-171-1/+2
* More improvements for action screen.hugetoad2004-02-161-3/+11
* Improvements for action screen & logic.hugetoad2004-02-161-4/+4
* Minor changes.hugetoad2004-02-141-1/+1
* - fixed refresh in actions screen (Alexei)hugetoad2004-02-121-9/+19
* - changed DB schema. Dropped foreign key for table actions (Alexei)hugetoad2004-02-081-8/+2
* - fixed handling of special chars in adding from templates (Alexei)hugetoad2004-02-071-1/+1
* Improvements for action form.hugetoad2004-02-071-2/+8
* Minor changes.hugetoad2004-02-011-3/+4
* IMprovements from action form.hugetoad2004-01-311-3/+16
* Improvements for action form.hugetoad2004-01-311-8/+54
* - new action type: "ON or OFF" (Alexei)hugetoad2004-01-281-2/+7
* - fixed change of action subject if it contains special charactershugetoad2004-01-161-1/+2