summaryrefslogtreecommitdiffstats
path: root/frontends/php/include/config.inc.php
Commit message (Collapse)AuthorAgeFilesLines
* - fixes to zabbix_sender and other changes (Alexei)hugetoad2006-05-121-322/+32
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2823 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Minor changes.hugetoad2006-05-081-1/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2821 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - fixed action adding (Eugene)osmiy2006-05-051-6/+6
| | | | | | | | - improved ZABBIX logo, open link in new window (Eugene) - added option 'target' for CLink class (Eugene) git-svn-id: svn://svn.zabbix.com/trunk@2798 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - improved 'Latest data' sreen, items grouped by applications (Eugene)osmiy2006-05-031-19/+73
| | | | | | | - added applications for hosts (Eugene) git-svn-id: svn://svn.zabbix.com/trunk@2794 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added report "Most Busy Triggers Top 100" (Martins)martinsj2006-05-021-2/+3
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2791 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - minor fix (Eugene)osmiy2006-04-281-2/+2
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2790 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - fixed 00:00-23:59 problem (Eugene)osmiy2006-04-281-8/+11
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2789 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - improved graphs, added 'Working time' displaying (Eugene)osmiy2006-04-281-2/+176
| | | | | | | - added 'Working time' configuration (Eugene) git-svn-id: svn://svn.zabbix.com/trunk@2786 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - fixed server hanging in calculation of aggregate functions (Alexei)martinsj2006-04-281-0/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2785 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added Notification Report (Martins)martinsj2006-04-251-2/+3
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2779 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - minor change (Eugene)osmiy2006-04-211-0/+3
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2761 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - code optimization (Eugene)osmiy2006-04-191-168/+7
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2744 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - change permission logic (Eugene)osmiy2006-04-191-1/+2
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2743 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - new realization of permission checking (Eugene)osmiy2006-04-181-114/+6
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2741 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - improved filter by hosts and groups (Eugene)osmiy2006-04-071-0/+6
| | | | 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-312/+5
| | | | | | | - developed multiple log history viewing (Eugene) git-svn-id: svn://svn.zabbix.com/trunk@2719 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Minor changes.hugetoad2006-03-281-2/+2
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2714 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Better performance of right checking and other fixes.:whugetoad2006-03-281-1/+47
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2712 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - developed remote commads execution on specific actions (Eugene)osmiy2006-03-211-1/+3
| | | | | | | | | - added "URL" module for screens (Eugene) - fix some bugs - clean code git-svn-id: svn://svn.zabbix.com/trunk@2703 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added "Data overview" for screensosmiy2006-03-141-120/+208
| | | | | | | | | | | | | | | | | | | | | | - added "Triggers overview" for screens (Eugene) - added blinking into Trigger overview (Eugene) - added screen displaying in other screen (Eugene) - improved Overview table header, vertical text added (Eugene) - developed "ZABBIX Clock" module for screens (Eugene) - developed "ZABBIX server info" module for screens (Eugene) - developed "Triggers info" module for screens (Eugene) - developed "Host info" module for screens (Eugene) - improved screens displaying, added item alignment (Eugene) - improved ZABBIX server report (Eugene) - improved images configuration (Eugene) - added onserver image resizing for thumbs by php (Eugene) - developed acknowledges system (Eugene) - added icons displaying for maps (Eugene) - added maps displaying for maps (Eugene) - improved maps (Eugene) git-svn-id: svn://svn.zabbix.com/trunk@2699 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added hosekeeper support for frontend (Eugene)osmiy2006-02-221-8/+34
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2675 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - support of max(#N) for sum,min,max,delta and avg (Alexei)hugetoad2006-02-211-2/+23
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2667 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - Added value mapping for items (Eugene)osmiy2006-02-211-0/+68
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2666 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - Added suport of new host<->templates logic for Triggers (Eugene)osmiy2006-02-151-3/+4
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2644 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - fixed incorrect groupid error for actions (Eugene)osmiy2006-02-131-14/+0
| | | | | | | (http://www.zabbix.com/forum/showthread.php?t=2146) git-svn-id: svn://svn.zabbix.com/trunk@2635 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - improved Templates logic (Eugene)osmiy2006-02-101-187/+17
| | | | | | | - speed improvement for proc.num of Tru64 (Eugene) git-svn-id: svn://svn.zabbix.com/trunk@2631 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* zbx_ads() replaced by zabx_dbstr()hugetoad2006-02-081-28/+28
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2629 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - Templates improvements.osmiy2006-02-071-2/+5
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2621 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - fixed synchronisation of template graphs when using a template (Alexei)hugetoad2006-02-071-2/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2619 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - Frontend improvements (Eugene)osmiy2006-02-061-7/+6
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2610 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - Frontend improvements (Eugene)osmiy2006-02-031-7/+3
| | | | | | | | | | + 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-5/+14
| | | | | | | | | | | - 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
* - GUI made immune to SQL injection attacks (Alexei)hugetoad2006-02-021-29/+28
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2600 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* MInor changes.hugetoad2006-02-011-3/+10
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2593 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Getting rid of addslashes.hugetoad2006-01-311-17/+26
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2592 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - Bug fixing (Eugene)osmiy2006-01-311-7/+15
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2588 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - Frontend improvements (Eugene)osmiy2006-01-311-1/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2585 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added Check All functionality (Eugene)osmiy2006-01-301-2/+14
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2575 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - Frontend improvements (Eugene)osmiy2006-01-301-4/+10
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2572 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - Frontend improvements (Eugene)osmiy2006-01-251-11/+20
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2564 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Minor fix.hugetoad2006-01-211-2/+3
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2558 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - renamed latestalarms.php and alerts.php (Alexei)hugetoad2006-01-211-5/+5
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2553 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - Frontend improvements (Eugene)osmiy2006-01-201-28/+23
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2547 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - Minor Changes (Eugene)osmiy2006-01-181-1/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2539 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - Minor changes (Eugene)osmiy2006-01-181-63/+62
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2537 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - Minor chamges (Eugene)osmiy2006-01-171-54/+30
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2534 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added validate.inc.php (Alexei)hugetoad2006-01-171-0/+4
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2533 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Minor changes.hugetoad2006-01-161-0/+5
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2531 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - Frontend improvements. (Eugene)osmiy2006-01-161-80/+9
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2530 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - Frontend improvements. (Eugene)osmiy2006-01-131-0/+2
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2523 97f52cf1-0a1b-0410-bd0e-c28be96e8082