Modify

Opened 17 years ago

Closed 17 years ago

Last modified 16 years ago

#1072 closed enhancement (fixed)

[PATCH] Add more data migrations

Reported by: Kevin Ballard Owned by: Noah Kantrowitz
Priority: normal Component: DatamoverPlugin
Severity: major Keywords:
Cc: Trac Release: 0.10

Description

Adds migrations for components, enums, and milestones.

Also fixes the javascript in the HTML pages to actually work.

Pluralizes the configuration page names.

Bump the version to 1.1.2 for the hell of it.

Kill some trailing space I noticed that didn't belong (didn't hurt anything, but I don't like unnecessary trailing space).

Add an All option for wiki pages - yeah, a blank prefix works, but it's non-obvious.

I just realized I forgot to put copy_milestone into all for util.py. Apparently it doesn't actually matter, since it works just fine, but you may want to stick that in there.

Attachments (3)

datamoverplugin.patch (25.9 KB) - added by Kevin Ballard 17 years ago.
datamoverplugin.2.patch (35.1 KB) - added by Kevin Ballard 17 years ago.
datamoverplugin.3.patch (47.5 KB) - added by Kevin Ballard 17 years ago.

Download all attachments as: .zip

Change History (7)

Changed 17 years ago by Kevin Ballard

Attachment: datamoverplugin.patch added

comment:1 Changed 17 years ago by Kevin Ballard

Ok, this latest patch adds attachment migration as well.

It should be complete.

Changed 17 years ago by Kevin Ballard

Attachment: datamoverplugin.2.patch added

comment:2 Changed 17 years ago by Kevin Ballard

Ok, the latest patch adds Versions and Permissions migration.

It also fixes a problem with deleting milestones (when copying) modifying tickets.

Changed 17 years ago by Kevin Ballard

Attachment: datamoverplugin.3.patch added

comment:3 Changed 17 years ago by Kevin Ballard

Incidentally, I never tested the Move functionality, but I tested everything else. And Move is extremely simple, so I'm just assuming it works ;)

comment:4 Changed 17 years ago by Noah Kantrowitz

Resolution: fixed
Status: newclosed

(In [1889]) Adding lots of new data types thanks to Eridus. (closes #1072)

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Noah Kantrowitz.
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.