[nodebb-plugin-calendar] Fully featured calendar plugin for NodeBB - Testers needed
-
@azeus ok well this should fix it regardless of DB
-
@evoixmr @azeus @pejuaxel @archprateek
New version. Please try out
[email protected]
Note: this version requires NodeBB v1.5.1
Changelog:
- Fix events not showing up on the calendar
This fix is untested because I can't reproduce it
- Fix events not showing up on the calendar
-
@evoixmr @azeus @pejuaxel @archprateek
New version. Please try out
[email protected]
Note: this version requires NodeBB v1.5.1npm i nodebb-plugin-calendar@latest
Changelog:
- Fix events not showing up on the calendar, part 2
This fix is untested because I can't reproduce it
- Fix events not showing up on the calendar, part 2
-
Thank you @PitaJ
It was really great to see events showing up in calendar. I had never seen them earlier on my forum. Thanks again.
Now the only thing is event shows up in post & in calendar only after I edit post --> edit event --> save and submit again. @azeus @pejuaxel Is it on my forum only now? Then some other plugin might be causing it.
-
@archprateek No, I have the same issue as well.
-
@archprateek @pejuaxel @evoixmr @azeus
New version. Please try out
[email protected]
Note: this version requires NodeBB v1.5.1npm i nodebb-plugin-calendar@latest
Changelog:
- Fixed fresh visits of
/calendar/[pid]
erroring out - Fixed events incorrectly showing as mandatory
- Fixed settings not saving or not applying
- Fixed the events not being correctly translated
I'd like to sincerely thank everyone who helped by reporting and debugging these issues with me.
- Fixed fresh visits of
-
@PitaJ the location of the calendar accepts markdown, which is good for the ones that know the "link" format. Making a link to map opens up the gps and is really helpful on mobile.
Can you make a separate block for the location? One block location text and another for location link.
-
@evoixmr I don't see any compelling reason to do so. Go ahead and open an issue on Github though, and if there's a significant amount of support, I'll consider it.
-
@azeus try clearing your cache for the missing calendar issue
-
Have you tried rebuilding assets with
./nodebb build && ./nodebb restart
?
Is your site available publicly somewhere I can look myself? Feel free to PM me directly if you don't want to make it public knowledge -
@PitaJ said in [nodebb-plugin-calendar] Fully featured calendar plugin for NodeBB - Testers needed:
Have you tried rebuilding assets with
./nodebb build && ./nodebb restart
?
Is your site available publicly somewhere I can look myself? Feel free to PM me directly if you don't want to make it public knowledgeThat fixed the isse ^^ Tks
-
@azeus glad to hear it!