Commit Graph

42839 Commits

Author SHA1 Message Date
milan
a8bac54e77 remove drag-drop hover effect on drop regarding #97141 2024-09-27 21:41:30 +02:00
ralf
807b74312e npm audit fix 2024-09-27 20:02:49 +02:00
milan
bfd304df11 fix folder badge was not updated on Ctrl+A -> Delete
--Ticket #97521

(cherry picked from commit 8f1e61d08e)
2024-09-27 15:12:47 +02:00
milan
00b3df51e0 fix folder badge was not updated when rightclick 'mark all as read' was clicked Ticket #97521
fix folder badge was not updated when rightclick 'mark all as read' was clicked Ticket #97521

(cherry picked from commit 247c51edab)
2024-09-27 14:17:46 +02:00
ralf
1f01d0265d only change title for private events on server-side 2024-09-27 13:36:43 +02:00
ralf
a9841ddb9b * Calendar: differ between private events and only having free/busy-rights by showing "busy" instead of "private" as title 2024-09-27 13:36:43 +02:00
ralf
a55c8135a9 et2-groupbox is not (yet) in 23.1 :( 2024-09-27 11:25:09 +02:00
ralf
e375d964a2 Filemanager: fix not being able to become superuser
also restyled it to be centered and fit its content
2024-09-27 11:10:18 +02:00
ralf
c51dd5125d Allow text "all_no_acl" for globalCategories 2024-09-26 19:00:05 +02:00
milan
8ed934269a fix undefined error in mail 2024-09-26 16:36:59 +02:00
milan
3394dd890d fix click on new mail account does not display unseen badges --ticket #99041
(cherry picked from commit 378ea11c6c)
2024-09-26 16:21:38 +02:00
milan
efdfc52da8 fix folder badge was not updated when rightclick 'mark all as read' was clicked
(cherry picked from commit 1434694365)
2024-09-26 16:21:38 +02:00
milan
7d8976b64f fix folder badge was not updated when rightclick 'mark all as read' was clicked
(cherry picked from commit 5255a8ecf8)
2024-09-26 16:21:38 +02:00
ralf
d88c214408 fix not working navigation in filemanager mobile: using et2-vfs-path not et2-vfs-name not allowing / 2024-09-26 10:08:49 +02:00
ralf
e04aceee5a fix [IMAP only] button was only shown if [Manual entry] was selected first 2024-09-26 09:08:18 +02:00
ralf
ac68a37757 * Mail: remove content of script and style tags from displayed html mail
only script tags itself, not their content was removed before, and style tags were not completely removed, if regular expression run into an error
2024-09-24 13:47:08 +02:00
ralf
cf24e9dbbe fix PHP error: count(): Argument #1 ($value) must be of type Countable|array, null given 2024-09-24 12:48:48 +02:00
ralf
f72dec6d52 * All apps: limit number of loaded links to 20 and showing a load more button, if more are available 2024-09-24 12:34:20 +02:00
nathan
a556fae0f3 Et2LinkList: Do not create context menu until needed 2024-09-17 09:07:33 -06:00
nathan
84ef1ae2c8 Et2VfsSelectDialog: Only start search when first loaded if dialog is open
Previously it always started search, even if created closed.
2024-09-17 09:07:26 -06:00
ralf
92225d8fc6 * Admin: bulk action together with a selected group and select all was not working / complaining about nothing selected
(without group, it always skiped the last entry, due to num_rows=-1)
2024-09-17 13:15:16 +02:00
ralf
82ef5d6446 fix Framework::includeJS("", "app", "filemanager") failed on client-side, due to a double slash "//" in path
also fixed various warnings
2024-09-17 08:47:28 +02:00
ralf
89c67cfc49 if async ID would be longer than 64 chars truncate it to 32 chars plus md5 hash of all data
take care of being able to read old, just truncated IDs too
2024-09-16 13:38:27 +02:00
ralf
4040cb030f added "No limit" as placeholder text to be more clear NOT to write "empty", which forbides (like every non-number) any export 2024-09-16 08:55:21 +02:00
ralf
94aba17961 fix ajax_get_options does not use default of true for globalCategories 2024-09-13 13:06:27 +02:00
ralf
0573437a3b fix count(): Argument #1 ($value) must be of type Countable|array, null given 2024-09-13 08:38:51 +02:00
milan
57fcc04fb0 fix bug in tree where lazy loading without a result would never stop
(cherry picked from commit f4438ac59d)
2024-09-12 11:59:57 +02:00
ralf
6574cec164 fix et2-select-bool to return true/false and not "1" or "0", fixes mail-account edit switches sieve on again after apply 2024-09-12 11:56:33 +02:00
ralf
0eb67f37ea fix et2-select-cat globalCategories attribute was not parsed correct (default for not setting the attribute is true!) 2024-09-12 11:06:30 +02:00
nathan
acba58111e Calendar: Fix sidebox merge 2024-09-11 11:32:25 -06:00
ralf
5d491cf313 fix array_key_exists() Argument #2 must be of type array, null given when trying to create a new iCal Import profile for Infolog 2024-09-11 17:24:12 +02:00
ralf
bdf50616e9 * ActiveDirectory: allow to disable VLV controls, if your AD has problems with it AND can return all users in a single query 2024-09-11 09:01:13 +02:00
ralf
941321dd9f fix config to show NO private custom-field tab was not taken into account (private CF tab was always used, for private CFs) 2024-09-10 10:55:10 +02:00
ralf
2fbc977310 allow longer sharing-path up to 1024 chars (instead of just 255), which also limited Collabora editing 2024-09-10 09:48:36 +02:00
ralf
43e90453c1 npm audit fix 2024-09-10 08:27:59 +02:00
dependabot[bot]
93c33cbad6 Bump twig/twig from 2.15.3 to 2.16.1
Bumps [twig/twig](https://github.com/twigphp/Twig) from 2.15.3 to 2.16.1.
- [Changelog](https://github.com/twigphp/Twig/blob/v2.16.1/CHANGELOG)
- [Commits](https://github.com/twigphp/Twig/compare/v2.15.3...v2.16.1)

---
updated-dependencies:
- dependency-name: twig/twig
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-10 08:23:17 +02:00
ralf
e4acb6c563 Use a [+] button instead of [Add] for adding explicit recurrences (to not conflict with exceptions label) 2024-09-09 20:18:24 +02:00
nathan
610490fc8e Import/export: Avoid "Unable to schedule" error if schedule part contains whitespace 2024-09-09 10:46:17 -06:00
ralf
b768dc6e82 fix not working admin menu entries after mobile template automatic sidebar closing 2024-09-09 14:52:13 +02:00
ralf
2b93dea630 display via context menu selected users, some UI cleanups and name it in tree also "Bulk changes" 2024-09-09 11:54:07 +02:00
ralf
405e8ca30a no longer mark high priority mail with a red bar 2024-09-09 11:13:17 +02:00
ralf
d38604f9e6 automatic close sidebox/-bar in mobile framework when tree or favorite is clicked 2024-09-09 10:30:10 +02:00
milan
d41c964095 fix bug in mail where EmptyTrash/EmptySpam action would make a wrong badge appear 2024-09-06 12:38:04 +02:00
ralf
891e9837af fix some JS errors displayed in mail 2024-09-06 12:37:47 +02:00
nathan
085eea2bdb Et2Tab: Add gap between tab contents 2024-09-06 10:20:01 +02:00
nathan
a40efb6142 Et2Tabs: Fix tab content being incorrectly marked as readonly 2024-09-06 10:20:01 +02:00
nathan
11812e36b6 Et2Tabs: Recognise hidden & disabled in the template 2024-09-06 10:20:01 +02:00
nathan
ecd7b4557d Et2Tabs: Better handling of fallback tab sizing
Now considering tab may be bigger than parent
2024-09-06 10:20:01 +02:00
nathan
5f8574cdf6 Et2Tabs: Better handling of child nodes 2024-09-06 10:20:01 +02:00
ralf
3a75b29e07 two missing points in changelog: tabs for custom-fields and EGroupware font to use 2024-09-06 10:13:02 +02:00