Commit Graph

22118 Commits

Author SHA1 Message Date
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
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
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
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
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
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
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
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
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
4f21f80728 * eMail: fix problem on compose when changing signatures, when html-mail contained anchors 2013-05-22 08:32:46 +00:00
ec9032d057 * Admin: fixed fatal error when creating new users 2013-05-21 18:05:10 +00:00
9ee936aa05 replace old sieveport 2000 with new default 4190 2013-05-21 14:56:14 +00:00
579b5f6f42 replace old sieveport 2000 with new default 4190 2013-05-21 14:51:11 +00:00
6ed373ca91 replace olp sieveport 2000 with new default 4190 2013-05-21 14:37:49 +00:00
fbe1bea082 switching permanent error_log off 2013-05-16 16:02:35 +00:00
85c53152d1 * Calendar/CalDAV: reduced memory foot-print by caching alarms, calendars with lots of alarms and recurring events sync now with 128MB memory_limit 2013-05-16 16:00:24 +00:00
cb4f6102f3 * All apps: group grants now again return inactive users, was broken since inactive users are no longer shown in user-selections 2013-05-16 12:44:41 +00:00
1d551921e7 * Calendar/CalDAV: fixed typo causing time range for sync into past and future to be shorter then default or explicilty set in preferences 2013-05-16 12:27:20 +00:00
f2633f3cb6 * eMailadmin: give hint about sieve server port usage and its impact on connection 2013-05-16 12:20:56 +00:00
ee864de158 * eMail: give hint about sieve server port usage and its impact on connection 2013-05-16 11:44:15 +00:00
6bb9b81eed * eMail/SIEVE: fix bug that prevented the ssl communication with a sieve-server; if port 5190 is configured, we switch communicating to the sieve server to use ssl 2013-05-16 10:52:52 +00:00
a763710de7 More fixes for import check (language & charset differ from definition) 2013-05-15 15:29:21 +00:00
aed379e6da control resizing for IE10 under Windows8 2013-05-14 13:24:39 +00:00
6ce5ab170a * eMail/forwarding: fix bug in smtp_ldap backend regarding broken change of forwarding addresses introduced with capability of setting multiple forwardingaddresses 2013-05-13 12:18:01 +00:00
f8ee063604 * CalDAV/CardDAV/Calendar/InfoLog/Addressbook: changed database schema to allow for up to 200 char name-part in url to support eg. Bynari WebDAV Collaborator Outlook client, plus some new indexes to speed up huge installs 2013-05-13 10:03:08 +00:00
2f5a39d73f * eMail: allow open as HTML/Plain Text on right click action 2013-05-10 13:58:19 +00:00
70d5474d96 * Calendar: create InfoLog from event
added a general infolog_set hook like existing timesheet_set hook, to allow implementing apps to push further data to infolog, modified existing tracker code to use the hook too
2013-05-10 10:55:25 +00:00
b6ef271466 tell user about sieve saving error 2013-05-10 10:30:02 +00:00
87766173ef * eMail/Sieve: tell user of errors while saving rules 2013-05-10 10:22:51 +00:00