Ticket #1072 (closed enhancement: fixed)

Opened 3 years ago

Last modified 2 years ago

[PATCH] Add more data migrations

Reported by: Eridius <kevin@sb.org> Assigned to: coderanger
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

datamoverplugin.patch (25.9 kB) - added by Eridius <kevin@sb.org> on 01/05/07 03:23:08.
datamoverplugin.2.patch (35.1 kB) - added by eridius on 01/08/07 03:42:42.
datamoverplugin.3.patch (47.5 kB) - added by eridius on 01/08/07 05:11:22.

Change History

01/05/07 03:23:08 changed by Eridius <kevin@sb.org>

  • attachment datamoverplugin.patch added.

01/08/07 03:42:11 changed by eridius

Ok, this latest patch adds attachment migration as well.

It should be complete.

01/08/07 03:42:42 changed by eridius

  • attachment datamoverplugin.2.patch added.

01/08/07 05:11:10 changed by eridius

Ok, the latest patch adds Versions and Permissions migration.

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

01/08/07 05:11:22 changed by eridius

  • attachment datamoverplugin.3.patch added.

01/08/07 05:13:58 changed by eridius

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

01/21/07 21:32:38 changed by coderanger

  • status changed from new to closed.
  • resolution set to fixed.

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


Add/Change #1072 ([PATCH] Add more data migrations)




Change Properties
Action