-
### Is there an existing issue for this?
- [X] I have searched the existing issues.
### Please describe the feature you have in mind and explain what the current shortcomings are?
I did some …
-
For example I have an markdown file that is named ``.rst.in`` which is in input to pandoc to make it generate an rst file. As such github should be able to render it just like the rst file if people g…
-
### Description:
This issue aims to define the specific API endpoints for the application to establish a clear and consistent interface for accessing and interacting with the application's data and f…
-
# Problem Solved By The Feature
As we will ship quite a lot of features we need to come up with a naming strategy. IMHO we should align as much as possible to the Angular naming as people will unde…
-
## Description
The Defi [page](https://ethereum.org/en/defi/) contains multiple links to sample dapps which requires the user to be redirected to the dapps [page](https://ethereum.org/en/dapps/?cat…
-
Preconditions: Set up the [[Preformatted Names Strategy>>https://extensions.xwiki.org/xwiki/bin/view/Extension/Name%20Strategies%20Module/#HPreformattedNamesStrategy]] first:
* Login as Admin
* Go…
-
Currently, the diagram macro doesn't check if the page it creates follows the naming strategies used
-
Hey folks, I've heard from more than one person that the current behaviour of Strategy ledgers is counter-intuitive to new users. I have some thoughts about how to restructure this but I wanted to get…
-
Using an entity with a column like this:
```
@ManyToOne(() => Degree, { nullable: true })
@JoinColumn()
parentDegree?: Degree;
```
yields the column name `parent_degree__id` instead of…
-
Issue:
In the configuration of the paginate, property _searchableColumns_ seems bugged. If the column has a name consisting of camelCase, e.g. _displayName_, will not be mapped correctly and an error…