Commit Graph

109 Commits

Author SHA1 Message Date
Ralf Becker
341eb15afb fixed not working system-charset conversation (now removed) with backup and re-install of backup with a different charset. A setable client encoding is used if availible. 2005-12-01 23:18:07 +00:00
Ralf Becker
7b2b823835 - setup uses now the system_charset, that fixes various errors reported:
+ setup_demo gives errors under postgres
 + setup_demo can save special chars in the admin name
- renamed setup_demo into admin_account, as setting up demo accounts is the least used function of it
- fixed warning db::delete missing params, if delete_all was checked
2005-11-27 07:48:22 +00:00
Ralf Becker
0a9adb0389 a new look for the 1.2 2005-11-24 15:01:27 +00:00
Ralf Becker
5bf7cc575c removed misleading insanity message, as suggested by omgs 2005-11-20 10:32:35 +00:00
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
48a95410db added enhanced validation hooks for:
- tmp-dir (writable)
- files- & backup-dir (writable, not in docroot)
- mailserver configuration (also syncs the values with emailadmin)
2005-11-14 14:51:58 +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
Ralf Becker
59abaf3458 added settings for mail-auth to configuration 2005-10-29 10:58:25 +00:00
petere78
73d74fa0f3 XHTML 1.0 cleanup for setup application 2005-07-11 18:02:19 +00:00
petere78
7d720dc5ea Set HTML document type to XHTML 1.0 Transitional everywhere (almost).
Correct various misspellings and other oddities in the document type
declarations.  Convert HTML tags to lower case in the affected files.
2005-07-07 20:09:52 +00:00
Pim Snel
1d68ccb070 replace hardcoded links to home.php with links to home/index.php 2005-06-15 11:16:27 +00:00
Miles Lott
13b7af769f Correct word is authentication 2005-06-11 20:45:42 +00:00
Ralf Becker
b883eca49d new auth_ads class:
- only needs host- and domain-name
- needs NO extra account on the ADS host
- can be used with accounts in SQL or LDAP to auto-create autheticated users
- new param to lowercase the user-names before auto-creating them (to deal with case-insensitve and case-sensitive system)
2005-05-13 15:58:10 +00:00
Cornelius Weiß
632a990cfb added support for authentication via cookie. NOTE: you have to enable this in setup if u want to use it. 2005-05-11 18:25:17 +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
viniciuscb
ad14df2830 Select file repository: option to allow vfs_sql2, required for FilesCenter 2004-10-27 23:40:47 +00:00
Miles Lott
e69b1c0f96 Spell-check new db backup function 2004-10-26 12:59:15 +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
74c705264c added renaming of backups 2004-10-22 09:22:29 +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
475ae6b956 added configurable search-filter to auth_ldap 2004-08-21 12:31:54 +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
Lars Kneschke
41acc5ce0f add class for authenticate against ADS 2004-08-13 15:54:33 +00:00
Ralf Becker
e99cd91035 changed Benjamins rejected lines messages to only show up, if extra debug messages have been explicitly checked 2004-07-31 16:19:48 +00:00
ak703
94e422b920 sync changes from 1_0_0 with head (layout problem) 2004-07-28 20:43:17 +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
Ralf Becker
257b69a6fb added support for limiting the access to setup on certain IP's, IP-ranges or hostnames 2004-05-04 09:08:28 +00:00
Ralf Becker
1e5602a350 added an extra step to create an admin account 2004-05-02 12:11:35 +00:00
Pim Snel
049a2621a5 fix #929987 Hard-coded lang attributes/ update dutch translations 2004-04-21 18:29:13 +00:00
petere78
0e289e36bd Localize "version" in setup footer. 2004-04-20 19:29:40 +00:00
petere78
ab0d4c5989 Localize true/false selection boxes. 2004-04-20 09:29:04 +00:00
petere78
11445c99cb Align header login form as nicely as config login form. 2004-04-19 12:37:50 +00:00
petere78
4c742fd14e Make the alternating background colors really alternate at every line. 2004-04-19 11:01:20 +00:00
reinerj
598d554409 add update fiel from Matthew Galgoci (RH) 2004-04-16 00:56:14 +00:00
petere78
995bf9e2f5 Align header admin password box with header admin name box. 2004-04-01 12:18:22 +00:00
Lars Kneschke
13d8bc4eb0 deleting of old account was not working anymore, because the form
was broken
2004-03-29 06:20:04 +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
d08fb75a92 fixed ldap_note to be in cleartext, for the not translated languages and added a link to the README (not just the path) 2004-03-21 10:49:55 +00:00
Miles Lott
7f3f01a602 Added note about adding the ldap schema 2004-03-07 03:07:24 +00:00
Miles Lott
6d860f2d3e Add sidebox link to return to main setup menu 2004-02-02 23:04:07 +00:00
Miles Lott
037369b6e6 Add header and per-domain user login values - default is admin during the upgrade process.
Hopefully these are all the files.
2004-01-18 21:03:56 +00:00
Miles Lott
a24512e2b7 Hide passwords from normal view in manageheader (still in source of html) 2004-01-17 16:48:12 +00:00
Lars Kneschke
1216a5540d add option for case sensitive usernames 2004-01-16 07:44:04 +00:00
Miles Lott
26ef5d0726 Complete adjustments to $ConfigDomain - no need to get_var if already authenticated anymore 2004-01-06 13:45:10 +00:00
Miles Lott
ef2f49223f Remove unused head tags which showed in html output 2004-01-05 00:54:40 +00:00
Ralf Becker
e5af8693af made the deletion of all user, group and ACL data by setup_demo.php mandatory (default off) so that other install-scripts can add users, groups or ACL records 2003-12-29 21:12:37 +00:00
shrykedude
f17337d3b7 Added support for specifying the database port number 2003-12-08 04:50:23 +00:00
Miles Lott
e5cf023559 Fix old setup bug with tables_current output and extra comma 2003-11-13 12:25:56 +00:00
Ralf Becker
07f6ff431f added a note about mycrypt to manageheader 2003-11-03 22:21:55 +00:00