Commit Graph

19 Commits

Author SHA1 Message Date
Ralf Becker
dd66355a38 * added valid timezone set in php.ini check 2010-09-29 09:16:16 +00:00
Ralf Becker
d48410034c fix an other PHP5.3 deprecated error 2010-09-27 14:41:29 +00:00
Ralf Becker
4eb99ac1c1 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:47:19 +00:00
Oscar Manuel Gómez Senovilla
5e57d48378 Missing spanish translation 2010-09-19 12:34:13 +00:00
Ralf Becker
01606e99a7 fixed SQL error in install from backup, as suggested by Hans-Jürgen 2010-09-18 17:11:47 +00:00
Ralf Becker
c35b8d904c removed old jpgraph version and added setup and pm level checks asking user to install a recent one 2010-09-17 17:28:05 +00:00
Ralf Becker
0571997cb4 merged r30286/8: notifications+syncml for Default and bookmarks+phpfreechat for Admins group by default 2010-09-17 12:22:34 +00:00
Ralf Becker
cb0a0b73b1 merged r30435: removing the defaultvalue for the imap_server, as we do not require imap_server for setup anymore 2010-09-17 12:20:20 +00:00
Ralf Becker
5a86efd867 merged r31591: new parameter $make_db_name_unique to append a decrementing numeric postfix to db_name and db_user, if db already exists 2010-09-17 12:14:32 +00:00
Ralf Becker
ce2fb5173b As suggest by Hans-Jürgen: Warn if some required apps are NOT installed: phpgwapi, etemplate, egw-pear, home, admin, preferences
Should also remind people about the required egw-pear app ;-)
Also merged account migration (LDAP <--> SQL) from trunk
2010-09-17 10:10:43 +00:00
Ralf Becker
50e9fc610c remove hooks of apps, when deleting them (event if sources are no longer there) 2010-09-15 20:07:30 +00:00
Ralf Becker
2ce1178fd2 mark row of apps with deleted sources with color of delete column 2010-09-15 19:07:37 +00:00
Ralf Becker
1c6b8169a1 facilitate downgrade, if supported by "update" scripts: run downgrades automatic 2010-09-15 19:03:22 +00:00
Ralf Becker
fdb75b05b5 do NOT complain about regulary disabled egw-pear 2010-09-15 18:32:53 +00:00
Oscar Manuel Gómez Senovilla
dcd90dd8ee Spanish translation 2010-09-12 19:26:59 +00:00
Hans-Jürgen Tappe
16b58bda26 Merge rev. 29002 from 1.6 to 1.8. 2010-09-11 16:12:28 +00:00
Ralf Becker
6c895639b3 using one list of auth-types (in order of importance) and detecting additional ones in the filesystem 2010-09-10 09:28:47 +00:00
Ralf Becker
c7c5ce6208 check if app is either installed or supports the used database (before installed, but not supported apps where not updated) 2010-09-08 12:25:05 +00:00
Ralf Becker
c2c1f55e9f fixed PHP Warning: fclose(): 146 is not a valid stream resource in setup-cli.php --update 2010-09-08 08:57:00 +00:00