nathan
|
94b1e3f80d
|
Fix Et2Dialog getComplete() promise did not work more than once when destroyOnClose = false
|
2024-01-24 16:42:22 -07:00 |
|
ralf
|
76fee91a50
|
check toolbar preference has a reasonable value: is a real object (not an array), strings e.g. stall the whole widget
|
2024-01-23 15:18:16 +02:00 |
|
ralf
|
d37b5b99f6
|
* Mail: fix diverse problems of rich-text editor, if small paragraphs are used
|
2024-01-23 13:54:42 +02:00 |
|
nathan
|
e68215102c
|
WIP Et2VfsSelect - fix favorites
|
2024-01-22 15:41:32 -07:00 |
|
nathan
|
2539089d02
|
WIP Et2VfsSelect - user file type filter
|
2024-01-22 15:19:57 -07:00 |
|
ralf
|
80dd602e66
|
fix doubled domain in brackets for emailDisplay="domain"
|
2024-01-22 22:11:42 +02:00 |
|
ralf
|
b492ed5c15
|
use "email" as default for emailDisplay attribute in et2-url-email (like before)
add new attribute value "preference" to use the user preference (like et2-email does)
|
2024-01-22 17:11:53 +02:00 |
|
ralf
|
866d10e030
|
* Mail REST Api: added reply to an uploaded eml file (with optional preset body and attachments)
|
2024-01-22 12:07:10 +02:00 |
|
nathan
|
4808aef0e6
|
Fix extra line in 515a1d37bb
|
2024-01-19 14:25:43 -07:00 |
|
nathan
|
515a1d37bb
|
Et2Description: Fix no space between label and value
|
2024-01-19 14:08:28 -07:00 |
|
nathan
|
06d694cd94
|
Api: Fix missing label on r/o selects
|
2024-01-19 13:20:34 -07:00 |
|
nathan
|
926c3f9260
|
Api: Make sure parent properties and @property properties are included in clone
|
2024-01-19 12:42:25 -07:00 |
|
nathan
|
ce34b5eaf9
|
Api: Fix r/o select did not show correctly if value had a leading ","
|
2024-01-18 12:48:38 -07:00 |
|
nathan
|
bc42283369
|
WIP Et2VfsSelect - styles
- fixed width on the icon
- fixed height on dialog
|
2024-01-18 11:09:58 -07:00 |
|
nathan
|
28a39b390a
|
* Api: Fix favorites button in nextmatch header did not work
|
2024-01-18 08:35:53 -07:00 |
|
nathan
|
faeee31155
|
WIP Et2VfsSelect: Now files showing up in list
|
2024-01-17 16:32:09 -07:00 |
|
nathan
|
84fb37214a
|
Refactor email address formatting and use it in Et2EmailTag and Et2UrlEmailReadonly
|
2024-01-16 15:29:12 -07:00 |
|
nathan
|
0b20751602
|
Et2Email: Handle emails with multiple quotes around the name
eg: "'Birgit'" <bb@example.com> goes to Birgit instead of 'Birgit'
Includes format tests
|
2024-01-16 11:17:05 -07:00 |
|
ralf
|
ec96fa921e
|
fix Smtp/Ads to NOT store users primary mail address as forward
if forwardOnly is not set, like we do it for UCS
|
2024-01-16 19:46:54 +02:00 |
|
nathan
|
84ee837cdc
|
Fix typo, thanks Alexandros Sigalas
|
2024-01-16 09:09:12 -07:00 |
|
nathan
|
0ca406ad78
|
WIP Et2VfsSelect
Just getting started
|
2024-01-16 08:26:18 -07:00 |
|
ralf
|
1ff62aafd4
|
stop security error, if iframe source is not from our own origin
|
2024-01-15 17:24:55 +02:00 |
|
ralf
|
bc9ba50763
|
fix could not set forwarding address for vacation notice and get Et2Mail to deal with wrong/non-array values set from server-side
|
2024-01-15 13:57:28 +02:00 |
|
ralf
|
928fa6212b
|
load login.js incl. cache-buster via Framework
|
2024-01-15 10:07:39 +02:00 |
|
ralf
|
99c7299340
|
better check/waiting for egw_ready, also coping with (current) situation that it is already existing
|
2024-01-15 08:47:15 +02:00 |
|
ralf
|
c6d14a5f6e
|
* OpenIDConnect: allow to show as button on login page to use together with regular password login
also fix/hack not working social icons and SAML button on login page
|
2024-01-13 12:58:06 +02:00 |
|
nathan
|
684d509d03
|
Et2Email: Fix [readonly][rows=1] popup position & z-index issue
|
2024-01-11 17:06:34 -07:00 |
|
nathan
|
f5baa7ee60
|
Et2Email: Fix popup padding
|
2024-01-11 16:50:11 -07:00 |
|
nathan
|
a673a6ac5f
|
Et2Email: Readonly & limited rows styling
|
2024-01-11 16:25:38 -07:00 |
|
nathan
|
57c76e9840
|
Et2Email: Fix placeholder not allowed
|
2024-01-11 14:15:19 -07:00 |
|
ralf
|
c0298bf234
|
* ActiveDirectory: optionally also use/import groups of type distribution-list
|
2024-01-11 10:47:31 +02:00 |
|
nathan
|
da8e191f96
|
Api: Fix up favorite button
- clicking favorite did nothing
- stop delete flicker
- remove delete button from current as favorite
|
2024-01-08 15:24:09 -07:00 |
|
nathan
|
7238356b18
|
Api: Fix Et2Number did not respect min/max
|
2024-01-08 14:32:25 -07:00 |
|
nathan
|
cfc7efde15
|
- Send total results with link search results
- Change how "# More" is shown to wait for all searches first
|
2024-01-08 11:59:24 -07:00 |
|
nathan
|
76533722d1
|
SearchMixin: Change how loading spinner is done, "No results" now only shows after all searches are done.
|
2024-01-08 11:33:53 -07:00 |
|
nathan
|
518c8218d7
|
* Mail: Additional "Information to show on email tag" preference, "Name and domain"
|
2024-01-08 10:01:59 -07:00 |
|
ralf
|
b6b6492139
|
move SiteSite cookie check into constructor to not affect static methods / email not using OAuth/OIC
|
2024-01-08 12:51:07 +02:00 |
|
ralf
|
9844a78b34
|
* EPL S3: fix not working upload of backups
|
2024-01-08 12:13:50 +02:00 |
|
ralf
|
94670fcf83
|
* REST Api: allow to create new fields with PATCH for application/json content-type and error on not existing custom fields
|
2024-01-08 09:41:43 +02:00 |
|
ralf
|
543fb4d342
|
* Adressbook/Calendar/REST: fix not parsed custom fields
|
2024-01-08 09:33:27 +02:00 |
|
nathan
|
f8f4a39648
|
Change email tag display from multiple boolean to a single option
onlyEmail and fullEmail properties changed to just emailDisplay with options of "full" | "email" | "name" | "domain"
|
2024-01-05 15:35:59 -07:00 |
|
nathan
|
52b48140fe
|
Get widget extra documentation working
This allows <Class>.md beside <Class>.ts where we can add additional documentation such as examples
|
2024-01-05 09:52:09 -07:00 |
|
nathan
|
3b48d81651
|
Et2Email: Add max height + scrollbar to tag list
use --height CSS var to override
|
2024-01-03 09:06:17 -07:00 |
|
nathan
|
f68faa7941
|
Et2Email: Some automatic tests
|
2023-12-20 15:22:14 -07:00 |
|
nathan
|
a62ff90018
|
Et2Select: Add disabled & readonly styling, add paste handling
|
2023-12-20 11:57:01 -07:00 |
|
nathan
|
d73aa3d998
|
Et2Email: Better handling of blur & showing validation error
|
2023-12-20 10:33:09 -07:00 |
|
nathan
|
838bf30c1f
|
Et2Email: Reduce minimum search input size
|
2023-12-20 08:23:01 -07:00 |
|
ralf
|
0f470df37b
|
Changelog for 23.1.20231220
|
2023-12-20 10:53:25 +02:00 |
|
nathan
|
13b4d02560
|
Fix tinymce toolbar is over everything in safari
|
2023-12-19 15:31:30 -07:00 |
|
nathan
|
cc164807e7
|
Et2Email: If searchUrl is set to "", skip server search / suggestions
|
2023-12-19 13:55:02 -07:00 |
|