Menu

#379 Make 'mask' the default loop behavior

v1.1.x
closed
None
v1.1.1
Change Request
2018-11-17
2018-09-14
Erik Hänel
No

Make mask the default loop behavior, if the user used the corresponding setting (create a setting for this behavior). In this case the option sp or something similar shall be used to display the progress of a for loop.

Analysis:

The following things have to be done:

  • Create the setting in the Settings class and reference it in the GUI
  • Apply the new setting to FlowCtrl
  • Create a new loop option sp

Implementation:

  • Implementation: The change was done as proposed by the analysis
  • Revision: [r400]
  • Implementation test: The setting was activated and the mask and sp parameters were working as intended

Documentation:

  • ChangesLog: updated
  • Comments: Not needed
  • Documentation articles: The documentation articles were updated correspondingly.
  • Language files: The language files were updated correspondingly.

Tests:

This change was tested manually. No deviations detected.

Related

Commit: [r400]
Tickets: #382

Discussion

  • Erik Hänel

    Erik Hänel - 2018-09-14
    • status: open --> accepted
     
  • Erik Hänel

    Erik Hänel - 2018-10-09
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -1 +1,18 @@
     Make `mask` the default loop behavior, if the user used the corresponding setting (create a setting for this behavior). In this case the option `sp` or something similar shall be used to display the progress of a `for` loop.
    +
    +###Analysis:
    +(*Describe, what's the issue and which changes have to be made*)
    +
    +###Implementation:
    +* Implementation: (*Describe, what you've changed*) 
    +* Revision: [rXXX]
    +* Implementation test: (*Describe the type of test, which you performed, and if it was successful*)
    +
    +###Documentation:
    +* ChangesLog: (*Have you updated the changes log?*)
    +* Comments: (*Have you written comments in the code, which describe your change?*)
    +* Documentation articles: (*Have you updated the documentation articles?*)
    +* Language files: (*Have you updated the language files?*)
    +
    +###Tests:
    +(*Describe, which tests you performed and their outcome*)
    
    • status: accepted --> analyzing
     
  • Erik Hänel

    Erik Hänel - 2018-10-14
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -1,7 +1,11 @@
     Make `mask` the default loop behavior, if the user used the corresponding setting (create a setting for this behavior). In this case the option `sp` or something similar shall be used to display the progress of a `for` loop.
    
     ###Analysis:
    -(*Describe, what's the issue and which changes have to be made*)
    +The following things have to be done:
    +
    +* Create the setting in the `Settings` class and reference it in the GUI
    +* Apply the new setting to `FlowCtrl`
    +* Create a new loop option `sp`
    
     ###Implementation:
    
     * Implementation: (*Describe, what you've changed*) 
    
    • status: analyzing --> implementing
     
  • Erik Hänel

    Erik Hänel - 2018-10-14
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -8,15 +8,15 @@
    
     * Create a new loop option `sp`
    
     ###Implementation:
    -* Implementation: (*Describe, what you've changed*) 
    -* Revision: [rXXX]
    -* Implementation test: (*Describe the type of test, which you performed, and if it was successful*)
    +* Implementation: The change was done as proposed by the analysis
    +* Revision: [r400]
    +* Implementation test: The setting was activated and the `mask` and `sp` parameters were working as intended
    
     ###Documentation:
    -* ChangesLog: (*Have you updated the changes log?*)
    -* Comments: (*Have you written comments in the code, which describe your change?*)
    -* Documentation articles: (*Have you updated the documentation articles?*)
    -* Language files: (*Have you updated the language files?*)
    +* ChangesLog: updated
    +* Comments: Not needed
    +* Documentation articles: The documentation articles were updated correspondingly.
    +* Language files: The language files were updated correspondingly.
    
     ###Tests:
     (*Describe, which tests you performed and their outcome*)
    
    • status: implementing --> testing
     

    Related

    Commit: [r400]

  • Erik Hänel

    Erik Hänel - 2018-11-17
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -19,4 +19,4 @@
    
     * Language files: The language files were updated correspondingly.
    
     ###Tests:
    -(*Describe, which tests you performed and their outcome*)
    +This change was tested manually. No deviations detected.
    
    • status: testing --> closed
     

Anonymous
Anonymous

Add attachments
Cancel





MongoDB Logo MongoDB