Commit Graph

41721 Commits

Author SHA1 Message Date
milan
f4438ac59d fix bug in tree where lazy loading without a result would never stop 2024-09-06 16:49:49 +02:00
ralf
a99a595258 fix double statustext/tooltip 2024-09-06 13:05:37 +02:00
ralf
da4efca4ec fix broken switch between list- and tile-view after change to bootstrap icons 2024-09-06 12:49:11 +02:00
ralf
94d6b365ea fix some JS errors displayed in mail 2024-09-06 12:36:56 +02:00
milan
e1e218580b fix bug in mail where EmptyTrash/EmptySpam action would make a wrong badge appear 2024-09-06 12:21:11 +02:00
ralf
743410808a fix huge addressbook icon 2024-09-06 11:53:25 +02:00
ralf
2e0e7607a0 use different icons for import & export as up- & download
as im/export is gettings something in or out of EGroupware, while up/download is getting something from or to the browser
2024-09-06 11:34:34 +02:00
ralf
bca81e8f58 fix reverse import and export icons 2024-09-06 11:27:06 +02:00
ralf
1e3c48c270 fix bootstrap images in mail and remove old images, but navbar and (changed) smime* 2024-09-06 11:20:57 +02:00
ralf
92639c09dc two missing points in changelog: tabs for custom-fields and EGroupware font to use 2024-09-06 10:12:15 +02:00
ralf
11e4b2e356 better alignment of custom-fields edit popup 2024-09-06 09:58:03 +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
1f7325b648 fix PHP Deprecated: Using ${var} in strings is deprecated, use {$var} instead 2024-09-05 14:35:00 +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
1fb5d604a6 skip (rebased) commits older than the last tag 2024-09-05 09:08:53 +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
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
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
432d36c80b automatic open "Security & password" dialog for SSO logins, if password is required in filemanager 2024-09-03 12:52:33 +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
5dafe00c95 need to set group attribute, otherwise forward is before reply* 2024-09-02 15:16:40 +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
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
ralf
75662dd424 * Mail: show s/mime signed/encrypted icons in mail display popup (verification is only shown in preview!) 2024-08-29 11:42:26 +02:00
ralf
7211d5931c fix smime icons in mail were always displayed and using the old icons modified to black color 2024-08-29 09:24:34 +02:00
ralf
87afa355aa applying dark-mode filter to et2-image and NOT the img tag used inside, to apply it also if we use a font-based image (missing auto-generated CSS files) 2024-08-29 08:57:41 +02:00
ralf
2400976c2e applying dark-mode filter to et2-image and NOT the img tag used inside, to apply it also if we use a font-based image 2024-08-29 08:56:21 +02:00
ralf
9e946d5c7c fixing horizontal miss-aligned icons in calendar toolbar and vertical miss-alignment in favorites 2024-08-29 08:19:58 +02:00
ralf
7370179235 removing et2-image { display: inline-block }, as it breaks (vertically miss-aligns all images in buttons)
not setting it, seems to be fine
2024-08-29 08:08:59 +02:00
ralf
0e01792638 npm audit fix 2024-08-29 07:59:00 +02:00
nathan
135eea076a Try to fix some icon alignment issues 2024-08-28 17:48:17 -06:00