Commit Graph

32942 Commits

Author SHA1 Message Date
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
Hadi Nategh
d47ae08b72 Fix uploading multiple files does not enable submit buttons after upload is done 2018-04-10 10:17:44 +02:00
Ralf Becker
b968f65b4a fixing not working links stream-wrapper 2018-04-10 08:56:20 +02:00
Hadi Nategh
26bd318aaa * Mail: Fix mail import does not display imported mail in correct style 2018-04-09 17:40:37 +02:00
Ralf Becker
4c99e0bf99 fix Scrutinizer issue (seems to be some left over old code) 2018-04-09 17:36:35 +02:00
Ralf Becker
9ae5112aa9 remove PHP 7.2 from allowed failures and handle master like all 7 versions
(to fix missing PHP Unit)
2018-04-09 17:36:35 +02:00
Ralf Becker
0d984589ff * PHP 7.2: fix several PHP Fatal errors and warnings stalling installation and usage 2018-04-09 17:36:35 +02:00
Hadi Nategh
4a3773ddcd * Addressbook: Fix send all contact's emails/vcards to compose dialog does not work 2018-04-09 16:42:43 +02:00
Hadi Nategh
e2b656cbf7 * Notifications: Database update for notification message field. Fixes notifications with big messages can not be stored or get cut off. 2018-04-06 15:45:37 +02:00
nathangray
6ff93272dc Infolog - switch description to html in config template so line break works 2018-04-05 11:03:03 -06:00
Hadi Nategh
2d30aabab9 * Notifications: On verbosity of high, alert only if the message is unseen. 2018-04-05 14:37:55 +02:00
Hadi Nategh
53a4130722 Fix move/copy actions in link_to widget vfsSelect try to create not unwanted new symlink 2018-04-04 17:55:14 +02:00
Hadi Nategh
9a3b42bbf9 Fix vfsSelect extra buttons sometimes failing to close the dialog after execution 2018-04-04 17:54:58 +02:00
Hadi Nategh
437857cda3 Add more translations, thanks to Evgen Vodopivec. 2018-04-04 10:02:51 +02:00
nathangray
8c58b72905 * Addressbook - Fix missing 'Add' action for no results 2018-04-03 16:23:11 -06:00
Ralf Becker
8777d26427 fix typo 2018-04-03 20:18:48 +02:00
Hadi Nategh
30a9f76134 Add some translations, thanks to Evgen Vodopivec. 2018-04-03 11:26:59 +02:00
Hadi Nategh
7ac0e33fbb Make sure mail_bo object is there before using it, fixes error "can not call undefined function reopen()" 2018-04-03 10:34:52 +02:00
nathangray
41726e4293 * Etemplate - Stop times from advancing 1 hour shortly after DST 2018-03-29 09:56:47 -06:00
Hadi Nategh
045974085f Fix translation 2018-03-29 17:43:48 +02:00
Hadi Nategh
c1e8381cee * Addressbook: Enable upload buttons of smime/pgp pubkeys if user is allowed to modify them. 2018-03-28 18:22:47 +02:00
Hadi Nategh
3c283c8129 Make sure we are not disabling submit buttons if upload is not triggered, to avoid disabled submit buttons after failure. 2018-03-28 18:22:32 +02:00
nathangray
e7100085c6 Calendar - Planner view, events on Friday would sometimes go missing if weekends were hidden 2018-03-28 09:12:29 -06:00
nathangray
c45cb57917 * Calendar - fix events on weekend were sometimes shown on Friday if weekends were hidden 2018-03-28 09:12:19 -06:00
Hadi Nategh
293736a169 Fix translation 2018-03-28 11:34:13 +02:00