Commit Graph

39956 Commits

Author SHA1 Message Date
91c11a72ac Keep et2 buttons used as et2Dialog's footer buttons initial width in order to get them fit into dialog otherwise dialog width calculation goes wrong 2023-03-30 12:34:24 +02:00
7afc50b7d9 check version is in changelog (pushed and current tree updated) before proceeding 2023-03-30 09:05:15 +02:00
8211e0a8e3 fix PHP Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated 2023-03-29 22:32:16 +02:00
2446c3823f Et2TabsMobile: Fix double values when submitting.
Render was making multiple copies of the sub-template
2023-03-29 11:02:28 -06:00
7d71246ff0 Et2Date: Fix incorrect validation error for empty dates on mobile 2023-03-29 10:22:35 -06:00
09560a325a Fix some dialog's buttons are not getting fit into the dialog initiated size 2023-03-29 17:21:41 +02:00
f01f84885d Calendar: Fix fallback icon if owner / participant has no lavatar 2023-03-28 14:43:50 -06:00
46af0265fa Et2CheckboxReadonly: Fix checkbox was not visible if selectedValue attribute was not set 2023-03-28 14:20:47 -06:00
0bcb0ab356 Calendar: Fix recur exception button said "undefined" when it should have been hidden 2023-03-28 14:03:48 -06:00
b67abdafd1 Fix up recur days 2023-03-28 13:48:26 -06:00
70db89b2f6 Et2DateReadonly: Fix readonly date did not re-render when value changed 2023-03-28 08:30:45 -06:00
219d8a8419 activate links in changelog
thought something's broken in the et2-textarea widget, as the link does NOT open on click
2023-03-28 13:34:04 +02:00
c6f342aeff Changelog for 23.1.20230328 2023-03-28 13:27:46 +02:00
c889b8fc74 Keep avatar images out of filtering in darkmode 2023-03-28 12:29:36 +02:00
d2d875d019 pending translations from our translation server 2023-03-28 10:10:20 +02:00
9f55b8ca95 Second try to keep select icons their original color 2023-03-27 11:35:10 -06:00
e0e074a4b1 Et2SelectEmail: Fix keyboard navigation in search results 2023-03-27 08:51:20 -06:00
ca20d73eac Fix broken share file as download link into an open compose dialog 2023-03-27 12:09:26 +02:00
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
fdb41a2276 automatic create chunks dir, before running RollupJS 2023-03-25 08:09:03 +01:00
27fe43825f Fix mis-positioned dropdowns in sidebox with darkmode 2023-03-24 13:42:22 -06:00
48c589f5fd Calendar: Fix missing owner resource icons on initial load 2023-03-24 13:15:23 -06:00
af66c63714 Keep select tag icons their original color 2023-03-24 11:45:55 -06:00
0b5daa0fb6 Calendar: Fix group invitations were left out of "not rejected" filter 2023-03-24 09:16:06 -06:00
d567897e9d * Infolog: Remove height restriction on start/due/completed dates in list 2023-03-24 08:19:19 -06:00
48acee3c1e Fix mail mark as read eventhough it's not running in pane preview mode 2023-03-24 14:47:05 +01:00
ca87631cdb * Mail: fix mail preview don't get set correctly when running in expand pane view 2023-03-24 13:53:46 +01:00
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
8de9ffc240 Et2Select: Fix keyboard navigation in search results & sidebox category closes 2023-03-23 17:21:32 -06:00
5614870a29 Et2Select: Always close the dropdown after an option is selected, even if multiple=true. Now for keypresses too.
see 62402f39ae
2023-03-23 16:02:09 -06:00
62402f39ae Et2Select: Always close the dropdown after an option is selected, even if multiple=true 2023-03-23 15:23:32 -06:00
82ee38fffe Calendar: Fix events from group invitations did not always show up when viewing planner view of a group member
see 1f61ff6cca
2023-03-23 15:13:45 -06:00
23fea7cfb1 nicer than window.setTimeout() 2023-03-23 21:50:35 +01:00
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
b1c3b07c45 do NOT stall for somehow invalid date(time) values: log it and return empty 2023-03-23 21:31:47 +01:00
4caa637bd1 pending translations from our translation server 2023-03-23 21:18:45 +01:00
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
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
bce12028c7 * Mail: fix mail preview can not show attachments for smime encrypted messages 2023-03-23 12:08:36 +01:00
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
81eb6ccb6e Notifications: Update [human] chain list to use correct option format 2023-03-22 14:35:52 -06:00
a4ea9dda34 Mail: Respect force_mailto preference when clicking on email tags 2023-03-22 13:41:13 -06:00
5e6b11e73c Et2UrlEmail: Use default mail app when preference says to 2023-03-22 13:03:23 -06:00
d2e23876f1 Et2Checkbox: Use normal color even when required
Preveiously check was white, which was hard to see on yellow required background
2023-03-22 11:18:56 -06:00
3dff71c8d1 Timesheet: Update quantity placeholder when duration changes, including decimal separator 2023-03-22 11:00:16 -06:00
e034557f60 Api: Fix number could not handle comma as decimal separator if different from browser's region. 2023-03-22 10:59:05 -06:00
250beda64e Timesheet: Update quantity placeholder when duration changes 2023-03-20 14:55:16 -06:00
59ea901cf9 Et2DateDuration: Fix widget did not fire change event when value changed 2023-03-20 14:50:45 -06:00
60e4e17fad Fix DateRange UI did not fill in start date properly 2023-03-20 13:43:03 -06:00
d3eed5b738 merge transpiling branch into master 2023-03-20 20:32:09 +01:00