Commit Graph

  • 515e59c914
    Merge bb8747f68f into e3cae803fb dependabot[bot] 2024-11-06 20:31:33 +0000
  • bb8747f68f
    Bump symfony/http-foundation from 5.4.42 to 5.4.46 dependabot/composer/symfony/http-foundation-5.4.46 dependabot[bot] 2024-11-06 20:31:31 +0000
  • 90f8068810 calculate positive and negative account_id filter 23.1 ralf 2024-11-06 18:10:04 +0100
  • e3cae803fb calculate positive and negative account_id filter master ralf 2024-11-06 18:10:04 +0100
  • 2a8a2a87b0 fix Api\Accounts::hidden2account_id(): Argument #2 ($account_ids) must be of type ?array, int given ralf 2024-11-06 17:37:14 +0100
  • a47809ba2a fix Api\Accounts::hidden2account_id(): Argument #2 ($account_ids) must be of type ?array, int given ralf 2024-11-06 17:37:14 +0100
  • 1b9b20f220 Fix vertical alignment of tracker "add comment" buttons + canned response line nathan 2024-11-06 09:26:01 -0700
  • f093762d19 Fix vertical alignment of tracker "add comment" buttons + canned response line nathan 2024-11-06 09:26:01 -0700
  • 59ace79a97
    Merge 49b6dbdfda into 92c0f3e392 dependabot[bot] 2024-11-06 15:47:07 +0000
  • 49b6dbdfda
    Bump symfony/http-client from 5.4.29 to 5.4.46 dependabot/composer/symfony/http-client-5.4.46 dependabot[bot] 2024-11-06 15:47:04 +0000
  • 1a49e30a02 fix diff to master ralf 2024-11-06 16:36:12 +0100
  • 29481248d1 fix diff to master ralf 2024-11-06 16:34:29 +0100
  • 70dbebae41 fix diff to master ralf 2024-11-06 16:29:34 +0100
  • 0905d8f4aa fix double case statement ralf 2024-11-06 16:26:29 +0100
  • 6cc35c9305 Merge branch 'master' into 23.1 ralf 2024-11-06 05:25:34 +0100
  • 92c0f3e392 npm audit fix ralf 2024-11-06 05:17:31 +0100
  • bcbfbce902 Import/export: Fix comma separated group IDs were not properly converted to user-friendly. Only the first ID was listed. nathan 2024-11-05 15:04:15 -0700
  • cad7656145 Admin: Fix importing users did not import their groups nathan 2024-10-25 10:37:56 -0600
  • dca7023c2a Import/export: Fix comma separated group IDs were not properly converted to user-friendly. Only the first ID was listed. nathan 2024-11-05 15:04:15 -0700
  • 25ff5fe490 Et2LinkList: Fix file uploads when entry is not yet saved doubled the list of links nathan 2024-11-05 14:51:08 -0700
  • 86c014fb94 Add border between nm header & nm, align with mail preview toolbar nathan 2024-11-05 14:12:58 -0700
  • fd624806dc Stop border of active application tab from going below header line nathan 2024-11-05 13:35:18 -0700
  • d008d78ba1 Give site logo some space around it nathan 2024-11-05 11:59:48 -0700
  • 1afdfbc992 pending changes from our translation server Ralf Becker 2024-11-05 20:16:00 +0100
  • 2e469a00de Fix lazy load in Et2TreeDropdown emptied the tree nathan 2024-11-05 11:42:19 -0700
  • 49be819828 Keep dropdown tree open when action context menu opens nathan 2024-11-05 10:10:39 -0700
  • e72c2e492a * Admin: allow to mark users as hidden, to show them only to admins e.g. to hide functional users from regular users ralf 2024-11-05 14:01:18 +0100
  • d31915df05 * Status, Addressbook: preference to use first letters of username for avatar instead of initials ralf 2024-11-05 10:54:36 +0100
  • 16ba791902 * Addressbook: show username for accounts as a column in the list too ralf 2024-11-05 09:48:38 +0100
  • 3fabd1f2cb Fix typo nathan 2024-11-04 14:28:23 -0700
  • b29aafcaf3 Remove border from buttons without labels for fancy theme nathan 2024-11-04 14:15:39 -0700
  • c1030d709c Calendar: Adjust toolbar spacing nathan 2024-10-31 09:29:26 -0600
  • 8255bdd8d3 Filemanager: restore border to list's Upload button nathan 2024-10-31 09:09:20 -0600
  • cb95e50062 added bi-31-square.svg for calendar month view and corrected callendar year view to bi-12-square milan 2024-10-31 15:26:24 +0100
  • 66e222e035 added possibility to scroll Et2TreeDropdown on open to current selection. -- set openAtSelection="true" attribute on the et2-tree-dropdown -- use for timezone selection in preferences -- regarding Ticket #97411 milan 2024-10-31 13:41:10 +0100
  • 21aec1a93d Et2TreeDropdown: Fix readonly & disabled styles Still allowed dropdown, and did not look disabled nathan 2024-10-30 11:31:58 -0600
  • 37ce527fd4 Change some additional buttons to look like they're in a toolbar nathan 2024-10-30 10:11:41 -0600
  • 968af0b1d2 Change toolbar style - buttons normally have no border, only on hover - border below toolbar nathan 2024-10-30 09:40:20 -0600
  • 445df7dcad tab border now dynamically changes depending on scrollbar existence. Only works in Chrome, Opera and Edge --regarding ticket #99621 milan 2024-10-30 13:48:39 +0100
  • a9b6be448a fix border around tab content --regarding ticket #99621 milan 2024-10-30 11:44:57 +0100
  • 1ac3abc9c3 fix next and prev buttons unavailable in expose view of links tab because links moved into shadow root regarding ticket #99991 milan 2024-10-30 11:27:55 +0100
  • db3c858669 fix next and prev buttons unavailable in expose view of links tab because links moved into shadow root regarding ticket #99991 milan 2024-10-30 11:27:55 +0100
  • 014d953d35 * EPL/Mail/SpamTitan: allow admins to white- or blacklist for all users / whole domain ralf 2024-10-29 13:33:11 +0100
  • 58b3ea3b57 improve speed for read access / grants to a lot of accounts first check then spend time generating the list ;) ralf 2024-10-29 12:32:08 +0100
  • 6b24c1f7c2 improve speed for read access / grants to a lot of accounts first check then spend time generating the list ;) ralf 2024-10-29 12:32:08 +0100
  • 875c78abbf Round sidemenu items nathan 2024-10-28 15:01:19 -0600
  • cc8199697f Calendar: Use shoelace border radius variable in header controls (integration buttons & current date box) nathan 2024-10-28 14:48:47 -0600
  • 91df6591e8 Fancy: Add border to sidebox menu sections nathan 2024-10-28 14:28:44 -0600
  • 4c6bcbba05 Et2Dialog: Remove gray background from dialog close button nathan 2024-10-28 14:28:13 -0600
  • 2c2ef0dd00 Mail: Give some space between read/unread icon and scrollbar nathan 2024-10-28 13:36:18 -0600
  • 6ab9915e91 Fix vfs custom fields with no extension could get renamed on save Also disabled vfs-select customfields when there's no app ID since there's no server handling nathan 2024-10-28 11:54:32 -0600
  • e3c7831bc5 Api: Fix browser cached VFS customfield icon, so it looked like it wasn't changing when you choose a different file nathan 2024-10-25 11:42:07 -0600
  • b32b4338ed Admin: Fix importing users did not import their groups nathan 2024-10-25 10:37:56 -0600
  • c0fbd7e091 Mail: Left align date in mobile mail list nathan 2024-10-25 10:04:41 -0600
  • 085643471a Mail style changes - vertically center from/to lines in preview nathan 2024-10-25 09:42:30 -0600
  • 53e0170dbd Mail: Change alignment of expanders in mobile compose nathan 2024-10-24 16:06:40 -0600
  • cd231c0274 Mail: Better alignment for icons in mobile list nathan 2024-10-24 15:50:42 -0600
  • 99f4e0f72f Mail: Left align email dates in list nathan 2024-10-24 15:15:43 -0600
  • 21b014aaa9 Fix Et2Select had unneeded help text nodes affecting height nathan 2024-10-24 15:15:23 -0600
  • ba5b000369 change api\Etemplate\Widget::getElementAttribute($name,$attr) to NO longer return a reference, use setElementAttribute($name,$attr) if you need a reference ralf 2024-10-24 21:36:44 +0200
  • 2552bea6a2 change api\Etemplate\Widget::getElementAttribute($name,$attr) to NO longer return a reference, use setElementAttribute($name,$attr) if you need a reference ralf 2024-10-24 21:25:20 +0200
  • 1612ddb030 Fix vfs customfield for single file did not replace when you chose a different file from VFS nathan 2024-10-24 11:37:04 -0600
  • 23fb0dcdd8 Fix mobile category colors in list, fix category-color class CSS variable Added information about --category-color to the styles doc nathan 2024-10-24 10:18:18 -0600
  • 74dd6de90b Fix some mobile infolog list alignment - Put type icon & completed bar on the same line - Remove a bunch of extra spacing - Remove large font size from description nathan 2024-10-24 09:29:12 -0600
  • 672a0af913 fix array_merge(): Argument #1 must be of type array, null given ralf 2024-10-24 11:51:31 +0200
  • 639aa1055f fix array_merge(): Argument #1 must be of type array, null given ralf 2024-10-24 11:51:31 +0200
  • fdeab71931 Fix Save & new icon + was white instead of transparent nathan 2024-10-23 14:15:41 -0600
  • f714f6917a Filemanager: hide file count in mobile in the correct file nathan 2024-10-23 13:55:03 -0600
  • 69b2a483bb Filemanager: Fix file list + button in mobile nathan 2024-10-23 13:44:34 -0600
  • 7499465938 Fix infolog type icons in mobile also fixed nm et2-image icon size nathan 2024-10-23 11:28:36 -0600
  • 4448d39bfa Et2Link fixes - fix Vfs customfield with multiple didn't update UI after linking files - fix Vfs customfield without multiple didn't link, broken by 65caab5 nathan 2024-10-23 10:42:55 -0600
  • b2922e300a need to check both, mail-account and overwrites for SpamTitan API ralf 2024-10-23 16:20:27 +0200
  • 15f405bd9c need to check both, mail-account and overwrites ralf 2024-10-23 16:20:27 +0200
  • 82f0bbc0ca consider overwrites, when checking if SpamTitan API is available ralf 2024-10-23 15:45:44 +0200
  • ef36fafb53 * Addressbook: change title and role to 128 characters ralf 2024-10-23 15:20:02 +0200
  • 4fbeadd762 * Addressbook: change title and role to 128 characters ralf 2024-10-23 15:20:02 +0200
  • cc3584b1fc Fix blueimp download nathan 2024-10-22 16:23:06 -0600
  • 4bae269e14 Fix expose / blueimp throwing errors from next / previous buttons nathan 2024-10-22 14:46:56 -0600
  • 982f592f38 Filemanager: hide file count in mobile nathan 2024-10-22 14:27:23 -0600
  • 1fbce7da8f Fix Save & new icon x was white instead of transparent nathan 2024-10-22 14:10:28 -0600
  • 385d89b8c3 Fix favorite icon horizontal alignment, some js errors about undefined egw nathan 2024-10-22 13:50:21 -0600
  • 4333429602 Fix wrong ID in VFS select customfield handler nathan 2024-10-22 10:49:48 -0600
  • 8a145744a1 Fix size of Et2DropdownButton entry icons nathan 2024-10-22 10:26:45 -0600
  • a7e50db4e4 remove cf templates ralf 2024-10-22 15:34:34 +0200
  • 226c715cb1 remove cf templates ralf 2024-10-22 15:34:34 +0200
  • 18ba129be8 fix PHP TypeError "first param must be string, not null", if backup-dir does not exist ralf 2024-10-22 11:02:51 +0200
  • 37ccfa1a2b Et2SelectThumbnail: Fix Et2ThumbnailTag did not get remove button, fix dropdown icon showing up again nathan 2024-10-21 14:57:10 -0600
  • 8da7b09bfa Et2SelectThumbnail: Fix Et2ThumbnailTag did not get remove button, fix dropdown icon showing up again nathan 2024-10-21 14:57:10 -0600
  • 4f3440d4b2 Fix toolbar icon alignment, gap after switch nathan 2024-10-21 13:41:55 -0600
  • c2f3203c68 Change Et2SwitchIcon style in toolbar nathan 2024-10-21 11:46:35 -0600
  • 547fac56d0 Et2LinkEntry: Fix required color was not visible nathan 2024-10-21 10:34:45 -0600
  • 7ff70b75dd Api: Fix some input widgets (eg: Et2LinkEntry) did not display validation error nathan 2024-10-21 10:10:07 -0600
  • 405fe13242 Et2LinkEntry: Fix required color was not visible nathan 2024-10-21 10:34:45 -0600
  • e8c00a7d67 Api: Fix some input widgets (eg: Et2LinkEntry) did not display validation error nathan 2024-10-21 10:10:07 -0600
  • 4d146ee7f8 Calendar: Fix Priority label not vertically aligned nathan 2024-10-21 09:26:15 -0600
  • 4cca7849d9 Calendar: Fix Priority label not vertically aligned nathan 2024-10-21 09:26:15 -0600
  • b1ea628546 Fix tree drag & drop hover kept items highlighted, marked as selected nathan 2024-10-16 11:36:23 -0600
  • 921e1579fa
    Bump cookie, socket.io and express dependabot[bot] 2024-10-20 16:04:15 +0000
  • 552630b548 composer update "egroupware/*" ralf 2024-10-20 16:43:20 +0200
  • e6a1487fae do NOT stall, if restore contains Guacamole tables, but current installation does not (they only get truncated, but not created) ralf 2024-10-20 14:14:11 +0200