summaryrefslogtreecommitdiffstats
path: root/frontends/php/profile.php
Commit message (Collapse)AuthorAgeFilesLines
* - [DEV-50] merged rev. 4841:4843 of branches/1.4/ (Artem) [improved ↵artem2007-10-081-2/+2
| | | | | | incoming parameters exception validation] git-svn-id: svn://svn.zabbix.com/trunk@4847 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
* - 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
* - developed group permission system (Eugene)osmiy2006-10-231-22/+48
| | | | git-svn-id: svn://svn.zabbix.com/trunk@3371 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Minor changes.hugetoad2006-02-071-13/+14
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2617 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - Minor changes (Eugene)osmiy2006-01-181-2/+2
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2537 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - configurable refresh rate. Thanks to James Wells. (Alexei)hugetoad2005-10-241-1/+1
| | | | 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-5/+5
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2215 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - fixed addition of complex triggers for linked hosts (Alexei)hugetoad2005-07-101-1/+10
| | | | | | | - 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-0/+63
- 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