discourse-assign/db/migrate
Jarek Radosz d807491df2
FEATURE: Assign to group (#182)
Ability to assign groups.

To assign group, user must have a right to send a message to that group.

In addition, 2 jobs were introduced, - AssignNotification and UnassignNotification to inform interested users in the background about the new assignment.
2021-08-27 09:25:38 +10:00
..
20190422200243_add_last_reminded_at_index.rb Add frozen string literal comment to files. 2019-05-13 10:30:21 +08:00
20190503145428_add_reminds_assign_frequency_index.rb FEATURE: Users can override reminders frequency (#30) 2019-05-27 10:53:37 -03:00
20190718144722_set_assign_allowed_on_groups_default.rb DEV: use group ids to allow assign on groups [Undo Revert] (#41) 2019-07-19 10:30:44 -03:00
20191119174425_rename_site_setting_assign_emailer.rb FIX: Make migration compatible with stable branch 2019-12-02 14:01:39 +00:00
20210627100932_create_assignments.rb DEV: Move assignments from custom fields to a table (#169) 2021-07-14 10:48:19 +02:00
20210724143804_add_assigned_to_type_to_assignments.rb FEATURE: Assign to group (#182) 2021-08-27 09:25:38 +10:00