summaryrefslogtreecommitdiffstats
path: root/frontends/php/actions.php
Commit message (Collapse)AuthorAgeFilesLines
...
* Improvements for action form.hugetoad2004-01-311-8/+54
| | | | git-svn-id: svn://svn.zabbix.com/trunk@1228 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - new action type: "ON or OFF" (Alexei)hugetoad2004-01-281-2/+7
| | | | git-svn-id: svn://svn.zabbix.com/trunk@1212 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - fixed change of action subject if it contains special charactershugetoad2004-01-161-1/+2
| | | | | | | (Alexei) git-svn-id: svn://svn.zabbix.com/trunk@1186 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Cosmetic changes.hugetoad2004-01-071-4/+8
| | | | git-svn-id: svn://svn.zabbix.com/trunk@1144 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added support of macro {HOSTNAME}, removed support ofhugetoad2004-01-031-4/+4
| | | | | | | %s (Alexei) git-svn-id: svn://svn.zabbix.com/trunk@1120 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Added 2004 to the Copyright notice.hugetoad2003-12-221-1/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@1091 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - fixed action maintenance screen (Alexei)hugetoad2003-11-301-2/+3
| | | | git-svn-id: svn://svn.zabbix.com/trunk@1078 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Support for user groups.hugetoad2003-11-181-4/+14
| | | | git-svn-id: svn://svn.zabbix.com/trunk@1036 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Better support of user groups.hugetoad2003-11-181-7/+7
| | | | git-svn-id: svn://svn.zabbix.com/trunk@1035 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Misc improvements for the interface.hugetoad2003-11-161-37/+49
| | | | git-svn-id: svn://svn.zabbix.com/trunk@1031 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Changes to support user groups.hugetoad2003-11-161-1/+30
| | | | git-svn-id: svn://svn.zabbix.com/trunk@1030 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Minor changes.hugetoad2003-11-081-3/+3
| | | | git-svn-id: svn://svn.zabbix.com/trunk@1015 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - improvements for action form (Alexei)hugetoad2003-08-161-19/+26
| | | | git-svn-id: svn://svn.zabbix.com/trunk@927 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - non breakable space in PHP forms (Alexei)hugetoad2003-08-151-4/+4
| | | | git-svn-id: svn://svn.zabbix.com/trunk@916 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Minor changes (Alexei)hugetoad2003-08-031-0/+20
| | | | git-svn-id: svn://svn.zabbix.com/trunk@882 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added basic support of global alerts (Alexei)hugetoad2003-05-101-3/+28
| | | | git-svn-id: svn://svn.zabbix.com/trunk@764 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - fixed selection of recipient in trigger actions (Alexei)hugetoad2003-01-151-3/+3
| | | | git-svn-id: svn://svn.zabbix.com/trunk@648 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - all <? ?> were changed to <?php ?>. No changes in php.ini required anymore.hugetoad2002-12-071-6/+6
| | | | | | | (Alexei) git-svn-id: svn://svn.zabbix.com/trunk@580 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Better support for CSS.hugetoad2002-10-301-5/+5
| | | | git-svn-id: svn://svn.zabbix.com/trunk@549 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - fixed permission check for all *.php (Alexei)hugetoad2002-09-071-0/+9
| | | | git-svn-id: svn://svn.zabbix.com/trunk@483 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Getting rid of dependency on register_globalshugetoad2002-08-251-21/+21
| | | | git-svn-id: svn://svn.zabbix.com/trunk@462 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added housekeeping procedure for table sessions (Alexei)hugetoad2002-08-111-2/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | - changed width=\"X%\" to width=X% in *.php (Alexei) - Status of a trigger will blink if it was changes during last 60 seconds (Alexei) - Zabbix daemons to update triggers.lastchange when triggers.values is changed (Alexei) - added misc/init.d/debian/zabbix-[suckerd|trapperd] (Alexei) - removed misc/init.d/debian/zabbix-server (Alexei) - send_email() will timeout after 10 seconds (Alexei) - DBadd_alarm() renamed to add_alarm() (Alexei) - support for SCO OpenServer (Alexei). Thanks to Alexender Kirhenstein. - ./configure will correctly define socklen_t (Alexei) - <center> changed to <div align=center> (Alexei) - reason of problem in screen IT Services (Alexei) - added frontends.php/helpdesk.php (Alexei) - added tables: problems, problems_comments,categories (Alexei) - added "...#form" to button Change in form Configuration of Users (Alexei) - "Just for information" changed to "Information" (Alexei) - fixed ./configure to correctly find zlib (Alexei) - housekeeping to delete no more than HousekeepingFrequency*3600 records from table history and history_str at once (MySQL only) (Alexei) git-svn-id: svn://svn.zabbix.com/trunk@450 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Additions to the manual.hugetoad2002-08-051-2/+0
| | | | git-svn-id: svn://svn.zabbix.com/trunk@447 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - changed grid size for all graphs (Alexei)hugetoad2002-07-311-0/+4
| | | | | | | | | - added frontends/php/chart4.php (Alexei) - added frontends/php/compare.php (Alexei) - redesigned all graphs (changed colors, etc) (Alexei) git-svn-id: svn://svn.zabbix.com/trunk@444 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added item which reflects host status (0-normal, 2-unreachable) (Alexei)hugetoad2002-06-281-1/+1
| | | | | | | - fixed function apply_actions() (Alexei) git-svn-id: svn://svn.zabbix.com/trunk@419 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - php/include/*inc renamed to php/include/*inc.php (Alexei)hugetoad2002-06-171-1/+1
| | | | | | | | | - check of source IP address for trapped values (Alexei) - added include/security.h and include/security.c (Alexei) - added items.trapper_hosts (Alexei) git-svn-id: svn://svn.zabbix.com/trunk@411 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - already existing hosts can be used as template from new host (Alexei)hugetoad2002-04-141-5/+5
| | | | git-svn-id: svn://svn.zabbix.com/trunk@349 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - fixed "Send message to" in actions.html (Alexei)hugetoad2002-03-041-2/+3
| | | | git-svn-id: svn://svn.zabbix.com/trunk@327 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - all *.html documents were renamed to *.php (Alexei)hugetoad2002-02-051-0/+189
git-svn-id: svn://svn.zabbix.com/trunk@311 97f52cf1-0a1b-0410-bd0e-c28be96e8082