Commit Graph

42029 Commits

Author SHA1 Message Date
nathan
b8d8c70119 Fix typo in 5b1a6c464b 2024-11-22 08:35:36 -07:00
nathan
16a222caee Stop Et2Email from showing through toolbar action dropdown 2024-11-21 13:29:24 -07:00
nathan
3e24641d6b Disable dragging toolbar items in mobile view since it interferes with scrolling the 3-dots more actions list 2024-11-21 11:55:33 -07:00
nathan
a66eb56bde Fix mobile 3-dots / context menu button closed the menu immediately 2024-11-21 11:47:04 -07:00
nathan
88433f3f47 Calendar: Fix missing current date indicator in mobile view 2024-11-21 11:35:38 -07:00
ralf
bdd6e0f248 From header needs double quotes around the display name, not single ones 2024-11-21 19:17:28 +01:00
milan
69b17bb50c Revert "make expand folder easier to click"
This reverts commit abf1c384f4.
2024-11-21 18:07:19 +01:00
milan
abf1c384f4 make expand folder easier to click 2024-11-21 17:20:42 +01:00
nathan
5b1a6c464b German translations from Birgit 2024-11-21 08:19:12 -07:00
milan
0a00b49b48 left align date in status menu 2024-11-21 14:25:37 +01:00
milan
f705383ecf addressbook view sidemenu contact data styling changes 2024-11-21 14:03:59 +01:00
ralf
e26f1f5b4a fix a warning and a typo 2024-11-21 13:18:52 +01:00
ralf
e841be9b4f npm audit fix 2024-11-21 05:07:02 +01:00
nathan
7301a90f82 * Calendar: New preference for changing resource status when event is moved 2024-11-20 14:27:18 -07:00
milan
a5bbfc627a change Icon sizing in GridView (projectmanager) 2024-11-20 17:30:46 +01:00
milan
5d968c567f hide groups for "add favorite" if you have no rights to set it for other groups 2024-11-20 17:30:46 +01:00
milan
b2c4fea191 changed preferences help text styling 2024-11-20 17:30:46 +01:00
milan
e6efad5c4d changed status Videocall icon to camera-video 2024-11-20 17:30:46 +01:00
nathan
73b24282fb * Calendar: When opening calendar as infolog, event participants (user accounts) are copied to infolog responsible 2024-11-20 09:00:27 -07:00
nathan
49f9e99dbf Fix Et2Details hoist attribute, contents were not fully shown after fe56fc2a8b 2024-11-20 08:31:18 -07:00
ralf
7d803b161c fix typo "user hidden vom non-admins" 2024-11-20 16:03:13 +01:00
milan
ed5050700d changed filemanger "File a file" Icon and upload icon to bi box-arrow-in-up 2024-11-20 12:50:35 +01:00
nathan
fe56fc2a8b Et2Details + Et2Groupbox: Stop using <details> tag so we can control layout 2024-11-19 14:24:45 -07:00
nathan
f6874330fc Et2VfsSelectButton passes in value (reference). Take care to keep that reference, or value can get lost.
Fixes Link to -> copy from VFS sometimes fails
2024-11-18 13:46:33 -07:00
nathan
0a4b08a170 Fix link from VFS sometimes doesn't work 2024-11-18 13:46:33 -07:00
ralf
50db13ea09 fix contacts not found for regular (non-admin) users, if some users are hidden and search in all addressbooks (searching in a specific one worked) 2024-11-18 19:26:50 +01:00
ralf
50ff832c75 replace some forgotten api icons with bootstrap 2024-11-18 12:37:20 +01:00
ralf
63e566ad6c fix not working trailingSlash validation since dropping of Lion framework 2024-11-16 14:04:08 +01:00
ralf
0b08b33a8e fix indention 2024-11-16 09:25:31 +01:00
nathan
67e7d9822a Fix contextmenu by keyboard context button 2024-11-15 11:13:15 -07:00
nathan
80cb0b1f9f Avoid egwIsMobile() is undefined in tests 2024-11-15 10:53:55 -07:00
nathan
1a70183e0b Remove a use of jQuery 2024-11-15 10:49:41 -07:00
nathan
2dc9c4ec57 Fix access before initialization issue breaking JS tests 2024-11-15 10:48:55 -07:00
nathan
73a606f6ba Et2Tree: When drag + hover over a leaf, only open it if it actually has children 2024-11-15 08:49:37 -07:00
ralf
65f2eba403 et-select-dow_ro was only displaying the first day 2024-11-15 16:14:04 +01:00
milan
6b6dc0f8e0 Vacation notice starts as a taller window so bottom buttons are visible.
-- Popups can now be scrolled if needed
Regarding Ticket #100521
2024-11-14 20:13:12 +01:00
milan
ff0d36a3f1 calendar print view fix item sizes
Regarding Ticket #100521
2024-11-14 20:13:12 +01:00
nathan
3001346829 Calendar: Use ajax_owner() to find missing names instead of ajax_search(), much faster & gives the results we actually want 2024-11-14 11:25:33 -07:00
nathan
1b3f6ea95d Et2Tree: Stop doubled onclick call 2024-11-14 10:03:37 -07:00
milan
36fd86b312 --fix rc status select box to be full width
-- timezone select also has rounded corners in fancy theme
Regarding Ticket #100461
2024-11-14 17:29:51 +01:00
milan
0e98fb40fd tab size fix
Regarding Ticket #100501
2024-11-14 15:28:54 +01:00
milan
7605ba529f mail view toolbar menu scrollable on mobile
Regarding Ticket #100541
2024-11-14 15:03:33 +01:00
ralf
f9fe680478 fix indention and newlines 2024-11-13 19:58:29 +01:00
ralf
bda2c62e58 remove DKIM-Signature before forward, as we change From, and restore it after 2024-11-13 19:54:01 +01:00
ralf
457cf3e348 translate "unconditional", "continue" and "keep a copy" in Sieve rules 2024-11-13 19:31:07 +01:00
ralf
3cc130d2c8 * Mail: if Sieve editheader extension is available forward with a From header matching the recipient to avoid SPF and DKIM problems/misalignment (need to be enabled in Dovecot) 2024-11-13 17:53:42 +01:00
milan
c088c3e75e mail view toolbar scales better with small device width 2024-11-13 15:02:32 +01:00
Torsten Stöter
135567ac30 Fix a small typo
visiable -> visible (typo)
be -> become (better in the context of change)
2024-11-13 14:53:44 +01:00
nathan
f05c0880c0 Api: Fix Et2TreeDropdown lazy-load / initial load still conflicted after 2e469a00de 2024-11-12 13:59:19 -07:00
nathan
5be31ead6c Api: Fix Et2Number could not display empty value (""), gave 0 instead. 2024-11-12 13:21:22 -07:00