[nodebb-plugin-calendar] Fully featured calendar plugin for NodeBB - Testers needed
-
@PitaJ I have a new installation, with the latest nodebb and latest calendar. I'm getting an "Error Invalid=group-name" when I put a check on either registered user or guest to post events. Error log - 14/2 17:26:51 [28869] - [31merror[39m: [groups.join] Could not create new hidden group: invalid-group-name
-
@evoixmr I'm aware of this issue. I've been very busy lately. Sorry I haven't been able to update this much.
Invalid group name error while assigning privileges in category view · Issue #67 · pitaj/nodebb-plugin-calendar
On version 1.4.2, I get the following error while assigning privileges in category view 27/1 15:34:04 [18726] - �[31merror�[39m: [groups.join] Could not create new hidden group: invalid-group-name
GitHub (github.com)
-
@evoixmr open an issue on github please
-
Hi @PitaJ we have upgraded to NodeBB v1.4.5 with Calendar 1.0.0-alpha.23. We have a privileges issue when the Calendar is activated, we can't add the "Post events" permission on the categories page.
We got the message:
Error: invalid-group-name
Any idea please ?
EDIT: Just seen the bug https://github.com/pitaj/nodebb-plugin-calendar/issues/67
Hop it will be fixed soon
-
@azeus @evoixmr New version. Please try out [email protected]
npm install nodebb-plugin-calendar@latest
Changelog:
- Bug fixes
This version has compatibility with [email protected]+, but only officially supports [email protected]
-
@evoixmr said in [nodebb-plugin-calendar] Fully featured calendar plugin for NodeBB - Testers needed:
@PitaJ https://github.com/pitaj/nodebb-plugin-calendar/issues/68
Issue still exist. The right side of the end date/time isout of the block when creating event.
@PitaJ https://github.com/pitaj/nodebb-plugin-calendar/issues/68 -
@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 [link text](link url) appear as default? or even better...a separate block for the location? like location text and location link.
-
@evoixmr because all of the privileges were necessarily cleared in my attempt to fix that issue.
And not you can't reset them. Sorry I'll try to fix this asap
-
@evoixmr New version. Please try out [email protected]
npm install nodebb-plugin-calendar@latest
Changelog:
- Fixed
Could not create new hidden group: invalid-group-name
error
- Fixed
-
@PitaJ All registered users are still getting "Error, You do not have enough privileges for this action." on any response. Only admins and moderators can select reponse.
Disregard, unchecking this fixes the issue
"Link the permission to respond to an event to the reply permission, as opposed to (by default) the view permission " -
@evoixmr for repeated or singular events?
-
New version. Please try out
[email protected]
npm install nodebb-plugin-calendar@latest
Changelog:
- Fixed event editor end time being cut off on mobile
- Fixed viewing responses from calendar view showing up blank
-
-
@evoixmr what version of Firefox? I just tested, and I think you may be on an old version that doesn't support flexbox or something. Make sure you're running
./nodebb build
after upgrading the plugin, as well.I can confirm that the avatars look weird before a refresh. Can you take a couple screenshots of what it looks like to you though? I think is could be a theme difference thing.