Commit Graph

39737 Commits

Author SHA1 Message Date
nathan
7c50fdd185 Home WIP Favorites working a little better 2023-03-10 14:52:48 -07:00
nathan
c3ea140b5a Home: WIP home now shows stuff again 2023-03-10 14:52:33 -07:00
Hadi Nategh
2c9fb69f3b Fix links in infolog description getting into a new line 2023-03-10 13:40:11 +01:00
ralf
abb909b5c4 open newly created accounts directly 2023-03-10 11:57:19 +01:00
ralf
bf0de6de96 * Admin/Setup: logging all DB backup operations to a text file db_backup.log in backup-directory 2023-03-10 08:35:17 +01:00
nathan
72d601b393 Et2Colorpicker: Let popup panel auto-position
Fixes color picker goes offscreen in kanban board edit
2023-03-09 09:08:37 -07:00
Hadi Nategh
ab8aba49a5 Fix tree's actions no longer available after refreshing the root node 2023-03-09 12:57:17 +01:00
ralf
3e3f5b0216 fix wrong import path stalling Babel transpiling 2023-03-09 08:48:41 +01:00
nathan
39d26ddca7 Et2InputWidget: Split label around widget if it has %s in it 2023-03-08 13:54:44 -07:00
nathan
63f9a179b5 Calendar: Fix custom alarm time did not show calendar for date 2023-03-08 13:53:44 -07:00
ralf
5e70ffdf21 adapt to 23.1 2023-03-08 15:29:12 +01:00
ralf
24b4bcdb4e update some more outdated infos 2023-03-08 15:28:01 +01:00
ralf
b19f894fb7 fix tags and command to use alpine image for PHP Swoole 2023-03-08 15:22:04 +01:00
ralf
19ebd1c38f do NOT show absolute path of error, but the one relative to our root 2023-03-08 14:30:25 +01:00
Hadi Nategh
a7f7b1750a Fix mailaccount dialog with multiple account ident set breaks window sizing 2023-03-08 11:43:29 +01:00
ralf
7d121f8215 fix TypeError and missing padding after OAuth authentication in wizard 2023-03-08 11:08:53 +01:00
StefanU
61ee847fd1
Add import.svg
as replacement for png
2023-03-07 16:37:54 +01:00
StefanU
bd1df0a50c
Add export.svg
as replacement for png
2023-03-07 16:36:56 +01:00
Hadi Nategh
ac4bd98385 Fix error Cannot read properties of undefined (reading 'implements') 2023-03-07 16:18:09 +01:00
Hadi Nategh
287f66c8ba Fix broken dock/undocking mail preview on 3pane views 2023-03-07 14:50:18 +01:00
ralf
b4132ebf49 fix some typos or ancient syntax 2023-03-07 08:20:00 +01:00
StefanU
e30d468f2b
Add recur.svg
as replacement for png
2023-03-06 20:43:26 +01:00
Hadi Nategh
2f3f04fd64 *Mail: fix mail action moveTo folder fails on none pane view 2023-03-06 12:27:31 +01:00
nathan
7d75c902d5 Revert "Et2LinkList: Fire change event when link is removed" committed to wrong branch
This reverts commit a35d3d8778.
2023-03-03 15:10:16 -07:00
nathan
b2c4b09b4a Revert "Home: WIP home now shows stuff again" committed to wrong branch
This reverts commit 33058c4744.
2023-03-03 15:09:53 -07:00
nathan
a35d3d8778 Et2LinkList: Fire change event when link is removed
Avoid error if instance manager is missing
2023-03-03 14:06:11 -07:00
nathan
33058c4744 Home: WIP home now shows stuff again 2023-03-03 13:36:50 -07:00
Hadi Nategh
6e4390006c Update RC status styling for new ET2Select 2023-03-03 14:29:44 +01:00
Hadi Nategh
b91f07c305 Make sure the mail preview grid is there before using it 2023-03-03 14:29:44 +01:00
ralf
ceab3ac564 fix typo "recommen(d)" 2023-03-02 14:24:34 +01:00
Hadi Nategh
bae0f59a16 *Mail: fix mail attachments action not being set properly based on users preference set in Filemanager (eg. open with Collabora or download) 2023-03-01 13:49:32 +01:00
StefanU
56a20de762 Update login.json
Change Icons
2023-03-01 13:49:13 +01:00
nathan
4b1b7994c8 Mail: Fix attachments buttons did nothing in display popup 2023-02-28 13:04:43 -07:00
nathan
a491983694 Et2DropdownButton: If readonly, display / render nothing
does not affect disabled, which still displays as disabled
2023-02-28 13:04:09 -07:00
nathan
fe2f36d52f Fix double-bound file drop handler
Fixes double-submit after dropping a second file.  Noticed in mail compose, but probably affects everywhere file widget was used to upload
2023-02-28 13:03:11 -07:00
nathan
8d0b1b0234 Fix gantt chart couldn't load data
broken by 2066523.
Loading caused 'Exception "t is undefined" while handling JSON response from ....' deep inside dhtmlx-gantt
2023-02-28 13:02:56 -07:00
ralf
28f9f15d0d fix not generally not working display multiple groups in status and also not displayed avatar pictures in that case 2023-02-28 15:50:10 +01:00
Hadi Nategh
f313f07cdb Some styling fixes for mobile view:
- fix broken Addressbook's avatar in view and edit mode
- fix buttons with icon not getting white filter
2023-02-28 15:46:55 +01:00
Hadi Nategh
ba6bd55db3 Fix disabled buttons in mobile view not being hidden 2023-02-28 15:46:47 +01:00
Hadi Nategh
2ba24dcde0 Fix styling of delete popup dialogs in mobile view 2023-02-28 15:46:37 +01:00
Hadi Nategh
776ee2cd58 Restyle et2 dialog buttons in mobile theme 2023-02-28 15:46:27 +01:00
ralf
cd2e8dfa1c fix typo 2023-02-28 11:24:08 +01:00
ralf
6b397a9ede Changelog for 23.1.20230228 2023-02-28 09:43:20 +01:00
ralf
71718933d5 npx browserslist@latest --update-db 2023-02-28 09:36:37 +01:00
Ralf Becker
70128aa7d6 pending translations from our translation server 2023-02-28 09:28:33 +01:00
ralf
b18948be00 set version to 23.1 2023-02-28 09:10:17 +01:00
ralf
cda331a828 use 23.1 branch for build 2023-02-28 09:05:34 +01:00
ralf
81d044d2a5 bump version to 23.1 2023-02-28 08:50:48 +01:00
nathan
86b883951a Add isReady flag to etemplate. onchange functions set as attributes in .xet files will not be called until the etemplate is finished loading. 2023-02-27 15:31:07 -07:00
nathan
0117c4bde3 Move client-side holidays cache to MODULE_GLOBAL egw.holidays(year) 2023-02-27 15:15:36 -07:00