Ralf Becker
|
76abb48fa4
|
fixed auth_sql to allow updating passwords of in-active accounts and return true for all successfull password changes as documented (returned false if password was unchanged and hash password on success)
|
2013-06-26 09:49:57 +00:00 |
|
Ralf Becker
|
eadc4edf2e
|
* Admin/API/LDAP: fixed not working pagination of accounts for 2. or further pages introduced by enabling caching again in last package
|
2013-06-26 08:12:47 +00:00 |
|
Ralf Becker
|
f3a7d9df9c
|
Changelog for 11.1.20130625
|
2013-06-25 17:35:53 +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 |
|
Ralf Becker
|
8bf6f4c28f
|
allow to use protocol independent url like "//host/path/to/logo.png" for logo in admin site configuration
|
2013-06-24 07:45:43 +00:00 |
|
Ralf Becker
|
a8e94beb5f
|
allow auth backends to throw exceptions to give verbose error why password changing failed, auth_ads does now password strength check (even if not configured), as this is most likely cause for not changed password
|
2013-06-23 10:52:18 +00:00 |
|
Ralf Becker
|
4813a38fc1
|
handle not available AD or LDAP connection with an exception, caught and just displayed within setup, so one can change ip or credentials
|
2013-06-23 09:58:45 +00:00 |
|
Ralf Becker
|
d2a9dc85e0
|
fixing etag for lists to
|
2013-06-23 08:58:32 +00:00 |
|
Ralf Becker
|
bcdcf31a15
|
* Addressbook/CardDAV: PUT returned empty ETag, proably causing unnecessary reloads of contacts
|
2013-06-23 08:43:57 +00:00 |
|
Klaus Leithoff
|
b5a7c9724e
|
silence php warning on copy event, when no alarm ios set
|
2013-06-21 09:57:19 +00:00 |
|
Ralf Becker
|
61068f71ef
|
Changelog for 11.1.20130620
|
2013-06-20 17:28:00 +00:00 |
|
Ralf Becker
|
de97d4a5d7
|
fixed not working adding of contacts in ldap and modifying contact data of accounts in AD
|
2013-06-20 17:25:56 +00:00 |
|
Ralf Becker
|
525e19e791
|
do NOT add posixAccount objectclass to contacts, it is unnecessary and has required attributes not provided by addressbook
|
2013-06-20 15:50:34 +00:00 |
|
Ralf Becker
|
17d5ef675a
|
* Setup: allow to enable account in AD via setup-cli.php and renamed --postfix and --cyrus options to more generic names --smtp and --imap
|
2013-06-20 14:49:43 +00:00 |
|
Ralf Becker
|
e5bb587e94
|
* API: if re-connect to database fails for an existing session, stop execution with an exception, as otherwise eg. preferences can get lost
|
2013-06-20 13:38:17 +00:00 |
|
Ralf Becker
|
871508bb0d
|
fixed sql error, if array("list_carddav_name"=>NULL) get passed
|
2013-06-20 10:41:43 +00:00 |
|
Ralf Becker
|
5102e666f5
|
switching permanent error_log off
|
2013-06-20 09:57:24 +00:00 |
|
Ralf Becker
|
96c5697009
|
need to report expired accounts as NOT active and add ability to copy shadowExpire attribute from LDAP to AD (not done by samba-tool classicupgrade!)
|
2013-06-20 09:56:43 +00:00 |
|
Ralf Becker
|
692a513f5f
|
* Admin/ActiveDirectory: fixed only first N accounts where shown and turned accidently switched off caching in session on again
|
2013-06-20 07:49:08 +00:00 |
|
Ralf Becker
|
a6a17ecc37
|
* Addressbook/ActiveDirectory: accounts addressbook was empty, if not explicit context was set
|
2013-06-20 07:48:03 +00:00 |
|
Ralf Becker
|
81089baa60
|
* Setup/LDAP/ADS: script to copy from samba-tool classicupgrade not copied inetOrgPerson and mail-server attributes
|
2013-06-19 20:30:22 +00:00 |
|
Ralf Becker
|
a439702f4e
|
suppress strict warnings from old SyncML code
|
2013-06-19 08:57:04 +00:00 |
|
Ralf Becker
|
653f618878
|
setup/check_install.php in SUSE distros did not detect versions of installed PEAR packages due to open_basedir restriction
|
2013-06-19 08:39:22 +00:00 |
|
Ralf Becker
|
138dfd8577
|
* Setup/LDAP/ADS: script to change uidNumber and gidNumber in LDAP to match relative id (last part of SID) in preparation of Samba4 migration and using ActiveDirectory
|
2013-06-18 18:19:23 +00:00 |
|
Ralf Becker
|
014a273908
|
* Setup/LDAP/ADS: script to change uidNumber and gidNumber in LDAP to match relative id (last part of SID) in preparation of Samba4 migration and using ActiveDirectory
|
2013-06-18 18:14:08 +00:00 |
|
Ralf Becker
|
59afd4bc0f
|
* Setup: typo caused admin account creation to fail, if "delete all users and acl" was checked
|
2013-06-18 17:29:20 +00:00 |
|
Nathan Gray
|
0cd63aefc2
|
Fix missing custom selectbox rows attribute
|
2013-06-18 17:16:08 +00:00 |
|
Nathan Gray
|
c87a5d6806
|
Implement csv max,display for custom field text length
|
2013-06-18 17:03:06 +00:00 |
|
Nathan Gray
|
3f003ea3fb
|
Fix default checkboxes not getting validated
|
2013-06-18 16:39:26 +00:00 |
|
Nathan Gray
|
b7f83ef31f
|
Use a static variable to handle expansion when initializing with content set (validation)
|
2013-06-18 16:38:27 +00:00 |
|
Nathan Gray
|
a9aeabeeb1
|
Make sure we don't pass a bad sort value to app code
|
2013-06-18 16:24:01 +00:00 |
|
Nathan Gray
|
509482e81c
|
Fix custom types shown on all apps
|
2013-06-18 15:51:46 +00:00 |
|
Nathan Gray
|
b933b17446
|
Put radio button labels after radio button by default
|
2013-06-18 15:08:50 +00:00 |
|
Nathan Gray
|
db75f272b8
|
Re-add lost reset methods
|
2013-06-18 14:32:36 +00:00 |
|
Ralf Becker
|
df3d1e506e
|
* Addressbook/LDAP: recreation of contact (eg. because of missing objectclass) failed and lead to deleted contact or account
|
2013-06-18 10:45:44 +00:00 |
|
Ralf Becker
|
02e4c44624
|
* Addressbook/LDAP: recreation of contact (eg. because of missing objectclass) failed and lead to deleted contact or account
|
2013-06-18 10:45:00 +00:00 |
|
Ralf Becker
|
46f0ef1513
|
* API: ancient APC (3.1.3) in Debian 6/Squezze has size in MB without a unit, this caused APC not to be used because of to small cache size
|
2013-06-18 06:35:47 +00:00 |
|
Ralf Becker
|
b993253dcd
|
* API: ancent APC (3.1.3) in Debian 6/Squezze has size in MB without a unit, this caused APC not to be used because of to small cache size
|
2013-06-18 06:35:12 +00:00 |
|
Nathan Gray
|
4f21c927cd
|
Some of the latest changes from chosen library
|
2013-06-17 22:57:21 +00:00 |
|
Nathan Gray
|
922b3c0784
|
Get edit dialog country selection 'Custom' toggles working again
|
2013-06-17 22:12:53 +00:00 |
|
Nathan Gray
|
5c96c8c986
|
Prevent accidental too wide chosen boxes
|
2013-06-17 22:01:50 +00:00 |
|
Nathan Gray
|
5bb349eb7a
|
Prevent too narrow chosen boxes
|
2013-06-17 22:01:11 +00:00 |
|
Nathan Gray
|
94793b7808
|
Silence some warnings by providing info
|
2013-06-17 21:22:32 +00:00 |
|
Nathan Gray
|
ce5d6faa0a
|
Add setter method for tags attribute
|
2013-06-17 20:55:42 +00:00 |
|
Klaus Leithoff
|
7335f1808a
|
vertical scroll bar attachment section
|
2013-06-17 15:17:55 +00:00 |
|
Nathan Gray
|
8c449cae82
|
Trigger a load event on the template container when the etemplate is fully loaded, so other (non-app) scripts can hook in with ease. The etemplate2 object will be the second parameter to the callback.
|
2013-06-17 14:44:55 +00:00 |
|
Klaus Leithoff
|
9c2ff7cf80
|
provide a more presentable attachment section
|
2013-06-17 14:25:20 +00:00 |
|
Klaus Leithoff
|
9c65091e98
|
russian translations provided by Vladimir Gavrilov (MBC-Group)
|
2013-06-17 12:31:21 +00:00 |
|
Klaus Leithoff
|
079b919bbe
|
russian translations provided by Vladimir Gavrilov (MBC-Group)
|
2013-06-17 12:30:44 +00:00 |
|
Klaus Leithoff
|
5a82ee5c10
|
italian translations provided by Ilias Chasapakis (webtrain.it)
|
2013-06-17 11:09:06 +00:00 |
|