Commit Graph

40183 Commits

Author SHA1 Message Date
8da10cf863 Reconfigure Link to include icon & comment for easier drag & drop 2023-05-17 16:55:05 -06:00
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
a0d044a4c1 Calendar: Potential further optimisation, no need for async 2023-05-17 11:05:14 -06:00
89483d80d3 Api: Fix missing spinner icons 2023-05-17 10:08:34 -06:00
d3ff4dc2e8 remove editModeEnabled as unnecessary 2023-05-17 17:57:57 +02:00
d4e9de9cfa Fix typo 2023-05-17 16:31:11 +02:00
7caa6ad4ac Make files in link list draggable 2023-05-17 16:30:09 +02:00
f15f26da8b German translation for new phrase "You may drag files out to your desktop" 2023-05-17 14:35:42 +02:00
65eff6de91 * Filemanager: Fix drag out files to desktop 2023-05-17 14:19:51 +02:00
3ed73db7be fix stall with no/wrong server-timezone 2023-05-17 10:08:44 +02:00
230b27bc8a fix stall, if no/wrong user timezone set in prefs 2023-05-17 10:02:49 +02:00
2f4d0cd85a fix stall when timezone in prefs is stored as empty array 2023-05-17 09:04:09 +02:00
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
37e9d8ec58 Update drop.svg
Size corrected, colour corrected, file optimised
2023-05-16 20:58:25 +02:00
92d4bbd37d Update attach.svg
Size corrected, colour corrected, file optimised
2023-05-16 20:57:46 +02:00
57b409c8c9 Update configure.svg 2023-05-16 20:48:19 +02:00
6991592c6b Update cancelled.svg
Size corrected, colour corrected, file optimised
2023-05-16 20:45:19 +02:00
9f91d9bbdc Update cancel.svg
Size corrected, colour corrected, file optimised
2023-05-16 20:41:42 +02:00
066e3279a8 Update archive.svg
Size corrected, colour corrected, file optimised
2023-05-16 20:33:20 +02:00
8a2d6a1a88 Update about.svg 2023-05-16 20:24:37 +02:00
97fb8f1c5b Update check.svg
Size corrected, colour corrected, file optimised
2023-05-16 20:22:08 +02:00
9c35d241b9 Update unlock.svg 2023-05-16 19:45:50 +02:00
c3d961adbe Calendar: Fix import/export timezone preference had no options 2023-05-16 11:28:08 -06:00
6ecb2d8cf9 Et2Select: Fix missing options filter to handle option groups too 2023-05-16 11:02:20 -06:00
eddcc97163 Et2ButtonIcon: Fix missing icons
There was a conflict between Et2InputWidget setting the widget name & image
2023-05-16 10:02:34 -06:00
2f3024468f Fix toolbar's action icons are no longer visible in mobile theme 2023-05-16 12:47:20 +02:00
2b051dac98 * Mobile theme: Fix calendar header toolbars are no more visible 2023-05-16 12:09:48 +02:00
0056adc47d pending translations from our translation-server 2023-05-16 08:11:39 +02:00
11fb09d788 Update share.svg 2023-05-15 20:36:35 +02:00
8a72d1c340 Update share.svg 2023-05-15 20:25:32 +02:00
16f970fcbe Update smime_encrypt.svg 2023-05-15 20:12:13 +02:00
bdd72424c9 Update lock.svg 2023-05-15 20:09:22 +02:00
3398c97055 Calendar: Fix different template load order could result in missing categories and extra loading 2023-05-15 10:15:02 -06:00
60643d86b2 Fix toolbar icons are no longer shown in mobile theme 2023-05-15 17:29:13 +02:00
dc90ee16d0 * Mail: fix preview and display no longer can decrypt an encrypted pgp message 2023-05-15 14:49:10 +02:00
0fba45d333 * Mail: fix date filter is no longer working in mail's list 2023-05-15 12:36:25 +02:00
3bd2ee5aad Fix confirm dialog sometimes mis-placed initiating button in value 2023-05-12 10:06:55 -06:00
91c0a094a2 Calendar: Calendar planner by category optimisation for category loading 2023-05-12 08:44:41 -06:00
2e833586f7 Calendar: Only check group once per group 2023-05-11 14:14:47 -06:00
97a874342f Return null instead of resolved promise to avoid extra calls 2023-05-11 13:41:04 -06:00
c504de5def Calendar: Add users & groups (according to preference) to owner options 2023-05-11 11:14:17 -06:00
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
91b94a5126 Et2Select: Use same z-index for search box as dropdown 2023-05-10 13:43:46 -06:00
b3afe3ffae Calendar: Fix deferred row update checking too soon due to broken reference 2023-05-10 11:41:56 -06:00
01ab3ab85a Et2Select: Fix selection of first option when no value provided, broken by 134cd9d249 2023-05-10 09:19:43 -06:00
5d35fcd990 also allow calling Mail\Avatar::getAvatar() without an email 2023-05-10 16:09:05 +02:00
104ecb2732 Make sure that we are literally marking the row's content before deactivating drag action 2023-05-10 14:56:53 +02:00
498aebe192 fix Mail\Avatar::getLavatar(): Argument #1 ($address) must be of type string, null given 2023-05-10 14:25:32 +02:00
2f4daa5d39 * CalDAV/Calendar: fix group invitations were not shown on devices unless explicit accepted 2023-05-10 14:15:43 +02:00
8864b969bb add missing part of commit 3836e9a 2023-05-10 12:41:37 +02:00