[nodebb-plugin-calendar] Fully featured calendar plugin for NodeBB - Testers needed
-
@PitaJ Tks a lot man, I've installed v0.16, it crashes less but still crashs... And the calendar icon in the composer does nothing... I'll update to 0.17 and let you know
EDIT: V0.17 no crash for the moment (crossing fingers ^^ ), 2 issues:
- When trying a repeating event I'm having an error "Unexpected token " and in the logs >>> {"level":"error","message":"[plugins] filter:parse.raw, Unexpected token “","timestamp":"2016-11-15T08:15:22.148Z"}
When clicking the calendar view (icon in the navigation bar), the4 buttons 'Month' 'Week' 'Day' 'Show only YES' are not showing... We need to click twice and then the page is reloaded and just then the buttons are showing again>>> cleaned the cache and seems to be OK
-
@azeus is that only with a custom repeating event by chance? One with a specified end date and not repeating forever?
-
@PitaJ said in [nodebb-plugin-calendar] Fully featured calendar plugin for NodeBB - Testers needed:
@azeus is that only with a custom repeating event by chance? One with a specified end date and not repeating forever?
Actually I got the error what ever the option is. The error is displayed and we can't validate the event creation... But still, the event is created in the calendar... After this, we've a big issue in the whole forum... Now everything is broken Any idea how to fix? tks
Internal Error.
Oops! Looks like something went wrong!
/categories
Unexpected token “Edit: Fixed: I've disabled the calendar plugin from ACP, then removed the repeating event that I've created before, then I've reactivated the pluging again. Now it's fixed ^^ But the repeating events is definitely not working yet
-
@azeus New version. Please try out
[email protected]
npm install nodebb-plugin-calendar@latest
Changes:
- Minor visual fixes
- Possible fix for unexpected token error with repeated events
-
@PitaJ said in [nodebb-plugin-calendar] Fully featured calendar plugin for NodeBB - Testers needed:
Changes:
Minor visual fixes
Possible fix for unexpected token error with repeated eventsStill Unexpected token “ with 0.18. But repeating events is a nice to have for us so no problem, we just want to avoid the users to create this cause it crashes the forum... Otherwise, the plugin is up and running in our production and we are happy with it
-
@azeus can you try
[email protected]
? Thanks.Just FYI: it might make some events invalid. Let me know if this is a widespread thing. It shouldn't be, it should only affect repeating events that were created with previous versions.
If you want to save those events (they might just show as bbcode-ish markup), just delete the
[repeats]...[/repeats]
section -
@azeus is that a new event you created after updating, or an older one? If it's an older one that you want to save just delete the
[repeats]....[/repeats]
part and edit it normally with the composer button.If it's not an older one, then I'm having trouble reproducing.
-
Hey,
I am trying this on a fresh 1.3.0 install, and it initially works, but after some time the calendar interface on "New Post" won't open. No errors in ./nodebb log, so i fired up the firefox devtools and got the following:
Translation failed: n @http://fa5a806a-bfa4-4947-88ea-c1abbcacc14d.pub.cloud.scaleway.com:4567/nodebb.min.js?343a5597-8042-49c2-a327-858c58c47838:47:16079 t.fn.datetimepicker @http://fa5a806a-bfa4-4947-88ea-c1abbcacc14d.pub.cloud.scaleway.com:4567/nodebb.min.js?343a5597-8042-49c2-a327-858c58c47838:47:16875 .each @http://fa5a806a-bfa4-4947-88ea-c1abbcacc14d.pub.cloud.scaleway.com:4567/nodebb.min.js?343a5597-8042-49c2-a327-858c58c47838:1:2988 p.prototype.each @http://fa5a806a-bfa4-4947-88ea-c1abbcacc14d.pub.cloud.scaleway.com:4567/nodebb.min.js?343a5597-8042-49c2-a327-858c58c47838:1:1077 t.fn.datetimepicker @http://fa5a806a-bfa4-4947-88ea-c1abbcacc14d.pub.cloud.scaleway.com:4567/nodebb.min.js?343a5597-8042-49c2-a327-858c58c47838:47:16740 e.show @http://fa5a806a-bfa4-4947-88ea-c1abbcacc14d.pub.cloud.scaleway.com:4567/nodebb.min.js?343a5597-8042-49c2-a327-858c58c47838:45:6130 g @http://fa5a806a-bfa4-4947-88ea-c1abbcacc14d.pub.cloud.scaleway.com:4567/nodebb.min.js?343a5597-8042-49c2-a327-858c58c47838:11:381 t @http://fa5a806a-bfa4-4947-88ea-c1abbcacc14d.pub.cloud.scaleway.com:4567/nodebb.min.js?343a5597-8042-49c2-a327-858c58c47838:50:3006 notify.run @http://fa5a806a-bfa4-4947-88ea-c1abbcacc14d.pub.cloud.scaleway.com:4567/nodebb.min.js?343a5597-8042-49c2-a327-858c58c47838 line 25 > eval:87:22 notify @http://fa5a806a-bfa4-4947-88ea-c1abbcacc14d.pub.cloud.scaleway.com:4567/nodebb.min.js?343a5597-8042-49c2-a327-858c58c47838 line 25 > eval:100:28 module.exports/flush @http://fa5a806a-bfa4-4947-88ea-c1abbcacc14d.pub.cloud.scaleway.com:4567/nodebb.min.js?343a5597-8042-49c2-a327-858c58c47838 line 17 > eval:18:9 nodebb.min.js:50:3031
Any ideas what's wrong ?
-
@Nikolai-Bochev hi, thanks for the report. can you explain a little more about the context? When did this error occur? Was it on a page with a certain event, and if so, what was the "source code" for the post? Is your site publicly available, I'd like to test it out if possible.
-
@PitaJ said in [nodebb-plugin-calendar] Fully featured calendar plugin for NodeBB - Testers needed:
@Nikolai-Bochev hi, thanks for the report. can you explain a little more about the context? When did this error occur? Was it on a page with a certain event, and if so, what was the "source code" for the post? Is your site publicly available, I'd like to test it out if possible.
Hey,
It is when you click on the calendar icon on new post, to create an event and the UI does not open at all. There is no other event displayed at the time.
The forum is still on testing period. It's at:http://fa5a806a-bfa4-4947-88ea-c1abbcacc14d.pub.cloud.scaleway.com:4567/
You should be able to register without email confirmation and i have allowed calendar even creation in General Discussion. If required i can give you ssh access to the VM as well.
-
@Nikolai-Bochev okay I've made a change that should fix your issue.
npm install [email protected]
Thanks for testing it out!
-
@PitaJ said in [nodebb-plugin-calendar] Fully featured calendar plugin for NodeBB - Testers needed:
@Nikolai-Bochev okay I've made a change that should fix your issue.
npm install [email protected]
Thanks for testing it out!
Problem solved, thanks for being so fast !
-
@evoixmr it looks like the CSS is kinda messed up. What browser are you on?
I do plan on introducing more custom repeat options.
Oh, oops. Didn't mean to show the response thing in the email.
The invite thing sounds interesting. I'd like to keep it restricted to inviting existing users.
-
@evoixmr okay I fixed the issue. Upgrade to
[email protected]
.