Ticket #1024 (closed: fixed)

Opened 11 years ago

Last modified 5 years ago

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:2 Changed 10 years ago by Roman Tolchenov

  • Priority changed from major to critical

comment:3 Changed 10 years ago by Roman Tolchenov

(In [4726]) Added Directories tab to the Mantid page of the Preference dialog box in Mantidplot. re #1024

comment:4 Changed 10 years ago by Roman Tolchenov

  • Status changed from assigned to accepted

comment:5 Changed 10 years ago by Roman Tolchenov

(In [4797]) Added python and instrument directories to MantidPlot preferences dialog box. re #1024

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:8 Changed 10 years ago by Steve Williams

(In [4815]) In the Mantid default settings tab I've removed the repeated titles re #1024

comment:9 Changed 10 years ago by Roman Tolchenov

  • Status changed from reopened to accepted

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

(In [8243]) Added usersearch.directories key to the properties file. re #1024

comment:18 Changed 10 years ago by Roman Tolchenov

  • Status changed from accepted to verify
  • Resolution set to fixed

comment:19 Changed 10 years ago by Martyn Gigg

  • Status changed from verify to verifying

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

Note: See TracTickets for help on using tickets.