Commit Graph

32688 Commits

Author SHA1 Message Date
Ralf Becker
b0c5bc24ae use Accept-Language header before logging into setup / user selected a language 2018-01-29 11:07:15 +01:00
Hadi Nategh
b20d64a55d * Mail: Fix mail with S/MIME signature fails if user has no rights to notifications 2018-01-26 16:25:17 +01:00
Ralf Becker
25570a0258 run chown on update just on /var/lib/egroupware/*/files/sqlfs and not whole data directory, as it can have eg. network filesystem mountpoints 2018-01-26 15:16:08 +01:00
Ralf Becker
ee68f41be2 using PHP_BINARY constant instead of - sometimes not set - $_SERVER['_'] 2018-01-26 14:17:07 +01:00
Hadi Nategh
4e4c5ccdb9 Do not show/request popup notifications if it's not selected in notification_chain 2018-01-26 09:57:18 +01:00
Hadi Nategh
16e92e40aa W.I.P restructuring of Notifications actions:
- Fix actions of calendar show up for other notifications too
2018-01-26 09:56:39 +01:00
Hadi Nategh
11a0d3b31a W.I.P restructuring of Notifications actions 2018-01-26 09:55:46 +01:00
Hadi Nategh
fa7387c53d Some styling improvements for Mail compose dialog 2018-01-25 13:01:45 +01:00
nathangray
e00eeebd84 Filemanager - German translation for "list view" 2018-01-24 09:55:03 -07:00
nathangray
a901a07915 * Addressbook - Fix duplicate detection when editing contact 2018-01-24 09:13:44 -07:00
Ralf Becker
ff6a570ca6 remove stray backslash from Nginx config causing Smoothsync to fail 2018-01-24 15:40:40 +01:00
Ralf Becker
f28fbb06fa make NM lettersearch lettes translatable via phrase "ABCDEFGHIJKLMNOPQRSTUVWXYZ" 2018-01-24 10:11:55 +01:00
Ralf Becker
12adfd64af fix PHP Warning: Illegal string offset 'app' 2018-01-24 09:44:47 +01:00
nathangray
8c6f64d6fe Admin - translations from Stefan Unverricht 2018-01-23 14:46:48 -07:00
nathangray
c969ce559e Mail - translations from Stefan Unverricht 2018-01-23 14:39:49 -07:00
Ralf Becker
297ff61523 * Mail: fix invalid domain name in headers stall whole mailbox
Horde_Idna::decode() and Horde_Mime_Headers::toArray() throws Horde_Idna_Exception for invalid domain names in email addresses like "test@-domain.com", which stall display of whole folder
2018-01-23 13:01:52 +01:00
Hadi Nategh
88cc08adb7 Check only the appname cause not all apps may have title implemented 2018-01-23 12:37:25 +01:00
Ralf Becker
a291fbeac6 fix call to protected method EGroupware\Api\Mail::clean_subject_for_filename() from context mail_integration 2018-01-23 09:29:25 +01:00
nathangray
4b85df3465 * Calendar - avoid hanging in planner if event has an invalid category 2018-01-22 09:21:54 -07:00
nathangray
e3ad2ebdf0 Mail - Reorganize and use same cleaning function when saving mail as infolog as for saving to VFS 2018-01-22 09:18:16 -07:00
nathangray
a084094f1d Mail - Reorganize and use same cleaning function when saving mail as infolog as for saving to VFS 2018-01-22 09:18:04 -07:00
nathangray
325ccfefca * Mail - Filter / and ? from filenames when saving to VFS or disk 2018-01-22 09:17:49 -07:00
Hadi Nategh
6db10ccc37 Make mail inline image warning message a bit smaller to get it fit into one line 2018-01-22 16:45:13 +01:00
Ralf Becker
a456376b87 warn if admin tries to rename user anonymous, as it breaks file sharing and Collabora 2018-01-22 12:43:05 +01:00
Ralf Becker
b26c82bae6 allow to sepecify last security release for multiple major versions 2018-01-21 10:29:03 +01:00
Ralf Becker
178b476aad Changelog for 17.1.20180118 2018-01-18 09:06:55 +00:00
Hadi Nategh
7e1b5602f1 * Mail: Fix a security issue when sharing of attached files as download links in compose dialog exposes all folders as readonly shares 2018-01-17 17:56:09 +01:00
nathangray
aae5094797 * Allow private custom fields in notifications, with filtering according to set permissions. Private custom fields are removed from notifications to non-users. 2018-01-15 12:52:33 -07:00
nathangray
001821175b * API - Make sure private custom fields are not accidentally included in notification due to being cached 2018-01-15 12:52:15 -07:00
nathangray
1df9b656fe * Calendar - Fix bug hiding a user's visible private events when just the group was selected 2018-01-15 08:49:12 -07:00
nathangray
80b00ee78c Update resumable file library, fix bug breaking drag & drop from filesystem in Firefox 2018-01-15 08:48:13 -07:00
nathangray
69dfaf39b0 * Calendar - Fix bug where account birthdays were not shown if there was a contact with a birthday on the same day 2018-01-15 08:42:57 -07:00
Hadi Nategh
0cf2fb14ae Add more translations for Notifications 2018-01-12 16:45:21 +01:00
Hadi Nategh
929676793c Fix a bug notifications sidebar in client-side not being translated 2018-01-12 16:32:20 +01:00
Hadi Nategh
294e7f16b0 Fix translation 2018-01-11 11:51:21 -07:00
Hadi Nategh
6a3c0ffc69 Correct translation for importexport 2018-01-11 11:51:06 -07:00
Hadi Nategh
92db071577 Add some translations for Notifications 2018-01-11 11:50:54 -07:00
Hadi Nategh
90e08a3744 Add some translations for filemanager 2018-01-11 11:49:55 -07:00
Neo Morina
e47ecfbe82 Made some changes at egw_actions
This is a usefull for opening "second level results" as a popup.
"Second level results" couldn't get opened as a popup at Project Manager app when i try to add a new Project as Template at the selected Project.
2018-01-11 10:27:28 -07:00
nathangray
3648848d93 * Filemanager - fix unable to change directory after returning from shared files list 2018-01-11 08:54:01 -07:00
Hadi Nategh
8eae975fce Make notification sidebar disappear when click away 2018-01-10 12:48:52 +01:00
Hadi Nategh
e0ad6d1a2f Do not remove signature part in forward inline 2018-01-08 14:25:32 +01:00
Hadi Nategh
757c58acc9 Add proper icon for vfsSelect submit button 2018-01-04 12:03:11 +01:00
Hadi Nategh
78f7806e63 Add/fix some translations 2018-01-04 11:35:59 +01:00
Hadi Nategh
02b3176448 Do not select next mail from the list after a reported spam mail 2018-01-03 17:30:33 +01:00
Hadi Nategh
cbe79a8b15 * Admin: fix site-config not working in mobile template 2018-01-03 15:02:20 +01:00
Hadi Nategh
9f5f0f7f04 Consider fw_mobile_app_list only for mobile devices, compact theme still should be able to show all apps. 2018-01-03 14:16:02 +01:00
nathangray
d2733c41b3 * Addressbook - Enable viewing infolog entries of organisations 2017-12-20 08:50:10 -07:00
Hadi Nategh
f8740f40fd A fix patch for commit c6b2d84777 2017-12-20 15:51:09 +01:00
Hadi Nategh
ca82041f0c Revert commit c6b2d84777 which breaks creation of account from admin 2017-12-20 15:21:24 +01:00