Ticket #3012 (closed: fixed)

Opened 9 years ago

Last modified 5 years ago

Sorting the workspace list

Reported by: Steve Williams Owned by: Peter Parker
Priority: critical Milestone: Release 2.0
Component: MantidPlot Keywords:
Cc: Blocked By:
Blocking: Tester: Robert Whitley

Description

It would be useful to sort the workspaces list alphabetically or by time last modified (from Richard Heenan)

Change History

comment:1 Changed 9 years ago by Janik Zikovsky

(In [12260]) Fixes #3087: LoadIsawUB works to a round trip. Refs #3012: Fix universalGoniometer in Goniometer class to use the right rotations. Refs #2897: fixed a couple of warnings.

comment:2 Changed 9 years ago by Janik Zikovsky

Sorry that last commit is meant to go to #3102...

comment:3 Changed 9 years ago by Nick Draper

  • Milestone changed from Iteration 29 to Iteration 30

"New" tickets moved at the code freeze of iteration 29

comment:4 Changed 9 years ago by Nick Draper

  • Owner set to Anyone
  • Priority changed from minor to critical
  • Status changed from new to assigned

comment:5 Changed 9 years ago by Nick Draper

  • Milestone changed from Iteration 30 to Iteration 31

Bulk move of tickets to iteration 31 at the iteration 30 code freeze

comment:6 Changed 9 years ago by Peter Parker

  • Status changed from assigned to accepted
  • Owner changed from Anyone to Peter Parker

comment:7 Changed 9 years ago by Peter Parker

In [15025]:

New button added to the workspace dock widget, allowing a user to sort (ascending or descending) by workspace name or by the date/time the workspace was last modified. (Note: the act of grouping workspaces together classes as a modification to the workspace.) - Refs #3012.

comment:8 Changed 9 years ago by Peter Parker

In [15026]:

Fixing compile errors - Refs #3012.

comment:9 Changed 9 years ago by Peter Parker

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

comment:10 Changed 9 years ago by Robert Whitley

  • Status changed from verify to verifying
  • Tester set to Robert Whitley

comment:11 Changed 9 years ago by Robert Whitley

  • Status changed from verifying to reopened
  • Resolution fixed deleted

Found a problem when sorting by time modified. Error: Invalid vector <t> subscript.

To reproduce: Open Muon Analysis, load some date, sort by time.

comment:12 Changed 9 years ago by Peter Parker

Temp fix for sorting Muon Analaysis ws groups. Refs #3012.

The source of the problem seems to be that the ws group "MuonAnalysisGroup" returns no history via its "getHistory" method. Implemented a temporary measure of presenting the user with a dialog as a warning to say that one of the workspaces has no history, and so it may not have been sorted correctly. Raised the ticket #4439 for next iteration.

Changeset: bfba117d9e329f106a9699580cb7a942de9faa35

comment:13 Changed 9 years ago by Peter Parker

  • Status changed from reopened to accepted

comment:14 Changed 9 years ago by Peter Parker

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

comment:15 Changed 9 years ago by Robert Whitley

  • Status changed from verify to verifying

comment:16 Changed 9 years ago by Robert Whitley

  • Status changed from verifying to closed

comment:17 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 3859

Note: See TracTickets for help on using tickets.