Commit Graph

34670 Commits

Author SHA1 Message Date
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
Ralf Becker
528b564f44 use etemplate-exec-id as CSRF token for ajax requests 2020-01-29 12:07:37 +01:00
Ralf Becker
2f37e387a6 do NOT load categories.php?app=phpgw for login page
It gives an error as no user is logged in, which is served as text/html, which then gives an error in browser, as it conflicts with X-Content-Type-Options: nosniff
2020-01-29 12:05:53 +01:00
Ralf Becker
f526cc8d67 adding CSP frame-ancestors 'self' policy to mitigate clickjacking 2020-01-29 12:05:45 +01:00
Ralf Becker
13ed6f52c8 stricter CSP policy for mail body 2020-01-29 12:05:16 +01:00
Ralf Becker
ac83396761 stricter CSP policy 2020-01-29 12:05:13 +01:00
nathangray
ae9cf34ab4 * Api: Fix SQL error from doubled table name in group statement
"Unknown column 'egw_tracker.egw_tracker.tr_id' in 'group statement'"
2020-01-29 12:00:49 +01:00
Hadi Nategh
beffd7cac7 Add more svg icons 2020-01-27 15:19:45 +01:00
Hadi Nategh
2a79fe9a38 Fix mail icons size 2020-01-24 16:42:28 +01:00
Ralf Becker
0d6cee9b07 fix old AD class in account-migration 2020-01-24 14:19:21 +01:00
Hadi Nategh
41b77d8589 Make status images the same size as other icons in mail app 2020-01-20 15:51:10 +01:00
Hadi Nategh
a6e8a68944 Add link.svg into pixelegg images 2020-01-20 15:35:00 +01:00
Hadi Nategh
9e0aa6ad37 Add svg version of mail new icon 2020-01-20 15:27:11 +01:00
Ralf Becker
1fa9ca202c return 404 instead of 403 for accessing PHP in blacklisted folders and remove doublicate SCRIPT_FILENAME 2020-01-15 21:51:51 +01:00
Hadi Nategh
6d618ffaea Fix login button not working when the window size is too small 2020-01-13 15:42:50 +01:00
Ralf Becker
f3556654e1 add an iterator for objects with a get_rows method 2020-01-13 14:45:56 +01:00
Ralf Becker
da9e7e7cb8 * CalDAV/Calendar: fix for first recurence being an exception cause it to be deleted by mac calendar
due to wrong start of series not taking execption into account
also fix missing timezone in EXDATE did not match recurrence
2020-01-10 11:14:45 +01:00
Ralf Becker
c9039909c0 fix not working timezone selectbox in topmenu (whole menu was hidden on click) 2020-01-10 10:57:49 +01:00
Ralf Becker
61f0b0c56b fix PHP Warning: Use of undefined constant EGW_ACL_READ - assumed 'EGW_ACL_READ' 2020-01-09 14:42:14 +01:00
nathangray
b82f4b90a6 Api: Fix some nextmatch bugs
- default columns were not properly used if there was no user preference found
- negated column preference caused problems with column order
- missing data for sorting if no column preference set yet
2020-01-08 09:22:54 -07:00
Ralf Becker
5db886bba6 * Calendar/CalDAV: virtual exceptions (different status for recurrences) were not exported 2020-01-07 17:32:26 +01:00
Hadi Nategh
cc30ff8c71 * Mail: Fix broken link mail in infolog via drag and drop action 2020-01-07 16:33:23 +01:00
Hadi Nategh
ee6dd5da17 Fix mail's vertical splitter bar in the middle overlaps scrollbar of the left pane 2020-01-07 14:35:35 +01:00
Hadi Nategh
cba5eeeb26 Attach relative icons with buttons used in col-selector dialog 2020-01-06 16:20:39 +01:00
Hadi Nategh
2c4813fef7 Cleanup filename before saving it to avoid mismatch filename 2020-01-06 16:20:21 +01:00
Hadi Nategh
795672e353 Limit text length of pref default value, prevents horizontal scrollbar 2020-01-06 16:20:10 +01:00
Ralf Becker
e5f1f4c819 Changelog for 19.1.20191220 2019-12-20 09:40:34 +02:00
Ralf Becker
956256030c pending changes from our translation server 2019-12-20 08:45:25 +01:00
Ralf Becker
4c0a3d14eb * Admin: optional session-action column in access-log and sessions
also no longer update access-log in session-class destructor, as it fails with skipping permanent logging for WebDAV and others
2019-12-20 09:02:34 +02:00
nathangray
ee79132a53 Calendar: When changing status for a resource (or other non-account participant) try for a better notification message that includes that resource 2019-12-19 09:23:06 -07:00
nathangray
4180496f5e Calendar: Fix notifications of status changes done on behalf of another user sent as changes for the current user instead 2019-12-19 09:22:50 -07:00
Hadi Nategh
ec7facea5a * File selector: implement Overwrite and Rename possibilities for saving an existing email message or attachment 2019-12-19 16:15:02 +01:00
Hadi Nategh
3eb9b8f62a Add svg version of home icon 2019-12-17 11:36:26 +01:00
Hadi Nategh
5dfea7eb26 Make avatars size similar to status avatars 2019-12-12 17:06:42 +01:00
Hadi Nategh
dd1be56838 Fix search icon 2019-12-11 14:29:49 +01:00
Hadi Nategh
3926023a7c Fix search icons to use svg version 2019-12-11 14:29:30 +01:00