Modify

Opened 9 years ago

Closed 6 years ago

#12374 closed enhancement (fixed)

Refactor model.py

Reported by: Cinc-th Owned by:
Priority: normal Component: SimpleMultiProjectPlugin
Severity: normal Keywords:
Cc: Trac Release:

Description

This ticket is for tracking the refactoring efforts for SmpModel. Refs #12373.

Attachments (0)

Change History (9)

comment:1 Changed 9 years ago by Cinc-th

In 14616:

Create a new model for project components in smp_model.py. Refs #12374.

comment:2 Changed 9 years ago by Cinc-th

In 14617:

Create a new model for project versions in smp_model.py. Only the basics are implemented by now. Refs #12374.

comment:3 Changed 9 years ago by Cinc-th

In 14618:

Make sure project ids are always strings in the database. Refs #12374.

comment:4 Changed 9 years ago by Cinc-th

In 14645:

  • Allow multiple projects to have the same milestone. Only supported from the main admin panels by now.
  • New SmpMilestone model in smp_model.py
  • Removed some 0.11 compatibility code

Refs #12031 and #12374.

comment:5 Changed 9 years ago by Cinc-th

In 14647:

Removed some deprecated SmpModel methods for milestones. Refs #12374.

comment:6 Changed 9 years ago by Cinc-th

Status: newaccepted

comment:7 Changed 9 years ago by Cinc-th

In 14663:

New methods to get milestones/components/versions from a project id. Some name renaming of other methods. Refs #12374.

comment:8 Changed 6 years ago by falkb

Owner: Cinc-th deleted
Status: acceptedassigned

no activity anymore

comment:9 Changed 6 years ago by Ryan J Ollos

Resolution: fixed
Status: assignedclosed

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The ticket will remain with no owner.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.