-
The Future Time Machine lets you preview your dotCMS pages as they'll appear on any future date. Eliminate uncertainty by seeing scheduled content changes in context. Simply select a date, language, a…
-
# Support default parameter values in lambdas
* [x] Proposed
* [X] Prototype: No prototype needed
* [X] Implementation: done
* [X] Specification: https://github.com/dotnet/csharplang/blob/main/…
-
See https://github.com/open-telemetry/opentelemetry-specification/pull/4061
We need to support new formally defined (in [OTEP 232](https://github.com/open-telemetry/oteps/blob/main/text/0232-maturi…
-
### Request details
We could try to find out what's required to host npm packages, maybe it could be supported by Reposilite at some point.
-
Description: Redesign in-app notifications linked to email notification subscriptions in the AG Grid Index format. The updated design should incorporate versions for both BCeID and IDIR users, includi…
-
# Self constraint for generic type parameters
* [x] Proposed
* [ ] Prototype: Not Started
* [ ] Implementation: Not Started
* [ ] Specification: In progress: https://github.com/dotnet/csharplang…
-
I haven’t seen this discussed explicitly, so I’m wondering if it has been addressed.
In the [specification](https://tc39.es/proposal-upsert/), Map.prototype.emplace currently retrieves and sets val…
-
remove api link and linkSimple because my-data api provide usage : owl:sameHas predicate to know other platform ids
documentation to upgade for explaination : https://datafoodconsortium.gitbook.io/…
-
> [!IMPORTANT]
> - **TICKET STATUS:** `Scheduled`
> - **PILOT DATE:** 12/4/2024 at 1 p.m.
> - **TESTING:** Mobile: iPhone - VoiceOver
> - **TYPES OF ASSISTIVE TECH:** Desktop Screen Reader, Mobile …
-
`The base object is the object created by the user, or an object that is created using the new keyword.` is incorrect.
The correct explanation is that Object.prototype is the base object in JavaSc…