summaryrefslogtreecommitdiffstats
path: root/frontends/php/include/items.inc.php
Commit message (Collapse)AuthorAgeFilesLines
* - [DEV-137] improvements in sqls (Artem)artem2008-08-191-1/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5926 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-201] fixes to code (Artem)artem2008-08-121-1/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5900 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-201] improved performance on disabling/enabling, deleting hosts (Artem)artem2008-08-121-73/+111
| | | | | | | | - [DEV-137] selections *all and groups *all are not saved to profiles (Artem) - [DEV-199] some fixes (Artem) git-svn-id: svn://svn.zabbix.com/trunk@5899 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-192] added filter to Status of triggers (Artem)artem2008-07-231-4/+7
| | | | | | | | | | | - [DEV-191] monitoring screens inline update preparation (Artem) - [DEV-192] added severity filter in status of triggers (Artem) - [DEV-137] sql fixes for oracle (Artem) - [ZBX-396] fixed error maps message (Artem) - [ZBX-394] fixed showing hosts without group in status of triggers (Artem) - [DEV-137] small fixes (Artem) git-svn-id: svn://svn.zabbix.com/trunk@5841 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-137] fixes in template linkage. Tnx to Palmertree. (Artem)artem2008-07-141-3/+2
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5827 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-144] fixes to trigger mass-update (Artem)artem2008-07-101-166/+112
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5821 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-137] fixes to types definition (Artem)artem2008-06-251-62/+48
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5791 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-137] fixes related to changes in profile system (Artem)artem2008-06-251-1/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5787 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-137] items copy fix (Artem)artem2008-06-201-12/+11
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5783 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-137] fixed SQL error for PGSQL8.3 (Artem)artem2008-06-121-2/+2
| | | | | | - [DEV-137] fixed Apache Auth loop problem (Artem) git-svn-id: svn://svn.zabbix.com/trunk@5759 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* -[DEV-137] sql fixes for oracle (Artem)artem2008-05-191-1/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5708 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-137] minor fixes (Artem)artem2008-04-221-5/+3
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5643 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [ZBX-357] fixed problem with clearing error message for activated itemssasha2008-04-151-1/+4
| | | | | | | [svn merge svn://svn.zabbix.com/branches/1.4 -r5623:5625] git-svn-id: svn://svn.zabbix.com/trunk@5626 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-142] added transactions to DB actions (beta) (Artem)artem2008-04-141-26/+18
| | | | | | | | - [DEV-137] improvements in permission checks (Artem) - [DEV-137] changes in schema (Artem) git-svn-id: svn://svn.zabbix.com/trunk@5619 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added "remove all" option in dashboard menus (Artem)artem2008-04-031-1/+2
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5584 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - fixed template problem in applications (Artem)artem2008-04-031-0/+4
| | | | | | - fixes related to compare long id's (Artem) git-svn-id: svn://svn.zabbix.com/trunk@5582 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added deletion from favorites on deleting items,graphs,screens,maps.. (Artem)artem2008-04-021-2/+4
| | | | | | - changes resources for favorites (Artem) git-svn-id: svn://svn.zabbix.com/trunk@5579 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - improvements to services calculation algorithms (Artem)artem2008-03-311-8/+10
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5564 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [ZBX-255] added fullscreen mode to overview screen (Artem)artem2008-03-271-12/+26
| | | | | | - 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
* - fixed error on items copy to host (Artem)artem2008-03-251-7/+5
| | | | | | - fixed html code view in history (Artem) git-svn-id: svn://svn.zabbix.com/trunk@5516 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-118] added dashboard screen to monitoring (Artem)artem2008-02-221-2/+2
| | | | | | | | | | | - [ZBX-206] merged rev.5367:5370 of 1.4/ (Artem) [fixed case sensitive hosts sorting] - [DEV-119] changes how users online are counted (Artem) - implemented patch [added y axis calculation type: "Calculated [Min=0]"] (Artem) - changes in schema.sql (Artem) - fixed JS lib, url class (Artem) - some other small fixes (Artem) git-svn-id: svn://svn.zabbix.com/trunk@5387 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-102] added support of UTF8 for GUI (Artem)artem2008-01-241-2/+2
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5275 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [ZBX-253] fixes problem in frontend with long int values (Artem)artem2008-01-161-3/+3
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5259 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [ZBX-250] speed improvement for Triggers when use "{ITEM.VALUE}" macrosasha2008-01-091-17/+11
| | | | | | | [svn merge svn://svn.zabbix.com/branches/1.4 -r5230:5236] git-svn-id: svn://svn.zabbix.com/trunk@5237 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-55] Screen elements('graph','simple graph','plain text') are ↵artem2007-11-291-0/+46
| | | | | | extended, added new field in DB,table 'screens_items' 'dynamic' (Artem) git-svn-id: svn://svn.zabbix.com/trunk@5116 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [ZBX-181] merged rev. 5081:5094 of branches/1.4/ (Artem) [fixed ↵artem2007-11-231-4/+2
| | | | | | Activate/Disable items from applications] git-svn-id: svn://svn.zabbix.com/trunk@5096 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [NTT-47] latest data is very slow to be displayed (Alexei)alex2007-11-131-1/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@4998 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-60] added column caption is changing to Hosts on Hosts location ↵artem2007-11-081-1/+1
| | | | | | "left" in overview (Artem) git-svn-id: svn://svn.zabbix.com/trunk@4986 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [NTT-44] The last character for last value is unreadable (Sasha)sasha2007-11-061-7/+7
| | | | | | | [svn merge -r4972:4975 svn://svn.zabbix.com/branches/1.4.j] git-svn-id: svn://svn.zabbix.com/trunk@4976 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-60] added availability of setting hosts view style in overview & ↵artem2007-11-051-71/+99
| | | | | | screens (Artem) git-svn-id: svn://svn.zabbix.com/trunk@4974 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-43] support of new macros {ITEM.VALUE}, {ITEM.VALUE1}, etc (Alexei)alex2007-10-211-0/+68
| | | | | | | [svn merge -r4874:4876 svn://svn.zabbix.com/branches/1.4.j] git-svn-id: svn://svn.zabbix.com/trunk@4877 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [ZBX-90] fixed displaying of last line of a log file in the Latest Data ↵sasha2007-10-031-16/+17
| | | | | | | | | and Overview (Alexei) [svn merge svn://svn.zabbix.com/branches/1.4 -r4823:4828] git-svn-id: svn://svn.zabbix.com/trunk@4829 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [ZBX-90] fixed displaying of last line of a log file in the Latest Data ↵alex2007-10-031-3/+22
| | | | | | | | | and Overview (Alexei) [svn merge -r4724:4725 svn://svn.zabbix.com/branches/1.4.j] git-svn-id: svn://svn.zabbix.com/trunk@4824 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - fixed "On massupdate sideeffect all "application" entries are cleaned ↵artem2007-09-211-6/+8
| | | | | | from all affected items." issue (Artem) git-svn-id: svn://svn.zabbix.com/trunk@4772 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - merger rev. 4546:4547 of branches/1.4.j [developed data monitoring of ↵osmiy2007-08-131-2/+3
| | | | | | multiple nodes] git-svn-id: svn://svn.zabbix.com/trunk@4549 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - merged rev. 4501:4502 of branches/1.4.2 (Eugene)osmiy2007-08-021-0/+6
| | | | | | | | [ - added undefined element message 'No **** defined' instead 'Premission deny' (Eugene) - fixed items,graphs,hostgroups deletion (Eugene) - fixed permisions for maps (Eugene) ] git-svn-id: svn://svn.zabbix.com/trunk@4505 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - changed syntax of keys for aggregate items (Alexei)alex2007-07-101-2/+3
| | | | | | | [svn merge -r4451:4453 svn://svn.zabbix.com/branches/1.4.2] git-svn-id: svn://svn.zabbix.com/trunk@4454 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added frontend-side support of quotes and triger expression validation ↵osmiy2007-07-051-27/+144
| | | | | | | | | | | | | (Eugene) - merged rev. 4305:4307 [improved trigger expression syntax and validation] - merged rev. 4329:4331 [more support for quotes in key parameters] - merged rev. 4344:4346 [minor improovments] - merged rev. 4431:4432 [added availability of using ":," character for key] git-svn-id: svn://svn.zabbix.com/trunk@4437 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - merged rev. 4333:4334 of branches/1.4.1/ (Eugene) [added item next check ↵osmiy2007-06-221-1/+1
| | | | | | cleaning on status changing] git-svn-id: svn://svn.zabbix.com/trunk@4335 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - developed database monitoring via ODBC (Eugene)osmiy2007-06-081-14/+17
| | | | git-svn-id: svn://svn.zabbix.com/trunk@4253 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - restored validation for hostname (Eugene)osmiy2007-05-211-0/+7
| | | | git-svn-id: svn://svn.zabbix.com/trunk@4155 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added acknowledge mangement for overview screen (Eugene)osmiy2007-05-141-3/+12
| | | | git-svn-id: svn://svn.zabbix.com/trunk@4133 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added availability to yse '\!' characters in item keys (Eugene)osmiy2007-05-111-10/+45
| | | | | | | - added code documentation - fixed fopen error for installation screen git-svn-id: svn://svn.zabbix.com/trunk@4123 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added exporting of applications and valuemap linkage (Eugene)osmiy2007-05-021-1/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@4079 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - startrd developement of dbmanager on serversideosmiy2007-04-231-1/+1
| | | | | | - minor fixes of template linkage on frontend git-svn-id: svn://svn.zabbix.com/trunk@4045 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added frontend-side support of external checks. (Eugene)osmiy2007-04-041-0/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@3974 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - developed PopUp menu for itemoveviw screen (Eugene)osmiy2007-03-161-4/+46
| | | | git-svn-id: svn://svn.zabbix.com/trunk@3893 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - removed housekeeper warnings from front-end (Alexei)alex2007-03-121-4/+0
| | | | git-svn-id: svn://svn.zabbix.com/trunk@3885 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* renamed 'uncnown' to 'unknown'osmiy2007-03-061-1/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@3873 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* added items for webtests & fixed massupdateosmiy2007-01-311-0/+3
| | | | git-svn-id: svn://svn.zabbix.com/trunk@3775 97f52cf1-0a1b-0410-bd0e-c28be96e8082