[JBoss JIRA] (DROOLS-3929) Cleanup and consolidate submarine-codegen
by Kris Verlaenen (Jira)
[ https://issues.jboss.org/browse/DROOLS-3929?page=com.atlassian.jira.plugi... ]
Kris Verlaenen updated DROOLS-3929:
-----------------------------------
Sprint: 2019 Week 17-19, 2019 Week 20-22 (was: 2019 Week 17-19)
> Cleanup and consolidate submarine-codegen
> -----------------------------------------
>
> Key: DROOLS-3929
> URL: https://issues.jboss.org/browse/DROOLS-3929
> Project: Drools
> Issue Type: Task
> Reporter: Edoardo Vacchi
> Assignee: Edoardo Vacchi
> Priority: Major
> Labels: drools-core, submarine
> Fix For: 8.0.0.Final
>
>
> After codegen refactoring there are some classes that do little more than carrying data around. This task is to remove those leftovers and in general cleanup the codebase so that any dangling part is removed or repurposed.
> e.g. {drools,jbpm}.ModuleGenerator vs. ApplicationGenerator
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 2 months
[JBoss JIRA] (DROOLS-3755) [DMN Designer] Data Types - Constraints (Range/Enumeration) - Add "Date/Time" component when the type is "Date/Time"
by Kris Verlaenen (Jira)
[ https://issues.jboss.org/browse/DROOLS-3755?page=com.atlassian.jira.plugi... ]
Kris Verlaenen updated DROOLS-3755:
-----------------------------------
Sprint: 2019 Week 17-19, 2019 Week 20-22 (was: 2019 Week 17-19)
> [DMN Designer] Data Types - Constraints (Range/Enumeration) - Add "Date/Time" component when the type is "Date/Time"
> --------------------------------------------------------------------------------------------------------------------
>
> Key: DROOLS-3755
> URL: https://issues.jboss.org/browse/DROOLS-3755
> Project: Drools
> Issue Type: Enhancement
> Components: DMN Editor
> Reporter: Guilherme Gomes
> Assignee: Daniel José dos Santos
> Priority: Major
> Labels: drools-tools
> Attachments: datetime-dropdown.png, datetime-enum.png, datetime-range.png, datetime-time.png
>
>
> When the type of the Data Type is "Date/Time", add the "Date/Time" component to the input, as the following mockup shows:
> Enum/Range:
> !datetime-enum.png|thumbnail!
> !datetime-range.png|thumbnail!
> Components:
> !datetime-dropdown.png|thumbnail!
> !datetime-time.png|thumbnail!
> ⚠️ Notice:
> This component has some elements from the time component (https://issues.jboss.org/browse/DROOLS-3665):
> - An input with the timepicker;
> - A toggle button (to toggle between offset and timezone)
> - An input which is filled accordingly to the toggle button
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 2 months
[JBoss JIRA] (DROOLS-3683) [DMN Designer] Data Types - Properties panel must be refreshed when a Data Type is created
by Kris Verlaenen (Jira)
[ https://issues.jboss.org/browse/DROOLS-3683?page=com.atlassian.jira.plugi... ]
Kris Verlaenen updated DROOLS-3683:
-----------------------------------
Sprint: 2019 Week 17-19, 2019 Week 20-22 (was: 2019 Week 17-19)
> [DMN Designer] Data Types - Properties panel must be refreshed when a Data Type is created
> ------------------------------------------------------------------------------------------
>
> Key: DROOLS-3683
> URL: https://issues.jboss.org/browse/DROOLS-3683
> Project: Drools
> Issue Type: Bug
> Components: DMN Editor
> Affects Versions: 7.18.0.Final
> Reporter: Guilherme Gomes
> Assignee: Daniel José dos Santos
> Priority: Major
> Labels: drools-tools
>
> Data Types are not refreshing the properties panel.
> Steps to reproduce
> - Add two input nodes ("Driver" and "Violation)
> - Add two decision nodes ("Suspended?" and "Fine?")
> - Connect "Drive" to "Suspended?"
> - Connect "Violation" to "Fine?"
> - Connect "Fine?" to "Suspended?"
> - Select "Violation"
> - Create three new DTs with an input node selected
> - Go back to the graph
> - Noticed the "Output data type" dropdown is not updated
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 2 months
[JBoss JIRA] (DROOLS-3594) FEEL: Implement the interval-based algebra functions as defined by J.F. Allen
by Kris Verlaenen (Jira)
[ https://issues.jboss.org/browse/DROOLS-3594?page=com.atlassian.jira.plugi... ]
Kris Verlaenen updated DROOLS-3594:
-----------------------------------
Sprint: 2019 Week 05-07, 2019 Week 08-10, 2019 Week 11-13, 2019 Week 14-16, 2019 Week 17-19, 2019 Week 20-22 (was: 2019 Week 05-07, 2019 Week 08-10, 2019 Week 11-13, 2019 Week 14-16, 2019 Week 17-19)
> FEEL: Implement the interval-based algebra functions as defined by J.F. Allen
> -----------------------------------------------------------------------------
>
> Key: DROOLS-3594
> URL: https://issues.jboss.org/browse/DROOLS-3594
> Project: Drools
> Issue Type: Enhancement
> Components: dmn engine
> Affects Versions: 7.17.0.Final
> Reporter: Edson Tirelli
> Assignee: Edson Tirelli
> Priority: Major
> Attachments: ORF2009_Temporal_Reasoning_final.pdf
>
>
> In his paper "An interval-based representation of temporal knowledge", J.F.Allen defines an algebra to resolve interval relationships.
> This algebra is implemented already in Drools core to deal with events.
> This ticket is an RFE to implement similar functions in FEEL to support such algebra in DMN.
> The list of functions is:
> * before
> * meets
> * overlaps
> * finishes
> * includes
> * starts
> * coincides
> * after
> * metBy
> * overlappedBy
> * finishedBy
> * during
> * finishes
> Details of the semantics can be found in the attached presentation, slides 24 and 25.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 2 months