Commit Graph

34721 Commits

Author SHA1 Message Date
Ralf Becker
257fa50a1f fix PHP Warning: Use of undefined constant EGW_ACL_READ - assumed 'EGW_ACL_READ' 2020-01-09 14:41:07 +01:00
nathangray
3258121a15 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-07 14:37:22 -07:00
Ralf Becker
a9d07620d4 * Calendar/CalDAV: virtual exceptions (different status for recurrences) were not exported 2020-01-07 17:31:58 +01:00
Hadi Nategh
0924b38acb * Mail: Fix broken link mail in infolog via drag and drop action 2020-01-07 16:31:57 +01:00
Hadi Nategh
b51a17e2fb Fix mail's vertical splitter bar in the middle overlaps scrollbar of the left pane 2020-01-07 14:34:21 +01:00
Hadi Nategh
4fa94bc465 Update etemplate dtd file 2020-01-07 13:31:39 +01:00
Ralf Becker
6432b00864 adding Collabora Online Office to development system 2020-01-06 19:01:51 +01:00
Hadi Nategh
f5ed503502 Attach relative icons with buttons used in col-selector dialog 2020-01-06 16:07:23 +01:00
Hadi Nategh
e8b3372d43 Cleanup filename before saving it to avoid mismatch filename 2020-01-06 15:48:02 +01:00
Hadi Nategh
2fca02a3c8 Limit text length of pref default value, prevents horizontal scrollbar 2020-01-06 15:42:51 +01:00
Ralf Becker
c58601d830 fix installation of developer system (wrong package-version) and some tags 2020-01-02 20:49:33 +02:00
Ralf Becker
9101e7736f Changelog for 19.1.20191220 2019-12-20 10:18:26 +02:00
Ralf Becker
e3aeb0487c pending changes from our translation server 2019-12-20 08:42:01 +01:00
nathangray
dd0e70367b Calendar: When changing status for a resource (or other non-account participant) try for a better notification message that includes that resource 2019-12-18 11:59:09 -07:00
Hadi Nategh
4619d55045 * File selector: implement Overwrite and Rename possibilities for saving an existing email message or attachment 2019-12-18 16:31:54 +01:00
Hadi Nategh
07272a9174 Add svg version of home icon 2019-12-17 11:31:28 +01:00
Ralf Becker
7b30bb7b0d * 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-14 13:09:22 +02:00
nathangray
06f8f7456d * Timesheet: Fix project link was missing when changing project after clicking "Save & New" 2019-12-13 09:48:01 -07:00
Hadi Nategh
20766607f5 Make avatars size similar to status avatars 2019-12-12 14:42:02 +01:00
Hadi Nategh
73c10fe5d9 Fix search icon 2019-12-11 14:07:39 +01:00
Hadi Nategh
65d17c518b Fix broken compact theme sidebar 2019-12-10 15:11:26 +01:00
Hadi Nategh
4276ebbe5f * Mobile theme: fix mobile theme sidebar not showing notifications 2019-12-10 14:18:05 +01:00
nathangray
1064759020 Fix /apps/projectmanager threw SQL error Unknown column 'hash' in 'order clause' 2019-12-09 14:11:55 -07:00
Hadi Nategh
b0ceaef987 Unify home icons 2019-12-09 14:36:10 +01:00
Hadi Nategh
d5a061d8ea Fix search icons to use svg version 2019-12-09 12:27:10 +01:00
Hadi Nategh
b52f015012 Add hint and translations for Custom Paragraph option 2019-12-05 17:11:49 +01:00
Hadi Nategh
9902308540 * Html Editor: Add a custom paragraph into block formating in order to get paragraph lines with no line-height 2019-12-05 16:04:40 +01:00
Ralf Becker
2df0095579 fix typo 2019-12-05 08:57:26 +02:00
nathangray
673327da1e Revert "Api: Nextmatch - Do not generate DOM nodes for hidden columns"
This reverts commit 0f3a1660ff.
2019-12-04 09:49:21 -07:00
Hadi Nategh
9885a6960d Add missing install icon 2019-12-04 15:05:45 +01:00
Hadi Nategh
6e43453714 Introduce Progressive Web App feature to EGroupware 2019-12-04 15:00:59 +01:00
Hadi Nategh
b760fcf857 Fix tooltip of notifications indicator 2019-12-03 16:24:17 +01:00
Hadi Nategh
cf2d626bca Fix replying to some mails with broken pre tags would cause infinite loop 2019-12-03 14:34:32 +01:00
Hadi Nategh
8807c9242c Fix notifications popup gets closed automatically when click is triggered from unread indicator element 2019-12-02 17:36:46 +01:00
Ralf Becker
e305ba1d23 ignore logging of session dla only for max. of 15 min, so session status is displayed correct 2019-12-02 16:27:17 +02:00
Hadi Nategh
9233c93e4f Implement new indicator for topmenu items in fw such as displaying unread messages for notifications 2019-12-02 14:09:45 +01:00
Ralf Becker
9e2b72f868 changes to build additional PHP 7.4 images, also tagging by full version eg. 7.3.12 2019-11-30 15:34:09 +02:00
Hadi Nategh
36913e0627 Fix htmlarea issue with prefs rte_toolbar values 2019-11-28 17:54:01 +01:00
Ralf Becker
6bd892c645 install ping and ifconfig 2019-11-28 08:11:26 +02:00
Ralf Becker
6df3c2f6a1 fixed requests to https://domain.com/ redirect to http://domain.com/egroupware/
redirects by Nginx need to use X-Forwarded-Proto too
2019-11-28 08:09:00 +02:00
Hadi Nategh
77dba49f9e Fix double scrollbar in edit acl dialog 2019-11-27 13:57:17 +01:00
nathangray
0f3a1660ff Api: Nextmatch - Do not generate DOM nodes for hidden columns 2019-11-26 11:59:37 -07:00
Hadi Nategh
f3b11295b0 Update tinymce translation files, thanks to Stefan Unverricht 2019-11-26 13:12:18 +01:00
nathangray
01da1c3bd4 Calendar: Make sure search from sidebox doesn't come back in list view after being cleared 2019-11-25 15:47:02 -07:00
Hadi Nategh
ffecac79fd Do not pop notifications' popup-note while avatar menu is open 2019-11-25 17:16:51 +01:00
Hadi Nategh
2e43fecd66 Commit new translations from translation server 2019-11-25 16:44:58 +01:00
Hadi Nategh
3c374f7803 Fix scrolling a sorting item breaks the sorting in colSelector dialog 2019-11-25 13:37:24 +01:00
Alexandros Sigalas
4c28657df5 Fix reported version by setup_cmd, was reporting old phpgwapi instead of api version. 2019-11-24 14:10:49 +02:00
nathangray
83e2d70222 Mail: Fix bullet & number to text conversion failed with non-ascii characters 2019-11-22 09:44:27 -07:00
nathangray
371aede01f Calendar: Fix notifications of status changes done on behalf of another user sent as changes for the current user instead 2019-11-20 15:16:16 -07:00