egroupware/setup
Ralf Becker 83a9c7253c several fixes around jpgraph:
- fixed wrongly reported jpgraph path "/jpgraph", if open_basedir is active and parent of EGroupware dir not accessible
- detect if jpgraph.php is direct in jpraph directory or in src subdirectory
- allow to specifiy arbitrary jpgraph path via defining EGW_JPGRAPH_PATH (eg. in header.inc.php)
--> should fix most jpgraph related issues
2010-09-25 07:38:27 +00:00
..
doc removed outdated docs, thanks to Thomas Koch 2006-12-12 10:55:17 +00:00
inc remove hooks of apps, when deleting them (event if sources are no longer there) 2010-09-15 20:09:57 +00:00
lang removed old jpgraph version and added setup and pm level checks asking user to install a recent one 2010-09-17 17:25:44 +00:00
templates/default 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
account_migration.php moved logic of account-migration to setup_cmd_ldap and using setup_cmd_ldap for account_migration.php, that way we can also create the ldap-structur during the migration 2010-08-26 20:22:02 +00:00
admin_account.php "adding 'bookmarks' & 'phpfreechat' to apps of Admins group" 2010-05-20 18:43:09 +00:00
applications.php remove hooks of apps, when deleting them (event if sources are no longer there) 2010-09-15 20:09:57 +00:00
applist.php removed copy of Template object in setup, using the one in the api 2007-12-09 08:03:56 +00:00
check_install.php several fixes around jpgraph: 2010-09-25 07:38:27 +00:00
config.php avoiding deprecated warning under php5.3 2010-07-25 09:08:24 +00:00
db_backup.php * restore to current system charset, to force all restores to utf-8, and do NOT halt on sql errors in restore 2010-08-19 08:07:06 +00:00
fix_mysql_charset.php phpDoc headers 2008-08-20 06:04:28 +00:00
index.php fixed SQL error in install from backup, as suggested by Hans-Jürgen 2010-09-18 17:10:35 +00:00
lang.php marking all static methods static and moving method to query supported languages into setup_translation class 2010-07-29 08:14:15 +00:00
manageheader.php Make delete instance / domain checkbox actually remove the domain. DB still needs to be dropped manually. 2009-07-06 22:20:57 +00:00
schematoy.php removed copy of Template object in setup, using the one in the api 2007-12-09 08:03:56 +00:00
setup-cli.php fixed PHP Warning: fclose(): 146 is not a valid stream resource in setup-cli.php --update 2010-09-08 08:55:06 +00:00
sqltoarray.php removed copy of Template object in setup, using the one in the api 2007-12-09 08:03:56 +00:00