summaryrefslogtreecommitdiffstats
path: root/frontends/php
Commit message (Collapse)AuthorAgeFilesLines
...
* - fixed page access to pie graphs (Artem)artem2008-04-011-1/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5574 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - small fix for IE in showhint (Artem)artem2008-04-011-11/+4
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5571 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - fixes to services calculation algorithms (Artem)artem2008-04-012-6/+9
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5570 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - improvements to services calculation algorithms (Artem)artem2008-03-316-179/+148
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5564 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - rm zabbix.conf.phpartem2008-03-311-77/+0
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5562 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-15] autodiscovery by ICMP pingssasha2008-03-306-23/+34
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5559 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - improvements in Class tree (Artem)artem2008-03-2721-255/+413
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5555 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - removed unnecessary table in SQL in blocks.inc.php (Artem) [tnx to ↵artem2008-03-271-1/+1
| | | | | | Palmertree] git-svn-id: svn://svn.zabbix.com/trunk@5554 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - removed unnecessary table in SQL in screens.php (Artem)artem2008-03-271-8/+7
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5553 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - merged rev. 5547:5549 of 1.4 branch (Artem) [fixes empty column "hosts" ↵artem2008-03-272-30/+31
| | | | | | in "latest data" screen] git-svn-id: svn://svn.zabbix.com/trunk@5550 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [ZBX-301] merged rev. 5545:5547 of 1.4 branch (Artem) [fixes typos]artem2008-03-275-32/+32
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5548 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [ZBX-310] merged rev. 5543:5545 of 1.4 branch (Artem) [fixes for PGSQL]artem2008-03-272-5/+5
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5546 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [ZBX-336] fixed vtext.php (Artem)artem2008-03-271-1/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5544 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [ZBX-255] added fullscreen mode to overview screen (Artem)artem2008-03-273-26/+62
| | | | | | - applied patch: triggers with less priority do not overwrite previous (Artem) git-svn-id: svn://svn.zabbix.com/trunk@5541 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - improvements in data source pickup decision in graphs (Artem)artem2008-03-262-26/+47
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5539 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added units to "Pie graphs" (Artem)artem2008-03-265-19/+14
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5538 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - improvements for Oracle (Artem)artem2008-03-264-10/+8
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5536 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [ZBX-295] fixed processing of null values under Oraclesasha2008-03-252-1/+4
| | | | | | | | | | | - [ZBX-340] Oracle related fixes - [ZBX-294,ZBX-296] Oracle related fixes [svn merge svn://svn.zabbix.com/branches/1.4 -r5519:5522] [svn merge svn://svn.zabbix.com/branches/1.4 -r5525:5526] [svn merge svn://svn.zabbix.com/branches/1.4 -r5527:5529] git-svn-id: svn://svn.zabbix.com/trunk@5533 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - fixed dependency groupid->hostid->graphid in charts screen (Artem)artem2008-03-257-38/+44
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5531 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - actions are not deleted on trigger deletion (Artem)artem2008-03-251-9/+10
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5530 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - removed problem with "Passed by reference" in graphs (Artem)artem2008-03-252-52/+56
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5524 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - removed problem with "Passed by reference" in graphs (Artem)artem2008-03-251-25/+21
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5518 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - fixed error on items copy to host (Artem)artem2008-03-254-23/+23
| | | | | | - fixed html code view in history (Artem) git-svn-id: svn://svn.zabbix.com/trunk@5516 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-122] fixed sql query in events list (Artem)artem2008-03-203-13/+8
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5510 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added ordering rule to profiles (Artem)artem2008-03-201-1/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5509 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-122] improved "Events" screen, added "Event Details" screen (Artem)artem2008-03-2014-242/+402
| | | | | | - applied patch by scricca: added Host-profiles to export/import (Artem) git-svn-id: svn://svn.zabbix.com/trunk@5508 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-139] added transaction functionality to frontend (Artem)artem2008-03-1918-537/+788
| | | | | | - many small fixes (Artem) git-svn-id: svn://svn.zabbix.com/trunk@5505 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - improvement to menu in maps (Artem)artem2008-03-181-2/+6
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5502 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-1] improvements to scroll bar functionality (Artem)artem2008-03-183-286/+269
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5501 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - fixes to Dashboard links screens (Artem)artem2008-03-172-7/+22
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5500 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - small fixes to JS code (Artem)artem2008-03-178-20/+28
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5499 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-122] {beta} added time period to filter (Artem)artem2008-03-1414-64/+1084
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5494 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-108] GUI - Hardbeat messagesasha2008-03-142-3/+3
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5490 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-108] GUI - Actionssasha2008-03-135-4/+12
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5486 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-108] GUI - Discoverysasha2008-03-131-1/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5485 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-108] GUIsasha2008-03-115-65/+64
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5475 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-108] GUIsasha2008-03-118-141/+136
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5470 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-118] quick fix to refresh methods in dashboard screen (Artem)artem2008-03-112-4/+7
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5469 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - Zabbix1.5.b commit (Artem)artem2008-03-1134-613/+918
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5468 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-136] changes in database upgrade script (Alexei)alex2008-03-101-1/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5466 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-108] GUI - Discoverysasha2008-03-101-3/+19
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5465 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-108] GUI - Autodiscoverysasha2008-03-073-19/+42
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5461 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-122] {beta} Improved events (Artem)artem2008-03-073-57/+215
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5460 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-108] GUI: Monitoring - Discoverysasha2008-03-061-1/+5
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5459 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - permission check in HTTP Monitoring (Artem)artem2008-03-061-1/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5458 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-127] improved system status widget in dashboard screen (Artem)artem2008-03-0617-228/+532
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5456 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-108] Configuration GUI - Discoverysasha2008-03-051-63/+77
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5439 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-125] added "Discovery status" widget (Artem)artem2008-03-034-14/+90
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5436 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-123] screen "queue" moved to administration section (Artem)artem2008-03-031-1/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5433 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-126] moved graphs,maps,screens to dashboard, implemented quick add ↵artem2008-03-038-50/+209
| | | | | | to favorites (Artem) git-svn-id: svn://svn.zabbix.com/trunk@5432 97f52cf1-0a1b-0410-bd0e-c28be96e8082