Ralf Becker
|
8497d0cfd5
|
removing egw-pear
|
2014-12-11 10:48:16 +00:00 |
|
Ralf Becker
|
494a87af52
|
bump version to 14.2 and change dependency check from == to >=, like it is used every where else
|
2014-12-10 09:10:55 +00:00 |
|
Ralf Becker
|
f78f8762b0
|
fix typo
|
2014-11-30 13:46:39 +00:00 |
|
Ralf Becker
|
e5b3a83693
|
allow to update passwords from LDAP, if accounts stored in SQL and authentication is against LDAP
|
2014-11-17 12:19:56 +00:00 |
|
Ralf Becker
|
b1b11167e7
|
fix fatal error and call vfs hooks to create user and group home directories
|
2014-11-12 08:41:40 +00:00 |
|
Ralf Becker
|
628a112e4e
|
change setup to only add admin account to new groups, but never set memberships removing existing ones, important if using an existing account, also fixed it to change password of existing account if a non-empty password given
|
2014-11-12 08:06:33 +00:00 |
|
Ralf Becker
|
b721ae1afc
|
changes for Univention install
|
2014-11-07 13:16:30 +00:00 |
|
Ralf Becker
|
8a32ae7c32
|
fix typo in smtp plugin name and stay on selected accounts plugin, even if it is inaccessible due to open_basedir, as we otherwise would store default "sql"
|
2014-11-06 19:21:56 +00:00 |
|
Ralf Becker
|
afaf5a1ece
|
fix some problem in Univention install
|
2014-11-06 16:54:33 +00:00 |
|
Ralf Becker
|
a70600d964
|
add storing of config values with names like "app/name"
|
2014-11-06 13:46:03 +00:00 |
|
Ralf Becker
|
753ce75b15
|
using univention-directory-manager cli to create not accounts to get Kerberos stuff addded
|
2014-11-05 20:27:52 +00:00 |
|
Ralf Becker
|
a1a88d801a
|
show sha1 hashes for uploaded backups
|
2014-10-30 15:18:59 +00:00 |
|
Ralf Becker
|
a5f7195462
|
do not run admin-cli.php --add-user for Stylite package install
|
2014-09-09 18:07:39 +00:00 |
|
Ralf Becker
|
20179f1767
|
* Spellchecker: marking "browser based" (default for new installs) and "No" as safer and fixing CSP policy for web-spell-checker
|
2014-09-04 09:58:48 +00:00 |
|
Ralf Becker
|
a025e4f5a5
|
PEAR check: show version again, if available, instead of just "Yes"
|
2014-08-27 12:16:16 +00:00 |
|
Ralf Becker
|
e3e42b3dc8
|
be more specific about found pear packages, for which we could not check the version
|
2014-08-27 10:25:17 +00:00 |
|
Ralf Becker
|
31960e45e2
|
fixed setup-cli --update and setup_cmd_update to install apps marked as "autoinstall"
|
2014-07-08 16:50:54 +00:00 |
|
Ralf Becker
|
6a3ed78a28
|
fix IDE warnings
|
2014-07-04 18:45:22 +00:00 |
|
Ralf Becker
|
5241d3c951
|
* Setup: config changed in setup did not update instance cache and was therefore not immediatly available
|
2014-07-04 12:43:11 +00:00 |
|
Ralf Becker
|
d5cb4112b5
|
* Setup: fixed fatal error "Cannot redeclare auth_type()", when there is a validation error on saving configuration
|
2014-07-03 12:46:08 +00:00 |
|
Ralf Becker
|
7666292284
|
no need to manually (un)serialize vfs_fstab and detect old php serialize and new json_encoded values
|
2014-06-27 07:48:44 +00:00 |
|
Ralf Becker
|
b612f5ad62
|
do not give run-rights by default to old apps
|
2014-06-27 07:47:30 +00:00 |
|
Ralf Becker
|
2ee9082f2e
|
* PostgreSQL: fixed not working installation (access to not yet existing table stalls transaction)
|
2014-06-25 12:43:11 +00:00 |
|
Ralf Becker
|
6a016fac3f
|
prevent false CSRF warning, if DB schema upgrade is needed
|
2014-06-24 08:43:46 +00:00 |
|
Ralf Becker
|
c8e7fdccde
|
set recommended PHP version to 5.5
|
2014-06-24 08:42:55 +00:00 |
|
Klaus Leithoff
|
0b851a622b
|
get rid of php notice undefined variable: channel
|
2014-06-10 09:16:10 +00:00 |
|
Ralf Becker
|
289de71581
|
backport of r47147 from 1.8, thought 11.1 or trunk seems not to initialise session
|
2014-06-03 12:10:20 +00:00 |
|
Ralf Becker
|
9602d061ad
|
* Setup: re-add config for mail authentication and fixed it to always try to use a TLS connection
|
2014-05-17 08:00:17 +00:00 |
|
Ralf Becker
|
b25724e7ed
|
fixed setup uses cached config values for installs with multiple instances
|
2014-05-13 15:53:35 +00:00 |
|
Ralf Becker
|
e4e4aa97bc
|
flushing instance cache and config cache, after saving minimal config, fixing default_records of apps use not up to date data
|
2014-05-13 09:32:21 +00:00 |
|
Ralf Becker
|
91e2992172
|
fix pear install command to include channel
|
2014-05-12 14:52:36 +00:00 |
|
Ralf Becker
|
e134826088
|
"setup/setup-cli.php --exit-codes" was not reporting 11: Your Database is not working!
|
2014-05-06 09:23:12 +00:00 |
|
Ralf Becker
|
6864caac21
|
do NOT detect templates as (not installed) apps
|
2014-05-05 09:09:47 +00:00 |
|
Ralf Becker
|
544d57ca46
|
prevent CSRF for setup and admin site configuration
|
2014-05-01 06:26:09 +00:00 |
|
Ralf Becker
|
df8f6b9460
|
change validation of configuration to return existing validation functions, not running arbitrary ones
|
2014-04-23 14:36:08 +00:00 |
|
Klaus Leithoff
|
0d09278ad6
|
remove references to removed emailadmin_ui
|
2014-04-23 12:02:31 +00:00 |
|
Ralf Becker
|
f303930f6d
|
need to replace - and . with _ in database-name
|
2014-04-16 20:14:19 +00:00 |
|
Ralf Becker
|
3b68b8bff8
|
need to consider caching when applying setup operations
|
2014-04-16 17:57:44 +00:00 |
|
Ralf Becker
|
4ff9464133
|
fixed typo
|
2014-04-16 16:48:43 +00:00 |
|
Ralf Becker
|
87a6119595
|
some more changes to setup a mail account via cli, but not by default
|
2014-04-16 10:40:54 +00:00 |
|
Ralf Becker
|
90218092c2
|
some more changes to create mail accounts via setup
|
2014-04-15 20:03:16 +00:00 |
|
Ralf Becker
|
147fe01d38
|
stop complaining about missing or uncomplete email configuration, it is moved now inside EGroupware
|
2014-04-15 18:30:03 +00:00 |
|
Ralf Becker
|
621d6d46f4
|
create new mail accounts from setup-cli
|
2014-04-15 15:10:39 +00:00 |
|
Ralf Becker
|
fa5d0affb2
|
remove mail stuff from interactive setup
|
2014-04-09 07:46:48 +00:00 |
|
Ralf Becker
|
107a48ce2c
|
fixed checks and config to use mbstring.func_overlaod=0 and disabled checks from anyway not supported databases
|
2014-02-22 17:12:24 +00:00 |
|
Ralf Becker
|
aeffdb3c4b
|
remove home from EGroupware url in setup
|
2014-02-22 17:11:21 +00:00 |
|
Ralf Becker
|
332d4e5a42
|
removed gif images for which we have a png image available, as png is now supported by all browsers
|
2014-02-03 14:04:39 +00:00 |
|
Ralf Becker
|
0d8051837c
|
translations from Stefan
|
2014-01-28 13:40:16 +00:00 |
|
Ralf Becker
|
edd07a9729
|
removed outdated xmlrpc and soap service, it is off by default since couple of versions
|
2014-01-19 10:19:49 +00:00 |
|
Ralf Becker
|
6de6114e22
|
remove old API browser class, apps only used content_header method with is available as html::browser_header() with identical signature
|
2014-01-19 09:30:33 +00:00 |
|