mirror of
https://github.com/nextcloud/server.git
synced 2026-06-09 08:44:07 -04:00
Update snapshot
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
This commit is contained in:
parent
89456213c1
commit
10182858b9
1 changed files with 43 additions and 55 deletions
|
|
@ -4,28 +4,26 @@ exports[`CalDavSettings interactions 1`] = `
|
|||
<div>
|
||||
<div
|
||||
class="settings-section"
|
||||
data-v-548823d7=""
|
||||
data-v-4115f3cb=""
|
||||
>
|
||||
<h2
|
||||
class="settings-section__title"
|
||||
data-v-548823d7=""
|
||||
data-v-4115f3cb=""
|
||||
>
|
||||
|
||||
Calendar server
|
||||
|
||||
<a
|
||||
class="settings-section__info"
|
||||
data-v-548823d7=""
|
||||
data-v-4115f3cb=""
|
||||
href="https://docs.nextcloud.com/server/23/go.php?to=user-sync-calendars"
|
||||
role="note"
|
||||
title="External documentation for Calendar server"
|
||||
>
|
||||
<span
|
||||
aria-hidden="true"
|
||||
aria-label=""
|
||||
class="material-design-icon help-circle-icon"
|
||||
data-v-548823d7=""
|
||||
decorative=""
|
||||
data-v-4115f3cb=""
|
||||
role="img"
|
||||
>
|
||||
<svg
|
||||
|
|
@ -49,7 +47,7 @@ exports[`CalDavSettings interactions 1`] = `
|
|||
|
||||
<p
|
||||
class="settings-hint"
|
||||
data-v-548823d7=""
|
||||
data-v-4115f3cb=""
|
||||
>
|
||||
Also install the
|
||||
<a
|
||||
|
|
@ -70,17 +68,17 @@ exports[`CalDavSettings interactions 1`] = `
|
|||
</p>
|
||||
|
||||
<p
|
||||
data-v-548823d7=""
|
||||
data-v-4115f3cb=""
|
||||
>
|
||||
<span
|
||||
class="checkbox-radio-switch checkbox-radio-switch-switch checkbox-radio-switch--checked"
|
||||
data-v-036397c2=""
|
||||
data-v-548823d7=""
|
||||
data-v-4115f3cb=""
|
||||
data-v-797e24c1=""
|
||||
style="--icon-size: 36px;"
|
||||
>
|
||||
<input
|
||||
class="checkbox-radio-switch__input"
|
||||
data-v-036397c2=""
|
||||
data-v-797e24c1=""
|
||||
id="caldavSendInvitations"
|
||||
type="checkbox"
|
||||
value=""
|
||||
|
|
@ -88,15 +86,13 @@ exports[`CalDavSettings interactions 1`] = `
|
|||
|
||||
<label
|
||||
class="checkbox-radio-switch__label"
|
||||
data-v-036397c2=""
|
||||
data-v-797e24c1=""
|
||||
for="caldavSendInvitations"
|
||||
>
|
||||
<span
|
||||
aria-hidden="true"
|
||||
aria-label=""
|
||||
class="material-design-icon toggle-switch-icon checkbox-radio-switch__icon"
|
||||
data-v-036397c2=""
|
||||
decorative=""
|
||||
data-v-797e24c1=""
|
||||
role="img"
|
||||
>
|
||||
<svg
|
||||
|
|
@ -120,7 +116,7 @@ exports[`CalDavSettings interactions 1`] = `
|
|||
</span>
|
||||
|
||||
<em
|
||||
data-v-548823d7=""
|
||||
data-v-4115f3cb=""
|
||||
>
|
||||
Please make sure to properly set up
|
||||
<a
|
||||
|
|
@ -133,17 +129,17 @@ exports[`CalDavSettings interactions 1`] = `
|
|||
</p>
|
||||
|
||||
<p
|
||||
data-v-548823d7=""
|
||||
data-v-4115f3cb=""
|
||||
>
|
||||
<span
|
||||
class="checkbox-radio-switch checkbox checkbox-radio-switch-switch checkbox-radio-switch--checked"
|
||||
data-v-036397c2=""
|
||||
data-v-548823d7=""
|
||||
data-v-4115f3cb=""
|
||||
data-v-797e24c1=""
|
||||
style="--icon-size: 36px;"
|
||||
>
|
||||
<input
|
||||
class="checkbox-radio-switch__input"
|
||||
data-v-036397c2=""
|
||||
data-v-797e24c1=""
|
||||
id="caldavGenerateBirthdayCalendar"
|
||||
type="checkbox"
|
||||
value=""
|
||||
|
|
@ -151,15 +147,13 @@ exports[`CalDavSettings interactions 1`] = `
|
|||
|
||||
<label
|
||||
class="checkbox-radio-switch__label"
|
||||
data-v-036397c2=""
|
||||
data-v-797e24c1=""
|
||||
for="caldavGenerateBirthdayCalendar"
|
||||
>
|
||||
<span
|
||||
aria-hidden="true"
|
||||
aria-label=""
|
||||
class="material-design-icon toggle-switch-icon checkbox-radio-switch__icon"
|
||||
data-v-036397c2=""
|
||||
decorative=""
|
||||
data-v-797e24c1=""
|
||||
role="img"
|
||||
>
|
||||
<svg
|
||||
|
|
@ -183,7 +177,7 @@ exports[`CalDavSettings interactions 1`] = `
|
|||
</span>
|
||||
|
||||
<em
|
||||
data-v-548823d7=""
|
||||
data-v-4115f3cb=""
|
||||
>
|
||||
|
||||
Birthday calendars will be generated by a background job.
|
||||
|
|
@ -191,11 +185,11 @@ exports[`CalDavSettings interactions 1`] = `
|
|||
</em>
|
||||
|
||||
<br
|
||||
data-v-548823d7=""
|
||||
data-v-4115f3cb=""
|
||||
/>
|
||||
|
||||
<em
|
||||
data-v-548823d7=""
|
||||
data-v-4115f3cb=""
|
||||
>
|
||||
|
||||
Hence they will not be available immediately after enabling but will show up after some time.
|
||||
|
|
@ -204,17 +198,17 @@ exports[`CalDavSettings interactions 1`] = `
|
|||
</p>
|
||||
|
||||
<p
|
||||
data-v-548823d7=""
|
||||
data-v-4115f3cb=""
|
||||
>
|
||||
<span
|
||||
class="checkbox-radio-switch checkbox-radio-switch-switch checkbox-radio-switch--checked"
|
||||
data-v-036397c2=""
|
||||
data-v-548823d7=""
|
||||
data-v-4115f3cb=""
|
||||
data-v-797e24c1=""
|
||||
style="--icon-size: 36px;"
|
||||
>
|
||||
<input
|
||||
class="checkbox-radio-switch__input"
|
||||
data-v-036397c2=""
|
||||
data-v-797e24c1=""
|
||||
id="caldavSendEventReminders"
|
||||
type="checkbox"
|
||||
value=""
|
||||
|
|
@ -222,15 +216,13 @@ exports[`CalDavSettings interactions 1`] = `
|
|||
|
||||
<label
|
||||
class="checkbox-radio-switch__label"
|
||||
data-v-036397c2=""
|
||||
data-v-797e24c1=""
|
||||
for="caldavSendEventReminders"
|
||||
>
|
||||
<span
|
||||
aria-hidden="true"
|
||||
aria-label=""
|
||||
class="material-design-icon toggle-switch-icon checkbox-radio-switch__icon"
|
||||
data-v-036397c2=""
|
||||
decorative=""
|
||||
data-v-797e24c1=""
|
||||
role="img"
|
||||
>
|
||||
<svg
|
||||
|
|
@ -254,7 +246,7 @@ exports[`CalDavSettings interactions 1`] = `
|
|||
</span>
|
||||
|
||||
<em
|
||||
data-v-548823d7=""
|
||||
data-v-4115f3cb=""
|
||||
>
|
||||
Please make sure to properly set up
|
||||
<a
|
||||
|
|
@ -266,11 +258,11 @@ exports[`CalDavSettings interactions 1`] = `
|
|||
</em>
|
||||
|
||||
<br
|
||||
data-v-548823d7=""
|
||||
data-v-4115f3cb=""
|
||||
/>
|
||||
|
||||
<em
|
||||
data-v-548823d7=""
|
||||
data-v-4115f3cb=""
|
||||
>
|
||||
|
||||
Notifications are sent via background jobs, so these must occur often enough.
|
||||
|
|
@ -280,17 +272,17 @@ exports[`CalDavSettings interactions 1`] = `
|
|||
|
||||
<p
|
||||
class="indented"
|
||||
data-v-548823d7=""
|
||||
data-v-4115f3cb=""
|
||||
>
|
||||
<span
|
||||
class="checkbox-radio-switch checkbox-radio-switch-switch checkbox-radio-switch--checked"
|
||||
data-v-036397c2=""
|
||||
data-v-548823d7=""
|
||||
data-v-4115f3cb=""
|
||||
data-v-797e24c1=""
|
||||
style="--icon-size: 36px;"
|
||||
>
|
||||
<input
|
||||
class="checkbox-radio-switch__input"
|
||||
data-v-036397c2=""
|
||||
data-v-797e24c1=""
|
||||
id="caldavSendEventRemindersToSharedGroupMembers"
|
||||
type="checkbox"
|
||||
value=""
|
||||
|
|
@ -298,15 +290,13 @@ exports[`CalDavSettings interactions 1`] = `
|
|||
|
||||
<label
|
||||
class="checkbox-radio-switch__label"
|
||||
data-v-036397c2=""
|
||||
data-v-797e24c1=""
|
||||
for="caldavSendEventRemindersToSharedGroupMembers"
|
||||
>
|
||||
<span
|
||||
aria-hidden="true"
|
||||
aria-label=""
|
||||
class="material-design-icon toggle-switch-icon checkbox-radio-switch__icon"
|
||||
data-v-036397c2=""
|
||||
decorative=""
|
||||
data-v-797e24c1=""
|
||||
role="img"
|
||||
>
|
||||
<svg
|
||||
|
|
@ -330,7 +320,7 @@ exports[`CalDavSettings interactions 1`] = `
|
|||
</span>
|
||||
|
||||
<em
|
||||
data-v-548823d7=""
|
||||
data-v-4115f3cb=""
|
||||
>
|
||||
|
||||
Reminders are always sent to organizers and attendees.
|
||||
|
|
@ -340,17 +330,17 @@ exports[`CalDavSettings interactions 1`] = `
|
|||
|
||||
<p
|
||||
class="indented"
|
||||
data-v-548823d7=""
|
||||
data-v-4115f3cb=""
|
||||
>
|
||||
<span
|
||||
class="checkbox-radio-switch checkbox-radio-switch-switch checkbox-radio-switch--checked"
|
||||
data-v-036397c2=""
|
||||
data-v-548823d7=""
|
||||
data-v-4115f3cb=""
|
||||
data-v-797e24c1=""
|
||||
style="--icon-size: 36px;"
|
||||
>
|
||||
<input
|
||||
class="checkbox-radio-switch__input"
|
||||
data-v-036397c2=""
|
||||
data-v-797e24c1=""
|
||||
id="caldavSendEventRemindersPush"
|
||||
type="checkbox"
|
||||
value=""
|
||||
|
|
@ -358,15 +348,13 @@ exports[`CalDavSettings interactions 1`] = `
|
|||
|
||||
<label
|
||||
class="checkbox-radio-switch__label"
|
||||
data-v-036397c2=""
|
||||
data-v-797e24c1=""
|
||||
for="caldavSendEventRemindersPush"
|
||||
>
|
||||
<span
|
||||
aria-hidden="true"
|
||||
aria-label=""
|
||||
class="material-design-icon toggle-switch-icon checkbox-radio-switch__icon"
|
||||
data-v-036397c2=""
|
||||
decorative=""
|
||||
data-v-797e24c1=""
|
||||
role="img"
|
||||
>
|
||||
<svg
|
||||
|
|
|
|||
Loading…
Reference in a new issue