-
I just followed all the instructions for the ESP32 example and got everything set up, make flash completed successfully, make monitor looks like it works for a few seconds with successful connect and …
-
Hi Justin, I have finished styling and creating CRUD functionality for events and am ready for a review. One note, I have not implemented a page to display the current user's hosted events, but I pla…
-
In the tenant registration module, the interface ISetupEvent is not needed. Instead you should be able to use `ISetupEventHandler` in OC.
https://github.com/OrchardCMS/OrchardCore/blob/e766ca15a0af…
-
Replace the middleware in a controller construct for a policy with `user->can('role name')`...
Added for:
- [x] User
- [x] Event
- [x] Location
- [x] RaceTeam
- [x] Organization
- [ ] Registr…
-
A report that lists out all the people who have not showed up at an event (not marked as checked in) - with information on their registration status.
-
![image (4)](https://user-images.githubusercontent.com/11797156/71981097-52f49f80-322a-11ea-8539-7aa55c9e7b78.png)
The registration statuses `softAccepted` and `softRejected` should be shown to the…
-
# Review Meetup Form to capture more information
## User Story
As a co-organizer of Orlando DevOps group, I would like to review requirements on the Meetup Form so that can gather more valuable data…
-
We absolutely need a 3rd column on the web site. If we can possibly add it to this theme that would really help us for many purposes, including:
- **Most importantly**, displaying sponsor information
…
-
User story
As a staff user
I want to view a history of searches made (both search criteria and results) against a registration or account
So I can see a record of a search in the event that there's a …
-
# review https://dev.openmeet.net/
these are observations and comments, not orders to change anything. Let's discuss anything that sticks out.
## index page
- [x] link to biz.openmeet.net fo…