Hadi Nategh
1f2d7ece36
Fix triangle icon for toolbar's header button
2020-03-09 14:11:53 +01:00
Ralf Becker
3adc07a4af
fix all shares (not files) got deletes, if one was expired
2020-03-06 14:34:32 +01:00
Hadi Nategh
07fa064b8c
* Collabora: Fix issue of inserting an image into document pops a rename dialog
2020-03-06 12:11:06 +01:00
nathangray
a86d90396b
* Admin: Add copy account action4
2020-03-05 09:33:39 -07:00
Ralf Becker
940de6e66c
Revert "* Admin: Add copy account action"
...
This reverts commit 8ea3a5e430
.
2020-03-05 11:27:49 +01:00
Ralf Becker
971d03c618
* CalDAV/OutlookSynchronizer: reject invitations when client deletes them without appropriate rights in his calendar
2020-03-05 09:08:56 +01:00
nathangray
8ea3a5e430
* Admin: Add copy account action
2020-03-04 13:21:48 -07:00
Ralf Becker
02ce5e878d
fix error on window closing in Chrome 80+
...
caused by Chrome 80+ no longer allowing to send a synchronious ajax request from beforeunload handler, using sendBeacon (async request with keepalive=true) instead
2020-03-02 10:56:23 +01:00
Ralf Becker
31563c1820
* CalDAV/Calendar: always set organizer and participants outside own calendar
...
in own calendar organzier and participants are suppressed if owner is only participant
2020-02-26 13:52:52 +01:00
Ralf Becker
39d2a28fd8
suppress warning if session already active (trace logs the password)
2020-02-26 13:52:52 +01:00
nathangray
72219fa44d
* Calendar: initial load speed improvement
...
Skip the server-side get_rows() call to get to the UI faster it not on listview
2020-02-25 09:42:57 +01:00
nathangray
6786b84cf7
Change default date range when nothing else is set to current month
2020-02-25 09:42:31 +01:00
Hadi Nategh
5be5a7fa61
* Html Editor: Add fullscreen feature into html editor
2020-02-20 16:09:14 +01:00
Ralf Becker
5a2743eec7
ignore exception, as it blocks session creation, if database is not writable
2020-02-19 15:39:57 +01:00
Hadi Nategh
d70595c325
Fix default login logo url
2020-02-19 12:15:42 +01:00
Hadi Nategh
2aab5895b4
Update read/unread icons for actions
2020-02-19 11:52:48 +01:00
Hadi Nategh
db4dc5b5f4
Apply large title again to account delete dialogHeader
2020-02-18 15:37:54 +01:00
Hadi Nategh
fa9c27c373
Rearrange admin delete dialog
2020-02-18 15:37:24 +01:00
Hadi Nategh
73658286ae
Fix mailPreview padding
2020-02-18 15:37:07 +01:00
Hadi Nategh
69aeb954d1
Fix delete user dialog style
2020-02-18 15:36:52 +01:00
Hadi Nategh
01c5117829
Apply stock style for centerbox in login page
2020-02-18 15:32:56 +01:00
Ralf Becker
01b57c3840
nginx depends on collabora and rocketchat to, otherwise they stop working after watchtower updated them (without nginx restart)
2020-02-18 11:21:14 +01:00
Ralf Becker
53c0c591ed
add extra_link_target attribute to r/w link-entry to allow opening link in new tab (for mserver)
2020-02-16 11:09:26 +01:00
Ralf Becker
9e40bab2ad
fix one error with sharing-links having passwords (no HTML tags in Headers!)
2020-02-14 13:46:33 +01:00
Ralf Becker
00dca8c6f5
we can not use a directory for suse, as the socket is called different (mysql.sock instead of mysqld.sock)
2020-02-14 13:46:18 +01:00
Hadi Nategh
381e6614c2
Ad more missing font size to tinyMCE
2020-02-11 17:09:22 +01:00
Hadi Nategh
f1ccfb543e
* Html Editor: Add 9pt, 9px, 11pt and 11px into Html editor's font options
2020-02-11 16:56:42 +01:00
Ralf Becker
329d2903a7
add Collabora Online Office and Rocket.Chat to docker-compose.yml
2020-02-11 09:24:12 +01:00
Ralf Becker
d18c3ddb21
if EGW_APC_SHM_SIZE is set in environment, propagate value to apcu.ini
2020-02-10 14:33:25 +01:00
Ralf Becker
aede3c4196
try "PLAIN" first, in case IMAP wrongly reports some digest, it does not (correctly) implement
2020-02-05 10:59:03 +01:00
Ralf Becker
1fb108a00a
try "PLAIN" first, in case IMAP wrongly reports some digest, it does not (correctly) implement
2020-02-05 10:52:10 +01:00
Ralf Becker
2cb872d8f1
fix warning 2nd array_diff parameter is null, not array
2020-02-04 18:32:31 +01:00
Ralf Becker
0939bf11f9
Update README.md
2020-02-04 09:38:01 +01:00
Ralf Becker
0fbad1e062
Update README.md
2020-02-04 09:19:01 +01:00
Ralf Becker
c227a5d479
trying to fix Travis builds (using default mysql service instead of failing MariaDB:10.0 addon)
2020-02-04 09:16:31 +01:00
Ralf Becker
815f57587c
Update README.md
2020-02-04 09:09:00 +01:00
nathangray
c2855fc1df
* Timesheet: Fix project link was missing when changing project after clicking "Save & New"
2020-02-03 10:39:32 -07:00
Hadi Nategh
f3fd1b4257
Replace sidebox open/close menu icons with their svg versions
2020-02-03 17:38:12 +01:00
Hadi Nategh
7f5636cb18
Fix mail tree not reading available svg icons
2020-01-31 16:59:44 +01:00
Hadi Nategh
ea5d08df48
Do not run restrict validation check for type taglist-account if free entries are allowed
2020-01-31 16:59:33 +01:00
Hadi Nategh
d6c40b98a0
* Mail: fix mail acl can't save or retrieve after changing mailbox via folder selectbox
2020-01-31 16:59:21 +01:00
Ralf Becker
04682da29e
replace image-tags, so Univention can automatic fetch them
2020-01-31 09:03:01 +01:00
Ralf Becker
9f25e584c4
Changelog for 19.1.20200130
2020-01-30 13:56:32 +01:00
Ralf Becker
edfdb93734
pending translations from our translation server
2020-01-30 13:49:50 +01:00
Ralf Becker
5f6a8e9b9d
validate IP address in X-Forwarded-For header
2020-01-30 13:25:21 +01:00
nathangray
edd5b81768
* Admin: Fix group email got lost on save
2020-01-30 13:18:14 +01:00
Ralf Becker
53d9daea03
* Sharing: temporary disable cleaning of deleted files, causing all shares to get deleted
2020-01-29 16:31:17 +01:00
Ralf Becker
a5b5579c51
allow images and media in mail via http: and https:, but remove object tags (already forbiden via CSP)
2020-01-29 14:41:19 +01:00
Ralf Becker
f037fc64e8
translation for "Request could not be processed ..."
2020-01-29 12:07:37 +01:00
Ralf Becker
28c013261e
use random_bytes(32) which throws for not enought entropy
2020-01-29 12:07:37 +01:00