d24c0f05ce
Fix unable to clear link value
2023-12-06 09:15:21 -07:00
8f5099a85d
Select account: sort options
2023-12-04 13:41:45 -07:00
5b9ee2db39
Et2Select: Fix missing option detection when options have optgroups
...
Was unable to find option in Timezones, resulting in an infinite loop
2023-12-02 19:37:17 +02:00
751942728d
Revert "Revert "SearchMixin: Fix initial values not always displayed when options are from server or file""
...
This reverts commit cc4813ea90
.
2023-12-02 19:36:28 +02:00
cc4813ea90
Revert "SearchMixin: Fix initial values not always displayed when options are from server or file"
...
Causes a complete browser freeze when opening Preferences > Common preferences > Default preferences
This reverts commit 562a391579
.
2023-12-01 16:58:25 +02:00
562a391579
SearchMixin: Fix initial values not always displayed when options are from server or file
...
Fix for when remote result doesn't get there before SlSelect renders, and the SlSelect removed the value because the option wasn't there
2023-11-30 14:02:18 -07:00
7e768c907b
Fix link search did not always show label for initial value
2023-11-30 11:58:51 -07:00
e66c9512f1
Fix calendar participant select did not show selected tags while the dropdown was open
...
Tags were only shown once dropdown was closed
2023-11-30 10:55:35 -07:00
f58c10a7e9
Et2Select: Fix weird UI issue after clearing single value
...
Search was shown as well as empty label
2023-11-29 11:03:52 -07:00
a9f1b693ad
Et2SelectAccount: Fix initial values not always displayed when options are from server or file
2023-11-29 10:46:45 -07:00
4a067f8515
Et2Select: Fix initial values not always displayed when options are from server or file
2023-11-29 09:36:50 -07:00
9e7de91ab6
Cleanup unused code
2023-11-28 21:44:29 +02:00
acd52cf749
Try waiting for timeout before sending focus to search input
...
Maybe fixes search field doesn't get focus when clicking on select
2023-11-28 21:43:51 +02:00
48c3417857
fix not hidden expand-icon for readonly multiple
2023-11-28 20:31:50 +02:00
0cc1b052d8
Et2SelectEmail: Fix drag&drop used wrong size for drop targets, now with the ability to open the dropdown too
...
see c4d85dd319
2023-11-27 15:12:58 -07:00
7796ee3fef
Et2SelectEmail: Fix drag&drop used wrong size for drop targetrs
2023-11-27 13:43:45 -07:00
ca944b9f15
Fix sidemenu calendar owner cannot select a search result
...
broken by 7642894
2023-11-27 10:10:08 -07:00
061ac858b7
Et2Tag: Fix edit button was missing
2023-11-25 11:21:45 +02:00
a58900656f
Fix drag & drop between email selects
2023-11-25 11:21:45 +02:00
b9a36140cb
Et2EmailTag: Fix plus button still triggered Et2SelectEmail's onclick
2023-11-24 15:12:12 -07:00
97574f0118
Et2Select: Fix single line overflow to count correctly for any egw content size preference
2023-11-24 15:12:02 -07:00
487939dbfd
Et2Select: Fix all tags popup causes siblings to move / resize
2023-11-24 15:11:49 -07:00
f1715d6a7c
Et2SelectEmail: Update for recent Et2Select changes, move draggable into its own method
2023-11-24 15:11:34 -07:00
117331bafd
Et2Select: Fix show all tags on hover popup needed z-index set
2023-11-24 15:10:21 -07:00
bf75902518
Et2Select: Fix/re-add hidden tag flag when multiple,readonly & rows=1
2023-11-24 15:10:12 -07:00
8f4c9cbb0a
Et2Select: Not showing new freeEntry in select options immediately after adding it
2023-11-24 15:09:58 -07:00
7195ea09b2
Et2Select: Pressing tab on empty search moves focus to next element
2023-11-24 15:09:49 -07:00
c6485ebd4f
Et2Select: Fix unwanted tag scrollbars for some multiple selects
2023-11-24 15:09:39 -07:00
4159e2493c
Et2Select: Fix email (& other values with spaces) did not show initial value
2023-11-24 15:09:24 -07:00
5cac07e124
Et2Select: Fix overflow / row limit
2023-11-24 15:08:51 -07:00
87e60510ea
Et2Select: Better fix for 80ad5dddb2
which caused problems with selecting options in Et2SelectEmail
2023-11-24 15:08:15 -07:00
7bd98a8bf2
using single link.svg from api and use it by default for all link* buttons
2023-11-24 07:27:50 +02:00
fb217d308c
Fix print did not work with forced hidden columns
2023-11-22 16:31:02 -07:00
0c65771114
Et2Select: Fix unwanted tag scrollbars for some multiple selects
2023-11-22 16:12:39 -07:00
76250398b0
Et2Select: Fix email (& other values with spaces) did not show initial value
2023-11-22 16:10:57 -07:00
c7764ebebe
Et2Select: Better fix for 80ad5dddb2
which caused problems with selecting options in Et2SelectEmail
2023-11-22 16:10:45 -07:00
688de6d52c
Et2Select: Fix selects with options from file were not showing their initial set value
2023-11-22 16:10:38 -07:00
7a80e8be5c
Fix nm column resize grabs mousedown, blocking filter selection
2023-11-20 14:56:55 -07:00
1861f63231
Et2Listbox: Fix options were not shown
...
Fixes merge placeholders not shown in Collabora
2023-11-17 11:20:52 -07:00
064b0088b9
Et2Select fixes
...
- Fix sometimes not shown emptyLabel
- Fix LinkSearch result count
2023-11-16 15:09:48 -07:00
2207377bd4
Revert "Et2Select: Even better handling of false invalid value", it was too strict leaving blanks instead of emptyLabel
...
This reverts commit 7db80d066f
.
2023-11-16 13:51:46 -07:00
25a823c05d
Et2Select: Even better handling of false invalid value
2023-11-16 13:36:54 -07:00
b4e2524023
Fix validation messages after Shoelace update
...
- some messages (textbox) were out of position
- Selectboxes did not show validation message
- Selectbox considered false a valid value for required, even if that wasn't an option
2023-11-16 13:36:45 -07:00
74a8872ead
Fix missing value in some static option selects
...
Shoelace select initially rejects the value due to missing option, and needs to be re-set once our options have arrived
2023-11-16 10:17:51 -07:00
fc603d0a85
more renames of Et2Dialog attribute modal to isModal
2023-11-16 13:43:08 +02:00
94a2a0473b
fix audio files wont play (modal attribute renamed to isModal)
2023-11-16 13:37:27 +02:00
30238e52cd
Et2SelectEmail: Fix incorrect total result, wrongly shown "No results"
2023-11-15 15:28:22 -07:00
47a466a39d
Api: Fix client side validation failure when widget value was null
...
Happens for readonlys, disabled, selects with no valid options
2023-11-15 12:00:52 -07:00
2967f8d508
Et2Select: Let select option list get as big as it needs
2023-11-15 09:43:27 -07:00
6dfd854ba4
Home: Fix portlet broken by Shoelace update to 1.8
...
They made HasSlotController internal only
2023-11-15 09:15:17 -07:00