Commit Graph

16 Commits

Author SHA1 Message Date
Ralf Becker
fb3c622ddf - removed not working db+user creation under postgres
- added "working" explenation how to create a db, user und the necesary rights under postgres
- manageheader: renamed Domain --> Database instance (eGW Domain)
- manageheader: added further explenation of the host-field for Postgres and ODBC/MaxDB
2005-11-19 20:32:00 +00:00
Ralf Becker
4b918f5b98 system charset can now be selected before the db gets created and it gets used now for the db-creation in mysql4.1+, also enabled the automatic db-creation for mysqlt and mysqli too 2005-11-14 08:38:21 +00:00
petere78
73d74fa0f3 XHTML 1.0 cleanup for setup application 2005-07-11 18:02:19 +00:00
Ralf Becker
64976f0b1c support to set the client-encoding (charset) for the DB and select a system-charset (utf-8 or others) at installation time 2004-11-21 09:44:02 +00:00
Ralf Becker
521c73a38a added possebility to make an utf-8 installation right from the start (no need to convert the DB later) plus some other UI cosmetics 2004-10-23 15:01:58 +00:00
Ralf Becker
940deb08a9 finished DB backup and restore for eGW:
- the backup is independent of the used DB and can eg. be used to port an install to an other DB type
- autom. backup before upgrades of the DB structure
- installing backups instead an installation from scratch
- own backup screen in setup and admin to:
  + shedule repeating backups
  + up- and download of backups
  + creating and restoring backups
2004-10-15 23:06:34 +00:00
Ralf Becker
8a1dacc95f - added check for odbc extension (used by MaxDB) to check_install
- not offering to create the DB, if we dont support it for that DB
2004-08-14 15:02:24 +00:00
Ralf Becker
28b38e63ff added checkbox for extra debug-messages for the first installtion and API updates 2004-07-21 13:27:25 +00:00
Ralf Becker
1ba38621ba - added acces to admin-account-section, if there is an update pending
- show apps which need upgrading in the message in front of the application management and not "This stage is completed", if there are ones
2004-06-27 09:06:05 +00:00
petere78
4709118f0c A couple of line breaks were missing in the create database form. 2004-03-27 01:12:52 +00:00
Ralf Becker
b8557e49d9 make the phpgw Version-0_9_16-branch HEAD 2003-08-28 14:31:11 +00:00
ceb
a7adc68829 update to install admin/prefs/api at once during new install 2002-12-19 23:33:44 +00:00
Miles Lott
964b9aa7d6 Add another db stage; stage 6 used to be 5; 5 now asks are you sure you want
to delete everything???
2001-12-16 16:35:39 +00:00
Miles Lott
2b4bfcf425 Add some other options if the admin does not want to upgrade the api yet. 2001-09-28 14:26:26 +00:00
Miles Lott
98bfdd6558 html color code cleanup 2001-09-26 23:59:52 +00:00
seek3r
9218a82cbd this is now setup3 code 2001-07-30 15:59:25 +00:00