Ralf Becker
|
d63ee993b3
|
AD requires to activate account AFTER setting pw
|
2013-07-16 14:58:38 +00:00 |
|
Ralf Becker
|
10436d5e41
|
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:50:12 +00:00 |
|
Hadi Nategh
|
014d5cd416
|
Fix displaying wrong number of deleted logs from accesslog in the message bar.
|
2013-07-15 09:30:09 +00:00 |
|
Ralf Becker
|
d6459fec8a
|
fixed warning
|
2013-07-15 08:08:49 +00:00 |
|
Ralf Becker
|
6898ee9cdb
|
* 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:05:24 +00:00 |
|
Ralf Becker
|
6e6835ca8f
|
disable "account_lid" input, if backend (eg. AD) does not allow changing it
|
2013-07-13 08:34:04 +00:00 |
|
Ralf Becker
|
cb523f8400
|
* Admin/Active Directory: fixed not working display, setting and removing of "must change password upon next login"
|
2013-07-13 07:50:36 +00:00 |
|
Ralf Becker
|
92e0ee86a5
|
* 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:09:23 +00:00 |
|
Nathan Gray
|
b46eb9a72c
|
Fix custom fields header Length <br> Rows using an hbox
|
2013-07-10 18:36:38 +00:00 |
|
Ralf Becker
|
a57e1c76cf
|
setting different std image for tree, old one was only found with Styite template
|
2013-07-09 15:02:02 +00:00 |
|
Hadi Nategh
|
86dfe42104
|
replace no longer existing depricated egw_info->user email and fullname
|
2013-07-04 17:45:20 +00:00 |
|
Hadi Nategh
|
0f7a28d437
|
fixed unrecognised property name "email"in egw_info->user in Asynchronous services, replaced with "account_email"
|
2013-07-04 13:29:22 +00:00 |
|
Ralf Becker
|
b2f733c4d5
|
a few more steps towards a new admin
|
2013-07-03 16:27:18 +00:00 |
|
Ralf Becker
|
9afb974d44
|
loading actual groups now via callback
|
2013-07-02 18:26:53 +00:00 |
|
Ralf Becker
|
ffceaf445a
|
prototype for an admin app using et2 and a navigation tree, need to set index url in database: UPDATE egw_applications SET app_index="admin.admin_ui.index&ajax=true" WHERE app_name="admin" (dont forget to clear cache)
|
2013-07-01 17:07:07 +00:00 |
|
Ralf Becker
|
c5246d90c9
|
run addaccount hook for new accounts and set account_id in menuclass links (left menu) after account-creation
|
2013-06-26 19:55:20 +00:00 |
|
Ralf Becker
|
52933ba6c3
|
fixed lost active account-status, if an error happend (disabled permanent error_log)
|
2013-06-26 10:48:37 +00:00 |
|
Ralf Becker
|
aa1426b8de
|
* 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 16:37:44 +00:00 |
|
Nathan Gray
|
509482e81c
|
Fix custom types shown on all apps
|
2013-06-18 15:51:46 +00:00 |
|
Klaus Leithoff
|
079b919bbe
|
russian translations provided by Vladimir Gavrilov (MBC-Group)
|
2013-06-17 12:30:44 +00:00 |
|
Klaus Leithoff
|
4e13e7b504
|
italiann translations provided by Ilias Chasapakis (webtrain.it)
|
2013-06-17 11:08:37 +00:00 |
|
Ralf Becker
|
066ffc2c25
|
refactored account_id change script to use information from app-specific tables_current.inc.php instead of a fixed list
|
2013-06-12 16:57:44 +00:00 |
|
Nathan Gray
|
770ef196fc
|
Get sub-types working for et2
|
2013-06-10 20:17:41 +00:00 |
|
Ralf Becker
|
0a22f09523
|
* Admin/All apps: enable private custom-fields
can be explicitly disabled via GET parameter use_private=0
|
2013-06-06 17:05:56 +00:00 |
|
Ralf Becker
|
76e9d68121
|
fix header templates missing essential parts like display of validation errors
|
2013-06-05 07:37:08 +00:00 |
|
Ralf Becker
|
30b3f407d2
|
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:22 +00:00 |
|
Ralf Becker
|
7806f183a9
|
* Admin: fixed fatal error when creating new users
|
2013-05-21 18:03:44 +00:00 |
|
Ralf Becker
|
9454438a77
|
experimenting with new ideas for admin UI
|
2013-05-12 13:44:46 +00:00 |
|
Klaus Leithoff
|
8262dc54e7
|
use cache invalidation on inital read before edit too; add missing translation
|
2013-04-24 13:05:37 +00:00 |
|
Ralf Becker
|
5c71e6916e
|
invalidate account, before reading it, to code with changed to DB or LDAP outside EGw
|
2013-04-23 13:47:20 +00:00 |
|
Ralf Becker
|
17b807e4a1
|
preg of domain must allow empty and allow to change only domain
|
2013-04-05 14:22:42 +00:00 |
|
Ralf Becker
|
c655ab1e7f
|
allow to change mail domain
|
2013-04-05 14:15:40 +00:00 |
|
Ralf Becker
|
697d8931eb
|
allow to change mail domain
|
2013-04-05 14:13:41 +00:00 |
|
Ralf Becker
|
e9604992a7
|
mass account de/activation or quota setting
|
2013-04-05 13:08:08 +00:00 |
|
Klaus Leithoff
|
6204999b19
|
allow better config options for spell checking in ckeditor (add BrowserBased only)
|
2013-03-18 15:36:27 +00:00 |
|
Nathan Gray
|
237c5ffcdf
|
Fix missing category colors for app specific categories
|
2013-03-15 14:49:02 +00:00 |
|
Klaus Leithoff
|
d4d2096a39
|
handle/fix missed ckeditor3 calls
|
2013-03-15 11:50:48 +00:00 |
|
Ralf Becker
|
4f247b26f8
|
merged translations and other uncommited ones
|
2013-02-08 19:03:20 +00:00 |
|
Klaus Leithoff
|
38a3d0eb3f
|
russian translations provided by Vladimir N. Gavrilov
|
2013-02-01 12:05:36 +00:00 |
|
Ralf Becker
|
2841317b08
|
* 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:21:31 +00:00 |
|
Klaus Leithoff
|
b1a2db3394
|
translations provided by Stefan Becker and others
|
2013-01-23 09:17:04 +00:00 |
|
Ralf Becker
|
be6845b4d0
|
* All apps: merged missing translations from other apps or branches
|
2013-01-18 13:48:34 +00:00 |
|
Klaus Leithoff
|
c7ddc16820
|
enable admin.uiconfig.index to be called by ExecMethod (app parameter not passed via _GET)
|
2012-12-04 09:36:48 +00:00 |
|
Klaus Leithoff
|
ba56cef6d4
|
clean up of cache after using (admin) connection via forceEAProfileLoad
|
2012-11-19 15:56:57 +00:00 |
|
Klaus Leithoff
|
0925ea6313
|
use new functionality (forceEAProfileLoad) in hooks and uiaccounts
|
2012-11-19 13:53:15 +00:00 |
|
Ralf Becker
|
26de26873b
|
if EGroupware manages a mail server, allow setting an email address for groups
|
2012-11-16 10:36:34 +00:00 |
|
Ralf Becker
|
17ad37d302
|
remove not used in a long time ldap_mgr code
|
2012-11-15 14:47:12 +00:00 |
|
Nathan Gray
|
2218fd8956
|
Fix category search missing when result is a child, but parent does not match too
|
2012-11-05 17:56:03 +00:00 |
|
Ralf Becker
|
a709f6104f
|
* Setup/API: translations are no longer installed in database, but loaded directly from lang-files into tree-level cache
|
2012-11-05 12:18:22 +00:00 |
|
Ralf Becker
|
b514745d01
|
* Admin: new function "Clear cache and register hooks", also called automatic when restoring a backup
|
2012-10-31 13:56:40 +00:00 |
|