Adds the ability to create a dynamic calendar in the first post of a topic.
Go to file
jjaffeux dd0b28677c UX: always apply vertical margin on calendar 2020-04-12 12:56:54 +02:00
app FIX: makes bbcode parsing much more resilient by using nokogiri on cooked 2020-04-12 10:32:44 +02:00
assets UX: always apply vertical margin on calendar 2020-04-12 12:56:54 +02:00
config UX: clarifies discourse_post_event_enabled needs calendar_enabled 2020-04-12 09:38:41 +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: makes bbcode parsing much more resilient by using nokogiri on cooked 2020-04-12 10:32:44 +02:00
public/javascripts DEV: more explicit filename 2018-12-27 19:48:30 +01:00
spec linting 2020-04-12 11:37:17 +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 FEATURE: limits who can create/act on events based on groups 2020-04-12 09:36:12 +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