Commit Graph

32599 Commits

Author SHA1 Message Date
Ralf Becker
84cc2bedc8 remove stray backslash from Nginx config causing Smoothsync to fail 2018-01-24 15:39:35 +01:00
Ralf Becker
65e7c7be78 make NM lettersearch lettes translatable via phrase "ABCDEFGHIJKLMNOPQRSTUVWXYZ" 2018-01-24 10:08:55 +01:00
Ralf Becker
8989cf195b fix PHP Warning: Illegal string offset 'app' 2018-01-24 09:30:01 +01:00
nathangray
33d5c3059b Admin - translations from Stefan Unverricht 2018-01-23 14:46:14 -07:00
nathangray
74c22675f6 Mail - translations from Stefan Unverricht 2018-01-23 14:38:56 -07:00
nathangray
32825fa715 A little more space for notification popup note for German translation 2018-01-23 14:10:01 -07:00
nathangray
d1a5f9a553 Notifications - some translations from Stefan Unverricht 2018-01-23 14:07:27 -07:00
nathangray
239c394fed * Infolog - entries in a projectmanager template keep their contact / from when a new project is created from the template 2018-01-23 10:32:59 -07:00
Ralf Becker
034eddb37e * 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 12:58:35 +01:00
Hadi Nategh
a107d0a2ed Check only the appname cause not all apps may have title implemented 2018-01-23 12:33:48 +01:00
Ralf Becker
3dadd5b14b fix call to protected method EGroupware\Api\Mail::clean_subject_for_filename() from context mail_integration 2018-01-23 09:31:54 +01:00
nathangray
e13bd2ed63 Mail - Reorganize and use same cleaning function when saving mail as infolog as for saving to VFS 2018-01-22 09:13:19 -07:00
nathangray
2febc0a46e Mail - Reorganize and use same cleaning function when saving mail as infolog as for saving to VFS 2018-01-22 09:13:19 -07:00
Hadi Nategh
4f75e7068a Make mail inline image warning message a bit smaller to get it fit into one line 2018-01-22 16:44:23 +01:00
Ralf Becker
9b1cce9fcf warn if admin tries to rename user anonymous, as it breaks file sharing and Collabora 2018-01-22 12:42:09 +01:00
Ralf Becker
79ee97a22c allow to sepecify last security release for multiple major versions 2018-01-21 10:27:40 +01:00
Ralf Becker
ffb0631154 copy 17.1 changelog to master to satisfy update checker 2018-01-18 11:49:38 +00:00
nathangray
2e9b486931 * Calendar - avoid hanging in planner if event has an invalid category 2018-01-17 16:13:55 -07:00
nathangray
21436f6b85 * Calendar - Improve parsing of users when importing to be able to handle parentheses in names 2018-01-17 14:59:15 -07:00
Hadi Nategh
5e94600677 *Mail: Fix sharing of attached files as download links in compose dialog exposes all folders as readonly shares 2018-01-17 16:32:21 +01:00
nathangray
d36cfc6e16 * Infolog - Fix copying from project template did not update the contact field 2018-01-16 16:22:30 -07:00
nathangray
74dafc653a Tests for customfields read options from file 2018-01-16 11:04:12 -07:00
nathangray
f6ae17c0d3 Vfs widget - error handling so it doesn't fail and take down the app if file is weird 2018-01-15 11:53:38 -07:00
nathangray
8a8b8864fc * Mail - Filter / and ? from filenames when saving to VFS or disk 2018-01-15 11:52:15 -07:00
nathangray
7a2f0a8f24 * Calendar - Fix bug where account birthdays were not shown if there was a contact with a birthday on the same day 2018-01-12 10:50:10 -07:00
nathangray
f402561d7d Better tests for Customfields, fix a couple of permission bugs revealed
Found a problems when requesting 'all' custom fields, it would still use current user permissions
2018-01-12 10:03:34 -07:00
Hadi Nategh
09f9bce5b4 Add more translations for Notifications 2018-01-12 16:44:48 +01:00
nathangray
236d8e8f06 Update resumable file library, fix bug breaking drag & drop from filesystem in Firefox 2018-01-11 11:46:28 -07:00
nathangray
0ec4708ba9 * Calendar - Fix bug hiding a user's visible private events when just the group was selected 2018-01-11 09:33:49 -07:00
Hadi Nategh
2bf7597647 Fix a bug notifications sidebar in client-side not being translated 2018-01-11 17:23:58 +01:00
Hadi Nategh
6f2f0c4a8d Add some translations for Notifications 2018-01-11 12:01:44 +01:00
Hadi Nategh
42adeb8802 Correct translation for importexport 2018-01-11 11:27:29 +01:00
Hadi Nategh
a097f8eb00 Add some translations for filemanager 2018-01-11 11:24:50 +01:00
Hadi Nategh
1b92a648f9 Fix translation 2018-01-11 11:11:22 +01:00
nathangray
3709d773d9 * Allow private custom fields in notifications, with filtering according to set permissions. Private custom fields are removed from notifications to non-users. 2018-01-10 10:43:43 -07:00
Hadi Nategh
b7ffb65644 Make notification sidebar disappear when click away 2018-01-10 12:42:42 +01:00
nathangray
fc096da1b3 * Filemanager - fix unable to change directory after returning from shared files list 2018-01-08 09:58:05 -07:00
Hadi Nategh
3b25305959 Do not remove signature part in forward inline 2018-01-08 14:24:14 +01:00
Hadi Nategh
33b41c3f6a Add proper icon for vfsSelect submit button 2018-01-04 12:02:36 +01:00
Hadi Nategh
62b00b3f75 Add/fix some translations 2018-01-04 11:34:26 +01:00
Hadi Nategh
76ef9f5d4a Do not select next mail from the list after a reported spam mail 2018-01-03 17:30:03 +01:00
Hadi Nategh
8b6acb00fa * Admin: fix site-config not working in mobile template 2018-01-03 15:01:45 +01:00
Hadi Nategh
525a5ced2a Consider fw_mobile_app_list only for mobile devices, compact theme still should be able to show all apps. 2018-01-03 14:15:17 +01:00
Ralf Becker
57b92c29de
Merge pull request #32 from stefanwerfling/patch-1
Update autoload.php
2017-12-23 12:27:53 +07:00
nathangray
a9b616fa20 * API - Make sure private custom fields are not accidentally included in notification due to being cached 2017-12-21 11:26:51 -07:00
stefanwerfling
bfabaa52eb
Update autoload.php
- add interface exist check for interface loading by vendor classes
2017-12-21 19:19:03 +01:00
Hadi Nategh
84dc97dc83 A fix patch for commit c6b2d84777 2017-12-20 15:50:24 +01:00
Hadi Nategh
a2aadad016 Revert commit c6b2d84777 which breaks creation of account from admin 2017-12-20 15:20:48 +01:00
Hadi Nategh
06db393f1c W.I.P. migrating of Collabeditor (webodf):
- Migrate database part into Collabeditor setup
- Fix create new action
- Disable new button if there's no filemanager-editor installed
2017-12-20 12:38:08 +01:00
Hadi Nategh
2c2d9b02a7 Fix a typo 2017-12-20 12:16:34 +01:00