Commit Graph

123 Commits

Author SHA1 Message Date
jjaffeux d12d45d247 UX: events are now managed through md markup 2020-04-11 20:26:37 +02:00
Joffrey JAFFEUX 3d6e47a605
FIX: correctly display multiple dates (#34) 2020-04-10 12:29:29 +02:00
Joffrey JAFFEUX 3a9b218b3b
FEATURE: display upcoming events in a calendar (#33) 2020-04-10 11:35:53 +02:00
Joffrey JAFFEUX e0146360c6
FEATURE: .ics support for events (#32) 2020-04-10 10:52:38 +02:00
Joffrey JAFFEUX 03dfa04971
UX: only groups can be invited (#29) 2020-04-09 23:01:47 +02:00
Joffrey JAFFEUX 31dfaf4557
REFACTOR: removes display invitees option (#28) 2020-04-09 20:45:38 +02:00
Joffrey JAFFEUX 5665832fe7
REFACTOR: ensures consistent naming with discourse-post-event (#26) 2020-04-09 18:10:45 +02:00
jjaffeux 3b945689c0 UX: do not lowercase show all 2020-03-28 19:01:32 +01:00
jjaffeux 78b1b85512 FIX: supports emojis in event name 2020-03-28 18:35:45 +01:00
jjaffeux a710fdda9f UX: improves buttons texts and visuals 2020-03-28 18:12:59 +01:00
jjaffeux 903127494c UX: puts less emphasize on status and hide it when standalone 2020-03-28 17:47:13 +01:00
jjaffeux 109c3bbc61 fix linting 2020-03-28 15:52:11 +01:00
jjaffeux da26c43c49 FIX: should_display_invitees already has this info 2020-03-27 23:11:34 +01:00
jjaffeux 7a15ecd29a UX: prevents to submit invite on first enter 2020-03-27 22:47:55 +01:00
jjaffeux 8c51d4c50f FIX: scope user-selector to a topic id 2020-03-27 22:45:37 +01:00
jjaffeux 9cd66b1437 UX: cleaning/improving upcoming events pages 2020-03-27 22:29:01 +01:00
jjaffeux 77bc6a4f77 UX: do not show participants if standalone 2020-03-27 22:18:18 +01:00
jjaffeux fe6c2e6102 FEATURE: uses post_event date in op to decorate topic title 2020-03-27 21:37:38 +01:00
jjaffeux f7c2903096 REFACTOR: uses only defined status in the UI 2020-03-27 17:06:00 +01:00
jjaffeux 15ca343403 FIX: uses the safer rel noopener param 2020-03-27 17:00:49 +01:00
jjaffeux 43c62d6cec DEV: render-invitee helper 2020-03-27 10:25:55 +01:00
jjaffeux 02cc7a4a41 UX: dash shouldn't be part of link 2020-03-27 10:10:15 +01:00
jjaffeux f563e28f52 UX: improves post-event-invitees modal 2020-03-27 09:26:25 +01:00
jjaffeux 61d46509d9 UX: slightly more spacing in invitees list 2020-03-27 08:58:54 +01:00
jjaffeux 16b6eb82af FIX: dates should when not expired 2020-03-27 08:53:50 +01:00
jjaffeux 7668ec6ac8 UX: allows to see participants of passed events 2020-03-27 01:27:32 +01:00
jjaffeux 33fae2f6ab minore fix to upcoming-events page 2020-03-26 22:20:26 +01:00
jjaffeux b2103e8517 introduces post_event_enabled site setting 2020-03-26 22:19:09 +01:00
jjaffeux 4167d6430e removes debugging 2020-03-26 20:58:57 +01:00
jjaffeux 32dc03d729 UX: display expired events 2020-03-26 20:38:28 +01:00
jjaffeux adfeea93a2 FIX: gives slightly more height 2020-03-26 17:34:03 +01:00
jjaffeux 8e7945169b FIX: lears invitedNames on modal closed 2020-03-26 16:50:36 +01:00
jjaffeux 36d39f085d FEATURE: allows to invite people to public events 2020-03-26 16:39:12 +01:00
jjaffeux 73d6185213 UX: show invites count only for private events 2020-03-26 15:22:44 +01:00
jjaffeux 76b1566248 FIX: google calendar link for specific time event was incorrect 2020-03-26 15:20:15 +01:00
Joffrey JAFFEUX 988b066ab5
FEATURE: implements initial support for post events (#24) 2020-03-26 14:11:33 +01:00
jjaffeux ef78e587bb FIX: ensures DIscourseURL is defined 2020-03-16 19:14:24 +01:00
jjaffeux 45e7b258da FIX: set post_url so calendar events can be clicked from anywhere 2020-03-11 01:56:29 +01:00
jjaffeux 68500cadd2 FIX: ensures category outlet works with subcategories too 2020-03-09 14:40:43 +01:00
jjaffeux 49f1886759 REFACTOR: simpler selector value logic 2020-03-09 14:26:55 +01:00
Martin Brennan d6bff6cbb7
DEPRECATION: Completely remove user custom field timezone (#6)
The functionality of using a UserCustomField timezone for this plugin has been deprecated for the past few months and existing timezone custom fields have been migrated to the replacement, UserOption.timezone.
2020-03-04 11:49:40 +11:00
Mark VanLandingham 1a8c15872a
FIX: Events ending at 12:00am are not automatically all-day (#21) 2020-02-27 10:53:32 -06:00
jjaffeux 0bd275e180 FEATURE: allows to choose the outlet to display category calendar 2020-02-27 10:15:37 +01:00
jjaffeux 31d261f54d UX: fake calendar height while loading 2020-02-19 17:52:03 +01:00
Joffrey JAFFEUX 2fb5d54a25
FEATURE: allows to show a calendar from a post on a category header (#20) 2020-02-18 08:50:39 +01:00
Vinoth Kannan 7c4ee027b4 Make eslint happy. 2020-02-06 20:16:22 +05:30
Vinoth Kannan eff4de06ae
FEATURE: display group members by timezone in posts. (#19) 2020-02-06 19:05:06 +05:30
Mark VanLandingham b7e1c83bcf
FIX: All-day event logic fixed (#18) 2020-01-28 11:19:17 -06:00
jjaffeux 54274323c4 FIX: sk2 support 2020-01-28 09:24:26 +01:00
Mark VanLandingham 97db2ccc7c
Fix excerpt length being up to 1000 chars (#17) 2020-01-23 11:24:50 -06:00