Plugin for assigning users to a topic
Go to file
Discourse Translator Bot ad1b63b1a4
Update translations (#377)
2022-09-13 16:03:59 +02:00
.github/workflows DEV: Enable ruby Syntax Tree format 2022-07-27 13:48:51 -03:00
app FIX: Find better users for automatic assignment (#370) 2022-08-25 15:13:33 +03:00
assets FIX: Move types of the assign notification list to the tab class (#376) 2022-09-02 18:48:45 +03:00
config Update translations (#377) 2022-09-13 16:03:59 +02:00
db FEATURE: Assign Status (#363) 2022-08-04 14:50:18 -03:00
jobs DEV: Add assignment ID to assign notification data (#365) 2022-08-11 06:43:49 +03:00
lib FIX: Count only active assignments when checking limits (#375) 2022-08-30 19:56:03 +03:00
spec DEV: Fix a flaky spec and typos (#378) 2022-09-12 09:27:25 +02:00
svg-icons FIX: correct group icons and notification message (#193) 2021-08-31 08:17:43 +10:00
test/javascripts FIX: use grouped_unread_notifications (#373) 2022-08-31 11:16:13 +10:00
.discourse-compatibility FEATURE: Add assigns tab to the experimental user menu (#366) 2022-08-17 11:57:15 +03:00
.eslintrc DEV: apply coding standards (#109) 2020-09-04 13:24:23 +02:00
.git-blame-ignore-revs DEV: Ignore stree commit from git blame 2022-07-27 13:48:51 -03:00
.gitignore DEV: Move to rubocop-discourse. 2020-05-06 17:48:30 +02:00
.prettierrc DEV: Post-release cleanup (#163) 2021-06-28 17:37:27 +02:00
.rubocop.yml DEV: Move to rubocop-discourse. 2020-05-06 17:48:30 +02:00
.template-lintrc.js DEV: Apply prettier 2020-09-09 18:41:42 +01:00
Gemfile DEV: Apply syntax_tree formatting 2022-07-27 13:48:51 -03:00
Gemfile.lock DEV: Enable ruby Syntax Tree format 2022-07-27 13:48:51 -03:00
README.md DEV: Update README.md (#294) 2022-02-21 21:05:57 +01:00
package.json DEV: prettier 2.2.1 (#136) 2021-01-27 10:45:35 +01:00
plugin.rb FIX: Error bulk deleting posts when action post is already deleted (#371) 2022-08-25 12:48:55 -07:00
translator.yml DEV: Switch from Transifex to Crowdin 2020-07-16 14:00:20 +02:00
yarn.lock Build(deps): Bump async from 2.6.3 to 2.6.4 (#323) 2022-04-29 18:02:12 +02:00

README.md

Assign Plugin

Allows you to assign topics and individual posts (both private and public) to a user or group.

For more information, please see: https://meta.discourse.org/t/discourse-assign/58044