Commit Graph

39895 Commits

Author SHA1 Message Date
nathan
514d4cf207 Home WIP: Header spacing & style improvements 2023-03-06 13:19:49 -07:00
nathan
d37143c842 Home WIP Favorites working a little better 2023-03-06 13:19:49 -07:00
nathan
59c4070733 Et2LinkList: Fire change event when link is removed
Avoid error if instance manager is missing
2023-03-06 13:19:49 -07:00
nathan
db5be59ed0 Home: WIP home now shows stuff again 2023-03-06 13:19:48 -07:00
StefanU
46ac680c98
Add offer.svg
as replacement for png
2023-03-06 20:53:27 +01:00
StefanU
61106c71d8
Add recur.svg
as replacement for png
2023-03-06 20:45:29 +01:00
StefanU
b0f9b87336
Delete reload.svg 2023-03-06 20:45:02 +01:00
StefanU
e30d468f2b
Add recur.svg
as replacement for png
2023-03-06 20:43:26 +01:00
StefanU
bc8d005659
Add reload.svg
as replacement for png
2023-03-06 20:41:39 +01:00
Hadi Nategh
2f3f04fd64 *Mail: fix mail action moveTo folder fails on none pane view 2023-03-06 12:27:31 +01:00
Hadi Nategh
558fd0147f *Mail: fix mail action moveTo folder fails on none pane view 2023-03-06 12:17:12 +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
a91c6a9d7b Update RC status styling for new ET2Select 2023-03-03 14:34:26 +01: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
Hadi Nategh
0e27bb843c Make sure the mail preview grid is there before using it 2023-03-03 11:05:34 +01:00
Hadi Nategh
c485a287bb Let et2Select be clickable on top user menu 2023-03-02 16:46:30 +01:00
ralf
ceab3ac564 fix typo "recommen(d)" 2023-03-02 14:24:34 +01:00
ralf
7314b5ee65 fix typo "recommen(d)" 2023-03-02 14:21: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
Hadi Nategh
a1c8fac94c *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:20:35 +01:00
StefanU
a4b253abc7
Update login.json
Change Icons
2023-03-01 11:26:09 +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
nathan
406784263a Mail: Fix attachments buttons did nothing in display popup 2023-02-28 11:14:07 -07:00
nathan
49d719e5f6 Et2DropdownButton: If readonly, display / render nothing
does not affect disabled, which still displays as disabled
2023-02-28 11:12:50 -07:00
nathan
e62cf4c2f7 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 10:39:10 -07:00
nathan
da1b1f6999 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 09:05:49 -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
a94038163c fix not generally not working display multiple groups in status and also not displayed avatar pictures in that case 2023-02-28 15:15:23 +01:00
Hadi Nategh
057afb8623 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 13:06:52 +01:00
Hadi Nategh
13a26fcadb Fix disabled buttons in mobile view not being hidden 2023-02-28 12:25:42 +01:00
Hadi Nategh
3d98159d2b Fix styling of delete popup dialogs in mobile view 2023-02-28 12:22:57 +01:00
Hadi Nategh
91c9038ba8 Restyle et2 dialog buttons in mobile theme 2023-02-28 12:08:38 +01:00
ralf
cd2e8dfa1c fix typo 2023-02-28 11:24:08 +01:00
ralf
5a6da6b5ec fix typo 2023-02-28 11:22:38 +01:00
ralf
99bd02cb14 Changelog for 23.1.20230228 2023-02-28 09:51:43 +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
2f175c502c npx browserslist@latest --update-db 2023-02-28 09:35:48 +01:00