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 |
|
ralf
|
f15f26da8b
|
German translation for new phrase "You may drag files out to your desktop"
|
2023-05-17 14:35:42 +02:00 |
|
hadi
|
65eff6de91
|
* Filemanager: Fix drag out files to desktop
|
2023-05-17 14:19:51 +02:00 |
|
ralf
|
3ed73db7be
|
fix stall with no/wrong server-timezone
|
2023-05-17 10:08:44 +02:00 |
|
ralf
|
230b27bc8a
|
fix stall, if no/wrong user timezone set in prefs
|
2023-05-17 10:02:49 +02:00 |
|
ralf
|
2f4d0cd85a
|
fix stall when timezone in prefs is stored as empty array
|
2023-05-17 09:04:09 +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 |
|
StefanU
|
37e9d8ec58
|
Update drop.svg
Size corrected, colour corrected, file optimised
|
2023-05-16 20:58:25 +02:00 |
|
StefanU
|
57b409c8c9
|
Update configure.svg
|
2023-05-16 20:48:19 +02:00 |
|
StefanU
|
6991592c6b
|
Update cancelled.svg
Size corrected, colour corrected, file optimised
|
2023-05-16 20:45:19 +02:00 |
|
StefanU
|
9f91d9bbdc
|
Update cancel.svg
Size corrected, colour corrected, file optimised
|
2023-05-16 20:41:42 +02:00 |
|
StefanU
|
066e3279a8
|
Update archive.svg
Size corrected, colour corrected, file optimised
|
2023-05-16 20:33:20 +02:00 |
|
StefanU
|
8a2d6a1a88
|
Update about.svg
|
2023-05-16 20:24:37 +02:00 |
|
StefanU
|
97fb8f1c5b
|
Update check.svg
Size corrected, colour corrected, file optimised
|
2023-05-16 20:22:08 +02:00 |
|
StefanU
|
9c35d241b9
|
Update unlock.svg
|
2023-05-16 19:45:50 +02: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 |
|
StefanU
|
11fb09d788
|
Update share.svg
|
2023-05-15 20:36:35 +02:00 |
|
StefanU
|
8a72d1c340
|
Update share.svg
|
2023-05-15 20:25:32 +02:00 |
|
StefanU
|
bdd72424c9
|
Update lock.svg
|
2023-05-15 20:09:22 +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
|
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
|
01ab3ab85a
|
Et2Select: Fix selection of first option when no value provided, broken by 134cd9d249
|
2023-05-10 09:19:43 -06:00 |
|
ralf
|
5d35fcd990
|
also allow calling Mail\Avatar::getAvatar() without an email
|
2023-05-10 16:09:05 +02: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 |
|
ralf
|
498aebe192
|
fix Mail\Avatar::getLavatar(): Argument #1 ($address) must be of type string, null given
|
2023-05-10 14:25:32 +02:00 |
|
ralf
|
ace7a22c2f
|
* Mail: performance improvements for huge addressbooks by caching avatars
|
2023-05-10 09:49:54 +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 |
|
ralf
|
db8bd9dcc3
|
* eSync/Mail: fix wrong timezone conversation if user-timezone is different from server-timezone
|
2023-05-09 17:06:05 +02:00 |
|
nathan
|
134cd9d249
|
Fix invalid option check did not work for multiple
|
2023-05-09 08:57:55 -06: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 |
|
ralf
|
d045fde07c
|
* Mail: searching in compose now ignores custom fields as they might lead to unexpected results
|
2023-05-08 15:13:12 +02:00 |
|
StefanU
|
85d94b1420
|
Update logo164x164.svg
File optimisation
|
2023-05-06 20:11:33 +02:00 |
|
StefanU
|
eb5c0947c3
|
Update kfm_home.svg
New version...
|
2023-05-06 20:06:24 +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
|
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
|
6588759497
|
Fix typo related to the commit 8e8c664e95
|
2023-05-03 15:33:23 +02:00 |
|
ralf
|
e58e221e2a
|
Changelog for 23.1.20230503
|
2023-05-03 13:04:25 +02:00 |
|
ralf
|
b9ca30376e
|
Changelog for 23.1.20230428
|
2023-05-03 13:04:25 +02:00 |
|
ralf
|
d11c74f0bc
|
fix error trying to submit
|
2023-05-03 11:16:47 +02:00 |
|
nathan
|
46b7c5258b
|
Skip disabled widgets in iterateOver
This fixes disabled widgets returning their value unexpectedly, and ID collisions when we have 2 widgets with the same ID, but disable one.
|
2023-05-02 14:21:03 -06:00 |
|
nathan
|
ab195097f5
|
Et2DateDuration: Use integers for duration when we have a separate box for each duration, float when there's one box
|
2023-05-02 14:17:40 -06:00 |
|