Menu

#540 Migrate configuration

v1.1.x
closed
None
v1.1.3
Change Request
2021-03-22
2020-11-09
Erik Hänel
No

Migrate the setting values from numeregui.ini to numere.ini and remove the first file. This requires that the settings management is also moved from Options to Settings.

Analysis:

This can be implemented by transforming Options into a child of Settings to provide the necessary interface for the GUI part.

Implementation:

  • Implementation: The change was implemented as proposed by the analysis.
  • Revision: [r800]
  • Implementation test: Importing legacy settings and importing from the new combined file as tested without any deviation.

Documentation:

  • [x] ChangesLog updated
  • [x] Code changes commented
  • Documentation articles:
    • [ ] corresponding documentation articles updated
    • [ ] new documentation articles created
    • [x] not needed
  • Language files:
    • [ ] corresponding language files updated
    • [x] not needed

Tests:

Long-term production test.

Related

Commit: [r800]

Discussion

  • Erik Hänel

    Erik Hänel - 2020-11-15
    • status: open --> accepted
    • Version: Planned --> v1.1.3
     
  • Erik Hänel

    Erik Hänel - 2020-11-25
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -1 +1,23 @@
     Migrate the setting values from `numeregui.ini` to `numere.ini` and remove the first file. This requires that the settings management is also moved from `Options` to `Settings`. 
    +
    +###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 updated
    +* [ ] Code changes commented
    +* **Documentation articles:**
    
    +    * [ ] corresponding documentation articles updated
    +    * [ ] new documentation articles created
    +    * [ ] not needed
    +* **Language files:**
    +    * [ ] corresponding language files updated
    +    * [ ] not needed
    +
    +###Tests:
    +(*Describe, which tests you performed and their outcome*)
    
    • status: accepted --> analyzing
     
  • Erik Hänel

    Erik Hänel - 2020-11-27
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -1,7 +1,7 @@
     Migrate the setting values from `numeregui.ini` to `numere.ini` and remove the first file. This requires that the settings management is also moved from `Options` to `Settings`. 
    
     ###Analysis:
    -(*Describe, what's the issue and which changes have to be made*)
    +This can be implemented by transforming `Options` into a child of `Settings` to provide the necessary interface for the GUI part.
    
     ###Implementation:
    
     * Implementation: (*Describe, what you've changed*) 
    
    • status: analyzing --> implementing
     
  • Erik Hänel

    Erik Hänel - 2020-11-28
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -4,20 +4,20 @@
     This can be implemented by transforming `Options` into a child of `Settings` to provide the necessary interface for the GUI part.
    
     ###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 implemented as proposed by the analysis.
    +* Revision: [r800]
    +* Implementation test: Importing legacy settings and importing from the new combined file as tested without any deviation.
    
     ###Documentation:
    -* [ ] ChangesLog updated
    -* [ ] Code changes commented
    +* [x] ChangesLog updated
    +* [x] Code changes commented
    
     * **Documentation articles:**
         * [ ] corresponding documentation articles updated
         * [ ] new documentation articles created
    -    * [ ] not needed
    +    * [x] not needed
     * **Language files:**
         * [ ] corresponding language files updated
    -    * [ ] not needed
    +    * [x] not needed
    
     ###Tests:
     (*Describe, which tests you performed and their outcome*)
    
    • status: implementing --> testing
     

    Related

    Commit: [r800]

  • Erik Hänel

    Erik Hänel - 2021-03-22
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -20,4 +20,4 @@
    
         * [x] not needed
    
     ###Tests:
    -(*Describe, which tests you performed and their outcome*)
    +Long-term production test.
    
    • status: testing --> closed
     

Anonymous
Anonymous

Add attachments
Cancel





MongoDB Logo MongoDB