summaryrefslogtreecommitdiffstats
path: root/frontends/php/items.php
Commit message (Collapse)AuthorAgeFilesLines
* Minor changes.hugetoad2006-05-251-1/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2910 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - fixed oracle SQL request creating (Eugene)osmiy2006-05-221-1/+1
| | | | | | | - fixed first host selection from list of accessed hosts (Eugene) git-svn-id: svn://svn.zabbix.com/trunk@2874 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - fixed history cleaning for logs (Eugene)osmiy2006-05-161-1/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2845 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - speed improvement for Overview screens (Eugene)osmiy2006-05-121-2/+2
| | | | | | | | | | | | | | - developed 'net.if.total[*]' parameter (Eugene) - fixed new map link adding (Eugene) - fixed host group adding (Eugene) - fixed map displaying (Eugene) - fixed 'No permissions' for 'Latest data','Triggers','Alarms' screens (Eugene) - fixed permision deletion (Eugene) - fixed 'get_map_by_sysmapid' function calls(Eugene) - improved php code execution speed (Eugene) git-svn-id: svn://svn.zabbix.com/trunk@2825 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Minor changes.hugetoad2006-05-081-1/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2822 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - improved 'Latest data' sreen, items grouped by applications (Eugene)osmiy2006-05-031-7/+26
| | | | | | | - added applications for hosts (Eugene) git-svn-id: svn://svn.zabbix.com/trunk@2794 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - allow item delays up-to 24h (Alexei)hugetoad2006-04-261-1/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2783 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - unsupported items can be activated by one click (Eugene)osmiy2006-04-261-1/+6
| | | | | | | - each graph from history and graphs remember selected period (Eugene) git-svn-id: svn://svn.zabbix.com/trunk@2782 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added support of aggregate items (Alexei)hugetoad2006-04-201-1/+2
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2754 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - change permission logic (Eugene)osmiy2006-04-191-1/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2743 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - improved filter by hosts and groups (Eugene)osmiy2006-04-071-4/+2
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2723 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added latest values filtring/marking of log history (Eugene)osmiy2006-04-051-5/+14
| | | | | | | - developed multiple log history viewing (Eugene) git-svn-id: svn://svn.zabbix.com/trunk@2719 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added trigger selecton from popup (Eugene)osmiy2006-03-161-2/+2
| | | | | | | | - improved popup selection (Eugene) - improved "IT services" configuration (Eugene) git-svn-id: svn://svn.zabbix.com/trunk@2702 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - Minor cahnges (Eugene)osmiy2006-02-231-1/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2680 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added hosekeeper support for frontend (Eugene)osmiy2006-02-221-1/+28
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2675 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added value mapping for e-mail content (Eugene)osmiy2006-02-221-1/+1
| | | | | | | - fixed frontend (Eugene) git-svn-id: svn://svn.zabbix.com/trunk@2671 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - Added value mapping for items (Eugene)osmiy2006-02-211-4/+5
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2666 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - improved Templates logic (Eugene)osmiy2006-02-101-109/+105
| | | | | | | - speed improvement for proc.num of Tru64 (Eugene) git-svn-id: svn://svn.zabbix.com/trunk@2631 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - Templates improvements.osmiy2006-02-071-9/+13
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2621 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Frontend improvements.hugetoad2006-02-061-1/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2608 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - Frontend improvements (Eugene)osmiy2006-02-061-1/+1
| | | | | | | + Configuration -> Triggers (finished) git-svn-id: svn://svn.zabbix.com/trunk@2607 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - Frontend improvements (Eugene)osmiy2006-02-031-16/+10
| | | | | | | | | | + Configuration -> General (finished) + Configuration -> Users (finished) + Configuration -> Hosts (finished) + Configuration -> Items (finished) git-svn-id: svn://svn.zabbix.com/trunk@2603 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - Frontend improvements (Eugene)osmiy2006-02-021-109/+131
| | | | | | | | | | | - array sending by URL - items.php finished - index.php finished - config.php finished - Added Array validation (Eugene) git-svn-id: svn://svn.zabbix.com/trunk@2601 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - Frontend improvements (Eugene)osmiy2006-02-011-3/+3
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2595 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - Frontend improvements (Eugene)osmiy2006-01-311-5/+13
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2590 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - Frontend improvements (Eugene)osmiy2006-01-301-19/+56
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2577 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - Minor changes (Eugene);osmiy2006-01-301-2/+2
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2576 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added Check All functionality (Eugene)osmiy2006-01-301-3/+9
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2575 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - Frontend improvements (Eugene)osmiy2006-01-271-64/+47
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2566 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - Frontend improvements (Eugene)osmiy2006-01-201-188/+157
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2549 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - Minor changes (Eugene)osmiy2006-01-181-2/+2
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2537 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Minor changes.hugetoad2006-01-171-6/+6
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2535 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added validate.inc.php (Alexei)hugetoad2006-01-171-2/+53
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2533 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Frontend improvements.hugetoad2006-01-111-14/+29
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2516 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Frontend improvements.hugetoad2006-01-111-1/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2515 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Improvements of the PHP GUI.hugetoad2006-01-071-3/+2
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2496 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Frontend improvements.hugetoad2006-01-061-12/+12
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2494 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Better forms.hugetoad2006-01-061-28/+35
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2492 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - new popup selections for forms (Alexei)hugetoad2006-01-051-0/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2490 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Cleanup of PHP code.hugetoad2005-11-251-2/+3
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2357 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - reverted multiple server patch (Alexei)hugetoad2005-11-221-41/+6
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2343 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Applied MySQL reconnect patch.james_wells2005-11-051-7/+41
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | zabbix_tmp/src/libs/zbxdbhigh/db.c Applied Multiple Server Patch. zabbix/create/mysql/schema.sql zabbix/create/postgresql/schema.sql zabbix/frontends/php/include/config.inc.php zabbix/frontends/php/include/forms.inc.php zabbix/frontends/php/include/items.inc.php zabbix/frontends/php/include/locales/de_de.inc.php zabbix/frontends/php/include/locales/en_gb.inc.php zabbix/frontends/php/include/locales/fr_fr.inc.php zabbix/frontends/php/include/locales/it_it.inc.php zabbix/frontends/php/include/locales/lv_lv.inc.php zabbix/frontends/php/include/locales/ru_ru.inc.php zabbix/frontends/php/include/locales/sp_sp.inc.php zabbix/frontends/php/items.php zabbix/frontends/php/servers.php zabbix/include/common.h zabbix/misc/conf/zabbix_server.conf zabbix/src/zabbix_server/housekeeper/housekeeper.c zabbix/src/zabbix_server/housekeeper/housekeeper.h zabbix/src/zabbix_server/pinger/pinger.c zabbix/src/zabbix_server/pinger/pinger.h zabbix/src/zabbix_server/poller/poller.c zabbix/src/zabbix_server/poller/poller.h zabbix/src/zabbix_server/server.c zabbix/src/zabbix_server/timer/timer.c zabbix/src/zabbix_server/timer/timer.h zabbix/upgrades/dbpatches/1.1beta2_to_1.1beta3/mysql/patch.sql zabbix/upgrades/dbpatches/1.1beta2_to_1.1beta3/postgresql/patch.sql git-svn-id: svn://svn.zabbix.com/trunk@2277 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - all $_GET and $_POST replaced by $_REQUEST. Thanks to James Wells. (Alexei)hugetoad2005-10-241-52/+52
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2215 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added mass-delete function for IT Services (Alexei)hugetoad2005-09-281-0/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2081 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Minor changes.hugetoad2005-09-061-5/+5
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2039 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - misc fixes for host-templates linkage (Alexei)hugetoad2005-08-291-1/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2009 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - group functions for item manipulations (Alexei)hugetoad2005-08-291-1/+23
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2005 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - misc usability fixes for PHP interface (Alexei)hugetoad2005-08-261-0/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@1998 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - misc usability fixes for PHP interface (Alexei)hugetoad2005-08-261-0/+5
| | | | git-svn-id: svn://svn.zabbix.com/trunk@1997 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - fixed addition of complex triggers for linked hosts (Alexei)hugetoad2005-07-101-1/+1
| | | | | | | - better localisation support (Alexei) git-svn-id: svn://svn.zabbix.com/trunk@1903 97f52cf1-0a1b-0410-bd0e-c28be96e8082