Plugin for assigning users to a topic
Go to file
Roman Rizzi b256d462bf
DEV: use group ids to allow assign on groups (#38)
* DEV: use group ids to allow assign on groups

* FIX: Dinamically sets the default value to support older versions
2019-07-16 11:33:04 -03:00
.tx Update translations 2018-09-10 13:57:52 -04:00
app Feature: Allow assign on groups (#31) 2019-06-04 09:21:33 -03:00
assets UX: In mobile view show button only under topic controls. (#35) 2019-06-25 16:05:09 +03:00
bin Add frozen string literal comment to files. 2019-05-13 10:30:21 +08:00
config DEV: use group ids to allow assign on groups (#38) 2019-07-16 11:33:04 -03:00
db/migrate FEATURE: Users can override reminders frequency (#30) 2019-05-27 10:53:37 -03:00
jobs DEV: use group ids to allow assign on groups (#38) 2019-07-16 11:33:04 -03:00
lib DEV: use group ids to allow assign on groups (#38) 2019-07-16 11:33:04 -03:00
spec DEV: use group ids to allow assign on groups (#38) 2019-07-16 11:33:04 -03:00
test/javascripts DEV: new API s/replaceCurrentUser/updateCurrentUser 2019-06-14 14:38:10 +02:00
.eslintrc FIX: new select-kit test-helper 2019-06-06 09:34:42 +02:00
.gitignore DEV: prettier/eslint 2019-01-11 17:33:51 +01:00
.rubocop.yml Inherit rubocop config from discourse repo 2018-12-03 00:35:26 +01:00
.travis.yml Configure Travis build 2019-01-04 21:30:53 +01:00
Gemfile Add frozen string literal comment to files. 2019-05-13 10:30:21 +08:00
Gemfile.lock Update translations 2019-07-15 14:00:07 -04:00
README.md Update README.md 2018-11-27 15:26:36 +11:00
package.json DEV: prettier/eslint 2019-01-11 17:33:51 +01:00
plugin.rb DEV: use group ids to allow assign on groups (#38) 2019-07-16 11:33:04 -03:00
yarn.lock DEV: prettier/eslint 2019-01-11 17:33:51 +01:00

README.md

Documentation

Official documentation is at:

https://meta.discourse.org/t/discourse-assign/58044