Adds the ability to create a dynamic calendar in the first post of a topic.
Go to file
jjaffeux cc193bf2ba FIX: prevents name collision by namespacing guardian method 2020-04-14 19:03:55 +02:00
app FIX: prevents name collision by namespacing guardian method 2020-04-14 19:03:55 +02:00
assets FIX: prevents name collision by namespacing guardian method 2020-04-14 19:03:55 +02:00
config FEATURE: display event's starts_at on topic title 2020-04-12 14:18:55 +02:00
db REFACTOR: removes display invitees option (#28) 2020-04-09 20:45:38 +02:00
jobs/scheduled FIX: Create events only in calendar topics 2020-03-20 19:01:30 +02:00
lib FIX: prevents name collision by namespacing guardian method 2020-04-14 19:03:55 +02:00
public/javascripts DEV: more explicit filename 2018-12-27 19:48:30 +01:00
spec FEATURE: display event's starts_at on topic title 2020-04-12 14:18:55 +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: adds eslint config support 2019-12-30 15:24:06 +01:00
plugin.rb FIX: prevents name collision by namespacing guardian method 2020-04-14 19:03:55 +02:00
yarn.lock DEV: adds eslint config support 2019-12-30 15:24:06 +01: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