summaryrefslogtreecommitdiffstats
path: root/frontends/php/include/profiles.inc.php
Commit message (Collapse)AuthorAgeFilesLines
* - [DEV-137] fixes in profiles (Artem)artem2008-06-261-1/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5796 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-137] fixes in profiles (Artem)artem2008-06-261-2/+2
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5795 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-137] improvements to triggers & items actions (Artem)artem2008-06-251-11/+53
| | | | | | - [DEV-137] code relocation for more comfortable use (Artem) git-svn-id: svn://svn.zabbix.com/trunk@5792 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-137] fixes to types definition (Artem)artem2008-06-251-10/+10
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5791 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-137] fix simple graphs error. Tnx to Palmertree. (Artem)artem2008-06-251-56/+38
| | | | | | - [DEV-137] added profile value_id devision by nodes (Artem) git-svn-id: svn://svn.zabbix.com/trunk@5788 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-137] changes in users profile system (Artem)artem2008-06-201-133/+202
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5782 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-137] fixes & improvements to favorites (Artem)artem2008-06-181-4/+32
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5780 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-175] improvements to showed users last login time (Artem)artem2008-06-171-1/+1
| | | | | | - [DEV-178] more fixes to permission scheme (Artem) git-svn-id: svn://svn.zabbix.com/trunk@5776 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-137] fixes to DM setup (Artem)artem2008-06-161-3/+20
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5771 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* -[DEV-137] sql fixes for oracle (Artem)artem2008-05-191-27/+27
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5708 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-137] small fixes (Artem)artem2008-05-101-2/+3
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5697 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-137] fixes to GUI (Artem) big thanks to Palmertree artem2008-05-061-0/+21
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5677 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-142] added transactions to DB actions (beta) (Artem)artem2008-04-141-81/+184
| | | | | | | | - [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/+3
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5584 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - fixed template problem in applications (Artem)artem2008-04-031-2/+2
| | | | | | - 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-1/+1
| | | | | | - changes resources for favorites (Artem) git-svn-id: svn://svn.zabbix.com/trunk@5579 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-139] added transaction functionality to frontend (Artem)artem2008-03-191-5/+8
| | | | | | - many small fixes (Artem) git-svn-id: svn://svn.zabbix.com/trunk@5505 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - Zabbix1.5.b commit (Artem)artem2008-03-111-18/+21
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5468 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-118] updates and fixes {still beta} (Artem)artem2008-02-291-25/+216
| | | | | | | | - [DEV-126] removed screen/maps/graphs {beta} (Artem) - other changes (Artem) git-svn-id: svn://svn.zabbix.com/trunk@5423 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added supporting of sqlite database for frontend (Eugene)osmiy2006-12-061-1/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@3571 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - developed group permission system (Eugene)osmiy2006-10-231-12/+0
| | | | git-svn-id: svn://svn.zabbix.com/trunk@3371 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - fixes to zabbix_sender and other changes (Alexei)hugetoad2006-05-121-1/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2823 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - improved Templates logic (Eugene)osmiy2006-02-101-32/+11
| | | | | | | - 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-2/+2
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2629 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - GUI made immune to SQL injection attacks (Alexei)hugetoad2006-02-021-2/+2
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2600 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Getting rid of addslashes.hugetoad2006-01-311-26/+2
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2592 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Applied ServerByName patch:james_wells2005-11-021-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | misc/conf/zabbix_agentd.conf src/libs/zbxnet/security.c First pass at optimization of MySQL queries on reports page frontends/php/include/config.inc.php Fixed Groupid selection in triggers page (James) frontends/php/include/config.inc.php frontends/php/tr_status.php Fixed Update Profile in profiles page (James) frontends/php/include/profiles.inc.php Fixed Number Of Hosts in reports page (James) frontends/php/include/config.inc.php frontends/php/report1.php frontends/php/include/locales/de_de.inc.php frontends/php/include/locales/en_gb.inc.php frontends/php/include/locales/fr_fr.inc.php frontends/php/include/locales/it_it.inc.php frontends/php/include/locales/ja_jp.inc.php frontends/php/include/locales/lv_lv.inc.php frontends/php/include/locales/ru_ru.inc.php frontends/php/include/locales/sp_sp.inc.php git-svn-id: svn://svn.zabbix.com/trunk@2241 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Minor changes.hugetoad2005-08-101-171/+47
| | | | git-svn-id: svn://svn.zabbix.com/trunk@1964 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Minor changes.hugetoad2005-08-101-0/+234
git-svn-id: svn://svn.zabbix.com/trunk@1963 97f52cf1-0a1b-0410-bd0e-c28be96e8082