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 |
|
StefanU
|
d20a1132e3
|
Update smime_sign.svg
|
2023-05-21 18:14:32 +02: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
|
00b48f3b04
|
Api: Make sure the current user is always in the list of accounts sent to client
|
2023-05-18 14:46:20 -06:00 |
|
nathan
|
bea2659fe3
|
Api: Fix egw.copyTextToClipboard() to work in popups too
|
2023-05-18 13:47:15 -06:00 |
|
StefanU
|
bd88bc0b36
|
Update about.svg
|
2023-05-18 21:19:09 +02:00 |
|
StefanU
|
0bd650d492
|
Update about.svg
Size corrected
|
2023-05-18 21:16:46 +02:00 |
|
StefanU
|
af13703250
|
Add update icons
svg as replacement for png
|
2023-05-18 21:04:28 +02: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
|
6da4c80e8b
|
Revert "Calendar: Potential further optimisation, no need for async"
Turns out there is a need for async, week view breaks without it
This reverts commit a0d044a4c1 .
|
2023-05-18 08:30:46 -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
|
e4bdbe256a
|
Calendar: avoid TypeError: Cannot read properties of null (reading 'length') when there is no data (due to filter changing)
|
2023-05-17 13:40:42 -06:00 |
|
nathan
|
a0d044a4c1
|
Calendar: Potential further optimisation, no need for async
|
2023-05-17 11:05:14 -06:00 |
|
nathan
|
89483d80d3
|
Api: Fix missing spinner icons
|
2023-05-17 10:08:34 -06:00 |
|
ralf
|
d3ff4dc2e8
|
remove editModeEnabled as unnecessary
|
2023-05-17 17:57:57 +02: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
|
92d4bbd37d
|
Update attach.svg
Size corrected, colour corrected, file optimised
|
2023-05-16 20:57:46 +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
|
c3d961adbe
|
Calendar: Fix import/export timezone preference had no options
|
2023-05-16 11:28:08 -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 |
|
hadi
|
2f3024468f
|
Fix toolbar's action icons are no longer visible in mobile theme
|
2023-05-16 12:47:20 +02:00 |
|
hadi
|
2b051dac98
|
* Mobile theme: Fix calendar header toolbars are no more visible
|
2023-05-16 12:09:48 +02:00 |
|
Ralf Becker
|
0056adc47d
|
pending translations from our translation-server
|
2023-05-16 08:11:39 +02: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
|
16f970fcbe
|
Update smime_encrypt.svg
|
2023-05-15 20:12:13 +02:00 |
|
StefanU
|
bdd72424c9
|
Update lock.svg
|
2023-05-15 20:09:22 +02:00 |
|
nathan
|
3398c97055
|
Calendar: Fix different template load order could result in missing categories and extra loading
|
2023-05-15 10:15:02 -06:00 |
|
hadi
|
60643d86b2
|
Fix toolbar icons are no longer shown in mobile theme
|
2023-05-15 17:29:13 +02:00 |
|
hadi
|
dc90ee16d0
|
* Mail: fix preview and display no longer can decrypt an encrypted pgp message
|
2023-05-15 14:49:10 +02:00 |
|