Closed Bug 710722 Opened 13 years ago Closed 13 years ago

Migrate tags from MindTouch pages to kuma

Categories

(developer.mozilla.org Graveyard :: Editing, defect)

x86
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: lorchard, Assigned: lorchard)

References

Details

(Whiteboard: u=contributor c=wiki p=3)

MindTouch pages support tagging. Ensure these tags are carried over to kuma during migration.
Blocks: 710713
Whiteboard: u=contributor c=wiki p=
Target Milestone: --- → 2.2
Depends on: 721143
Target Milestone: 2.2 → 2.3
Depends on: 722467
No longer depends on: 722467
Whiteboard: u=contributor c=wiki p= → u=contributor c=wiki p=3
Might try poking at this
Assignee: nobody → lorchard
Commits pushed to mdn at https://github.com/mozilla/kuma https://github.com/mozilla/kuma/commit/ef351ef9f67b9983474e1d530b4024d40eecf734 fix bug 710722, fix bug 722467: Document tag migration, viewing, editing * Allow all users to create tags, removing Kitsune restriction code * Migrate tag data from MindTouch * Display tag list in document, each linked to tag-filtered doc list * Tags are edited in Revisions, Revisions update Document tags * Documents are indexed by DocumentTag, instead of the general tag pool. * South migrations to add new DocumentTag and TaggedDocument models * Show tags in comparisons for Revision changes * Bugfixes to document feeds by tag * Hackjob on CSS to pull in Deki styles for tags (FIXME) * Much quicker --wipe option in migration command * Form validation tweaks * Tests and test tweaks https://github.com/mozilla/kuma/commit/31cd39b8bfb1e3775c9da6f8e76c2c93c268ab1b bug 710722: Switch to building REPLACE INTO query using dict-based rows for old revisions https://github.com/mozilla/kuma/commit/58e2675bb28100254eeba21cfd23cf6d7a5475c8 bug 710722: Also TRUNCATE the new tagging tables on --wipe https://github.com/mozilla/kuma/commit/8dd98ff12c6366ba6e388a1cc08b6ae5fdc51b2c Merge pull request #110 from lmorchard/bug-710722-migrate-tags fix bug 710722, fix bug 722467: Document tag migration, viewing, editing
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Commits pushed to mdn_prod at https://github.com/mozilla/kuma https://github.com/mozilla/kuma/commit/ef351ef9f67b9983474e1d530b4024d40eecf734 fix bug 710722, fix bug 722467: Document tag migration, viewing, editing https://github.com/mozilla/kuma/commit/31cd39b8bfb1e3775c9da6f8e76c2c93c268ab1b bug 710722: Switch to building REPLACE INTO query using dict-based rows for old revisions https://github.com/mozilla/kuma/commit/58e2675bb28100254eeba21cfd23cf6d7a5475c8 bug 710722: Also TRUNCATE the new tagging tables on --wipe https://github.com/mozilla/kuma/commit/8dd98ff12c6366ba6e388a1cc08b6ae5fdc51b2c Merge pull request #110 from lmorchard/bug-710722-migrate-tags
Version: MDN → unspecified
Component: Docs Platform → Editing
Product: developer.mozilla.org → developer.mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.