summaryrefslogtreecommitdiffstats
path: root/frontends/php/profile.php
Commit message (Collapse)AuthorAgeFilesLines
* - [DEV-174] added ability to edit user medias (Artem)artem2008-06-251-1/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5786 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-161] changed greeting message (Artem)artem2008-04-301-9/+6
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5675 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-116] added option to remember user login (Artem)artem2008-02-261-1/+6
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5406 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-118] added dashboard screen to monitoring (Artem)artem2008-02-221-0/+1
| | | | | | | | | | | - [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-112] added themes option in frontend (Artem)artem2008-02-111-1/+2
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5341 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [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