Menu

#220 Add the extended file informations to the file browser

v1.1.x
closed
None
v1.1.0
Change Request
2017-08-19
2017-07-11
Erik Hänel
No

The list -files dialog already can display additional information for NDATs. Add this information for the file browser in the tooltip requested event handler.

Analysis:
In the tooltip handler one can reference to the Language class to get the filetype descriptions from the language files. In addition the corresponding functionality from the BI_ListDirectory() function may be abstrahized, so that it is accessible from the tooltip handler function.

Implementation:
The change was implemented as proposed by the analysis. Implementation tests were passed successfully.

Documentation:
The corresponding change was done in the language files.

Tests:
Extended file information is now visible. Change was implemented successfully.

Discussion

  • Erik Hänel

    Erik Hänel - 2017-07-12
    • status: open --> accepted
     
  • Erik Hänel

    Erik Hänel - 2017-07-13
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -1 +1,9 @@
     The `list -files` dialog already can display additional information for NDATs. Add this information for the file browser in the tooltip requested event handler.
    +
    +**Analysis:**
    +
    +**Implementation:**
    +
    +**Documentation:**
    +
    +**Tests:**
    
    • status: accepted --> analyzing
     
  • Erik Hänel

    Erik Hänel - 2017-07-13
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -1,6 +1,7 @@
     The `list -files` dialog already can display additional information for NDATs. Add this information for the file browser in the tooltip requested event handler.
    
     **Analysis:**
    +In the tooltip handler one can reference to the `Language` class to get the filetype descriptions from the language files. In addition the corresponding functionality from the `BI_ListDirectory()` function may be abstrahized, so that it is accessible from the tooltip handler function.
    
     **Implementation:**
    
    • status: analyzing --> implementing
     
  • Erik Hänel

    Erik Hänel - 2017-07-13
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -4,7 +4,9 @@
     In the tooltip handler one can reference to the `Language` class to get the filetype descriptions from the language files. In addition the corresponding functionality from the `BI_ListDirectory()` function may be abstrahized, so that it is accessible from the tooltip handler function.
    
     **Implementation:**
    +The change was implemented as proposed by the analysis. Implementation tests were passed successfully.
    
     **Documentation:**
    +The corresponding change was done in the language files.
    
     **Tests:**
    
    • status: implementing --> testing
     
  • Erik Hänel

    Erik Hänel - 2017-08-19
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -10,3 +10,4 @@
     The corresponding change was done in the language files.
    
     **Tests:**
    +Extended file information is now visible. Change was implemented successfully.
    
    • status: testing --> closed
     

Anonymous
Anonymous

Add attachments
Cancel





MongoDB Logo MongoDB