Commit Graph

541 Commits

Author SHA1 Message Date
Raimund Schlüßler 86079eed5e Show loading view while loading deleted objects
Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2021-08-06 09:27:35 +00:00
szaimen dbcf2b2a1e Make the sidebar usable on mobile again
Signed-off-by: szaimen <szaimen@e.mail.de>
Co-Authored-By: Richard Steinmetz <richard@steinmetz.cloud>
2021-07-29 06:54:20 +00:00
szaimen c842f7e310 Sticky save buttons
Signed-off-by: szaimen <szaimen@e.mail.de>
2021-07-26 11:28:47 +00:00
szaimen 622c8b1290 improve editor design
Signed-off-by: szaimen <szaimen@e.mail.de>
2021-07-26 08:59:42 +00:00
greta 36855444e7 Fix scrolling for trashbin
Signed-off-by: greta <gretadoci@gmail.com>
2021-07-21 11:41:50 +02:00
Christoph Wurst 551ba87e94
Merge pull request #3319 from nextcloud/backport/3315/stable2.3
[stable2.3] Fix Talk conversation creation with NC22
2021-07-14 11:50:10 +02:00
Joas Schilling f556c356aa
Fix Talk conversation creation with NC22
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-07-14 10:13:42 +02:00
Richard Steinmetz ae2909b305
Merge pull request #3320 from nextcloud/backport/3313/stable2.3
[stable2.3] Use nullish coalescing operator in editor mixin
2021-07-12 14:33:52 +02:00
Richard Steinmetz 62c3102923 Fix calendar sharing search
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2021-07-12 07:56:29 +00:00
Richard Steinmetz aab7cdcafb Use nullish coalescing operator in editor mixin
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2021-07-12 07:55:54 +00:00
Joas Schilling e6ba0e69b5 Fix live time update on trashbin view
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-07-07 05:53:44 +00:00
Christoph Wurst de2dbe3ad9
Merge pull request #3288 from nextcloud/backport/3277/stable2.3
[stable2.3] Fix event repeat multiselect width and position on low resolutions
2021-07-02 15:25:19 +02:00
Thomas Citharel a51090f754 Force multi-select position to be on bottom
Vue-Multiselect *should* calculate the multi-select position automatically https://github.com/shentao/vue-multiselect/blob/master/src/multiselectMixin.js#L696-L715 , but that fails for some reason. We can force the position in this particular case.

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-07-02 10:05:56 +00:00
greta 7b499f8865 Fix add reminder dropdown position
Signed-off-by: greta <gretadoci@gmail.com>
2021-07-02 10:05:43 +00:00
Richard Steinmetz 70b9b5b2e9
Fix missing slashes in generated urls
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2021-06-29 09:24:14 +02:00
Richard Steinmetz 35cb6c66bd Properly decode escaped principal urls
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2021-06-25 11:54:10 +00:00
Christoph Wurst 233c577312
Use ISO8601 timestamps for the CalDAV trashbin
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-06-24 10:00:00 +02:00
Richard Steinmetz 246413d502
Show calendar color in trash bin
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2021-06-20 15:43:27 +02:00
Valdnet 1e68349348
l10n: Add dot 2021-06-16 11:19:28 +02:00
greta 5e02e68871 Add status text
Signed-off-by: greta <gretadoci@gmail.com>
2021-06-15 11:13:00 +02:00
greta d2561abd06 Fix status indicator overlapping
Signed-off-by: greta <gretadoci@gmail.com>
2021-06-15 11:13:00 +02:00
Christoph Wurst 9c44afa7b1
Merge pull request #3199 from nextcloud/enhancement/deleted-event-date
Show date/time of deleted event, move calendar to subline too
2021-06-14 09:21:15 +02:00
Thomas Citharel 5ce3963778
Remove webcals support
The webcals is not officially registered (it's only assumed to be webcal
over https), and it seems [1] some clients
don't support it.

Closes #2416 and #3050 and also related to #2197

