Commit Graph

110 Commits

Author SHA1 Message Date
Guo Xiang Tan 949ccb07ca FIX: Only save custom fields when assigning a topic. 2018-07-25 17:25:21 +08:00
Sam d58aa482ba FIX: show suppressed categories in assign list 2018-07-23 17:26:05 +10:00
Sam ffd4bd1a4a exec_sql is deprecated use db exec instead 2018-06-21 12:22:04 +10:00
Joshua Rosenfeld 962c4bf836
URL was missing from plugin.rb 2018-06-11 11:47:43 -04:00
Guo Xiang Tan 39ebb0c429 Make rubocop happy. 2018-06-08 10:21:19 +08:00
Guo Xiang Tan 2da69df8c9 Fix specs for Rails 5.2. 2018-06-08 09:14:30 +08:00
Neil Lalonde a530f785d3 Update translations 2018-05-31 15:27:40 -04:00
Guo Xiang Tan fe68b6cc88 FIX: Don't unassign topic on flag reviewed if topic has been deleted.
* Should have a test for this.
2018-05-25 16:40:00 +08:00
Guo Xiang Tan e1c7869969 UX: Add margin to assign-controls on mobile. 2018-05-24 14:44:13 +08:00
Sam 908972a723 UX: de-emphasize actions on topics 2018-05-24 15:27:44 +10:00
Guo Xiang Tan 4e53bf1962 FIX: Include `assigned_messages_count` only when viewing assigned list. 2018-05-24 11:49:49 +08:00
Guo Xiang Tan e48ed99dfe Show assigned messages count as long as assigns is enabled. 2018-05-24 10:51:04 +08:00
Andrew Schleifer 863de29e1d FIX Extra blank line detected 2018-05-23 11:11:24 -05:00
Guo Xiang Tan 22108df6be FEATURE: Display link with count to user's assigned messages page. 2018-05-23 18:16:36 +08:00
Robin Ward 3905f8f992 FIX: `upsert` was less safe under concurrency 2018-05-08 17:53:18 -04:00
Robin Ward 754209ce58 Add "Unassign All" button to user's assigned topics view 2018-05-04 13:41:04 -04:00
Robin Ward 7458b38f71 Remove old `fa-icon` reference 2018-05-04 10:30:02 -04:00
Neil Lalonde fa87ad735a Update translations 2018-04-24 10:28:21 -04:00
Arpit Jalan 390a08a196 FIX: do not attempt to unassign the deleted topic 2018-04-03 13:44:02 +05:30
Guo Xiang Tan e7d38c905b
Merge pull request #13 from techAPJ/remove-archive
Remove 'archive' tab for assigned topics.
2018-03-27 08:45:04 +08:00
Arpit Jalan c24083df5c Remove 'archive' tab for assigned topics. 2018-03-26 22:49:34 +05:30
Neil Lalonde 2f457a153f Update translations 2018-03-07 14:15:16 -05:00
Guo Xiang Tan 463f77bb2a FEATURE: Add live updates for "assigned" private messages. 2018-03-07 23:02:13 +08:00
Guo Xiang Tan 13cb64b89c Add title token to assigned messages. 2018-03-07 15:24:41 +08:00
Guo Xiang Tan 93b7d7e195 Fix plugin tests. 2018-03-06 21:42:32 +08:00
Robin Ward 8ee1cbd697 FIX: Unassign topics if there are no more flags to handle 2018-02-26 16:15:22 -05:00
Neil Lalonde 4b91799bed Update translations 2018-01-31 11:10:48 -05:00
Robin Ward d39c19c166 UX: Allow claim of topic via posts 2018-01-15 12:43:32 -05:00
Robin Ward 2394cf1d75 Allow posts to be claimed on flagged posts view 2018-01-15 12:32:48 -05:00
Robin Ward 6dc8a0dced Remove unused connector class 2018-01-15 12:22:22 -05:00
Robin Ward 569a87b136 FEATURE: New site setting to ensure flags are claimed 2018-01-12 16:09:46 -05:00
Neil Lalonde d657fc0632 Update translations 2018-01-03 13:24:50 -05:00
Neil Lalonde 73cb3261c4 Update translations 2017-12-29 16:38:14 -05:00
Neil Lalonde 69213ebbad Transifex integration 2017-12-08 12:17:23 -05:00
Guo Xiang Tan 733503e67f FIX: Display group archive topics for groups that the user is in. 2017-12-01 12:21:25 +08:00
Guo Xiang Tan b92988a586
Merge pull request #11 from discourse/split_out_archived_assigned_topics
FEATURE: Add `archive` tab for assigned topics.
2017-12-01 11:29:55 +08:00
Guo Xiang Tan 96361988bf Make eslint happy. 2017-12-01 11:27:16 +08:00
Guo Xiang Tan 81244a6a47 FEATURE: Add `archive` tab for assigned topics. 2017-12-01 11:25:54 +08:00
Joffrey JAFFEUX 7f2e42362f
FIX: support for select-kit (#10)
Moves select-kit support into its own initializer, support for older implementations doesn’t seem needed at this point, but could be added if needed.
2017-11-22 10:42:33 +01:00
spog163 5758486167 Added email notification on topic assignment (#9)
* Added email notification on topic assignment

* Added config options for assign mailer

* Add Russian translation

* Update server.ru.yml

* Create client.ru.yml

* Update server.ru.yml

* Update client.ru.yml

* Update client.ru.yml

* Update client.ru.yml

* Update server.en.yml

* Removed override option for muted topics
2017-11-21 15:09:08 +11:00
Joffrey JAFFEUX 7fd0cd43bf [FIX] allows usage with select-box-kit
This commit also removes usage of observers.
2017-10-20 06:23:31 -07:00
Robin Ward 3e024779fa FIX: Use the proper avatar lookup columns 2017-10-18 16:42:43 -04:00
Robin Ward 246de40653 Add new SiteSetting to disable locking of flags when assigned 2017-10-13 10:46:35 -04:00
Robin Ward a69bd40401 Revert "Revert "Fix field not being preloaded in multisite setup.""
This reverts commit e7ca1ffbf7.
2017-09-29 11:07:31 -04:00
Robin Ward 626965f94c FIX: Use a proper event for removing assign on close 2017-09-27 14:04:27 -04:00
Robin Ward e7ca1ffbf7 Revert "Fix field not being preloaded in multisite setup."
This reverts commit 83b4e9fe3f.
2017-09-27 11:01:29 -04:00
Guo Xiang Tan 83b4e9fe3f Fix field not being preloaded in multisite setup. 2017-09-27 16:21:05 +08:00
Robin Ward 1198421261 FIX: Remove debugging return statement 2017-09-26 09:49:51 -04:00
Robin Ward 7720ceed24 FIX: Don't preload unless the plugin is enabled 2017-09-25 14:51:49 -04:00
Robin Ward 856c5a5435 FEATURE: Add ability to claim topics on flagged topics page 2017-09-25 12:22:38 -04:00