[nodebb-plugin-calendar] Fully featured calendar plugin for NodeBB - Testers needed
-
@PitaJ said in [nodebb-plugin-calendar] Fully featured calendar plugin for NodeBB - Testers needed:
@sanatisharif oh, was that error on the server, not in your browser?
Huh, guess I'll have to include the polyfill on the server, too.
Both of them!
-
@sanatisharif @evoixmr Unfortunately at the moment I don't have any way to test IE as I have no Windows install.
@jam should have fixed that error. It's just caused by me using
app.alertError
wrong.New version. Update to
[email protected]
npm install nodebb-plugin-calendar@latest
-
@PitaJ I just updated to Alpha5.
-
Android Chrome - Can click to view event on calendar. "Go to post" works
-
Linux Firefox - Can click to view event on calendar. "Go to post" works
-
Safari- Can click to view event on calendar. "Go to post" works
-
Windows 10 Firefox - Can click to view event on calendar. "Go to post" works
-
Windows IE11 - Can click to view event on calendar. "Go to post" does not work, link shows correctly on the bottom left of the browser. Right click (open / new tab / new window) works on "Go to post"
Notification is not working.
Admin and Global Mods can create event on any categories.
No server error.
View from android chrome when clicking from calendar is going over the right side.
-
-
Everything is fine with
Alpha 5
thanks a lot.How I can localize it ? ( Like Persian/Shamsi calendar)
-
@sanatisharif does your notification work?
-
@sanatisharif you can localize it by downloading calendar.json (right click + download) and then changing the right-side values. Then upload it to pastebin or something and link it to me. Thanks!
Edit: I'm in the process of adding localization support for FullCalendar and moment.js.
-
Thanks for your help. Once I get these bugs fixed I can move on to adding features. It is a known issue that notifications do not work. I will devote my time to fixing the notifications over the next few days, then move on to other things.
-
@evoixmr said in [nodebb-plugin-calendar] Fully featured calendar plugin for NodeBB - Testers needed:
@sanatisharif does your notification work?
Oh! Unfortunately does not work.
@PitaJ I am gonna to send a pull request in your github repository
-
@sanatisharif ok cool that's the best option for me
-
-
@sanatisharif Your pull request is kind of messed up. What you submitted isn't valid JSON, it has to have double quotes. You also missed a whole translation line.
-
New version. Update to
[email protected]
npm install nodebb-plugin-calendar@latest
Fixes: Localization for
momentjs
andfullcalendar
libraries now pulled dynamically.#1 Todo: Make reminder notifications work
-
@Jam which button?
-
Another feature request for you (let me know if you want me to open an enhancement on GitHub).
It would be awesome to have a way to show external calendar events on the calendar page. I running a gaming oriented forum. I want to display info from something like this http://www.opencritic.com/calendar on my calendar.
-
@teh_g said in [nodebb-plugin-calendar] Fully featured calendar plugin for NodeBB - Testers needed:
Another feature request for you (let me know if you want me to open an enhancement on GitHub).
It would be awesome to have a way to show external calendar events on the calendar page. I running a gaming oriented forum. I want to display info from something like this http://www.opencritic.com/calendar on my calendar.
This calendar already has the feature that your talking about. Did you see the actual calendar? (yoursite/calendar)