[1] https://github.com/nextcloud/calendar/issues/2416

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-06-13 16:20:39 +02:00
Andreas Demmelbauer fc45b65645 make shared calendars visible/enabled by default
Signed-off-by: Andreas Demmelbauer <git@notice.at>
2021-06-11 20:40:21 +02:00
Christoph Wurst f29777dcd7
Show date/time of deleted event, move calendar to subline too
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-06-11 17:25:24 +02:00
Christoph Wurst 1ce714ff69
Merge pull request #3196 from nextcloud/fix/3177/trash-bin-table-header
Improve trash bin table header readability
2021-06-11 14:59:16 +02:00
Richard Steinmetz ab8232c990
Improve trash bin table header readability
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2021-06-11 14:42:59 +02:00
Richard Steinmetz b6af858874
Fix whitespace in trash bin modal
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2021-06-11 14:38:47 +02:00
Richard Steinmetz af127aa1cd
Fix calendar and date picker
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2021-06-08 18:20:30 +02:00
Christoph Wurst de4b117051
Merge pull request #3168 from nextcloud/fix/3135/free-busy-blocked-for-all
Fix busy for all overlap in free busy modal
2021-06-08 13:26:54 +02:00
Richard Steinmetz da4af8f25f
Fix busy for all overlap in free busy modal
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2021-06-08 12:07:37 +02:00
Richard Steinmetz ed220009b2
Add caption for free to free busy modal
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2021-06-08 10:56:29 +02:00
Christoph Wurst 4502a5acbe
Merge pull request #3150 from nextcloud/fix/3125/show-restored-event
Show restored events immediately
2021-06-04 21:01:14 +02:00
Richard Steinmetz 900e293f7f
Show restored events immediately
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2021-06-04 20:27:45 +02:00
Christoph Wurst 9900dc1af0
Merge pull request #3140 from nextcloud/Valdnet-patch-1
l10n: Change "at" to "on"
2021-06-04 13:19:11 +02:00
Christoph Wurst 124caf6a23
Hide the trash bin if it's disabled
If an admin sets the retention duration to 0 then deletions will drop
data right away and remaining deleted items will be killed in the next
cron job. So there is nothing for the user to restore and we can savely
hide the item from the sidebar.

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-06-04 11:39:47 +02:00
Christoph Wurst 9db44a8f8a
Merge pull request #3148 from nextcloud/enh/39/show-role-in-free-busy
Show attendee role in free busy modal
2021-06-04 11:37:50 +02:00
Richard Steinmetz 65eab1e3eb
Show attendee role in free busy modal
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2021-06-04 11:13:53 +02:00
Christoph Wurst 7cfee1c221
Merge pull request #3129 from nextcloud/add/delete-button-trashbin
Add delete button for trash bin
2021-06-04 10:08:27 +02:00
greta 1a8ccdcf0b
Add delete button for trash bin
Signed-off-by: greta <gretadoci@gmail.com>
2021-06-04 09:54:29 +02:00
Christoph Wurst d5ce30a1eb
Show the trash bin retention only if one is available
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-06-04 09:51:10 +02:00
greta 7b32067c8c
Add a footer for trash bin
Signed-off-by: greta <gretadoci@gmail.com>
2021-06-02 18:57:37 +02:00
Valdnet fcc43b2da7
l10n: Remove "on" 2021-06-02 09:39:16 +02:00
Valdnet ed297dd03a
l10n: Change "at" to "on"
Reported by a Transifex translator.
2021-06-02 08:50:18 +02:00
Richard Steinmetz dea60dcb48
Add missing isResource property to OrganizerListItem
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2021-06-01 18:59:13 +02:00
Christoph Wurst bb840ce986
Merge pull request #3133 from nextcloud/enhancement/3112/show-organizer-in-free-busy
Show organizer in free busy modal
2021-06-01 16:14:58 +02:00
Richard Steinmetz fe2982fb8d
Show organizer in free busy modal
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2021-06-01 15:37:58 +02:00
Richard Steinmetz 643338eac6
Improve attendance tooltip of resources
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2021-06-01 14:25:11 +02:00
Christoph Wurst ba0d245ef3
Add a trashbin for calendars and events
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-05-31 21:05:55 +02:00
Valdnet 95c6084659
l10n: Spelling unification
Spelling unification in Transifex.

Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
2021-05-28 09:06:54 +02:00