-
![Captura de pantalla 2024-07-11 174948](https://github.com/damiafuentes/DJITelloPy/assets/175340970/507fde95-4f9c-4c0f-8852-440a52665349)
-
Many parameters that require a choice, such as the ComboParameter do not use a default value but null. The default constructor should either set a value from the given choices or enforce a default val…
-
### Version Information
Server Version: 2.0.9
### Environment
Docker
### What is the expected behaviour?
Hasura should not enforce enum types when checking permissions.
### Keywords
…
-
Currently the Min and Max values for parameters are only described in comment form, and are used by some GCS's for presentation of the data as a "slider" or similar, but they are NOT sanity checked in…
-
- [ ] Resources should be noun
- [ ] Use kebab-case instead of camelCase for API URLs
- [ ] Plural for resource names
- [ ] Limit use of subresource
- [ ] Don’t use a trailing forward slas…
-
Facebook login is not enforced if you navigate directly to the calendar or stocks page
-
SELinux was set to "permissive" due to issues with Parsoid. Several online tutorials state that when installing X software it is assumed SELinux is disabled or permissive. Several other self-described…
-
For some reason, one line of the [pom-scijava maven enforcer exclusion](https://github.com/scijava/pom-scijava/blob/80e542ae0ae909cc411599fb1501c7565840e232/pom.xml#L764) is not being inherited - even…
-
```
When CUrlManager::$urlSuffix is set to "/" and even if
CUrlManager::$useStrictParsing is enabled, this url
http://example.com/test
will match this rule
'test' => 'site/test'
The related proble…
-
When projects can have multiple contracts, the code assumes that only one of those contracts is effective at any time, otherwise it can't know how to deal with it when someone clocks time to the proje…