Commit Graph

23680 Commits

Author SHA1 Message Date
9650b8560e fixed not working quoting of multiple values specified as array, can not use array walk, as 2. parameter is the key not passed data 2013-05-31 08:30:12 +00:00
943f9b71cd fixed not working quoting of multiple values specified as array, can not use array walk, as 2. parameter is the key not passed data 2013-05-31 08:29:58 +00:00
df7659f53f disable umlautdomnain capability test on connection test/reset 2013-05-31 07:58:45 +00:00
645b17824d fixed new eTemplate using InfoLog admin no longer stores multiple types as array, but comma-separated 2013-05-29 13:55:10 +00:00
ee9f0eacf8 backported "hide_header" r42229 (only class.nextmatch_widget.inc.php) from Trunk 2013-05-28 13:27:34 +00:00
e74a96ea9f revert changes r42584; as caused by outdated jQuery 2013-05-28 13:03:04 +00:00
fc2ac17c12 * eMail/Sieve/API: updated to jquery version from Trunk 1.7.1, to fix not working edit of Sieve rules and ease backporting 2013-05-28 12:58:51 +00:00
1ced446691 * eMail: reenable edit of existing sieve rules; needs doubleclick to open edit window 2013-05-28 12:33:26 +00:00
3233e8dec0 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:53 +00:00
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
bbade8e107 use already collected error-string 2013-05-27 11:07:01 +00:00
8955006159 * MySQL: got mysqli extension working and make it default for EGroupware, as mysql is now officially deprecated, existing installs need to be switched manually in header.inc.php or Setup >> Manage header
prefering mysqli for new installs
2013-05-27 10:12:17 +00:00
cbae83f9d3 * eMail: allow to delete messages immediately (on userinteraction), if OVERQUOTA error is encountered 2013-05-27 09:55:59 +00:00
e72d937e19 * MySQL: got mysqli extension working and make it default for EGroupware, as mysql is now officially deprecated, existing installs need to be switched manually in header.inc.php or Setup >> Manage header
prefering mysqli for new installs
2013-05-27 09:37:13 +00:00
d46bd621ae return (protected) array with validation errors instead of just the count 2013-05-25 17:20:11 +00:00
9234337464 * Sambaadmin: create new users/groups in LDAP with uidNumber/gidNumber matching relative id (last part of SID) to ease migration to AD or Samba4 2013-05-25 11:09:43 +00:00
38a4671e04 * Sambaadmin: create new users/groups in LDAP with uidNumber/gidNumber matching relative id (last part of SID) to ease migration to AD or Samba4 2013-05-25 11:08:10 +00:00
d606c696e8 Changelog for 11.1.20130524 2013-05-24 07:14:25 +00:00
b395515623 * Timesheet: allow to add timesheets starting yesterday and end today (no warning end-time before start-time) 2013-05-24 07:07:37 +00:00
67c59a8fd9 * Timesheet: allow to add timesheets starting yesterday and end today (no warning end-time before start-time) 2013-05-24 07:07:24 +00:00
dcd22265b1 * LDAP: 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-23 17:10:32 +00:00
cc38dee31e * LDAP: 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-23 17:10:19 +00:00
0467ec13ec prevent PHP Noticed: undefined index: menuaction 2013-05-23 17:01:54 +00:00
c4004a22b6 * Tracker: widget to fetch tracker-data for custom print templates 2013-05-23 16:16:35 +00:00
e32d08b74d fixes for 11.1 2013-05-23 16:05:39 +00:00
7944b77bb2 * EMail: sort Sieve filter rules via drag-n-drop 2013-05-23 15:57:27 +00:00
05d8491861 fixed missing hove on inactive Sieve rules 2013-05-23 14:38:41 +00:00
814d18d48c offer to delete all existing accounts from SQL tables, before migration to it 2013-05-23 14:36:52 +00:00
78384c98f4 offer to delete all existing accounts from SQL tables, before migration to it 2013-05-23 14:33:34 +00:00
fc9bc8fc28 even better help text on sieve rule edit 2013-05-23 14:17:01 +00:00
8ced02dc55 fix problem regarding the ability to save a groups emailaddress 2013-05-23 13:51:41 +00:00
38f7a1341c backported account-migration improvments from Trunk:
- r40487 allow to create an instance specific admin, user- or group-context
- r40903 changes account_repository and auth_type to migration type (no need to store that type first)
- r40907 warning if account-migration to SQL of certain groups will fail, because they have identical IDs as existing users
2013-05-23 13:46:16 +00:00
30981ba8df removed wired way to do a hover background color 2013-05-23 11:51:06 +00:00
3ef6278c10 remove obsolet template 2013-05-23 11:49:51 +00:00
b84413c7ad * eMail: small modification of user interface for editing sieve rules to clarify the use of :matches , :contains or :regex 2013-05-23 10:34:50 +00:00
63d8fe41df fixed broken template 2013-05-23 09:39:13 +00:00
f9020f4590 * Calendar/InfoLog/Timesheet/Tracker/ProjectManager: edit focuses now automatic on title input 2013-05-23 09:05:35 +00:00
4037993dc5 * API: full support of active directory as account storage, tested so far with Samba4 2013-05-22 17:22:20 +00:00
96e296b8d7 * API: fallback auth checks and - if necessary - updates passwords on fallback on successful primary authentication or password change, to ensure they are kept up to date 2013-05-22 09:04:12 +00:00
94b183d3f4 * API: fallback auth checks and - if necessary - updates passwords on fallback on successful primary authentication or password change, to ensure they are kept up to date 2013-05-22 09:03:32 +00:00
f993f20723 * API: fallback auth checks and - if necessary - updates passwords on fallback on successful primary authentication or password change, to ensure they are kept up to date 2013-05-22 09:02:53 +00:00
4f21f80728 * eMail: fix problem on compose when changing signatures, when html-mail contained anchors 2013-05-22 08:32:46 +00:00
5182f8280b * eMail: fix problem on compose when changing signatures, when html-mail contained anchors 2013-05-22 08:30:40 +00:00
173d2ad374 Fixes to actions, to better support changing after initial creation 2013-05-21 20:24:40 +00:00
f53a90ccdf Update in-code documentation to match code 2013-05-21 20:23:35 +00:00
08ac429774 Sort browser's widget list, so you can find widget you're looking for 2013-05-21 20:22:51 +00:00
ec9032d057 * Admin: fixed fatal error when creating new users 2013-05-21 18:05:10 +00:00
7806f183a9 * Admin: fixed fatal error when creating new users 2013-05-21 18:03:44 +00:00
9ee936aa05 replace old sieveport 2000 with new default 4190 2013-05-21 14:56:14 +00:00
c9e8e0b115 replace old sieveport 2000 with new default 4190 2013-05-21 14:54:01 +00:00