summaryrefslogtreecommitdiffstats
path: root/frontends/php/include/setup.inc.php
Commit message (Collapse)AuthorAgeFilesLines
* - [DEV-137] minor fix to setup (Artem)artem2008-05-071-5/+5
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5681 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-142] added transactions to DB actions (beta) (Artem)artem2008-04-141-63/+63
| | | | | | | | - [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
* - [DEV-118] added dashboard screen to monitoring (Artem)artem2008-02-221-2/+2
| | | | | | | | | | | - [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-102] added support of UTF8 for GUI (Artem)artem2008-01-241-2/+13
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5275 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [ZBX-208] html output parsing (Artem)artem2007-12-121-27/+27
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5164 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [NTT-56] Configuration parameters for connection to ZABBIX serversasha2007-11-151-24/+63
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5047 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [ZBX-131] merged rev. 4952:4954 of branches/1.4/ (Artem) (hiding password ↵artem2007-10-311-1/+1
| | | | | | in install form) git-svn-id: svn://svn.zabbix.com/trunk@4955 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - improved non standard PostgreSQL & MySQL port using (Eugene)osmiy2007-06-291-11/+22
| | | | git-svn-id: svn://svn.zabbix.com/trunk@4388 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - fixed Error in Cancel after ack of a trigger (Eugene)osmiy2007-05-111-25/+25
| | | | | | fixed Installation Wizard fatal error with 'get_test_result' git-svn-id: svn://svn.zabbix.com/trunk@4125 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added availability to yse '\!' characters in item keys (Eugene)osmiy2007-05-111-8/+10
| | | | | | | - added code documentation - fixed fopen error for installation screen git-svn-id: svn://svn.zabbix.com/trunk@4123 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - improved parameters validation for frontend (Eugene)osmiy2007-05-091-1/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@4104 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - fixed unnecessary check of MySQL if other database is selected in Wizard ↵alex2007-04-031-4/+6
| | | | | | (Alexei) git-svn-id: svn://svn.zabbix.com/trunk@3969 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - removed check of function bcpowmod() in GUI Wizard (Alexei)alex2007-03-281-1/+2
| | | | git-svn-id: svn://svn.zabbix.com/trunk@3948 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added installation check for 'BC math' (Eugene)osmiy2007-03-061-0/+20
| | | | git-svn-id: svn://svn.zabbix.com/trunk@3872 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Minor changes.alex2007-01-131-11/+11
| | | | git-svn-id: svn://svn.zabbix.com/trunk@3702 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Minor changes.alex2006-12-111-1/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@3585 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - improved installation wizard with permissions (Eugene)osmiy2006-12-111-34/+77
| | | | git-svn-id: svn://svn.zabbix.com/trunk@3584 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - disabled config of distributed mon. from installwizard (Eugnee)osmiy2006-12-011-7/+10
| | | | git-svn-id: svn://svn.zabbix.com/trunk@3550 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - fixed configuration file creation and reading (Eugene)osmiy2006-11-301-4/+12
| | | | | | | | - removed database creation from installation scriop (Eugene) git-svn-id: svn://svn.zabbix.com/trunk@3548 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Minor change.alex2006-11-241-1/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@3512 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added checking of timezone setting for PHP5 (Eugene)osmiy2006-11-161-0/+13
| | | | git-svn-id: svn://svn.zabbix.com/trunk@3493 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - improved stricted PHP5 supporting (Eugene)osmiy2006-11-151-1/+13
| | | | git-svn-id: svn://svn.zabbix.com/trunk@3486 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Minor changes.alex2006-11-091-12/+12
| | | | git-svn-id: svn://svn.zabbix.com/trunk@3441 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - developed frontend installation wizard (Eugene)osmiy2006-11-071-0/+739
git-svn-id: svn://svn.zabbix.com/trunk@3434 97f52cf1-0a1b-0410-bd0e-c28be96e8082