Commit Graph

32559 Commits

Author SHA1 Message Date
nathangray
8464f7ae39 * Calendar - Fix Filemanager, Infolog & Timesheet context menu actions 2018-02-02 09:18:13 -07:00
nathangray
9bfe20b008 * Infolog - Fix merging empty custom date fields filled them with current date 2018-02-01 10:45:17 -07:00
Hadi Nategh
189de3ddda * Addressbook: Fix avatar photo gets removed when adding category to contact via contextmenu 2018-01-31 18:25:40 +01:00
Ralf Becker
8f5734252c fix PHP Warning: explode() expects parameter 2 to be string, array given 2018-01-31 09:28:39 +01:00
nathangray
b53ee7ba87 A little more space for notification popup note for German translation 2018-01-30 13:23:36 -07:00
nathangray
7c118f6d4f Notifications - some translations from Stefan Unverricht 2018-01-30 13:23:27 -07:00
Ralf Becker
886655597c Changelog for 17.1.20180130 2018-01-30 16:34:48 +00:00
Ralf Becker
a23be28d97 allow user & password again as in http://user:pass@example.com/ to fix tests 2018-01-30 17:03:38 +01:00
Ralf Becker
4d35e42eeb allow private IP addresses (starting with 10.|169.254.|192.168.) too 2018-01-30 16:20:43 +01:00
Hadi Nategh
14b3147b7e * Filemanager: Fix "open as new" action is disabled on selected file context menu 2018-01-30 15:11:48 +01:00
Ralf Becker
b837c68071 sed under Linux needs no param for -i (unlike Mac) 2018-01-30 14:53:32 +01:00
Ralf Becker
b52eef276e additional config files for Debian/Ubuntu 2018-01-30 14:53:32 +01:00
Ralf Becker
79b5c5df89 * Mail/SMime: include CA-bundle directories in open_basedir of Apache config of packages 2018-01-30 14:53:31 +01:00
nathangray
7c2ff9501e Fix missing translations, found by Stefan Unverricht
Also fix a design complaint
2018-01-29 16:32:56 -07:00
nathangray
39658f8315 Fix missing translations, found by Stefan Unverricht 2018-01-29 16:32:49 -07:00
nathangray
c1e03779ff Switch phrase to one already translated, make confirmation dialog a little wider 2018-01-29 16:32:41 -07:00
nathangray
782deb84f1 Fix wiki links did not load properly after login if your session was expired 2018-01-29 08:43:39 -07:00
nathangray
49bc6eb383 * Infolog - entries in a projectmanager template keep their contact / from when a new project is created from the template 2018-01-29 08:41:42 -07:00
nathangray
3b300d1c23 * Infolog - Fix copying from project template did not update the contact field 2018-01-29 08:39:00 -07:00
Ralf Becker
a17f2fc0b7 update/add support options in setup and about EGroupware page 2018-01-29 12:50:58 +01:00
Ralf Becker
30645713c6 * LDAP/ActiveDirectory: fix sorting accounts by anything other then account-name fails 2018-01-29 12:49:33 +01:00
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