summaryrefslogtreecommitdiffstats
path: root/frontends/php/users.php
Commit message (Collapse)AuthorAgeFilesLines
* - [ZBX-208] html output parsing (Artem)artem2007-12-121-3/+3
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5164 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-66] added sorting to screens (Artem)artem2007-11-121-13/+21
| | | | git-svn-id: svn://svn.zabbix.com/trunk@4996 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-50] merged rev. 4841:4843 of branches/1.4/ (Artem) [improved ↵artem2007-10-081-18/+18
| | | | | | incoming parameters exception validation] git-svn-id: svn://svn.zabbix.com/trunk@4847 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [ZBX-88] merged rev. 4814:4816 of branches/1.4/ (Artem) [fixed "Change ↵artem2007-10-011-1/+2
| | | | | | method in all forms which affects display info to 'get" issue] git-svn-id: svn://svn.zabbix.com/trunk@4818 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - merger rev. 4546:4547 of branches/1.4.j [developed data monitoring of ↵osmiy2007-08-131-2/+2
| | | | | | multiple nodes] git-svn-id: svn://svn.zabbix.com/trunk@4549 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added constant ZBX_GUEST_USER (Artem)artem2007-06-041-1/+1
| | | | | | - added user check on 'guest' to 'history' (Artem) git-svn-id: svn://svn.zabbix.com/trunk@4231 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added history of last five visited pages (Artem)artem2007-06-041-0/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@4229 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* minor fixosmiy2007-05-281-4/+6
| | | | git-svn-id: svn://svn.zabbix.com/trunk@4183 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - improved parameters validation for frontend (Eugene)osmiy2007-05-091-6/+15
| | | | git-svn-id: svn://svn.zabbix.com/trunk@4104 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - simpled code for butons with question alertsosmiy2007-03-231-4/+2
| | | | | | | - minor fixes - minore php code improvement git-svn-id: svn://svn.zabbix.com/trunk@3911 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - developed PopUp menu for overview (Eugene)osmiy2007-03-161-1/+0
| | | | git-svn-id: svn://svn.zabbix.com/trunk@3892 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - fixed permissions for hostsosmiy2007-02-121-6/+0
| | | | git-svn-id: svn://svn.zabbix.com/trunk@3822 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added availability of multiple user groups selection (Eugene)osmiy2006-12-081-1/+2
| | | | git-svn-id: svn://svn.zabbix.com/trunk@3578 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - improved sqlite3 supporting for zabbix frontend (Eugene)osmiy2006-12-071-1/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@3573 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - developed group permission system (Eugene)osmiy2006-10-231-219/+349
| | | | git-svn-id: svn://svn.zabbix.com/trunk@3371 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Initial integration of distributed monitoring.alex2006-09-141-3/+6
| | | | | | | Changes 3196:HEAD of branches/distributed git-svn-id: svn://svn.zabbix.com/trunk@3306 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* ported 3274:3290 from 1.1.2 (Eugene)osmiy2006-09-081-1/+1
| | | | | | | | | | | | | | | - improved macro variables substitution in message body/subject (Eugene) - minor fix of static linkage (Eugene) - fixed support of PostgreSQL (Eugene) - fixed DBinsert_id function for oracle (Eugene) - fixed autoregistration in oracle system (Eugene) - updated postgresql cheme, added start value for sequencers (Eugene) - fixed limitation of return value of some items (Eugene) - added color selection for trigger severity 'warning' and 'information' (Eugene) git-svn-id: svn://svn.zabbix.com/trunk@3291 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - developed remote commads execution on specific actions (Eugene)osmiy2006-03-211-2/+2
| | | | | | | | | - 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
* zbx_ads() replaced by zabx_dbstr()hugetoad2006-02-081-3/+3
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2629 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - Frontend improvements (Eugene)osmiy2006-02-031-39/+51
| | | | | | | | | | + 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
* Getting rid of addslashes.hugetoad2006-01-311-3/+3
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2592 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - Frontend improvements (Eugene)osmiy2006-01-311-1/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2590 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - Frontend improvements (Eugene)osmiy2006-01-271-8/+6
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2566 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Frontend improvements.hugetoad2006-01-191-0/+26
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2545 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - Frontend improvements (Eugene)osmiy2006-01-191-1/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2544 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - Minor Changes (Eugene)osmiy2006-01-181-72/+77
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2539 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - Minor changes (Eugene)osmiy2006-01-181-58/+42
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2537 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - Minor chamges (Eugene)osmiy2006-01-171-47/+26
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2534 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - Frontend improvements. (Eugene)osmiy2006-01-161-97/+103
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2530 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Frontend improvements.hugetoad2006-01-111-5/+5
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2515 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Frontend improvements.hugetoad2006-01-101-66/+71
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2510 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Improvements of the PHP GUI.hugetoad2006-01-071-79/+92
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2496 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Minor changes.hugetoad2006-01-021-27/+18
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2475 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Minor changes.hugetoad2005-11-251-1/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2359 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Cleanup of PHP code.hugetoad2005-11-251-2/+2
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2357 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - configurable refresh rate. Thanks to James Wells. (Alexei)hugetoad2005-10-241-2/+2
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2217 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - all $_GET and $_POST replaced by $_REQUEST. Thanks to James Wells. (Alexei)hugetoad2005-10-241-44/+44
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2215 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - misc usability fixes for PHP interface (Alexei)hugetoad2005-08-261-0/+4
| | | | git-svn-id: svn://svn.zabbix.com/trunk@1998 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
* - new utility zabbix_get (Alexei)hugetoad2005-07-041-2/+2
| | | | | | | | | | | | | | | | | | - added src/zabbix_get/* (Alexei) - user timeout time is configurable (Alexei) - added support of locales on user level (Alexei) - added support of user profiles (Alexei) - removed include/local_en.inc.php - added include/locales/.htaccess (Alexei) - added include/locales/en_en.inc.php (Alexei) - added include/locales/de_de.inc.php (Alexei) - added include/locales/en_en.inc.php (Alexei) - added column users.lang (Alexei) - added column users.autologout (Alexei) - added frontends/php/profile.php (Alexei) git-svn-id: svn://svn.zabbix.com/trunk@1900 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added column escalation_log.actiontype (Alexei)hugetoad2005-06-201-0/+3
| | | | | | | | | - time related function 'nodata','date','dayofweek','time','now' will be periodically updated (Alexei) - update of functions optimised. Do not update if same value. (Alexei) git-svn-id: svn://svn.zabbix.com/trunk@1880 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - change copyright to SIA Zabbix (Alexei)hugetoad2005-05-151-2/+2
| | | | | | | | | | - added basic support for log[*] (Alexei) - fixed processing of traps having character ':' (Alexei) - added logfiles.h and logfiles.c (Alexei) - group level start/stop monitoring (Alexei) git-svn-id: svn://svn.zabbix.com/trunk@1774 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - better readability of php code (Alexei)hugetoad2005-05-141-2/+2
| | | | git-svn-id: svn://svn.zabbix.com/trunk@1772 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added frontends/image.php (Alexei)hugetoad2005-01-061-2/+2
| | | | git-svn-id: svn://svn.zabbix.com/trunk@1583 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Various cosmetic improvements.hugetoad2005-01-031-78/+106
| | | | git-svn-id: svn://svn.zabbix.com/trunk@1577 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - fixes for PHP5 (Alexei)hugetoad2004-12-041-2/+2
| | | | git-svn-id: svn://svn.zabbix.com/trunk@1524 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - use checkbox instead of lists in users.php (Alexei)hugetoad2004-11-191-2/+22
| | | | git-svn-id: svn://svn.zabbix.com/trunk@1493 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Polishing PHP interface.hugetoad2004-11-151-4/+0
| | | | git-svn-id: svn://svn.zabbix.com/trunk@1486 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Frontend improvements.hugetoad2004-09-281-67/+49
| | | | git-svn-id: svn://svn.zabbix.com/trunk@1437 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Improvements for audit.hugetoad2004-09-171-0/+7
| | | | git-svn-id: svn://svn.zabbix.com/trunk@1427 97f52cf1-0a1b-0410-bd0e-c28be96e8082