Commit Graph

41730 Commits

Author SHA1 Message Date
ralf
6c357b7068 no longer mark high priority mail with a red bar 2024-09-09 11:12:48 +02:00
ralf
da57a26c5a automatic close sidebox/-bar in mobile framework when tree or favorite is clicked 2024-09-09 10:29:30 +02:00
ralf
cf021014b2 need two more patches for current ADOdb 2024-09-08 18:17:59 +02:00
ralf
dde83c7b07 fix stalled install by calling defaultLabel with null 2024-09-08 17:09:32 +02:00
ralf
9c841fe2a8 need to call our version different from ADOdb ones, just no v-prefix is not enough 2024-09-08 16:56:19 +02:00
ralf
b55c7aa90a update adodb to recent version 5.22.7 with some EGroupware specific patches 2024-09-08 16:48:23 +02:00
ralf
bfda9f3139 replace adodb_date() with PHP native date() as it is no longer available and necessary 2024-09-08 16:24:05 +02:00
nathan
c59be309d6 Get emptyLabel property translated 2024-09-06 14:20:20 -06:00
nathan
df20d58abf Etemplate: Add a timeout to waiting for widgets to load so we can more easily know what happened & track it down. 2024-09-06 11:04:32 -06:00
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