Ticket #1024 (closed: fixed)
Improvments to default directories
Reported by: | Nick Draper | Owned by: | Roman Tolchenov |
---|---|---|---|
Priority: | major | Milestone: | Iteration 27 |
Component: | Mantid | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Martyn Gigg |
Description
Add a userSearch.Directories key this is for mask files grouping files etc, and would clear the datasearch purely for data files.
You would need to add anther argument to the file property, and enum to select which directory list to use (data, user, None).
You should be able to override these values in the configService in C++ (changes them for this session).
The python interface should allow users to alter these through a settings function on the FrameworkManager.
Perhaps add a save functionality to the ConfigService to save altered values to the user.properties file.
Change History
comment:1 Changed 10 years ago by Nick Draper
- Owner changed from Martyn Gigg to Roman Tolchenov
- Status changed from new to assigned
comment:6 Changed 10 years ago by Nick Draper
- Status changed from accepted to testing
- Resolution set to fixed
comment:7 Changed 10 years ago by Steve Williams
- Priority changed from critical to major
- Status changed from testing to reopened
- Resolution fixed deleted
- Milestone changed from Iteration 23 to Iteration 24
comment:10 Changed 10 years ago by Roman Tolchenov
- Status changed from accepted to testing
- Resolution set to fixed
comment:11 Changed 10 years ago by Nick Draper
- Status changed from testing to verify
Moved to verify state
comment:12 Changed 10 years ago by Martyn Gigg
- Status changed from verify to verifying
- Tester set to Martyn Gigg
comment:13 Changed 10 years ago by Martyn Gigg
- Status changed from verifying to reopened
- Resolution fixed deleted
The MantidPlot preferences look okay.
However, I can find no reference to the userSearch.directories key. Is this ticket actually complete?
comment:14 Changed 10 years ago by Roman Tolchenov
- Milestone changed from Iteration 24 to Iteration 25
comment:15 Changed 10 years ago by Nick Draper
- Milestone changed from Iteration 26 to Iteration 27
Bulk move of tickets to iteration 27, if your ticket is essential for Iteration 26 then move it back.
comment:16 Changed 10 years ago by Roman Tolchenov
- Status changed from reopened to accepted
- Component set to Mantid
comment:17 Changed 10 years ago by Roman Tolchenov
comment:18 Changed 10 years ago by Roman Tolchenov
- Status changed from accepted to verify
- Resolution set to fixed
comment:20 Changed 10 years ago by Martyn Gigg
- Status changed from verifying to closed
Verified in 1.1.9515.
Key exists in default properties file and can be accessed from Python.
There is no way to modify this from the GUI however. A new ticket has been created surrounding this, see #2431
comment:21 Changed 5 years ago by Stuart Campbell
This ticket has been transferred to github issue 1872