41463 Commits

Author SHA1 Message Date
nathan
5872b77606 Et2SelectEmail: Fix keyboard navigation in search results 2023-03-27 11:39:39 -06:00
nathan
9f55b8ca95 Second try to keep select icons their original color 2023-03-27 11:35:10 -06:00
nathan
e0e074a4b1 Et2SelectEmail: Fix keyboard navigation in search results 2023-03-27 08:51:20 -06:00
nathan
6cea4bae6d Fix mis-positioned dropdowns in sidebox with darkmode 2023-03-27 08:29:13 -06:00
hadi
2cd90a84ba Fix broken share file as download link into an open compose dialog 2023-03-27 12:10:54 +02:00
hadi
ca20d73eac Fix broken share file as download link into an open compose dialog 2023-03-27 12:09:26 +02:00
ralf
2cde60c266 * LDAP/Univention: periodic account-import for Univention (mailPrimaryAddress), use LDAP account-filter for reading accounts too
also set chunk-size for reading to 500 was somehow 5, probably from debugging
2023-03-25 21:37:21 +01:00
ralf
4136150cdb * LDAP/Univention: periodic account-import for Univention (mailPrimaryAddress), use LDAP account-filter for reading accounts too
also set chunk-size for reading to 500 was somehow 5, probably from debugging
2023-03-25 21:36:39 +01:00
ralf
7a2a750432 automatic create chunks dir, before running RollupJS 2023-03-25 08:09:41 +01:00
ralf
fdb41a2276 automatic create chunks dir, before running RollupJS 2023-03-25 08:09:03 +01:00
nathan
84c14710db Calendar: Fix group invitations were left out of "not rejected" filter 2023-03-24 13:53:48 -06:00
nathan
27fe43825f Fix mis-positioned dropdowns in sidebox with darkmode 2023-03-24 13:42:22 -06:00
nathan
48c589f5fd Calendar: Fix missing owner resource icons on initial load 2023-03-24 13:15:23 -06:00
nathan
af66c63714 Keep select tag icons their original color 2023-03-24 11:45:55 -06:00
nathan
0b5daa0fb6 Calendar: Fix group invitations were left out of "not rejected" filter 2023-03-24 09:16:06 -06:00
nathan
a034a1407e * Infolog: Remove height restriction on start/due/completed dates in list 2023-03-24 08:28:43 -06:00
nathan
d567897e9d * Infolog: Remove height restriction on start/due/completed dates in list 2023-03-24 08:19:19 -06:00
hadi
48acee3c1e Fix mail mark as read eventhough it's not running in pane preview mode 2023-03-24 14:47:05 +01:00
hadi
c0ed247511 Fix mail mark as read eventhough it's not running in pane preview mode 2023-03-24 14:44:58 +01:00
hadi
fc54b588c0 * Mail: fix mail preview don't get set correctly when running in expand pane view 2023-03-24 13:55:54 +01:00
hadi
ca87631cdb * Mail: fix mail preview don't get set correctly when running in expand pane view 2023-03-24 13:53:46 +01:00
ralf
d14bdc0fd3 set date-column-width for 3-pane-view / vertical splitter to 140 to display the time too 2023-03-24 13:52:25 +01:00
ralf
906ada822a set date-column-width for 3-pane-view / vertical splitter to 140 to display the time too 2023-03-24 13:28:47 +01:00
nathan
ee758d3069 Et2Select: Fix keyboard navigation in search results & sidebox category closes 2023-03-23 17:24:08 -06:00
nathan
8de9ffc240 Et2Select: Fix keyboard navigation in search results & sidebox category closes 2023-03-23 17:21:32 -06:00
nathan
6b3acd3af8 Et2Select: Always close the dropdown after an option is selected, even if multiple=true. Now for keypresses too.
see 62402f39ae4f1e15e6bb40d5b3fac084a4654db9
2023-03-23 16:15:41 -06:00
nathan
bab0a769d1 Et2Select: Always close the dropdown after an option is selected, even if multiple=true 2023-03-23 16:15:31 -06:00
nathan
dbea35d835 Calendar: Fix events from group invitations did not always show up when viewing planner view of a group member
see 1f61ff6ccaf783313e8a98836be391bdba59b577
2023-03-23 16:15:19 -06:00
nathan
5614870a29 Et2Select: Always close the dropdown after an option is selected, even if multiple=true. Now for keypresses too.
see 62402f39ae4f1e15e6bb40d5b3fac084a4654db9
2023-03-23 16:02:09 -06:00
nathan
62402f39ae Et2Select: Always close the dropdown after an option is selected, even if multiple=true 2023-03-23 15:23:32 -06:00
nathan
82ee38fffe Calendar: Fix events from group invitations did not always show up when viewing planner view of a group member
see 1f61ff6ccaf783313e8a98836be391bdba59b577
2023-03-23 15:13:45 -06:00
ralf
37930b414c nicer than window.setTimeout() 2023-03-23 21:53:35 +01:00
ralf
0944f79cbc * NewsAdmin: fix creating of new categories
deferring setting the label, if parentNode is not yet there
2023-03-23 21:53:35 +01:00
ralf
23fea7cfb1 nicer than window.setTimeout() 2023-03-23 21:50:35 +01:00
ralf
5818d4bfc0 * NewsAdmin: fix creating of new categories
deferring setting the label, if parentNode is not yet there
2023-03-23 21:42:34 +01:00
ralf
6c2d2478bd do NOT stall for somehow invalid date(time) values: log it and return empty 2023-03-23 21:32:17 +01:00
ralf
b1c3b07c45 do NOT stall for somehow invalid date(time) values: log it and return empty 2023-03-23 21:31:47 +01:00
Ralf Becker
088d20484e pending translations from our translation server 2023-03-23 21:19:20 +01:00
Ralf Becker
4caa637bd1 pending translations from our translation server 2023-03-23 21:18:45 +01:00
nathan
38f804ebdd Notifications: Update [human] chain list to use correct option format 2023-03-23 13:37:14 -06:00
nathan
7128736bbd Calendar: Fix events from group invitations did not always show up when viewing calendar of a group member
Fixed by pre-fetching the group members before trying to display events so they're there when we check
2023-03-23 13:29:46 -06:00
nathan
1f61ff6cca Calendar: Fix events from group invitations did not always show up when viewing calendar of a group member
Fixed by pre-fetching the group members before trying to display events so they're there when we check
2023-03-23 13:09:36 -06:00
ralf
6332470072 allow to use non-ascii chars for link-ids e.g. the name of Wiki pages can contain them
we store them as "\uXXXX" in the ascii column
2023-03-23 17:53:05 +01:00
hadi
86067045c9 * Mail: fix mail preview can not show attachments for smime encrypted messages 2023-03-23 12:09:58 +01:00
hadi
bce12028c7 * Mail: fix mail preview can not show attachments for smime encrypted messages 2023-03-23 12:08:36 +01:00
ralf
5051d2b240 * WebAuthN: fix not working registration of new authentication devices or browsers
generally prefer app.min.js over old, pre RollupJS app.js
2023-03-23 11:56:04 +01:00
ralf
4ec4ddb2a1 * WebAuthN: fix not working registration of new authentication devices or browsers
generally prefer app.min.js over old, pre RollupJS app.js
2023-03-23 11:55:17 +01:00
nathan
81eb6ccb6e Notifications: Update [human] chain list to use correct option format 2023-03-22 14:35:52 -06:00
nathan
3b8b902194 Calendar: Fix drag and drop across weeks
Couldn't drop an event from one week to another
2023-03-22 14:23:28 -06:00
nathan
25207003df Home: Fix single entry did not save correctly 2023-03-22 14:19:10 -06:00