01es
01es
### Description Date properties with `@TimeOnly` semantics are not currently supported as selection criteria. If a property with such semantics is added, (e.g., `.addCrit(Timesheet_.startTime()).asRange().time().also()`), the resultant query assumes `today` as...
### Description Many Entity Centre has a large number of selection criteria. And before a full support for user customisation of selection criteria is supported, it is examplect that many...
### Description TG has a consistent and well proven authorisation subsystem, which in based on a uniform model of the RETSful Objects. This authorisation subsystem worked well for both Web...
### Description There are situations where just loaded entity instances (i.e. unchanged) are recognised as mutated by the UI logic on Entity Masters. In such cases, Entity Masters cannot be...
### Description Every entity has a key and many have descriptions. Either key or both are used for representing entity instances textually (e.g., in logs) and graphically in UI. There...
### Description Existing Entity Master DSL requires specification of a property editor after adding a property. The original intent of this was to make the decision of choosing a property...
### Description Existing Entity Centre DSL requires specification of a property selection criterion type after adding a property. The original intent of this was to make the decision of choosing...
### Description Method `AbstractEntity.earlyRuntimePropertyDefinitionValidation` performs runtime verification of property definitions (development mode). Verification of one-2-one association fails for entities that inherit from a base entity, which has one-2-one implicitly calculated...
### Description This issue covers the work required to research and design a way to model guided, step-by-step processes (aka wizards) using the RESTful Objects architectural pattern. The are 2...
### Description There are situations where persistent entities need to include [plain transient properties](https://github.com/fieldenms/tg/wiki/Property-definitions) as part of their structural schema. At the moment such properties need to have their meta-state...