Ralf Becker
|
9af953e2b1
|
fixed accounts::search sometimes returning too many lines
|
2013-07-17 13:14:08 +00:00 |
|
Nathan Gray
|
1b270b2d6f
|
Use an etemplate / top template level prefix to avoid DOM ID collisions
|
2013-07-17 13:08:48 +00:00 |
|
Ralf Becker
|
792f1b26cc
|
replacing egw.LAB with egw_LAB, as egw object is shared by all iframes and popups, while LAB has to work on document
|
2013-07-17 12:47:21 +00:00 |
|
Nathan Gray
|
f9b72b05ac
|
Don't need to set ID, framework does it automagically.
|
2013-07-17 12:32:36 +00:00 |
|
Klaus Leithoff
|
c439cfbc72
|
implement search, with simple filter options as filter2; give title on popup display of message
|
2013-07-17 12:01:01 +00:00 |
|
Nathan Gray
|
0bba8fd032
|
Strip out any javascript added by application and it properly to the AJAX response
|
2013-07-17 09:57:50 +00:00 |
|
Nathan Gray
|
5f0ac7a70b
|
Fix server side auto-repeat to have different rows, instead of multiple references to the same one
|
2013-07-17 09:38:37 +00:00 |
|
Nathan Gray
|
df0dc0f27a
|
If record ID is missing, don't try to get data for it - skip the whole request
|
2013-07-17 09:36:38 +00:00 |
|
Nathan Gray
|
85db39ed4e
|
Support row ids from template:
id="$row_cont[field]"
|
2013-07-16 16:22:20 +00:00 |
|
Ralf Becker
|
2d6be6926a
|
Changelog for 11.1.20130716
|
2013-07-16 15:31:56 +00:00 |
|
Ralf Becker
|
18cb6f75a6
|
fixed again not working new account creation under AD agains Win2008r2
|
2013-07-16 15:19:38 +00:00 |
|
Ralf Becker
|
d9ec5f2d89
|
AD requires to activate account AFTER setting pw
|
2013-07-16 14:59:30 +00:00 |
|
Ralf Becker
|
d63ee993b3
|
AD requires to activate account AFTER setting pw
|
2013-07-16 14:58:38 +00:00 |
|
Ralf Becker
|
4e3c34f257
|
always check with "passwd_forbid_name" enabled, if setting of password failed
|
2013-07-16 14:57:43 +00:00 |
|
Ralf Becker
|
94926467d2
|
always check with "passwd_forbid_name" enabled, if setting of password failed
|
2013-07-16 14:57:06 +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 |
|
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 |
|
Klaus Leithoff
|
b04ee25e07
|
wrap a set_preferences call in LAB.wait to avoid run time problems
|
2013-07-16 14:48:49 +00:00 |
|
Klaus Leithoff
|
1c8433fb94
|
give a more meanigful translation for the consoldidation of calender views config
|
2013-07-16 11:00:07 +00:00 |
|
Klaus Leithoff
|
e4f7cf159d
|
give a more meanigful translation for the consoldidation of calender views config
|
2013-07-16 10:58:34 +00:00 |
|
Klaus Leithoff
|
8afd5fb840
|
pass acount_id to crackcheck, as it is required for crackcheck rule validation forbid_name
|
2013-07-16 10:45:00 +00:00 |
|
Klaus Leithoff
|
2bdcd29582
|
pass acount_id to crackcheck, as it is required for crackcheck rule validation forbid_name
|
2013-07-16 10:42:31 +00:00 |
|
Ralf Becker
|
ab7c7930f8
|
* PostgreSQL: fix for SQL error eg. on update from 1.8.001 to 1.8.004 from 9.1 on
|
2013-07-16 06:48:19 +00:00 |
|
Ralf Becker
|
d48e8f4d84
|
* PostgreSQL: fix for SQL error eg. on update from 1.8.001 to 1.8.004 from 9.1 on
|
2013-07-16 06:47:54 +00:00 |
|
Ralf Becker
|
ee32f4fa44
|
Changelog for 11.1.20130715
|
2013-07-15 20:32:35 +00:00 |
|
Ralf Becker
|
e82af0a961
|
need to use own authentication method, to be able to auth user forced to change password and need to always recheck flag, if user are forced to change password, as otherwise he will be prompt again after changing it
|
2013-07-15 20:30:30 +00:00 |
|
Ralf Becker
|
b54aef66e4
|
need to use own authentication method, to be able to auth user forced to change password and need to always recheck flag, if user are forced to change password, as otherwise he will be prompt again after changing it
|
2013-07-15 20:29:49 +00:00 |
|
Ralf Becker
|
d26074731f
|
* Active Directory: allow to do a forced password change in EGroupware and handle reset of that flag for Samba4 too
|
2013-07-15 20:01:29 +00:00 |
|
Ralf Becker
|
526c938eec
|
* Active Directory: allow to do a forced password change in EGroupware and handle reset of that flag for Samba4 too
|
2013-07-15 20:01:01 +00:00 |
|
Nathan Gray
|
744345d751
|
Change egw.open() (which accepts _blank, _self, etc. as targets) to not pass invalid parameters to egw_link_handler() (which only accepts app names).
|
2013-07-15 16:03:37 +00:00 |
|
Ralf Becker
|
0fd2830aa6
|
allow to set smtp auth options via setup-cli
|
2013-07-15 15:27:34 +00:00 |
|
Ralf Becker
|
30d6d76d7a
|
allow to set smtp auth options via setup-cli
|
2013-07-15 15:27:14 +00:00 |
|
Klaus Leithoff
|
57df3bc079
|
implement save attachments with vfs
|
2013-07-15 13:37:28 +00:00 |
|
Klaus Leithoff
|
789fcb6a7b
|
apply json_encode fix, other mail display stuff
|
2013-07-15 12:31:02 +00:00 |
|
Ralf Becker
|
00fedbf069
|
* WebDAV/CalDAV/CardDAV: fixed basic authentication via redirect-rule to use $_SERVER["REDIRECT_HTTP_AUTHORIZATION"] as it is used by newer Apache versions
|
2013-07-15 11:07:24 +00:00 |
|
Ralf Becker
|
5f74357963
|
* WebDAV/CalDAV/CardDAV: fixed basic authentication via redirect-rule to use $_SERVER["REDIRECT_HTTP_AUTHORIZATION"] as it is used by newer Apache versions
|
2013-07-15 11:06:45 +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 |
|
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
|
e90a6e1d42
|
fixed again not working new account creation under AD agains Win2008r2
|
2013-07-15 08:10:03 +00:00 |
|
Ralf Becker
|
d6459fec8a
|
fixed warning
|
2013-07-15 08:08:49 +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
|
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
|
fcd1f660b8
|
disable "account_lid" input, if backend (eg. AD) does not allow changing it
|
2013-07-13 08:34:33 +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
|
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
|
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 |
|
Klaus Leithoff
|
d716c8756f
|
try to fix broken UTF-8 on message display
|
2013-07-12 09:43:22 +00:00 |
|
Ralf Becker
|
b60ee03504
|
* Addressbook/Active Directory: got prefix, middle name and suffix working for AD account, file as got disabled (as well as not supported history tab)
|
2013-07-11 15:34:53 +00:00 |
|
Ralf Becker
|
dae37d17a8
|
fix JSON error in trunk with readonly fileas-type selector (AD)
|
2013-07-11 15:34:30 +00:00 |
|
Ralf Becker
|
3060d95322
|
* Addressbook/Active Directory: got prefix, middle name and suffix working for AD account, file as got disabled (as well as not supported history tab)
|
2013-07-11 15:33:59 +00:00 |
|