summaryrefslogtreecommitdiffstats
path: root/frontends/php/config.html
Commit message (Collapse)AuthorAgeFilesLines
* - all *.html documents were renamed to *.php (Alexei)hugetoad2002-02-051-79/+0
| | | | git-svn-id: svn://svn.zabbix.com/trunk@311 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added columns alert_history and alarm_history to table config (Alexei)hugetoad2001-11-241-10/+16
| | | | | | | | | | | - added link from graphs to trends and vs (Alexei) - housekeeping process in zabbix_suckerd will also delete old records from tables alerts and alarms (Alexei) - added directory upgrades/dbpatches/1.0alpha11_to_1.0alpha12 (Alexei) - added index on column "clock" for table alarms (Alexei) git-svn-id: svn://svn.zabbix.com/trunk@252 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Error handling in PHP frontend.hugetoad2001-08-111-6/+7
| | | | git-svn-id: svn://svn.zabbix.com/trunk@164 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Added fullscreen mode from Network Maps and Graphs.uid489432001-07-041-1/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@125 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Warnings elimination in PHP frontend.hugetoad2001-05-011-2/+2
| | | | git-svn-id: svn://svn.zabbix.com/trunk@61 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Added PostgreSQL support for PHP frontend. Added database abstraction layer ↵hugetoad2001-04-161-6/+5
| | | | | | in frontend/php/include/db.inc. git-svn-id: svn://svn.zabbix.com/trunk@42 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Quite a lot of changes:hugetoad2001-03-311-4/+22
| | | | | | | | | | - added table groups - changed structure of table users - added authorisation mechanism - menu highlighting in PHP frontend git-svn-id: svn://svn.zabbix.com/trunk@19 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* config.inc moved to include/. Added .htaccess file to prevent read accesshugetoad2001-03-291-1/+1
| | | | | | | to config.inc. PHP pages updated with new path to the file. git-svn-id: svn://svn.zabbix.com/trunk@14 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Initial revisionhugetoad2001-03-281-0/+55
git-svn-id: svn://svn.zabbix.com/trunk@2 97f52cf1-0a1b-0410-bd0e-c28be96e8082