43413 Commits

Author SHA1 Message Date
ralf
11e4b2e356 better alignment of custom-fields edit popup 2024-09-06 09:58:03 +02:00
nathan
bf15c93d96 Bigger border on context menu 2024-09-06 08:26:53 +02:00
nathan
dcece87c9c Et2TreeDropdown: Better sizing & styling to more closely match select & other widgets 2024-09-05 14:56:54 -06:00
ralf
51e7269d88 using bootstrap icons as stock icons for categories (former api/images) and allow to search arbitrary bootstrap icons when adding/editing categories
also fixed error editing categories in the root ('0' is not allowed validation message)
2024-09-05 18:00:18 +02:00
ralf
5de5032222 fix PHP Deprecated: Using ${var} in strings is deprecated, use {$var} instead 2024-09-05 14:42:58 +02:00
ralf
1f7325b648 fix PHP Deprecated: Using ${var} in strings is deprecated, use {$var} instead 2024-09-05 14:35:00 +02:00
ralf
25293895d4 changing default PHP version to 8.3 used since some time in releases 2024-09-05 10:25:46 +02:00
ralf
10e6831a7a changing default PHP version to 8.3 used since some time in releases 2024-09-05 10:22:47 +02:00
ralf
3d2c3c4efa remove additional/wrong changelog entry 2024-09-05 09:36:37 +02:00
ralf
0c95c632d5 Changelog for 23.1.20240905 2024-09-05 09:36:34 +02:00
ralf
b374432373 remove additional/wrong changelog entry 2024-09-05 09:33:13 +02:00
ralf
cb8a40f3e9 Changelog for 23.1.20240905 2024-09-05 09:14:05 +02:00
ralf
1617176647 skip (rebased) commits older than the last tag 2024-09-05 09:09:23 +02:00
ralf
1fb5d604a6 skip (rebased) commits older than the last tag 2024-09-05 09:08:53 +02:00
ralf
ede05b3d89 Changelog for 23.1.20240719 2024-09-05 08:23:05 +02:00
ralf
a1da4f1b92 npm audit fix 2024-09-05 08:22:55 +02:00
Ralf Becker
46810a4c50 pending translations from our translation server 2024-09-05 08:17:46 +02:00
Ralf Becker
5dbebb9306 pending translations from our translation server 2024-09-05 08:17:03 +02:00
ralf
b6205a9215 remove / comment out some not used images 2024-09-04 18:52:34 +02:00
ralf
81412b0af3 use bootstrap icons for top- and avatar-menu 2024-09-04 18:34:31 +02:00
nathan
efb9c55b64 Automatically handle numeric customfield values for spreadsheets 2024-09-04 10:09:45 -06:00
nathan
cfcbe3018d Fix incorrect display of default number format
Pass an array instead of CSV if needed.
2024-09-04 10:09:45 -06:00
ralf
0a1ee38b40 fix close button top-right corner is outside of rounded dialog corner in fancy theme 2024-09-04 18:05:12 +02:00
ralf
2c38d8f600 fix buttons in toolbar are not round 2024-09-04 16:15:26 +02:00
milan
eb6a0abbd7 add bootstrap icons for calendar invite status in calendar context menu 2024-09-04 15:49:04 +02:00
milan
aafc8b7fa5 bring toggle-on and toggle-off icon to 23.1 so it can be used as slider in context menu
-- note: remove after bootstrap icons are available in 23.1
2024-09-04 11:00:24 +02:00
nathan
3e121cc953 Fix numbers got wrecked on blur
Numbers with , as decimal separator were being re-parsed incorrectly on blur, ruining what the user just input
2024-09-03 15:22:53 -06:00
nathan
4fe2398a37 Fix disconnected et2-vfs-mime could stall template load 2024-09-03 10:49:14 -06:00
ralf
7298dff322 using bootstrap icons 7/5-square 2024-09-03 15:10:58 +02:00
ralf
29e1f53366 need to flatten hierarchical categories (with children) for use in Et2SelectReadonly 2024-09-03 13:35:36 +02:00
ralf
a8a7456ce5 replace et2-groupbox with legacy groupbox for 23.1 2024-09-03 13:01:34 +02:00
ralf
3eb84389c1 automatic open "Security & password" dialog for SSO logins, if password is required in filemanager 2024-09-03 12:55:44 +02:00
ralf
432d36c80b automatic open "Security & password" dialog for SSO logins, if password is required in filemanager 2024-09-03 12:52:33 +02:00
ralf
dacec3981b * Mail/Filemanager: admin can allow users to store a password to pass to mail- and file-servers in case they use (password-less) SingleSignOn 2024-09-03 10:00:24 +02:00
ralf
fd216b07f2 * Mail/Filemanager: admin can allow users to store a password to pass to mail- and file-servers in case they use (password-less) SingleSignOn 2024-09-03 09:58:47 +02:00
ralf
613a78e1df need to set group attribute, otherwise forward is before reply* 2024-09-02 15:24:03 +02:00
ralf
5dafe00c95 need to set group attribute, otherwise forward is before reply* 2024-09-02 15:16:40 +02:00
ralf
d7477e2fe9 rest of reply with attachments 2024-09-02 14:14:13 +02:00
ralf
7a0fd72321 * Mail: new reply with attachments (answer to mail incl. all attachments) 2024-09-02 14:13:58 +02:00
ralf
4f0e7aa44c rest of reply with attachments 2024-09-02 14:13:02 +02:00
ralf
a8909da9d8 * Mail: new reply with attachments (answer to mail incl. all attachments) 2024-09-02 14:11:16 +02:00
ralf
aa183e929b fix wrong name (coolwsd|loolwsd).conf instead .xml stops detection of managed Collabora in EGroupware 2024-09-02 10:20:07 +02:00
nathan
5264e2e197 Fix disconnected et2-vfs-mime could stall template load 2024-08-30 11:06:04 -06:00
nathan
6a3a8654fc Add some extra info for debug during loading 2024-08-30 09:57:03 -06:00
nathan
b34fec2363 Et2TreeDropdown: Fix dropdown trigger got hidden if placeholder was larger than available space 2024-08-29 13:54:47 -06:00
nathan
b070a5992c Better sizing for groupbox / details 2024-08-29 11:19:14 -06:00
nathan
69c87ffb94 Darker panel border, applies to details & groupbox 2024-08-29 10:25:30 -06:00
nathan
45eec9d789 Calendar: Fix sidebox merge 2024-08-29 10:18:38 -06:00
ralf
f9296cc421 fix customfield with specified tab was also displayed in the default CF tab and therefore not storing its value 2024-08-29 16:16:34 +02:00
ralf
1789b6be6f fix customfield with specified tab was also displayed in the default CF tab and therefore not storing its value 2024-08-29 16:16:00 +02:00