Commit Graph

42764 Commits

Author SHA1 Message Date
335f618736 Api: Add a paste button to et2-link-to widget
Paste lets you link filemanager files previously put into the clipboard via filemanager context menu
2024-03-20 14:29:36 -06:00
f4466a01b4 Et2VfsSelectButton: Fix slotted custom dialog did not actually work 2024-03-20 14:29:36 -06:00
e3272db8d4 Et2VfsSelectDialog: Implement mime filtering on localSearch 2024-03-20 14:29:36 -06:00
98ffd25d69 SearchMixin: Fix localSearch did not get search options 2024-03-20 14:29:36 -06:00
7e9b2f3687 WIP allow to specify an optional tab-name for a cf, to create additional tab(s) and show the cfs in them
currently an extra namespace prevents storing and reading these cfs
2024-03-20 21:49:09 +02:00
ee9c657fb6 UI and schema update for CF tab and readonly 2024-03-20 15:05:40 +02:00
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
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
4a21aee7f6 * Mail: fix list of Sieve rules was not scrollable 2024-03-20 11:14:50 +02:00
76793ac1b7 * Mail: fix list of Sieve rules was not scrollable 2024-03-20 11:14:30 +02:00
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
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
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
df22d23545 Fix Et2Select.onTagClick did not work 2024-03-19 11:47:41 -06:00
569b0de351 Et2VfsSelectDialog: Fix bad value after double-clicking a directory 2024-03-19 10:40:00 -06:00
abf5b76803 Prevent sidemenu keyhandlers from stopping events from widgets 2024-03-19 08:08:45 -06:00
61c83d89cc Prevent sidemenu keyhandlers from stopping events from widgets 2024-03-18 15:33:40 -06:00
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
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
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
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
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
8f2ebf9bd6 Api: Fix missing required validation & styling 2024-03-17 09:04:42 +02:00
f314efabf2 Fix editable tags failed their tests
editable was not passed to tag, edit mode broke
2024-03-17 09:04:42 +02:00
4916bb9283 Et2Select: Add prefix slot, reflected into SlSelect 2024-03-17 09:04:42 +02:00
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
4153103324 Et2VfsSelectDialog: Fix double click closed without selecting file 2024-03-15 15:52:24 -06:00
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
50352cf36a Api: Fix missing required validation & styling 2024-03-15 14:13:56 -06:00
589515ec34 fix required validation for <et2-select multiple and it's custom-field equivalent 2024-03-15 13:27:24 +02:00
dbf77cb004 fix required validation for <et2-select multiple and it's custom-field equivalent 2024-03-15 13:26:50 +02:00
7c027ad41f fix bug where badge disappears on push 2024-03-15 10:54:40 +01:00
a61dfb8d0c improve performance by calling _link_actions way less often 2024-03-14 18:24:01 +01:00
8bef376c5c changed unread badge styling and removed installHandler() unused function 2024-03-14 17:54:41 +01:00
7d8d220ba8 fixed a bug with invisible foldernames 2024-03-14 17:08:54 +01:00
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
303ab4a9c9 Get merge dialog working for CRM view 2024-03-13 15:15:23 -06:00
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
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
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
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
a968c369db fix PHP TypeError: Cannot use object of type EGroupware\Stylite\Link\Sharing as array 2024-03-13 13:54:17 +02:00
a8222ed710 fix PHP TypeError: Cannot use object of type EGroupware\Stylite\Link\Sharing as array 2024-03-13 13:53:18 +02:00
be4cc0e4e4 Et2Email: Fix search result required 2 down arrows to get result #2 2024-03-12 15:01:29 -06:00
86dbb3893b fix typo 2024-03-12 20:03:26 +02:00
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
6cd2d3ef64 Et2Email: Fix search result required 2 down arrows to get result #2 2024-03-11 09:13:19 -06:00
a210a4998c Api: Fix favorites with non-ascii names could overlap 2024-03-11 08:29:22 -06:00
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
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