Commit Graph

32722 Commits

Author SHA1 Message Date
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
Hadi Nategh
5cb26c044c Fix a typo 2017-12-20 12:17:38 +01:00
Ralf Becker
f296889dda Changelog for 17.1.20171218 2017-12-20 06:11:08 +00:00
nathangray
f3d767f81e Calendar - rework merge for clarity & reduce code duplication
- fix ranges were not working from list
 - silence some warnings
2017-12-19 10:04:10 -07:00
nathangray
53099a7264 * Addressbook - fix adding contact while looking at accounts would try to add a new user 2017-12-19 09:38:04 -07:00
nathangray
335b3d2f9e Etemplate - make sure nextmatch action popups get properly closed 2017-12-18 14:52:06 -07:00
nathangray
ac2dd9193a * Calendar - Fix merge from list loaded endlessly instead of generating document 2017-12-18 16:13:00 +01:00
Ralf Becker
be8b18cf90 allow to specify a date-format in custom-fields using eg. format=Ymd, as it was possible in 11.1 in len field 2017-12-18 14:42:22 +01:00
nathangray
d055f04f96 Etemplate - add 'format' option to timestamper to specify the time format 2017-12-18 14:37:04 +01:00
nathangray
07de0df0ea * Calendar - merge from sidebox will now open in Collabora, if available 2017-12-18 14:25:57 +01:00
Ralf Becker
755a9bdf39 default to user timezone on export, if event has no or invalid timezone 2017-12-18 19:50:25 +07:00
Hadi Nategh
cc4dad81de vfsSaveAttachment is no longer needed to be as public function 2017-12-18 12:44:50 +01:00
Hadi Nategh
92ea34ea5b Merge pull request #26 from filkaris/link-type
Add hook option in case user wants link to display another link
2017-12-18 12:31:24 +01:00
Hadi Nategh
ba07b10032 Revert "Make selectbox tags&search available for nextmatch header filter"
This reverts commit 28f4155360.
2017-12-18 12:30:15 +01:00
Hadi Nategh
28f4155360 Make selectbox tags&search available for nextmatch header filter 2017-12-18 12:15:36 +01:00
Hadi Nategh
b8c27d3370 Make sure the appname is from the current window 2017-12-18 12:13:36 +01:00
Hadi Nategh
6c6518b445 * Mail/Admin: Fix upload picture into mail signature from editor image browser does not work. 2017-12-18 12:07:49 +01:00