Skip to content

New Plugin workflow_notification#92

Merged
bembelimen merged 21 commits intobembelimen:workflow-v3from
chmst:plugin-notification
May 22, 2020
Merged

New Plugin workflow_notification#92
bembelimen merged 21 commits intobembelimen:workflow-v3from
chmst:plugin-notification

Conversation

@chmst
Copy link
Copy Markdown

@chmst chmst commented May 8, 2020

Pull Request for Issue #87 .

Summary of Changes

This plugin adds a tab to workflow transitions.
It is possible for every transition

  • switch on / off sending notifications
  • define usergroups who receive a notification
  • define individuals who receive a notification
  • define a text for these receivers
  • send a notification to the author
  • add a special information for the author

Testing Instructions

As the plugin is new, it first must be installed.
Then every transition must have a new tab "notofication".
Enter your data and watch the private messages

Private messages are displayed not correctly but this is not in scope of this PR.

NOTE: The function has been removed from the content plugn joomla. It musbe tested if this works as before.

Expected result

All data are delivered and sent to all receivers, but only once.

Actual result

Documentation Changes Required

yes

chmst and others added 2 commits May 10, 2020 22:13
ty

Co-authored-by: Richard Fath <richard67@users.noreply.github.com>
@richard67
Copy link
Copy Markdown

@chmst Your update SQL skripts still use real null values for the checked out time of the extensions table, but it should use the old fashioned null dates because the change to real null values for that database column is done with a schema update sql which runs later.

@richard67
Copy link
Copy Markdown

See joomla#26428 !!!

@richard67
Copy link
Copy Markdown

@bembelimen If your workflow-v3 branch is not up to date with the 4.0-dev branch of the CMS so that it contains the changes from PR joomla#26428 , then please update your branch, otherwise this mistake will happen again and again.

@bembelimen bembelimen merged commit c924085 into bembelimen:workflow-v3 May 22, 2020
@bembelimen
Copy link
Copy Markdown
Owner

Thanks

bembelimen pushed a commit that referenced this pull request Dec 7, 2020
bembelimen pushed a commit that referenced this pull request Dec 7, 2020
- Remove display:grid for top and bottom positions -> improve display for mod_news on top-a
- Move rtl definition for footer to _footer.scss ([dir=rtl] & )
- Add margin to form control-group - #92
- Add underline for links without class (e.g. in text) -> #98
- Improve underline rules for links on menus -> #97
- Change padding and position for mod-list on sidebar
- Improve links in mod-menu on sidebar
@chmst chmst deleted the plugin-notification branch September 16, 2021 18:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants