Menu

#539 Relative filepaths on the editor tabs

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

Enable that one may display the relative paths of files on the editor tabs and create a setting for this.

Analysis:

This new functionality requires a specialized settings and some minor tweaks in the EditorNotebook class, which shall handle the creation of the relative file paths.

Implementation:

  • Implementation: The implementation was processed as proposed by the analysis.
  • Revision: [r775]
  • Implementation test: Toggling the setting works as expected and updates on some file operations like renaming, saving as and dragging in the file tree also updates the editor tabs now.

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: [r775]

Discussion

  • Erik Hänel

    Erik Hänel - 2020-10-18
    • status: open --> accepted
     
  • Erik Hänel

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

    Diff:

    --- old
    +++ new
    @@ -1 +1,23 @@
     Enable that one may display the relative paths of files on the editor tabs and create a setting for this.
    +
    +###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-19
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -1,7 +1,7 @@
     Enable that one may display the relative paths of files on the editor tabs and create a setting for this.
    
     ###Analysis:
    -(*Describe, what's the issue and which changes have to be made*)
    +This new functionality requires a specialized settings and some minor tweaks in the `EditorNotebook` class, which shall handle the creation of the relative file paths.
    
     ###Implementation:
    
     * Implementation: (*Describe, what you've changed*) 
    
    • status: analyzing --> implementing
     
  • Erik Hänel

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

    Diff:

    --- old
    +++ new
    @@ -4,19 +4,19 @@
     This new functionality requires a specialized settings and some minor tweaks in the `EditorNotebook` class, which shall handle the creation of the relative file paths.
    
     ###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 implementation was processed as proposed by the analysis.
    +* Revision: [r775]
    +* Implementation test: Toggling the setting works as expected and updates on some file operations like renaming, saving as and dragging in the file tree also updates the editor tabs now.
    
     ###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: [r775]

  • 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