Klaus Leithoff
|
7aacef369a
|
re-add missing account status (active/created/changed)
|
2014-02-05 13:18:31 +00:00 |
|
Ralf Becker
|
e577e09835
|
same for list users or groups
|
2014-02-04 09:14:08 +00:00 |
|
Ralf Becker
|
4d52a577e5
|
missing quoting in editing users and groups
|
2014-02-04 08:41:04 +00:00 |
|
Hadi Nategh
|
f2ae2ef6b8
|
Fix not being able to select other groups in categories but always User all
|
2014-01-28 11:47:08 +00:00 |
|
Ralf Becker
|
78422727ab
|
* Admin/SambaAdmin/LDAP: fixed for new accounts not created Samba password hashes
changepassword hook was called before addaccount hook
|
2013-10-31 13:23:03 +00:00 |
|
Ralf Becker
|
852a836730
|
* Admin/Preferences: changepassword hook was called twice
fixed by calling in now from API and not on every location in application code changing a password
|
2013-10-25 19:29:16 +00:00 |
|
Ralf Becker
|
62b6951d50
|
use secure and httponly cookies by default, secure cookies can be switched off in Admin >> site configuration, if required for sitemgr
|
2013-09-11 13:09:29 +00:00 |
|
Ralf Becker
|
3c160e5062
|
use secure and httponly cookies by default, secure cookies can be switched off in Admin >> site configuration, if required for sitemgr
|
2013-09-11 13:06:27 +00:00 |
|
Ralf Becker
|
71134ce29a
|
change cli detection to use php_sapi_name()
|
2013-09-10 17:31:15 +00:00 |
|
Klaus Leithoff
|
2ac6972def
|
commit some french lang file stuff; provided by Thomas Chaillot, Spirea
|
2013-08-27 08:55:29 +00:00 |
|
Klaus Leithoff
|
ed08b9612e
|
commit some lang file stuff; mostly french
|
2013-08-26 09:41:02 +00:00 |
|
Klaus Leithoff
|
1ddfe74487
|
merge russian lang files provided by MBCGroup
|
2013-08-16 11:01:25 +00:00 |
|
Ralf Becker
|
a5262b6cf9
|
allow apps to hook into "Admin >> Clear cache and register hooks"
|
2013-08-15 10:03:47 +00:00 |
|
Ralf Becker
|
1c86db7749
|
* Admin/SambaAdmin: fixed not set sambaNTPassword and sambaLMPassword hashes in LDAP (hook changepassword was called without password)
|
2013-07-30 18:13:41 +00:00 |
|
Ralf Becker
|
e4e725b5bc
|
removed ancient "mark untranslated strings with *" site configuration, as it is unnecessary and breaks links-stream-wrapper and WebDAV
|
2013-07-25 12:18:43 +00:00 |
|
Ralf Becker
|
d9ec5f2d89
|
AD requires to activate account AFTER setting pw
|
2013-07-16 14:59:30 +00:00 |
|
Ralf Becker
|
b9cefd3755
|
fixed not being able to switch "forbid password to contain name" off again, after it has been switched on (caused by name "passwd_forbid_name")
|
2013-07-16 14:51:03 +00:00 |
|
Hadi Nategh
|
4a3563ee65
|
Fix displaying wrong number of deleted logs from accesslog in the message bar.
|
2013-07-15 09:36:27 +00:00 |
|
Ralf Becker
|
eb7cccf775
|
* Admin/Preferences/Active Directory: more understandable password policy errors and using windows defaults only, if admin has not configured something else
|
2013-07-14 13:06:39 +00:00 |
|
Ralf Becker
|
fcd1f660b8
|
disable "account_lid" input, if backend (eg. AD) does not allow changing it
|
2013-07-13 08:34:33 +00:00 |
|
Ralf Becker
|
dc7f8e11b1
|
* Admin/Active Directory: fixed not working display, setting and removing of "must change password upon next login"
|
2013-07-13 07:51:40 +00:00 |
|
Ralf Becker
|
60f6ae4e83
|
* All apps: allow to log user-agent and action of all changes in history-log of entries (enable in Admin >> Site configuration)
|
2013-07-11 13:11:46 +00:00 |
|
Ralf Becker
|
8b2a596918
|
replace no longer existing depricated egw_info->user email and fullname
|
2013-07-04 18:00:11 +00:00 |
|
Ralf Becker
|
f0a6c30faf
|
run addaccount hook for new accounts and set account_id in menuclass links (left menu) after account-creation
|
2013-06-26 19:56:20 +00:00 |
|
Ralf Becker
|
2ee2387831
|
fixed lost active account-status, if an error happend (disabled permanent error_log)
|
2013-06-26 10:49:06 +00:00 |
|
Ralf Becker
|
6cfe7d4fc2
|
* Admin: split password strength config in minimum length and number of character types, allow account backends specially AD to report password policy failures
|
2013-06-25 17:23:25 +00:00 |
|
Klaus Leithoff
|
9c65091e98
|
russian translations provided by Vladimir Gavrilov (MBC-Group)
|
2013-06-17 12:31:21 +00:00 |
|
Klaus Leithoff
|
5a82ee5c10
|
italian translations provided by Ilias Chasapakis (webtrain.it)
|
2013-06-17 11:09:06 +00:00 |
|
Ralf Becker
|
bb020d37f8
|
refactored account_id change script to use information from app-specific tables_current.inc.php instead of a fixed list
|
2013-06-12 17:59:43 +00:00 |
|
Ralf Becker
|
7e1d64b65c
|
* Admin/All apps: enable private custom-fields
can be explicitly disabled via GET parameter use_private=0
|
2013-06-06 17:06:15 +00:00 |
|
Ralf Becker
|
ebe84d09ac
|
fix header templates missing essential parts like display of validation errors
|
2013-06-05 07:37:27 +00:00 |
|
Ralf Becker
|
1aea9c01b6
|
2 more cases for r42550: only check for matching system users, if a new account get added, as existing accounts can be reported - depending on configuration - as system users too
|
2013-05-27 14:30:40 +00:00 |
|
Ralf Becker
|
ec9032d057
|
* Admin: fixed fatal error when creating new users
|
2013-05-21 18:05:10 +00:00 |
|
Klaus Leithoff
|
1405474161
|
use cache invalidation on inital read before edit too; add missing translations
|
2013-04-25 14:34:51 +00:00 |
|
Ralf Becker
|
92971476e3
|
invalidate account, before reading it, to code with changed to DB or LDAP outside EGw
|
2013-04-23 13:47:43 +00:00 |
|
Ralf Becker
|
4d711ddced
|
allow to change mail domain
|
2013-04-05 14:26:03 +00:00 |
|
Ralf Becker
|
061c5d4b07
|
mass account de/activation or quota setting
|
2013-04-05 13:12:32 +00:00 |
|
Ralf Becker
|
589a5e63cc
|
Fix missing category colors for app specific categories
r42030: Make sure global categories is infolog when in infolog. Other apps (tracker) may grab it first if we don't set it here
|
2013-03-20 10:02:06 +00:00 |
|
Klaus Leithoff
|
4ef692332f
|
allow better config options for spell checking in ckeditor (add BrowserBased only)
|
2013-03-18 15:37:17 +00:00 |
|
Klaus Leithoff
|
a0f33eda48
|
handle/fix missed ckeditor3 calls
|
2013-03-15 11:53:04 +00:00 |
|
Ralf Becker
|
b6a899f5e5
|
merged translations and other uncommited ones
|
2013-02-08 19:04:24 +00:00 |
|
Klaus Leithoff
|
2b71ce4331
|
russian translations provided by Vladimir N. Gavrilov
|
2013-02-01 12:06:23 +00:00 |
|
Ralf Becker
|
9bae75e22d
|
* all apps: exclude expired or deactivated accounts from all lists and selections (beside admin app to be able to activate them again)
|
2013-01-25 13:35:30 +00:00 |
|
Klaus Leithoff
|
6f1dd6fc41
|
missing translations provided by Stefan Becker and others
|
2013-01-23 09:50:40 +00:00 |
|
Ralf Becker
|
957740eabc
|
* All apps: merged missing translations from other apps or branches
|
2013-01-18 13:56:05 +00:00 |
|
Klaus Leithoff
|
545e02be81
|
enable admin.uiconfig.index to be called by ExecMethod (app parameter not passed via _GET)
|
2012-12-04 09:37:45 +00:00 |
|
Klaus Leithoff
|
e72881e484
|
clean up of cache after using (admin) connection via forceEAProfileLoad
|
2012-11-19 15:49:52 +00:00 |
|
Klaus Leithoff
|
7cc8b4e4ea
|
use new functionality (forceEAProfileLoad) in hooks and uiaccounts
|
2012-11-19 13:58:34 +00:00 |
|
Ralf Becker
|
1d7cfc1713
|
if EGroupware manages a mail server, allow setting an email address for groups
r40865: add group-members for groups as forward
|
2012-11-19 12:54:54 +00:00 |
|
Ralf Becker
|
fc0ef9a16a
|
remove not used in a long time ldap_mgr code
|
2012-11-19 12:48:28 +00:00 |
|