Miklós Tóth
Miklós Tóth
Rethink the published list of example apps on the docs site. Feature more enterprise-y apps, like OKR, Facility, Legacy apps to microservices, file import and web GUI presentation, car fleet...
There are built-in content types that get their allowed child types from their **parents**, you **cannot set allowed types locally** on them: - Folder - Page #### 1. Do not...
Internal client - for the built in admin user - works, but when trying to connect to the repo using an **external client** - for the public admin user -...
Currently if the developer provides a list of **trace categories** (System, Index, Repository, etc.) to switch ON, the system does not take the **settings stored in the repository** into account....
- `develop` branch of the sensenet repository - SQL db - **search engine: local or service**?
The cookie consent dialog cannot be closed on the [main sensenet site](https://www.sensenet.com) in Chrome. Clicking the Accept all button throws an error on the console. ``` Uncaught TypeError: cookieConsent.storeConsent is...
I want to add users to a new group right on the user list UI. Currently there is a Roles column in the grid with 3 different behaviors depending on...
Consolidate classes and extension methods related to templates. Templates should come **from the repository** instead of the dll. - IEmailTemplateManager - ITemplateManager - IAssemblyTemplateManager **[remove]** - AssemblyTemplateManager **[remove]** - TemplateManagerExtensions
Create an internal snaas test environment identical with the live system so that we can test the **registration process** and other snaas features.