nathan
|
c709c63152
|
Mail: Fix issues adding email account
- Et2Tree.refreshItem() wrong return type
|
2024-10-17 08:11:58 -06:00 |
|
ralf
|
7128486d7e
|
Revert "Fix link-string in nextmatch did not show values" as no more links shown :(
This reverts commit 2c07840e95c6348da3b8b861e8b5e10aa3aefe7e.^
|
2024-10-17 13:16:48 +02:00 |
|
ralf
|
64f03a21fd
|
fix deprecated creation of dynamic property
|
2024-10-17 09:21:50 +02:00 |
|
nathan
|
a44a1e2fe7
|
Fix incorrect link total when using onlyapp
|
2024-10-16 08:30:59 -06:00 |
|
nathan
|
2c07840e95
|
Fix link-string in nextmatch did not show values
|
2024-10-16 08:29:48 -06:00 |
|
ralf
|
12d9d120de
|
* Mail: explicitly allow data-uris of arbitrary length for images (were shown as red questionmark, when longer then 800 chars)
|
2024-10-15 15:59:01 +02:00 |
|
ralf
|
01b051ed8d
|
only history-log and notify, if there were any links deleted
|
2024-10-15 14:39:07 +02:00 |
|
ralf
|
b1789c062f
|
* Mail: fix Sieve editor considers mail body rules wrongly as unconditional, if there are more than one rule
|
2024-10-14 18:39:36 +02:00 |
|
ralf
|
de65b96c28
|
* All apps: fix private custom-fields were shown independent of entry type-filter, if user was allowed to see the field
|
2024-10-14 17:24:16 +02:00 |
|
ralf
|
66e62b567f
|
Changelog for 23.1.20241008
|
2024-10-08 09:09:27 +02:00 |
|
nathan
|
3ebf911427
|
More changes related to getting tree to handle actions on its leaves
- Fix action system selection vs tree
|
2024-10-07 22:36:57 +02:00 |
|
nathan
|
f7e4a61cdd
|
Deal with scrollarea absolute positioning vs expanding tree
|
2024-10-04 17:12:08 -06:00 |
|
nathan
|
8613ed823b
|
Further fixes on tree actions
- Fix expand on hover
- Fix trouble with dragging over item children
|
2024-10-04 17:11:48 -06:00 |
|
nathan
|
2ed29d1557
|
Further fixes on actions
- fixed some duplicate binding causing long delay on tree context menu & general weirdness
- remove some unneeded stuff
|
2024-10-04 17:07:59 -06:00 |
|
nathan
|
aaf0054978
|
Fix tree context menu on server-loaded branches
|
2024-10-04 17:07:40 -06:00 |
|
nathan
|
4c23e4b23f
|
Fix drag & drop onto tree items loaded via ajax did not hightlight on drag enter
|
2024-10-04 17:07:29 -06:00 |
|
ralf
|
baaccf3f95
|
Changelog for 23.1.20240930
|
2024-09-30 08:43:10 +02:00 |
|
Ralf Becker
|
250c9a59c7
|
pending translations from our translation server
|
2024-09-30 08:25:02 +02:00 |
|
nathan
|
64bcdcfb56
|
Fix et2-selectbox was not properly firing clear events
|
2024-09-30 08:02:53 +02:00 |
|
nathan
|
89be2d9d38
|
Et2Searchbox: Fix clearing searchbox does not display the value as cleared
|
2024-09-30 08:02:53 +02:00 |
|
milan
|
a8bac54e77
|
remove drag-drop hover effect on drop regarding #97141
|
2024-09-27 21:41:30 +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
|
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 |
|
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
|
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
|
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 |
|
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
|
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
|
d38604f9e6
|
automatic close sidebox/-bar in mobile framework when tree or favorite is clicked
|
2024-09-09 10:30:10 +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 |
|
nathan
|
bf15c93d96
|
Bigger border on context menu
|
2024-09-06 08:26:53 +02:00 |
|
ralf
|
5de5032222
|
fix PHP Deprecated: Using ${var} in strings is deprecated, use {$var} instead
|
2024-09-05 14:42:58 +02:00 |
|
ralf
|
cb8a40f3e9
|
Changelog for 23.1.20240905
|
2024-09-05 09:14:05 +02:00 |
|
ralf
|
ede05b3d89
|
Changelog for 23.1.20240719
|
2024-09-05 08:23:05 +02:00 |
|
milan
|
aafc8b7fa5
|
bring toggle-on and toggle-off icon to 23.1 so it can be used as slider in context menu
-- note: remove after bootstrap icons are available in 23.1
|
2024-09-04 11:00:24 +02:00 |
|
nathan
|
4fe2398a37
|
Fix disconnected et2-vfs-mime could stall template load
|
2024-09-03 10:49:14 -06:00 |
|