Menu

#135 Add a directory choose dialog to the settings dialog

v1.1.x
closed
None
v1.1.0
Change Request
2017-02-15
2017-01-30
Erik Hänel
No

The standard paths are currently chosen by entering the path directly. Add the possibility to use a directory choose dialog to simplify the changing of directories.

Analysis:
This can be done by adding some horizontal sizers and buttons to the options dialog as well as the wxDirDialog class in some event handler.

Implementation:
Change was implemented as proposed by the analysis.

Documentation:
Not needed. Functionality is self-explaining.

Tests:
Directory selection dialogs working as expected. Change was implemented successfully.

Discussion

  • Erik Hänel

    Erik Hänel - 2017-01-30
    • status: open --> accepted
     
  • Erik Hänel

    Erik Hänel - 2017-01-31
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -1 +1,9 @@
     The standard paths are currently chosen by entering the path directly. Add the possibility to use a directory choose dialog to simplify the changing of directories.
    +
    +**Analysis:**
    +
    +**Implementation:**
    +
    +**Documentation:**
    +
    +**Tests:**
    
    • status: accepted --> analyzing
     
  • Erik Hänel

    Erik Hänel - 2017-01-31
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -1,6 +1,7 @@
     The standard paths are currently chosen by entering the path directly. Add the possibility to use a directory choose dialog to simplify the changing of directories.
    
     **Analysis:**
    +This can be done by adding some horizontal sizers and buttons to the options dialog as well as the wxDirDialog class in some event handler.
    
     **Implementation:**
    
    • status: analyzing --> implementing
     
  • Erik Hänel

    Erik Hänel - 2017-01-31
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -4,7 +4,9 @@
     This can be done by adding some horizontal sizers and buttons to the options dialog as well as the wxDirDialog class in some event handler.
    
     **Implementation:**
    +Change was implemented as proposed by the analysis.
    
     **Documentation:**
    +Not needed. Functionality is self-explaining.
    
     **Tests:**
    
    • status: implementing --> testing
     
  • Erik Hänel

    Erik Hänel - 2017-02-15
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -10,3 +10,4 @@
     Not needed. Functionality is self-explaining.
    
     **Tests:**
    +Directory selection dialogs working as expected. Change was implemented successfully.
    
    • status: testing --> closed
     

Anonymous
Anonymous

Add attachments
Cancel





MongoDB Logo MongoDB