Miklós Tóth

Results 151 issues of Miklós Tóth

(censored based on discussion) Create an action ~~(middleware?)~~ that is able to generate an [OpenAPI](https://swagger.io/specification) definition file for the repository. - does not have to contain the _full api_: basic...

enterprise
discussion
backend

- add captcha to the registration page - add config/switch, it should be ON by default

deployment
snaas

Currently `Image` is allowed on the `/Root/Content` container, but `File` isn't. This lets us **upload documents in the root (or a subfolder) as images**. This is a **snaas-only setting**, the...

bug
backend

During registration the user receives two registration emails instead of one. The second one probably lets you log in without accepting the terms of use (?). After accepting terms, the...

bug
snaas

As we added more types, default containers, user, groups and sample content, the default permissions and allowed child type settings became cluttered and too complicated. #### Goal Clean up default...

Epic
discussion

## Re-introducing the content template feature The feature works using the OData REST API, this epic is mostly about the install package and the UI. - add the previously removed...

Epic

## Repro steps - create a Memo - try to create another, with the same name --> the system should create a new one with a postfix: _mymemo (2)_ ##...

bug
backend

The CTD list on admin ui and a simple OData query too shows string resources instead of the real descriptions for CTDs: ![image.png](https://images.zenhubusercontent.com/58e4ccee51aa2c30577a6f45/aa0bced2-ae5c-4c4d-8e25-10372ab9aa1a) ```json { "Name": "BlogPost", "DisplayName": "Blog post",...

bug
backend

documentation
deployment
backend

When I modify a setting on admin UI, after modifying the json and pressing the Save button the original value is displayed in the editor. When I navigate to a...

bug
backend
admin-ui