Adds the ability to create a dynamic calendar in the first post of a topic.
Go to file
jjaffeux 31a8524a80 FIX: hides dropdown if no actions available 2020-05-04 10:55:37 +02:00
app FIX: improves invitees query perf and prevents loading destroyed user 2020-05-04 10:34:22 +02:00
assets FIX: hides dropdown if no actions available 2020-05-04 10:55:37 +02:00
config FEATURE: allows to export event invitees in a .csv file (#40) 2020-05-03 16:29:42 +02:00
db FIX: amend resetting of cache 2020-04-30 12:45:02 +10:00
jobs/scheduled FIX: Create events only in calendar topics 2020-03-20 19:01:30 +02:00
lib UX: replaces [wrap] by [event] 2020-04-23 13:23:59 +02:00
public/javascripts DEV: more explicit filename 2018-12-27 19:48:30 +01:00
spec FIX: ensures a destroyed user is correctly removed from invitees 2020-05-04 09:46:38 +02:00
.eslintrc DEV: adds eslint config support 2019-12-30 15:24:06 +01:00
.gitignore DEV: adds eslint config support 2019-12-30 15:24:06 +01:00
.rubocop.yml Inherit rubocop config from discourse repo 2018-12-03 00:35:44 +01:00
LICENSE first commit 2018-06-06 15:24:56 +02:00
README.md README: Update with description and meta plugin URL 2018-09-17 21:29:53 +05:30
package.json DEV: uses latest eslint config 2020-04-22 23:21:59 +02:00
plugin.rb FIX: ensures a destroyed user is correctly removed from invitees 2020-05-04 09:46:38 +02:00
yarn.lock DEV: uses latest eslint config 2020-04-22 23:21:59 +02:00

README.md

Discourse Calendar

Adds the ability to create a dynamic calendar in the first post of a topic.

Topic discussing the plugin itself can be found here: https://meta.discourse.org/t/discourse-calendar/97376