ralf
f604199c48
remove kdots WIP template from 23.1
2024-07-08 09:37:00 +02:00
ralf
59ecd0688c
Merge branch 'master' into 23.1
2024-07-08 09:35:12 +02:00
ralf
079dcac0ef
change checking admin-credentials to be no longer fatal, just display a info-message with the error
...
checking admin credentials can fail for many reasons, not just they are wrong :(
2024-07-06 10:39:17 +02:00
ralf
32ebee7229
change checking admin-credentials to be no longer fatal, just display a info-message with the error
...
checking admin credentials can fail for many reasons, not just they are wrong :(
2024-07-06 10:38:49 +02:00
nathan
f60fd1a209
Mail: Only show attachment placeholder when attachment method isn't regular attach
2024-07-03 08:59:13 -06:00
nathan
dfa7f991bb
Mail: Move attachment placeholder to client side, inserted at cursor position
2024-07-02 15:29:43 -06:00
nathan
c51f77a9dd
Mail: Add non-editable attachment block placeholder
2024-06-28 09:47:54 -06:00
Ralf Becker
03693f7d3b
pending translations from our translation server
2024-06-24 10:18:29 +02:00
ralf
da6a397e3f
* Mail: do not stall (quick-)preview on mails without text-part e.g. PDF only
2024-06-20 15:02:17 +02:00
ralf
abf5c00923
* Mail: do not stall (quick-)preview on mails without text-part e.g. PDF only
2024-06-20 15:01:50 +02:00
ralf
ebb213ddbb
* eSync/Mail/Calendar: limit request for all mail and events to 1 year back, instead of previous 178 or 100 days
2024-05-15 16:08:30 +02:00
ralf
4312300b63
* eSync/Mail/Calendar: limit request for all mail and events to 1 year back, instead of previous 178 or 100 days
2024-05-15 16:07:54 +02:00
nathan
24e265ef6e
Framework WIP:
...
- Fix template_set preference was ignored
- Move top-level etemplate elements with slot to be direct children of EgwFrameworkApp element
2024-05-14 08:17:20 -06:00
Ralf Becker
a65abb3940
pending translations from our translation server
2024-04-30 10:26:26 +02:00
Ralf Becker
b1bb97c256
pending translations from our translation server
2024-04-30 10:24:28 +02:00
ralf
4e047d8f06
do NOT give a 500 with "Error storing ...", for empty content/body
2024-04-29 10:03:18 +02:00
ralf
96f9d59e50
fix clicking on "No matches found" in mail shows last previewed mail
2024-04-24 10:59:35 +02:00
ralf
475219e23a
fix clicking on "No matches found" in mail shows last previewed mail
2024-04-24 10:56:47 +02:00
ralf
e5f418fd02
add some help-texts and remove the no longer applying one about range-selection
2024-04-22 17:23:07 +02:00
ralf
731a9d91af
implement not strictly linked multiselect tree by using sl-tree selection="single" and sl-tree-item.selection:
...
- instead of showing checkboxes, we use the sl-tree-item.selection marker (blue left border) to show the multi-selection and sl-tree sl-selection-change event to set the value accordingly
- implement Et2Tree.setSubChecked(_id, _value) to allow apps to (un)check a hierarchy onclick of parent, still allowing to (un)select single children
- also change several tree methods to return the updateComplete promise to use in mail app.js instead of window.setInterval() to wait for tree loading
2024-04-22 16:52:47 +02:00
ralf
b0ae93155e
fixing more issues in mail around tree: folder-management and subscription dialog
2024-04-16 14:23:30 +02:00
ralf
b6c6a6b858
make foldertree in manage folders scrollable (again)
2024-04-16 09:26:17 +02:00
ralf
1913b66b2c
replace no longer used and existing <et2-tree-multiple.../> with <et2-tree multiple="true".../>
2024-04-16 09:17:53 +02:00
ralf
db7fd298a1
do NOT give a 500 with "Error storing ...", for empty content/body
2024-04-11 11:53:06 +02:00
ralf
a00d43cd14
some missed et2-select-email --> et2-email replacements
2024-04-08 14:35:04 +02:00
ralf
8434b89197
some missed et2-select-email --> et2-email replacements
2024-04-08 14:17:07 +02:00
milan
a215015e0e
rename folder ajax request now carries unseenCount properly
2024-03-27 12:16:32 +01:00
ralf
8fb261ff71
if empty body, reply or draft with users preferred compose type e.g. html
2024-03-21 20:26:59 +02:00
ralf
0192b2c881
if empty body, reply or draft with users preferred compose type e.g. html
2024-03-21 20:25:57 +02:00
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
milan
7c027ad41f
fix bug where badge disappears on push
2024-03-15 10:54:40 +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
milan
0260b8723a
reduceCounter fix for badges in Mail tree v2
2024-03-07 17:35:51 +01:00
milan
9b5412a494
reduceCounter fix for badges in Mail tree
2024-03-07 17:00:51 +01:00
milan
556757ae5d
change tree attribute to be called badge
2024-03-07 16:25:07 +01:00
milan
a572815fdb
fix for ticket 91761
...
-- get correct account Id now
2024-03-07 14:46:00 +01:00
milan
b6803b42c6
add unread counter for mails.
...
style is not perfect yet. Wait for shoelace response for a designated slot
2024-03-07 14:14:06 +01:00
ralf
e006b2b634
* Mail: configurable limit to exclude attachments from automatic saving as drafts, default is no limit / attachments are always saved in drafts
2024-03-06 15:47:03 +02:00
ralf
1533f1321d
* Mail: configurable limit to exclude attachments from automatic saving as drafts, default is no limit / attachments are always saved in drafts
2024-03-06 15:46:36 +02:00
ralf
27380821bb
fix manual save-as-draft did not contain attachments
...
as getValues() contained empty attachments object overwriting the content
2024-03-06 14:07:30 +02:00
ralf
48fc65b4ef
fix manual save-as-draft did not contain attachments
...
as getValues() contained empty attachments object overwriting the content
2024-03-06 14:05:52 +02:00
ralf
1befa941ee
Fix some PHP Deprecated or Warnings
2024-03-06 10:58:52 +02:00
ralf
db0488d9d0
Fix some PHP Deprecated or Warnings
2024-03-06 10:58:10 +02:00
ralf
acab3ca856
* eSync: fix for messages with no text body e.g. just a PDF or an image, returns empty body with attachment(s)
2024-03-05 15:30:27 +02:00
ralf
c622e6e88e
* eSync: fix for messages with no text body e.g. just a PDF or an image, returns empty body with attachment(s)
2024-03-05 15:29:41 +02:00
ralf
c673e19b19
* eSync: fix syncing forwarded and replied flags to client incl. push using highestmodseq, if supported by IMAP server
2024-03-05 14:55:23 +02:00