Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change category management to load from models rather than default json file (Trac #535) #668

Closed
ajj opened this issue Mar 30, 2019 · 3 comments
Assignees
Labels
Defect Bug or undesirable behaviour Major Big change in the code or important change in behaviour
Milestone

Comments

@ajj
Copy link
Member

ajj commented Mar 30, 2019

Probably need to keep the user json file for users preferences. However, initial population of category list should be from models rather than the default_categories.json file.

Migrated from http://trac.sasview.org/ticket/535

{
    "status": "closed",
    "changetime": "2016-10-07T21:11:43",
    "_ts": "2016-10-07 21:11:43.802811+00:00",
    "description": "Probably need to keep the user json file for users preferences. However, initial population of category list should be from models rather than the default_categories.json file.",
    "reporter": "ajj",
    "cc": "",
    "resolution": "fixed",
    "workpackage": "SasView Bug Fixing",
    "time": "2016-03-18T16:05:58",
    "component": "SasView",
    "summary": "Change category management to load from models rather than default  json file",
    "priority": "major",
    "keywords": "",
    "milestone": "SasView 4.1.0",
    "owner": "mathieu",
    "type": "defect"
}
@ajj ajj added this to the SasView 4.1.0 milestone Mar 30, 2019
@ajj ajj added Defect Bug or undesirable behaviour Incomplete Migration Major Big change in the code or important change in behaviour and removed Incomplete Migration labels Mar 30, 2019
@butlerpd
Copy link
Member

Trac update at 2016/03/20 22:50:53: butler changed milestone from "SasView 4.0.0" to "SasView Next Release +1"

@butlerpd
Copy link
Member

Trac update at 2016/09/05 03:01:59: butler changed milestone from "SasView Next Release +1" to "SasView 4.1.0"

@mdoucet
Copy link
Contributor

mdoucet commented Mar 30, 2019

Trac update at 2016/10/07 21:11:43:

  • mathieu commented:

In changeset 212bfc2:

#!CommitTicketReference repository="sasview" revision="212bfc297ca102b648c949f030d3d06a4c569fa3"
Pull categories from models. Get rid of default categories. Fixes #668
  • mathieu changed owner from "" to "mathieu"
  • mathieu changed resolution from "" to "fixed"
  • mathieu changed status from "new" to "closed"

@ajj ajj closed this as completed Mar 30, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Defect Bug or undesirable behaviour Major Big change in the code or important change in behaviour
Projects
None yet
Development

No branches or pull requests

3 participants