Results 103 issues of 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...

entity centre
P2 - important

### 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...

Entity centre
User empowerment

### 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...

Web API
Authentication

### 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...

entity master

### 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...

Modelling
UI / UX

### 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...

Developer empowerment
UI / UX
Entity Master
P2 - important
Property editor
Reliability
API

### 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...

Developer empowerment
entity centre
P3 - normal

### 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...

Defect
Modelling
Model verification

### 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...

Modelling
UI / UX

### 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...

Developer empowerment
Modelling
pull request