forked from xwiki-contrib/application-task
-
Notifications
You must be signed in to change notification settings - Fork 6
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
Setup notifications for events from task manager #124
Labels
Comments
KebabRonin
added a commit
to KebabRonin/application-task
that referenced
this issue
Oct 11, 2024
* Added notifications when fields `assignee`, `project`, `duedate`, `status`, `priority` change * [WIP] Debugging statements all around
KebabRonin
added a commit
to KebabRonin/application-task
that referenced
this issue
Oct 22, 2024
* [WIP] * Added proper formatting for duedate using the format specified in datemacro.config * Refactoring
KebabRonin
added a commit
to KebabRonin/application-task
that referenced
this issue
Nov 5, 2024
* Added notification when creating an event with the assignee field set * Updated comments
KebabRonin
added a commit
to KebabRonin/application-task
that referenced
this issue
Nov 5, 2024
* Fixed task side panel display when no due date is set
KebabRonin
added a commit
to KebabRonin/application-task
that referenced
this issue
Nov 7, 2024
* Changed event icon to be consistent with the AWM panel icon * Removed skip checkstyle
KebabRonin
added a commit
to KebabRonin/application-task
that referenced
this issue
Nov 8, 2024
* Moved unrelated change to its own PR * Listener now listens to XObjectUpdatedEvent * Removed unused field targetedUsers * Refactoring
KebabRonin
added a commit
to KebabRonin/application-task
that referenced
this issue
Nov 8, 2024
KebabRonin
added a commit
to KebabRonin/application-task
that referenced
this issue
Nov 8, 2024
* Current and previous objects were mistakenly swapped
KebabRonin
added a commit
to KebabRonin/application-task
that referenced
this issue
Nov 8, 2024
* Changed the text for notifications
KebabRonin
added a commit
to KebabRonin/application-task
that referenced
this issue
Nov 11, 2024
* Fixed notification text conditions
KebabRonin
added a commit
to KebabRonin/application-task
that referenced
this issue
Nov 12, 2024
* Formatting, refactoring * Renamed localizationParameter field to eventInfo * Used document version archive to get the previous version
KebabRonin
added a commit
to KebabRonin/application-task
that referenced
this issue
Nov 19, 2024
* Moved some date logic to velocity so it's all together (the display is a little broken for now) * Chenged the way the previous document version is obtained
KebabRonin
added a commit
to KebabRonin/application-task
that referenced
this issue
Nov 19, 2024
*Fixed date display
KebabRonin
added a commit
to KebabRonin/application-task
that referenced
this issue
Nov 19, 2024
* Notification now displays the title of the task instead of the title of the parent document
Who should receive notifications
Notification messages
Subscribing to a task
|
KebabRonin
added a commit
to KebabRonin/application-task
that referenced
this issue
Nov 28, 2024
* Auto (un)watch pages * Refactoring, Formatting * Added more fields for the converted events, to more closely mimic the original implementation
KebabRonin
added a commit
to KebabRonin/application-task
that referenced
this issue
Dec 4, 2024
* Fix NPE * Refactoring
KebabRonin
added a commit
to KebabRonin/application-task
that referenced
this issue
Dec 6, 2024
KebabRonin
added a commit
to KebabRonin/application-task
that referenced
this issue
Dec 9, 2024
KebabRonin
added a commit
to KebabRonin/application-task
that referenced
this issue
Dec 16, 2024
* Refactoring * Added tests
KebabRonin
added a commit
to KebabRonin/application-task
that referenced
this issue
Jan 13, 2025
* Add integration tests
KebabRonin
added a commit
to KebabRonin/application-task
that referenced
this issue
Jan 20, 2025
* Changed date picker setter * Fixed email tests
KebabRonin
added a commit
to KebabRonin/application-task
that referenced
this issue
Feb 4, 2025
* Fixed email notification display * Fixed NPE * Refactoring * Changed date display to be more in line with other notifications
KebabRonin
added a commit
to KebabRonin/application-task
that referenced
this issue
Feb 5, 2025
KebabRonin
added a commit
to KebabRonin/application-task
that referenced
this issue
Feb 24, 2025
KebabRonin
added a commit
to KebabRonin/application-task
that referenced
this issue
Feb 26, 2025
* Fix duplicating watched page filters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Please setup notifications (in platform and email) for the following events in the Task Manager (Pro) application:
The text was updated successfully, but these errors were encountered: