David Taylor
4902ba6993
DEV: Bump rubocop-discourse and correct violations ( #409 )
2022-12-23 19:55:31 +00:00
Rafael dos Santos Silva
6116f26642
DEV: Apply syntax_tree formatting
2022-07-27 13:48:51 -03:00
Krzysztof Kotlarek
dc8f43fbb1
FEATURE: Assignment target is polymorphic ( #218 )
...
Change `topic_id` to polymorphic approach (In the next step we will allow assigning to individual post)
`topic_id` column is still used for efficient display of assigned users on topic list (to avoid scanning posts)
2021-10-14 09:22:29 +11:00
Jarek Radosz
470dd939aa
DEV: Move assignments from custom fields to a table ( #169 )
2021-07-14 10:48:19 +02:00
Roman Rizzi
65be8fe69d
FIX: Unassign users after removing them from an assign allowed group. ( #134 )
...
Users that aren't members of an assign allowed group can no longer use the feature. Automatically unassign all their topics.
2021-01-25 14:59:42 -03:00