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
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