-
Notifications
You must be signed in to change notification settings - Fork 42
Add calendar notification documentation #1306
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -34,4 +34,17 @@ This rely on Contributor/assignee semantic of the tracker. | |
|
|
||
| In addition to the subject of the email, all the assignees are listed in the mail | ||
| body with ``=ASSIGNED_TO=<username>``. These markers are not visible but could be | ||
| used to create filters in your email client. | ||
| used to create filters in your email client. | ||
|
|
||
| Calendar Event | ||
| `````````````` | ||
|
|
||
| You can choose to activate calendar event for your notifications. | ||
| If your tracker is configured with a timeframe semantic, a calendar event will be sent | ||
|
|
||
| .. figure:: ../../../../images/screenshots/tracker/administration/calendar-notif.png | ||
|
Member
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. The image is not required here, however a link toward the user section (in order to see how it looks) would be welcomed. |
||
| :align: center | ||
| :alt: Calendar notification | ||
| :name: Calendar notification | ||
|
|
||
| Backlog: Calendar notification | ||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -30,3 +30,15 @@ access the artifact form on Tuleap. | |
| :name: Notification by email | ||
|
|
||
| Notification by email | ||
|
|
||
| Calendar Notifications | ||
| ---------------------- | ||
|
|
||
| Caldendar notifications can be linked to artifacts, activation of this option must be done in `Tracker > Adminstration > Notification` settings | ||
|
Member
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. I would add a link toward the configuration part to help users who are looking how to configure the feature |
||
|
|
||
| .. figure:: ../../../images/screenshots/tracker/administration/calendar-notif.png | ||
| :align: center | ||
| :alt: Tracker calendar notification | ||
| :name: Tracker calendar notification | ||
|
|
||
| Tracker: Calendar notification | ||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There are a couple of edge case that we listed in the story (about the supported timeframe configuration, how datetime works, update of events) that should be listed.