Menu

#534 Add a 'load to table' context menu entry

v1.1.x
closed
None
v1.1.2
New Functionality
2020-11-02
2020-09-26
Erik Hänel
No

Add a "load to table" context menu entry to the context menu of the file tree.

Analysis:

We have to declare a new ID, which will be linked to a context menu entry in the file tree. Furthermore, the ID shall be added to the parameter list of void NumeReWindow::OnExecuteFile(), where the additional information shall finally be handled.

Implementation:

  • Implementation: The functionality was implemented as proposed by the analysis
  • Revision: [r772]
  • Implementation test: Data files were loaded to memory and to a new table 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:
    • [x] corresponding language files updated
    • [ ] not needed

Tests:

Functionality was tested manually. No deviations detected.

Related

Commit: [r772]

Discussion

  • Erik Hänel

    Erik Hänel - 2020-09-26
    • status: open --> accepted
     
  • Erik Hänel

    Erik Hänel - 2020-10-06
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -1 +1,23 @@
     Add a "load to table" context menu entry to the context menu of the file tree.
    +
    +###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-10-07
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -1,7 +1,7 @@
     Add a "load to table" context menu entry to the context menu of the file tree.
    
     ###Analysis:
    -(*Describe, what's the issue and which changes have to be made*)
    +We have to declare a new ID, which will be linked to a context menu entry in the file tree. Furthermore, the ID shall be added to the parameter list of `void NumeReWindow::OnExecuteFile()`, where the additional information shall finally be handled.
    
     ###Implementation:
    
     * Implementation: (*Describe, what you've changed*) 
    
    • status: analyzing --> implementing
     
  • Erik Hänel

    Erik Hänel - 2020-10-07
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -4,19 +4,19 @@
     We have to declare a new ID, which will be linked to a context menu entry in the file tree. Furthermore, the ID shall be added to the parameter list of `void NumeReWindow::OnExecuteFile()`, where the additional information shall finally be handled.
    
     ###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 functionality was implemented as proposed by the analysis
    +* Revision: [r772]
    +* Implementation test: Data files were loaded to memory and to a new table 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
    +    * [x] corresponding language files updated
         * [ ] not needed
    
     ###Tests:
    
    • status: implementing --> testing
     

    Related

    Commit: [r772]

  • Erik Hänel

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

    Diff:

    --- old
    +++ new
    @@ -20,4 +20,4 @@
    
         * [ ] not needed
    
     ###Tests:
    -(*Describe, which tests you performed and their outcome*)
    +Functionality was tested manually. No deviations detected.
    
    • status: testing --> closed
     

Anonymous
Anonymous

Add attachments
Cancel





MongoDB Logo MongoDB