nathan
|
c850ec8f7e
|
Reconfigure Link to include icon & comment for easier drag & drop
|
2023-05-22 15:26:53 +02:00 |
|
hadi
|
26e52d6692
|
Fix the title for file drag out
|
2023-05-22 15:22:11 +02:00 |
|
hadi
|
b5f46c1bad
|
Make et2link file type draggable
|
2023-05-22 11:45:56 +02:00 |
|
hadi
|
58fd61ad31
|
Cleanup hover color after drag action ended
|
2023-05-22 11:45:17 +02:00 |
|
ralf
|
593640edd7
|
Revert "Et2Select: If the value contains something that does not pass validation, show it as an invalid tag so it can be removed."
Stalls calendar :(
This reverts commit 94d43a0a28043bb8d0f1557b70027eece5dc0687.
|
2023-05-22 07:54:03 +02:00 |
|
nathan
|
94d43a0a28
|
Et2Select: If the value contains something that does not pass validation, show it as an invalid tag so it can be removed.
|
2023-05-19 08:33:43 -06:00 |
|
nathan
|
79d22e17a0
|
Fix missing spinner icons in date
|
2023-05-19 08:16:02 -06:00 |
|
ralf
|
8b22a258c6
|
fixing the fix, item is a regular (not DOM-)object and not undefined
|
2023-05-19 09:26:21 +02:00 |
|
ralf
|
71278c8041
|
fix TypeError: item.querySelector is not a function
|
2023-05-19 09:20:47 +02:00 |
|
nathan
|
bea2659fe3
|
Api: Fix egw.copyTextToClipboard() to work in popups too
|
2023-05-18 13:47:15 -06:00 |
|
nathan
|
be25869a1d
|
Et2Select: If the value contains something that does not pass validation, show it as an invalid tag so it can be removed.
|
2023-05-18 10:48:33 -06:00 |
|
nathan
|
ab3a75a7b3
|
Focus test WIP
|
2023-05-18 08:08:18 -06:00 |
|
nathan
|
8da10cf863
|
Reconfigure Link to include icon & comment for easier drag & drop
|
2023-05-17 16:55:05 -06:00 |
|
nathan
|
89483d80d3
|
Api: Fix missing spinner icons
|
2023-05-17 10:08:34 -06:00 |
|
hadi
|
d4e9de9cfa
|
Fix typo
|
2023-05-17 16:31:11 +02:00 |
|
hadi
|
7caa6ad4ac
|
Make files in link list draggable
|
2023-05-17 16:30:09 +02:00 |
|
hadi
|
65eff6de91
|
* Filemanager: Fix drag out files to desktop
|
2023-05-17 14:19:51 +02:00 |
|
hadi
|
b528c4c22a
|
* Filemanager: Fix drag out files to desktop
|
2023-05-17 14:10:34 +02:00 |
|
nathan
|
da42a3052c
|
Filemanager: Fix new file button stopped working after being readonly
Moved option render inside render() since we have it, simplifys things a lot
|
2023-05-17 08:31:36 +02:00 |
|
nathan
|
da2413a07f
|
Et2Select: Fix missing options filter to handle option groups too
|
2023-05-17 08:30:38 +02:00 |
|
nathan
|
ffb9fa706a
|
Filemanager: Fix new file button stopped working after being readonly
Moved option render inside render() since we have it, simplifys things a lot
|
2023-05-16 15:01:24 -06:00 |
|
nathan
|
6ecb2d8cf9
|
Et2Select: Fix missing options filter to handle option groups too
|
2023-05-16 11:02:20 -06:00 |
|
nathan
|
eddcc97163
|
Et2ButtonIcon: Fix missing icons
There was a conflict between Et2InputWidget setting the widget name & image
|
2023-05-16 10:02:34 -06:00 |
|
nathan
|
a364060fc8
|
Fix confirm dialog sometimes mis-placed initiating button in value
|
2023-05-15 11:09:02 -06:00 |
|
hadi
|
96b4d4a406
|
Fix toolbar icons are no longer shown in mobile theme
|
2023-05-15 17:29:42 +02:00 |
|
hadi
|
60643d86b2
|
Fix toolbar icons are no longer shown in mobile theme
|
2023-05-15 17:29:13 +02:00 |
|
nathan
|
3bd2ee5aad
|
Fix confirm dialog sometimes mis-placed initiating button in value
|
2023-05-12 10:06:55 -06:00 |
|
nathan
|
7237a265ef
|
Fix focussed select does not close when it loses focus
Mail reply moves focus from To: to body, and To dropdown stayed open
|
2023-05-12 10:45:20 +02:00 |
|
nathan
|
ef58242afe
|
Some "invalid option" fixes:
- Don't notify user, just log it to the console
- Fix calendar owner filtered out not loaded options
|
2023-05-11 14:27:18 -06:00 |
|
hadi
|
829f3cecb3
|
Make sure that we are literally marking the row's content before deactivating drag action
|
2023-05-11 20:37:06 +02:00 |
|
nathan
|
d5d217c589
|
Some "invalid option" fixes:
- Don't notify user, just log it to the console
- Fix calendar owner filtered out not loaded options
|
2023-05-11 10:56:42 -06:00 |
|
nathan
|
91b94a5126
|
Et2Select: Use same z-index for search box as dropdown
|
2023-05-10 13:43:46 -06:00 |
|
nathan
|
471a5a60b9
|
Et2Select: Fix selection of first option when no value provided, broken by 134cd9d249625693831a1fec4a1f21317d27c001
|
2023-05-10 09:41:16 -06:00 |
|
nathan
|
2179423b03
|
Fix filtered out invalid values were still left in value
|
2023-05-10 09:31:27 -06:00 |
|
nathan
|
d94c2f7c09
|
Fix invalid option check did not work for multiple
|
2023-05-10 09:30:41 -06:00 |
|
nathan
|
73c65cd8a7
|
Et2Select: Remove values that use options that aren't there to avoid the validation error
|
2023-05-10 09:30:30 -06:00 |
|
nathan
|
01ab3ab85a
|
Et2Select: Fix selection of first option when no value provided, broken by 134cd9d249625693831a1fec4a1f21317d27c001
|
2023-05-10 09:19:43 -06:00 |
|
hadi
|
104ecb2732
|
Make sure that we are literally marking the row's content before deactivating drag action
|
2023-05-10 14:56:53 +02:00 |
|
nathan
|
820bd35689
|
Fix filtered out invalid values were still left in value
|
2023-05-09 14:28:02 -06:00 |
|
nathan
|
3e1b1e56dc
|
Fix focussed select does not close when it loses focus
Mail reply moves focus from To: to body, and To dropdown stayed open
|
2023-05-09 14:04:02 -06:00 |
|
nathan
|
134cd9d249
|
Fix invalid option check did not work for multiple
|
2023-05-09 08:57:55 -06:00 |
|
ralf
|
3836e9a646
|
* Mail: work around Firefox not offering an option to not ask again installing EGroupware as mail-handler
|
2023-05-09 10:48:39 +02:00 |
|
ralf
|
e2580aedea
|
* Mail: work around Firefox not offering an option to not ask again installing EGroupware as mail-handler
|
2023-05-09 10:47:35 +02:00 |
|
nathan
|
4ce6bb3f3d
|
Et2Select: Remove values that use options that aren't there to avoid the validation error
|
2023-05-05 11:08:47 -06:00 |
|
hadi
|
c79e5c7e8b
|
Fix readonly links styling
|
2023-05-04 12:42:09 +02:00 |
|
hadi
|
a8e83ad59f
|
Fix readonly links styling
|
2023-05-04 12:41:30 +02:00 |
|
nathan
|
9aa4c6f403
|
Et2DateDuration: Fix value of "" caused NaN
|
2023-05-03 08:42:15 -06:00 |
|
hadi
|
e6f78d9d75
|
Fix typo related to the commit 8e8c664e951028934ff520459e50d8f996b75046
|
2023-05-03 15:35:50 +02:00 |
|
hadi
|
6588759497
|
Fix typo related to the commit 8e8c664e951028934ff520459e50d8f996b75046
|
2023-05-03 15:33:23 +02:00 |
|
ralf
|
91672abce1
|
fix error trying to submit
|
2023-05-03 11:21:27 +02:00 |
|