Ralf Becker
a709f6104f
* Setup/API: translations are no longer installed in database, but loaded directly from lang-files into tree-level cache
2012-11-05 12:18:22 +00:00
Ralf Becker
186bd29e0d
manually including traditional.css, as setup does not resolve commented @include in css files
2012-10-26 09:06:34 +00:00
Ralf Becker
03fe6356cb
allow to create an instance specific admin, user- or group-context
2012-10-12 13:35:20 +00:00
Ralf Becker
f3574b59bc
allow to specify grant host for database creation
2012-10-12 10:57:21 +00:00
Ralf Becker
508c3c5517
* Admin/Setup: button to mount backup directory under /backup into VFS
2012-03-27 11:20:08 +00:00
Klaus Leithoff
d2f4d36355
more work regarding the implementation of the new feature that allows to specify smtp auth credentials for alarms/notifications only (otherwise credentials of corrent user are used)
2011-10-06 09:13:48 +00:00
Ralf Becker
574911d077
* Setup/API: new option to enforce ssl (without specifying a domain in Webserver-URL)
2011-05-31 13:33:26 +00:00
Ralf Becker
86be53f4a3
showing ssha as default and sorting it as top option
2011-05-04 13:47:44 +00:00
Philip Herbert
ea1ef050b8
allow to set auth type used for activesync in setup
2011-03-28 09:45:28 +00:00
Nathan Gray
374b65e0b8
Add link to find and register all application hooks
2011-03-23 16:19:32 +00:00
Ralf Becker
dbfb13ce5c
fix broken alternating line colors
2010-12-19 21:16:43 +00:00
Ralf Becker
871e5718af
using one list of auth-types (in order of importance) and detecting additional ones in the filesystem
2010-09-10 09:26:17 +00:00
Ralf Becker
bfc3b262b3
rest to implement support for different mailbox names types / mail_login_types
2010-08-31 10:13:28 +00:00
Klaus Leithoff
52edbbd092
enable sorting of columns of db_backup by name, modified or size by clicking on columnheader (done via javascript) provided by Chr.Fueller
2010-05-19 09:47:32 +00:00
Klaus Leithoff
686ada2d40
fix to show all files in backup_dir, not only entrys with different ctime (ctime was used as key for list)
2010-04-20 14:06:26 +00:00
Ralf Becker
b40f14a95e
new setup config denying (default) or allowing user names identical to system users (ldap only)
2010-03-16 16:33:28 +00:00
Ralf Becker
1555115be7
moved aspell_path config to setup, vor obvious reasons
2010-02-14 05:51:51 +00:00
Ralf Becker
61d26df913
reworked auth classes, to allow them to use each other and a new auth class using a primary backend (ldap) and a fallback (sql)
2010-01-28 04:22:37 +00:00
Klaus Leithoff
317b956d32
adding email as authtype to setuptemplate
2009-09-15 15:18:03 +00:00
Klaus Leithoff
44a53ee05b
backup housekeeping feature from H.J.Tappe together with a feature to backup egroupware the files - tree from Christian Fueller; The File-backup feature is testet against relatively small eGroupware Instances; It requires ZipArchive (If you dont have that, the backup should run, but without backup of files); AND if you enable it backup takes a) more time to run and restore b) way more space, so you should enable housekeeping
2009-08-27 12:46:12 +00:00
Ralf Becker
f14596e3b0
remove not used/needed css
2009-05-31 08:14:00 +00:00
Ralf Becker
04c7f2a6cb
"new logo stored only under default"
2008-11-16 19:11:32 +00:00
Ralf Becker
fde8fc7b27
CAS (Central Authentication Service) login for eGroupware
2008-11-15 10:54:39 +00:00
Ralf Becker
5632e41d9e
- fix for bug #1813 : Setting files to world readable does not work.
...
- check and give error message if perms could not be changed
- added sudo feature to file preferences allowing to get VFS root access
+ setup config user/password can always be used
+ further eGW users can be configured in setup >> configuration
--> allows eg. to create free folders in the vfs root
--> should be used with caution and respect to users privacy
- added file preferences icon to opened directory (eg. for the root dir)
2008-11-09 16:33:09 +00:00
Ralf Becker
025b54917a
new translation and removing not longer used ones
2008-10-09 17:08:52 +00:00
Ralf Becker
cb45f661a2
fixed typo session_handler
2008-10-09 16:45:53 +00:00
Ralf Becker
b6996bee01
reworked manageheader:
...
- removed include_root (is now always identical to server_root)
- removed mcrypt_version (not relevant to todays php versions)
- replaced session_type with session_handler
- look is now a bit more like setup and eGroupware itself
--> updated header-version to 1.29 forcing everyone to update
2008-10-09 16:22:42 +00:00
Ralf Becker
9e3281799f
Allow to change the where VFS stores the content of files:
...
1. filesystem (default)
2. database (problems with files > 1mb)
3. custome set via filemanager/cli.php mount
--> If you can only access the docroot, you can use 2. AND set the files
directory to the path for temp. files
2008-10-02 15:30:44 +00:00
Stefan Becker
3485f97e90
"Patch for IE 6/7 PNG bugfix on setup template"
2008-07-22 09:26:27 +00:00
Ralf Becker
b5c28fba48
1. NTLM Single Sign ON
...
NTLM SSO removes Windows users on a PC, which is a member of a Windows
domain and who are logged into that domain, from the need to explicitly log
into eGW. They simply point IE to the eGW URL (eg. http://domain.com/egroupware/ )
and start working. They can of cause explicitly log out and log in as an
other user.
For more information look at the README at
http://www.egroupware.org/viewvc/trunk/phpgwapi/ntml/README
2. different authentication for SyncML and/or GroupDAV
You can now use eg. an external auth provider for the login via the
WebGUI (eg. ADS) and the passwords stored in SQL for SyncML.
2008-07-16 09:29:13 +00:00
Ralf Becker
cbb98a4f44
"removed possebility to select POP in setup"
2007-05-25 18:35:57 +00:00
Pim Snel
eb4efca847
add missing spacer image
2007-03-28 12:50:13 +00:00
Oscar Manuel Gómez Senovilla
0a92dce43c
Fix for show domain select box not working
2007-02-25 09:45:06 +00:00
Pim Snel
fe5449397a
fix sidebox menu width
2007-01-03 14:41:13 +00:00
Ralf Becker
92474ad4ca
fixed not settable minutes for sheduling backups
2006-11-06 13:30:40 +00:00
Ralf Becker
ba2ff67fbf
changed smtp-password input to type password, thanks to Flavio Henrique for the info
2006-07-13 15:07:59 +00:00
Ralf Becker
0dd337839c
removed old ldap stuff
2006-06-08 21:08:11 +00:00
Ralf Becker
a7ecb209a9
- new account-migration script which replace the former import and export
...
- retired the modifiy script as it's no longer necessary
- removed references and translations of the old scripts
- removed ldap version 3 switch from config
2006-06-07 23:10:06 +00:00
Cornelius Weiß
51ca785916
add autologin for anonymous user as we need to have on community.egroupware.org
2006-06-07 14:52:10 +00:00
Ralf Becker
55b9797a59
got setup command line interface fully working:
...
- create, edit & update the header
- install & update eGW
- config eGW
- create admin account
- install & update languages
- create & restore (install) backups
---> update, languages & backup can work for all domains at once
---> for use in 1.2 you have to update/switch the whole setup app to HEAD/trunk
2006-05-29 02:56:16 +00:00
Ralf Becker
db4a9e00e5
first step to new setup command line interface (setup/setup-cli.php):
...
- atm. all manageheader functionality is accessible
- reworked manageheader.php using the new setup_header class shared with setup-cli.php
=> install & update via cli is comming the next days
Works in 1.2 if you drop setup-cli.php and class.setup_header.inc.php in a 1.2 install.
2006-05-27 23:59:41 +00:00
Miles Lott
93f7c8ca2b
Fix spelling in display of config page
2006-05-17 06:15:48 +00:00
Pim Snel
55a310e678
cleaned up the header manager. More setting descriptions better lay-out
2006-05-15 20:06:23 +00:00
Ralf Becker
77f5b766bd
added online help to setup
2006-04-06 11:19:56 +00:00
Ralf Becker
f0023de1a7
marked VFS as default and VFS2 as EXPERIMENTAL
2006-03-22 07:03:03 +00:00
Cornelius Weiß
b97f701d05
added an optinal check for a save^tm password (criterias as in MS-Windows)
2006-03-13 21:56:28 +00:00
Ralf Becker
ef14c49e04
- fixed files-directory check for webdav
...
- fix to keep your settings on a validation error
- make Option filesystem translatable
2006-03-08 09:41:53 +00:00
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
Ralf Becker
30d3bedaa4
added english and german translations and only show 'Check install' and 'Logout' if one is loged in
2003-11-02 10:44:50 +00:00
Pim Snel
bc173c09ce
setup now uses the new and last idots templates set
2003-10-26 14:46:52 +00:00
Ralf Becker
1f40b7c8fa
corrected the multi-domain login
2003-10-26 09:26:59 +00:00