Commit Graph

42020 Commits

Author SHA1 Message Date
Alexandros Sigalas
7723488be1 Added add_calendar_non_list_actions hook to allow adding actions to calendar items that are not opened in a list. The last ones are added via the general add_row_actions hook. 2024-11-11 08:03:14 +01:00
milan
9f70cd0199 make year up/year down buttons in calendar sidebar available again 2024-11-08 17:26:13 +01:00
milan
6e91f1034c changed et2-image to inline svg located inside /egroupware/* so they inherit color just like bootstrap icons
-- added bi-card-list.svg to be the same size as other toolbar icons

Regarding Ticket #100401
2024-11-08 16:43:25 +01:00
milan
4a1af18783 fix calendar side menu flatpickr year color to match month color 2024-11-08 12:06:44 +01:00
nathan
b287d54149 Revert "Change template to webcomponent", not ready for pushing
This reverts commit e107b48c3a.
2024-11-07 17:24:31 -07:00
nathan
e107b48c3a Change template to webcomponent 2024-11-07 16:44:46 -07:00
dependabot[bot]
336927f9c8 Bump symfony/http-client from 5.4.29 to 5.4.46
Bumps [symfony/http-client](https://github.com/symfony/http-client) from 5.4.29 to 5.4.46.
- [Release notes](https://github.com/symfony/http-client/releases)
- [Changelog](https://github.com/symfony/http-client/blob/7.1/CHANGELOG.md)
- [Commits](https://github.com/symfony/http-client/compare/v5.4.29...v5.4.46)

---
updated-dependencies:
- dependency-name: symfony/http-client
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-07 12:20:13 +01:00
milan
2965b4e9f6 fix calendar side menu flatpickr styling did not show year completely 2024-11-07 12:17:09 +01:00
dependabot[bot]
ae5147ff5d Bump symfony/http-foundation from 5.4.42 to 5.4.46
Bumps [symfony/http-foundation](https://github.com/symfony/http-foundation) from 5.4.42 to 5.4.46.
- [Release notes](https://github.com/symfony/http-foundation/releases)
- [Changelog](https://github.com/symfony/http-foundation/blob/7.1/CHANGELOG.md)
- [Commits](https://github.com/symfony/http-foundation/compare/v5.4.42...v5.4.46)

---
updated-dependencies:
- dependency-name: symfony/http-foundation
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-07 12:16:56 +01:00
milan
1ac6a40497 condense calendar sidebox menu
-- removed <hrule>s
-- hide integration et2-box if empty
--cleanup margins
2024-11-07 11:16:06 +01:00
ralf
e3cae803fb calculate positive and negative account_id filter 2024-11-06 18:10:04 +01:00
ralf
a47809ba2a fix Api\Accounts::hidden2account_id(): Argument #2 ($account_ids) must be of type ?array, int given 2024-11-06 17:37:31 +01:00
nathan
f093762d19 Fix vertical alignment of tracker "add comment" buttons + canned response line 2024-11-06 09:26:01 -07:00
ralf
92c0f3e392 npm audit fix 2024-11-06 05:17:31 +01:00
nathan
dca7023c2a Import/export: Fix comma separated group IDs were not properly converted to user-friendly. Only the first ID was listed. 2024-11-05 15:04:15 -07:00
nathan
25ff5fe490 Et2LinkList: Fix file uploads when entry is not yet saved doubled the list of links 2024-11-05 14:51:08 -07:00
nathan
86c014fb94 Add border between nm header & nm, align with mail preview toolbar 2024-11-05 14:13:22 -07:00
nathan
fd624806dc Stop border of active application tab from going below header line 2024-11-05 14:13:22 -07:00
nathan
d008d78ba1 Give site logo some space around it 2024-11-05 14:13:22 -07:00
Ralf Becker
1afdfbc992 pending changes from our translation server 2024-11-05 20:16:26 +01:00
nathan
2e469a00de Fix lazy load in Et2TreeDropdown emptied the tree 2024-11-05 11:42:19 -07:00
nathan
49be819828 Keep dropdown tree open when action context menu opens 2024-11-05 10:13:30 -07:00
ralf
e72c2e492a * Admin: allow to mark users as hidden, to show them only to admins e.g. to hide functional users from regular users 2024-11-05 17:40:50 +01:00
ralf
d31915df05 * Status, Addressbook: preference to use first letters of username for avatar instead of initials 2024-11-05 17:40:50 +01:00
ralf
16ba791902 * Addressbook: show username for accounts as a column in the list too 2024-11-05 17:40:50 +01:00
nathan
3fabd1f2cb Fix typo 2024-11-04 14:28:23 -07:00
nathan
b29aafcaf3 Remove border from buttons without labels for fancy theme
Needed some parts exposed.
2024-11-04 14:15:39 -07:00
nathan
c1030d709c Calendar: Adjust toolbar spacing 2024-10-31 09:29:26 -06:00
nathan
8255bdd8d3 Filemanager: restore border to list's Upload button 2024-10-31 09:09:20 -06:00
milan
cb95e50062 added bi-31-square.svg for calendar month view and corrected callendar year view to bi-12-square 2024-10-31 15:26:24 +01:00
milan
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
2024-10-31 13:41:10 +01:00
nathan
21aec1a93d Et2TreeDropdown: Fix readonly & disabled styles
Still allowed dropdown, and did not look disabled
2024-10-30 11:31:58 -06:00
nathan
37ce527fd4 Change some additional buttons to look like they're in a toolbar 2024-10-30 10:11:41 -06:00
nathan
968af0b1d2 Change toolbar style
- buttons normally have no border, only on hover
- border below toolbar
2024-10-30 09:40:20 -06:00
milan
445df7dcad tab border now dynamically changes depending on scrollbar existence. Only works in Chrome, Opera and Edge
--regarding ticket #99621
2024-10-30 14:17:57 +01:00
milan
a9b6be448a fix border around tab content
--regarding ticket #99621
2024-10-30 11:44:57 +01:00
milan
db3c858669 fix next and prev buttons unavailable in expose view of links tab because links moved into shadow root
regarding ticket #99991
2024-10-30 11:27:55 +01:00
ralf
014d953d35 * EPL/Mail/SpamTitan: allow admins to white- or blacklist for all users / whole domain 2024-10-29 13:33:11 +01:00
ralf
6b24c1f7c2 improve speed for read access / grants to a lot of accounts
first check then spend time generating the list ;)
2024-10-29 12:32:08 +01:00
nathan
875c78abbf Round sidemenu items 2024-10-28 15:01:19 -06:00
nathan
cc8199697f Calendar: Use shoelace border radius variable in header controls (integration buttons & current date box) 2024-10-28 14:48:47 -06:00
nathan
91df6591e8 Fancy: Add border to sidebox menu sections 2024-10-28 14:28:44 -06:00
nathan
4c6bcbba05 Et2Dialog: Remove gray background from dialog close button 2024-10-28 14:28:13 -06:00
nathan
2c2ef0dd00 Mail: Give some space between read/unread icon and scrollbar 2024-10-28 13:36:18 -06:00
nathan
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
2024-10-28 11:54:32 -06:00
nathan
e3c7831bc5 Api: Fix browser cached VFS customfield icon, so it looked like it wasn't changing when you choose a different file 2024-10-25 11:42:07 -06:00
nathan
b32b4338ed Admin: Fix importing users did not import their groups 2024-10-25 10:37:56 -06:00
nathan
c0fbd7e091 Mail: Left align date in mobile mail list 2024-10-25 10:04:41 -06:00
nathan
085643471a Mail style changes
- vertically center from/to lines in preview
2024-10-25 09:42:30 -06:00
nathan
53e0170dbd Mail: Change alignment of expanders in mobile compose 2024-10-24 16:17:18 -06:00