Commit Graph

32766 Commits

Author SHA1 Message Date
nathangray
5dfacd160f * Addressbook - Add preference to turn off user groups as distribution lists 2018-04-30 10:02:43 -06:00
nathangray
869d50d96f Change account filtering to give accounts when asked even if accounts are hidden in preferences 2018-04-30 09:36:51 -06:00
Hadi Nategh
c7f3b70b85 Increase cred_password field size in DB to be able to get fit large smime pkey. 2018-04-27 16:29:12 +02:00
Ralf Becker
9cc5ccbd72 * Setup/Filemanager: fix excess looping stalling update from before 16.1
Filemanager never had tables before update to 17.1 and therefore update wont work, unless comming exactly from 16.1
2018-04-27 12:56:47 +02:00
nathangray
58e28b1386 Filemanager - Fix save as only downloaded the last file 2018-04-24 11:27:46 -06:00
nathangray
4222aab586 Api - Stop adding calcext:value-type attributes when merging to spreadsheets, they're no longer used and can cause a warning with recent templates 2018-04-24 08:47:27 -06:00
nathangray
9670d9da00 Some translations from Stefan Unverricht 2018-04-23 13:25:22 -06:00
Ralf Becker
fee81c93b1 fix PHP Fatal error: Uncaught TypeError: Argument 3 passed to stylite_mail_spamtitan::sync_aliases() must be of the type array, null given 2018-04-23 20:14:14 +02:00
Ralf Becker
9ba44fb120 fix typo 2018-04-23 19:19:23 +02:00
Ralf Becker
5692211a44 synchronising email aliases with SpamTitan, when first spam action in a session is used 2018-04-23 19:19:19 +02:00
nathangray
c7d84ff9f0 Fix mail merge into mail template excluded BCC 2018-04-23 08:51:31 -06:00
Marcel Klehr
67a7819795 Allow disabling calendar invitations of resources 2018-04-23 08:46:51 -06:00
Ralf Becker
ed1dd7731f Translations from Stefan Unverricht 2018-04-20 10:09:12 -06:00
Ralf Becker
e828d0564c * EMail: fix searching in email gives an error
reverting commit 5bd63482ea as the implemented __isset and ArrayAccess interface hide the one implemented by parent Horde_Imap_Client
2018-04-20 10:41:44 +02:00
nathangray
59483c4b79 * Api - Fix references to sub-fields of custom field entries only merged for the first entry of each type 2018-04-17 09:36:12 -06:00
Ralf Becker
cb3de8cf91 implement __isset and ArrayAccess for Imap, to allow eg. to use empty($imap->attribute) 2018-04-17 10:34:12 +02:00
nathangray
0d78d9863c Fix some translation problems, reported by Stefan Unverricht 2018-04-16 10:00:05 -06:00
nathangray
b0dddec4fb Fix some translation problems, reported by Stefan Unverricht 2018-04-16 09:59:56 -06:00
Ralf Becker
8743ed7d0e Changelog for 17.1.20180413 2018-04-13 14:20:39 +00:00
Ralf Becker
b5a97af9fc quiten message if /var/lib/egroupware/*/files/sqlfs does not yet exist 2018-04-13 16:19:46 +02:00
Ralf Becker
3d449c6a33 fix PHP 7.2 Warning: The each() function is deprecated 2018-04-13 16:09:44 +02:00
Ralf Becker
8275f3401e * Setup: updates from old versions (eg. 1.4 or 1.8) no longer require to update to 14.x and 16.1 first 2018-04-13 13:49:30 +02:00
Ralf Becker
56d60ed64f fixing a couple more PHP Warning count(): Parameter must be an array or an object that implements Countable 2018-04-13 09:14:29 +02:00
Ralf Becker
1495a8b0b2 * Setup/Restore: restore from a other charsets then utf-8 failed 2018-04-12 18:01:46 +02:00
Ralf Becker
e613c59dc3 * All apps: fixed moving attachments to new entries (without attachments) lost moved file 2018-04-12 15:14:26 +02:00
Ralf Becker
719d787ce3 do not set a not set birthday preference to "none" 2018-04-12 14:34:16 +02:00
Ralf Becker
2d0f9342f6 * CardDAV/addresbook: fixed not working distribution-lists as groups in Mac addressbook 2018-04-12 13:05:14 +02:00
Ralf Becker
298a2041ab * CalDAV/resources: fix wrong ACL/rights send to clients (PHP warning in log) 2018-04-12 13:05:14 +02:00
Hadi Nategh
44fe27f2b8 Fix file upload button does not cover its caption 100% 2018-04-11 16:45:35 +02:00
Hadi Nategh
615f7f0260 Add some translations, thanks to Evgen Vodopivec. 2018-04-11 16:02:14 +02:00
Hadi Nategh
52ee93dd8d Add some translations, thanks to Evgen Vodopivec. 2018-04-11 16:01:59 +02:00
Hadi Nategh
e7458a33a6 Add and fix some translations, thanks to Stefan Unverricht. 2018-04-11 15:20:22 +02:00
Hadi Nategh
d280c8b176 Fix wrongly spelled EGroupware name 2018-04-11 15:20:12 +02:00
Ralf Becker
e6ccdba871 run fastcgi_finish_request also for non-compat install 2018-04-11 15:07:01 +02:00
Ralf Becker
8cd1707736 fix shutdown functions did not have $GLOBALS[egw] set, caused by session created by MServer 2018-04-11 15:07:01 +02:00
Ralf Becker
0bac07f1ba fixing function and test 2018-04-11 14:06:54 +02:00
Hadi Nategh
b831af967e Test if the filename is not empty 2018-04-11 12:02:44 +02:00
Hadi Nategh
58b75225a7 Test to make sure 4-byte utf8 supplementary chars get cleaned up 2018-04-11 12:02:32 +02:00
Ralf Becker
64ff3fbc65 append cd=no to fix redirect of standard template 2018-04-11 11:27:59 +02:00
Ralf Becker
188865566b limit filesystem depth for managed attachments to gard against infinit recursion 2018-04-11 11:26:26 +02:00
Ralf Becker
c795f13f81 remove 4-byte unicode when cleaning subjects 2018-04-11 11:24:53 +02:00
Ralf Becker
d647c197a7 fix smime key got immediatly deleted again 2018-04-10 15:22:42 +02:00
Ralf Becker
9fff809d90 * EMail/sMime: allow non-admin users to upload their keys 2018-04-10 15:22:42 +02:00
Ralf Becker
269e068acb use "none" instead of "0" to allow default or forced pref 2018-04-10 14:05:39 +02:00
nathangray
5f86bd4098 Calendar - add update to deal with birthdays_as_events preference staying at FALSE for all users 2018-04-10 14:05:39 +02:00
nathangray
490742ea51 Calendar - fix birthday preference always sent to client as false 2018-04-10 14:05:39 +02:00
nathangray
755e0c8aa2 * Calendar - add preference to display birthdays as events as well as holidays 2018-04-10 14:05:39 +02:00
Ralf Becker
336bb24ce4 remove destination ID check, as it only makes sense on chaning single IDs, but might stall migration of whole instances 2018-04-10 13:37:37 +02:00
Hadi Nategh
1f190682d0 * Api: Fix auto-complete password field gets activated even though user hasn't selected it deliberately. 2018-04-10 12:40:02 +02:00
Hadi Nategh
729ed7c63c Add some translations from translation server 2018-04-10 11:57:30 +02:00