kitsune/migrations
Paul Craciunoiu 0a14f00d7e [bug 620712] Drop TikiWiki tables. 2010-12-21 13:17:16 -08:00
..
01-fix-table-engines.sql Fixing up our migrations to match reality and run with no issues. 2010-06-08 09:59:38 -07:00
02-add-forum-description.sql Forums view style, add description and last_post fields (+ test), and shematic migration. 2010-05-13 17:52:05 -07:00
03-authority.sql Adding migration for authority_permission. 2010-05-21 17:20:12 -07:00
04-users-permissions.sql Adding migrations for users and user groups. Also add authority permissions 2010-05-25 11:29:43 -07:00
05-groups.sql Adding migrations for users and user groups. Also add authority permissions 2010-05-25 11:29:43 -07:00
06-admin-log.sql Fixing up our migrations to match reality and run with no issues. 2010-06-08 09:59:38 -07:00
07-on-delete-set-null.sql Fixing up our migrations to match reality and run with no issues. 2010-06-08 09:59:38 -07:00
08-notifications.sql [578510] Fix can_tag permission's absence and many other neglected migrations. 2010-07-21 14:21:22 -07:00
09-add-updated-by.sql Implement edit post (bug 568321) 2010-06-02 11:27:15 -07:00
10-create-questions-app.sql [578510] Fix can_tag permission's absence and many other neglected migrations. 2010-07-21 14:21:22 -07:00
11-drop-questionforum.sql Removed QuestionForum model (bug 571320) 2010-06-14 18:59:59 -04:00
12-add-solution-id.sql Now question owner can mark an answer as the solution (bug 573759) 2010-06-25 15:10:34 -04:00
13-notification-hash.sql [bug 570782] A quick, unauthenticated way to stop receiving notifications from a watch. 2010-06-28 15:16:51 -07:00
14-add-question-votes.sql [578510] Fix can_tag permission's absence and many other neglected migrations. 2010-07-21 14:21:22 -07:00
15-add-answer-votes.sql [578510] Fix can_tag permission's absence and many other neglected migrations. 2010-07-21 14:21:22 -07:00
16-add-weekly-vote-count.sql [bug 575705] Sorting Questions by recent 'me, too' votes 2010-07-12 13:09:44 -07:00
17-add-tagging.sql [578510] Fix can_tag permission's absence and many other neglected migrations. 2010-07-21 14:21:22 -07:00
18-lock-question-permission.sql Implemented question locking (bug 580836) 2010-07-23 12:22:46 -04:00
19-flag-content.sql Implemented object flagging app, flagit, for 'Report this post' 2010-07-27 11:15:57 -04:00
20-unique-metadata-question-and-name.sql [569286] Implement question editing and "last edited by" readout. 2010-07-27 16:43:38 -07:00
21-notification-event-type.sql [bug 580835/bug 581048] 2010-07-28 15:30:14 -04:00
22-image-upload.sql [578520] Move migration #22 to migrations/ 2010-07-28 16:55:43 -07:00
23-aaq-confirmation-id.sql [bug 573820] Anonymous user flow (modal registration/login) for AAQ 2010-07-30 14:11:18 -04:00
24-add-os-tags.sql [583127] Add tags for OSes known to the useragent-based guesser. 2010-08-02 13:26:45 -07:00
25-tiki-comments-metadata-id.sql [583086] Fix schema migration version number. 2010-08-04 10:27:15 -04:00
26-index-tagged-object.sql [bug 584716] Multiple tags should be an intersection, not a union. 2010-08-05 14:32:06 -04:00
27-lock-tiki-forum.sql [584885] Don't preserve old ids and reply to Tiki threads with new link. Add migration to lock threads from forum 6. 2010-08-06 10:33:21 -07:00
28-flagit-moderation-permission.sql Added flagit.can_moderate permission (bug 585198) 2010-08-07 10:11:47 -04:00
29-orphaned-flags.sql [584937] Flags are not deleted for deleted objects. 2010-08-09 11:57:22 -07:00
30-move-thread-permission.sql [bug 570427] Threads can be moved to different forums now 2010-08-10 18:25:44 -07:00
31-restricted-forum-permissions.sql [583106] Introduce 2 new permissions--view_in_forum and post_in_forum--making it possible to have hidden-to-the-public and read-only forums. 2010-08-16 17:42:40 -07:00
32-customercare-tweets.sql Customer Care, bug 599808, include unique key in tweet table migration 2010-09-28 16:45:21 -07:00
33-customercare-cannedresponses.sql Fix Customer Care migrations 2010-09-27 15:59:00 -07:00
34-customercare-acls.sql Fix Customer Care migrations 2010-09-27 15:59:00 -07:00
35-cannedresponses-initialdata.sql Fix Customer Care migrations 2010-09-27 15:59:00 -07:00
36-answer-page.sql Fix Customer Care migrations 2010-09-27 15:59:00 -07:00
37-wiki-app.sql Fix Customer Care migrations 2010-09-27 15:59:00 -07:00
38-wiki-permissions.sql Fix Customer Care migrations 2010-09-27 15:59:00 -07:00
39-document-slug.sql Fix Customer Care migrations 2010-09-27 15:59:00 -07:00
40-remove-legacy-forum-types.sql Fix Customer Care migrations 2010-09-27 15:59:00 -07:00
41-media-gallery.sql Fix Customer Care migrations 2010-09-27 15:59:00 -07:00
42-notifications-object-id-optional.sql Added `ready for review` notification [bug 599022] 2010-09-28 17:46:59 -04:00
43-review-revisions.sql Add a test that notices repeated version numbers in the DB migration filenames that could screw up schematic's assumptions. Bump the version of every migration since 42 to conform. 2010-11-03 15:33:37 -07:00
44-document-template.sql Add a test that notices repeated version numbers in the DB migration filenames that could screw up schematic's assumptions. Bump the version of every migration since 42 to conform. 2010-11-03 15:33:37 -07:00
45-gallery-video.sql Add a test that notices repeated version numbers in the DB migration filenames that could screw up schematic's assumptions. Bump the version of every migration since 42 to conform. 2010-11-03 15:33:37 -07:00
46-significance-optional.sql Add a test that notices repeated version numbers in the DB migration filenames that could screw up schematic's assumptions. Bump the version of every migration since 42 to conform. 2010-11-03 15:33:37 -07:00
47-notifications-locale.sql Add a test that notices repeated version numbers in the DB migration filenames that could screw up schematic's assumptions. Bump the version of every migration since 42 to conform. 2010-11-03 15:33:37 -07:00
48-add-approved-index.sql Add a test that notices repeated version numbers in the DB migration filenames that could screw up schematic's assumptions. Bump the version of every migration since 42 to conform. 2010-11-03 15:33:37 -07:00
49-video-unique.sql Add a test that notices repeated version numbers in the DB migration filenames that could screw up schematic's assumptions. Bump the version of every migration since 42 to conform. 2010-11-03 15:33:37 -07:00
50-kbforums.sql Add a test that notices repeated version numbers in the DB migration filenames that could screw up schematic's assumptions. Bump the version of every migration since 42 to conform. 2010-11-03 15:33:37 -07:00
51-document-is-localizable.sql Add a test that notices repeated version numbers in the DB migration filenames that could screw up schematic's assumptions. Bump the version of every migration since 42 to conform. 2010-11-03 15:33:37 -07:00
52-article-polls.sql Add a test that notices repeated version numbers in the DB migration filenames that could screw up schematic's assumptions. Bump the version of every migration since 42 to conform. 2010-11-03 15:33:37 -07:00
53-fix-is-localizable.sql Add a test that notices repeated version numbers in the DB migration filenames that could screw up schematic's assumptions. Bump the version of every migration since 42 to conform. 2010-11-03 15:33:37 -07:00
54-wiki-metadata-unique.sql Add a test that notices repeated version numbers in the DB migration filenames that could screw up schematic's assumptions. Bump the version of every migration since 42 to conform. 2010-11-03 15:33:37 -07:00
55-latin1-tables.sql Add a test that notices repeated version numbers in the DB migration filenames that could screw up schematic's assumptions. Bump the version of every migration since 42 to conform. 2010-11-03 15:33:37 -07:00
56-filename-length-gallery.sql Add a test that notices repeated version numbers in the DB migration filenames that could screw up schematic's assumptions. Bump the version of every migration since 42 to conform. 2010-11-03 15:33:37 -07:00
57-related-documents.sql Related documents. [bug 604121] 2010-11-04 18:36:45 -04:00
58-kbforum-charsets.sql KBForums tables should be utf8/InnoDB. [bug 611688] 2010-11-15 14:46:05 -05:00
59-gallery-permissions.sql Add gallery permissions and content type. 2010-11-16 11:50:39 -08:00
60-helpfulvote-charset.sql Clean up the charset and engine on wiki_helpfulvote. 2010-11-18 15:11:54 -05:00
61-approvers.sql [613518] Approvers from Tiki => Reviewers in Kitsune. 2010-11-19 14:28:59 -08:00
62-customercare-replies.sql Store replies to customer care in the database. Bug 612931. 2010-11-19 16:25:04 -08:00
63-migrate-tiki-passwords.sql New users app for login, logout, and redirect (and more to come). [bug 613986, bug 614002, bug 612750, bug 612749] 2010-11-24 12:16:15 -05:00
64-user-profile.sql [614049] Profile model! Included: one test and test helper. 2010-12-01 15:22:54 -08:00
65-registration-profile.sql Implemented user account activation via confirmation email. [bug 614703] 2010-12-02 12:13:20 -05:00
66-no-required-name.sql Make profile/nick/display name optional. 2010-12-03 11:48:37 -05:00
67-redirects-unlocalizable.sql [616284] Make auto-created redirects unlocalizable. 2010-12-06 11:23:10 -08:00
68-live-chat-helpers.sql [617452] Migrate Live Chat helpers. 2010-12-09 15:53:10 -08:00
69-fix-table-engines.sql [bug 617464] Move remaining MyISAM tables to InnoDB and add a test that keeps them that way. 2010-12-13 18:53:52 -08:00
70-drop-tiki-tables.sql [bug 620712] Drop TikiWiki tables. 2010-12-21 13:17:16 -08:00
schematic_settings.py Add schematic to requirements.txt and create schematic_settings.py 2010-05-04 12:50:33 -07:00