|
00abda4682
|
moving emailadmin to api and admin, only emailadmin_hooks and tables still need moving
|
2016-03-28 18:51:38 +00:00 |
|
|
3c9353514d
|
check of (newer) "mysqli" extension not old "mysql" no longer existing in PHP 7.0+
|
2016-03-09 06:58:46 +00:00 |
|
|
b95727bb6f
|
move auth classes to Api\Auth, only Sql is currently tested!
|
2016-03-06 20:47:10 +00:00 |
|
|
7ada2354d3
|
move addresbook_bo to Api\Contacts, ldap to Api\Ldap, ldapserverinfo to Api\Ldap\ServerInfo, bo_tracking to Api\Storage\Tracking, historylog to Api\Storage\History, Api\Customfields to Api\Storage\Customfields
|
2016-03-06 13:45:15 +00:00 |
|
|
ed8f6f45c4
|
move egw_csrf class to Api\Csrf without a compatibility class
|
2016-03-05 14:02:13 +00:00 |
|
|
1ab66dd811
|
move exceptions to new api structure, thought to catch an exception by its deprecated name, new exceptions have to extend deprecated ones
|
2016-02-28 13:43:06 +00:00 |
|
|
86955dfc95
|
work in progress: using ADOdb 5.20 and move db classes to new api directory
|
2016-02-20 20:27:17 +00:00 |
|
|
c3a99d13a0
|
fix SQL error during update: Column "app_tables" cannot be null (1048)
|
2016-02-20 14:23:19 +00:00 |
|
|
bc7fa3bc8b
|
* Filemanger: filemanager/cli.php wrongly reported wrong passwords for setup or config user with newer password hashes
|
2016-02-15 11:10:23 +00:00 |
|
|
b137f4710c
|
remove old network class from Trunk/16.1
|
2016-02-01 12:50:34 +00:00 |
|
|
21a9d24d3a
|
Simplify accounts exist check, by checking for total of search > 1, fixes problems with not working limited search in ldap (still returning correct total)
|
2016-01-29 10:52:52 +00:00 |
|
|
3b781ceb05
|
* Univention: allow to migrate accounts from SQL backupt to Univention (install new EGroupware app and delete all users and groups in Univention first)
|
2015-11-13 14:49:34 +00:00 |
|
|
3d6da043fa
|
changing php-versions for Trunk/next release: required: 5.4, recommended: 5.6
|
2015-11-02 17:13:27 +00:00 |
|
|
b97024f00e
|
fix issue pointed out by Andrew McNicol
|
2015-09-03 16:21:12 +00:00 |
|
|
ae9acfd5e2
|
give an error message "%1 does NOT have a password (userPassword attribute) or we are not allowed to read it!", if LDAP does not allow us to read passwords
|
2015-09-03 09:02:04 +00:00 |
|
|
328712af0d
|
fix not working setup/setup-cli.php --setup-cmd-ldap <domain>,<config-user>,<config-pw> sub_command=passwords_to_sql
|
2015-09-01 18:46:07 +00:00 |
|
|
188e31c9c1
|
not working database gave a database error instead of instructions how to create the database
|
2015-08-27 12:30:16 +00:00 |
|
|
c94007f344
|
fix typo stalling new installs
|
2015-07-07 14:15:52 +00:00 |
|
|
8702d06ec7
|
also give Admins apps of all users group Defaults, in case one forgot to add admins to it
|
2015-07-01 07:25:16 +00:00 |
|
|
6c7026fa52
|
* Setup: support mail authentication without PHP imap extension
|
2015-06-10 15:44:01 +00:00 |
|
|
e3bfbeeee9
|
using exception / exit code 92 for "Domain XXX does NOT exist !!!"
|
2015-05-12 14:57:29 +00:00 |
|
|
9319954d39
|
show full database url in setup, not just driver-name and show used IP in "Invalid IP address" message
|
2015-05-03 12:04:21 +00:00 |
|
|
b086604711
|
move "Save as" phrase to common and merge-cli run
|
2015-04-01 08:00:07 +00:00 |
|
|
61cf8fa9f5
|
* Univention: Samba SID was not propagated to config of SambaAdmin app
|
2015-03-13 13:51:10 +00:00 |
|
|
a27d5963c5
|
pending translations from our translation server
|
2015-03-05 09:04:21 +00:00 |
|
|
18fafed2a4
|
pending translations from our translation server
|
2015-02-17 08:52:58 +00:00 |
|
|
3c4cb54f34
|
* Setup: allow to use Composer (https://getcomposer.org/) to manager requirements (instead of PEAR)
|
2015-01-18 12:05:09 +00:00 |
|
|
4fa44e6482
|
Reorder and add missing phrases in lang files
|
2015-01-15 14:53:34 +00:00 |
|
|
b98972582c
|
check if allow_url_fopen = On
|
2014-12-15 14:29:56 +00:00 |
|
|
ca4f49121f
|
fix pear upgrade (not update) command given as instructions to user
|
2014-12-15 10:33:42 +00:00 |
|
|
b5d4177bde
|
removing no longer used checks and fixing IDE warnings
|
2014-12-15 09:36:27 +00:00 |
|
|
e7f4bb0848
|
move defining of (deprecated) SEP constant to common functions, as there are cases where it gets used before defined
|
2014-12-13 09:53:18 +00:00 |
|
|
8497d0cfd5
|
removing egw-pear
|
2014-12-11 10:48:16 +00:00 |
|
|
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 |
|
|
f78f8762b0
|
fix typo
|
2014-11-30 13:46:39 +00:00 |
|
|
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 |
|
|
b1b11167e7
|
fix fatal error and call vfs hooks to create user and group home directories
|
2014-11-12 08:41:40 +00:00 |
|
|
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 |
|
|
b721ae1afc
|
changes for Univention install
|
2014-11-07 13:16:30 +00:00 |
|
|
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 |
|
|
afaf5a1ece
|
fix some problem in Univention install
|
2014-11-06 16:54:33 +00:00 |
|
|
a70600d964
|
add storing of config values with names like "app/name"
|
2014-11-06 13:46:03 +00:00 |
|
|
753ce75b15
|
using univention-directory-manager cli to create not accounts to get Kerberos stuff addded
|
2014-11-05 20:27:52 +00:00 |
|
|
a1a88d801a
|
show sha1 hashes for uploaded backups
|
2014-10-30 15:18:59 +00:00 |
|
|
a5f7195462
|
do not run admin-cli.php --add-user for Stylite package install
|
2014-09-09 18:07:39 +00:00 |
|
|
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 |
|
|
a025e4f5a5
|
PEAR check: show version again, if available, instead of just "Yes"
|
2014-08-27 12:16:16 +00:00 |
|
|
e3e42b3dc8
|
be more specific about found pear packages, for which we could not check the version
|
2014-08-27 10:25:17 +00:00 |
|
|
31960e45e2
|
fixed setup-cli --update and setup_cmd_update to install apps marked as "autoinstall"
|
2014-07-08 16:50:54 +00:00 |
|
|
6a3ed78a28
|
fix IDE warnings
|
2014-07-04 18:45:22 +00:00 |
|