Adds the ability to create a dynamic calendar in the first post of a topic.
Go to file
jjaffeux e8fce60f35 DEV: adds a is-current-user class to invitee 2020-04-22 23:24:45 +02:00
app FIX: ensures a non staff user can create attendance 2020-04-22 23:22:31 +02:00
assets DEV: adds a is-current-user class to invitee 2020-04-22 23:24:45 +02:00
config FIX: ensures edit reason is localized 2020-04-22 23:23:15 +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: uses latest eslint config 2020-04-22 23:21:59 +02:00
plugin.rb REFACTOR: removes dead code for now 2020-04-22 23:24:20 +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