ralf
f84a5fdb4a
* Mail: fix forwarding and reply to mail with just a PDF or image was showing it and not opening a compose window
2024-03-20 12:52:12 +02:00
ralf
2ed34a39c6
* Mail: fix forwarding and reply to mail with just a PDF or image was showing it and not opening a compose window
2024-03-20 12:51:39 +02:00
ralf
4a21aee7f6
* Mail: fix list of Sieve rules was not scrollable
2024-03-20 11:14:50 +02:00
ralf
76793ac1b7
* Mail: fix list of Sieve rules was not scrollable
2024-03-20 11:14:30 +02:00
nathan
03465542bf
Use id list instead of just the first ID when update returns no data
...
(update, total <=0)
2024-03-20 10:55:10 +02:00
ralf
f6594a06d5
fix total <= 0 returned for get_rows call with given UIDs, stalling refresh of queued push updated in mail app
2024-03-20 10:45:16 +02:00
ralf
1f18ef0a36
fix total <= 0 returned for get_rows call with given UIDs, stalling refresh of queued push updated in mail app
2024-03-20 10:44:21 +02:00
nathan
df22d23545
Fix Et2Select.onTagClick did not work
2024-03-19 11:47:41 -06:00
nathan
569b0de351
Et2VfsSelectDialog: Fix bad value after double-clicking a directory
2024-03-19 10:40:00 -06:00
nathan
abf5b76803
Prevent sidemenu keyhandlers from stopping events from widgets
2024-03-19 08:08:45 -06:00
nathan
61c83d89cc
Prevent sidemenu keyhandlers from stopping events from widgets
2024-03-18 15:33:40 -06:00
nathan
0738ccc0f3
Use id list instead of just the first ID when update returns no data
...
(update, total <=0)
2024-03-18 13:43:08 -06:00
ralf
bc8bddf2c0
only bind queue event-handler for the first queued item, not of every queued item
...
jQuery.one() only makes sure each event-handler is called only once, but it does NOT stop installing multiple ones
2024-03-18 16:15:21 +02:00
ralf
05efd753fe
only bind queue event-handler for the first queued item, not of every queued item
...
jQuery.one() only makes sure each event-handler is called only once, but it does NOT stop installing multiple ones
2024-03-18 16:14:44 +02:00
dependabot[bot]
1e15936462
Bump follow-redirects from 1.15.4 to 1.15.6
...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects ) from 1.15.4 to 1.15.6.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases )
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.4...v1.15.6 )
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-03-18 09:20:09 +02:00
nathan
a310c21e15
* Api: Fix list updates while app was hidden were not all shown when switching back to the app
...
If updates/add was done for multiple entries while a nextmatch was hidden, only the first update or new entry was shown
2024-03-17 09:05:06 +02:00
nathan
8f2ebf9bd6
Api: Fix missing required validation & styling
2024-03-17 09:04:42 +02:00
nathan
f314efabf2
Fix editable tags failed their tests
...
editable was not passed to tag, edit mode broke
2024-03-17 09:04:42 +02:00
nathan
4916bb9283
Et2Select: Add prefix slot, reflected into SlSelect
2024-03-17 09:04:42 +02:00
dependabot[bot]
9cffe8cbde
Bump follow-redirects from 1.15.4 to 1.15.6
...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects ) from 1.15.4 to 1.15.6.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases )
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.4...v1.15.6 )
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-03-17 08:50:39 +02:00
nathan
4153103324
Et2VfsSelectDialog: Fix double click closed without selecting file
2024-03-15 15:52:24 -06:00
nathan
5209ff8e4b
* Api: Fix list updates while app was hidden were not all shown when switching back to the app
...
If updates/add was done for multiple entries while a nextmatch was hidden, only the first update or new entry was shown
2024-03-15 15:25:27 -06:00
nathan
50352cf36a
Api: Fix missing required validation & styling
2024-03-15 14:13:56 -06:00
ralf
589515ec34
fix required validation for <et2-select multiple and it's custom-field equivalent
2024-03-15 13:27:24 +02:00
ralf
dbf77cb004
fix required validation for <et2-select multiple and it's custom-field equivalent
2024-03-15 13:26:50 +02:00
milan
7c027ad41f
fix bug where badge disappears on push
2024-03-15 10:54:40 +01:00
milan
a61dfb8d0c
improve performance by calling _link_actions way less often
2024-03-14 18:24:01 +01:00
milan
8bef376c5c
changed unread badge styling and removed installHandler() unused function
2024-03-14 17:54:41 +01:00
milan
7d8d220ba8
fixed a bug with invisible foldernames
2024-03-14 17:08:54 +01:00
milan
0057d92c9c
fixed a bug where no currently selected Item was set, when onChange has not been called yet
2024-03-14 15:56:16 +01:00
nathan
303ab4a9c9
Get merge dialog working for CRM view
2024-03-13 15:15:23 -06:00
nathan
84a452492d
Api: Fix favorites incorrectly saved with customfield column caused reload
...
Just "customfields" in the saved column list triggered an app reload because of the detected column mismatch. Now ignoring customfield column if there are no customfields to show with it
2024-03-13 10:48:23 -06:00
nathan
7ed9eef29d
Resolve some Et2ButtonIcon issues from Shoelace upgrade
...
- Avoid some 404s with egroupware icons trying to load from shoelace
- Fix Shoelace icon not shown when button has an ID
2024-03-13 10:48:23 -06:00
ralf
74678556d1
* Calendar/CalDAV: do not allow to resurrect a deleted meeting by accepting it again via CalDAV or meeting-request from mail app
2024-03-13 17:25:55 +02:00
ralf
0846fa78f3
* Calendar/CalDAV: do not allow to resurrect a deleted meeting by accepting it again via CalDAV or meeting-request from mail app
2024-03-13 17:25:22 +02:00
ralf
a968c369db
fix PHP TypeError: Cannot use object of type EGroupware\Stylite\Link\Sharing as array
2024-03-13 13:54:17 +02:00
ralf
a8222ed710
fix PHP TypeError: Cannot use object of type EGroupware\Stylite\Link\Sharing as array
2024-03-13 13:53:18 +02:00
nathan
be4cc0e4e4
Et2Email: Fix search result required 2 down arrows to get result #2
2024-03-12 15:01:29 -06:00
Ralf Becker
86dbb3893b
fix typo
2024-03-12 20:03:26 +02:00
Ralf Becker
3d7ffa0f82
Update README.md
...
adding instructions to create necessary directories
and for Linux host give them necessary permissions
2024-03-12 09:30:38 +02:00
nathan
6cd2d3ef64
Et2Email: Fix search result required 2 down arrows to get result #2
2024-03-11 09:13:19 -06:00
nathan
a210a4998c
Api: Fix favorites with non-ascii names could overlap
2024-03-11 08:29:22 -06:00
ralf
b110e75744
* Addressbook/Mail: new value "Hide groups without email" for preference "Hide user groups as distribution list"
2024-03-11 11:36:40 +02:00
ralf
d7e9a093b7
* Addressbook/Mail: new value "Hide groups without email" for preference "Hide user groups as distribution list"
2024-03-11 11:35:49 +02:00
nathan
d24ca39d09
* Api: Use file selection dialog for selecting target merge document instead of nested menus
2024-03-08 16:34:19 -07:00
nathan
7c9b3dd9e8
Better support single/multiple UI updates
2024-03-08 16:32:31 -07:00
nathan
eedd4a52dd
Fix filesystem problems did not do anything
...
see ac54652
2024-03-08 09:41:32 -07:00
ralf
78f261619d
only rollback_lock() if we locked rows
2024-03-08 15:52:06 +02:00
ralf
16c20f62ef
fixing the fix: forwarded messages containing just a PDF were now unreadable again
2024-03-08 14:42:13 +02:00
ralf
1535887d70
fixing the fix: forwarded messages containing just a PDF were now unreadable again
2024-03-08 14:41:47 +02:00