Free cookie consent management tool by TermsFeed Policy Generator

Changes between Version 48 and Version 49 of Ticket #1233


Ignore:
Timestamp:
03/21/11 15:09:58 (13 years ago)
Author:
cneumuel
Comment:

r5779

  • implemented pause, stop for single jobs
  • introduced Command property for jobs (to distinguish between state and command (abort vs. aborted))
  • improved behaviour of ItemTreeView (double click opens new window, selected item stays marked)
  • fixed bugs in StateLogGanttChartListView and HiveJobView
  • fixed cloning of client-side dtos

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1233 – Description

    v48 v49  
    1919   * Childjobs should automatically have the priorities of their parent jobs
    2020   * Precomputed job-queue
    21  * Fix wrong timestamps in statelog on services.heuristiclab.com
     21 * ~~Fix wrong timestamps in statelog on services.heuristiclab.com~~
    2222
    2323== Slave ==
     
    4949 * ~~Use Service-Call pattern from OKB (or PPOV-Cockpit)~~
    5050 * ~~Show `StateLog` - use Gantt Chart like view~~
     51 * ~~Pause and stop single jobs~~
    5152 * Paused jobs should not be integrated into experiment, so results are not lost. Parameters of paused jobs should be changable (and used when resumed).
    5253