Commit Graph

12 Commits

Author SHA1 Message Date
Cam Findlay 05a4b57fb1 FIX Blog tag migration is per Blog 2015-06-29 19:17:53 +12:00
Cam Findlay f86f7751b1 FIX Migration of blog 1.0 to 2.0 was broken 2015-06-27 21:45:09 +12:00
Cam Findlay 6ccb1bb5df FIX Ensures old blog 1.0 style author names are migrated into 2.0 AuthorNames
Found that old 1.0 blog author names were not being migrated over to the new 2.0 AuthorNames (noted that there is now also a relationship between Member and BlogPost). The old 1.0 did not have this relationship so when migrating no authors are brought across from BlogEntry into BlogPost during the MigrationTask.
2015-06-07 17:20:13 +12:00
David Craig 4ab5de839e Fix migration 2015-05-26 12:36:20 +12:00
Damian Mooyman a536d88936 Revert "Fix migration task" 2015-05-26 12:26:22 +12:00
David Craig 228e7159a5 Fix migration script 2015-05-26 11:40:39 +12:00
Christopher Pitt bde73eda62 Fixed migration error 2015-05-25 13:39:51 +12:00
Christopher Pitt 787c02a19d Clean up 2015-05-11 10:11:21 +12:00
Damian Mooyman 0c6f5122ed BUG Fix blogtree with non-blogpost children breaking on migration 2015-04-23 12:47:03 +12:00
Christopher Pitt 541822de92 Ignore missing widgets extension 2015-03-10 10:45:39 +13:00
Damian Mooyman 686112aa10 BUG Fix Type field conflict with core Widget field
Type is used for the widget classname
Better scaffolding of formfields
Fix typo in filename
2015-03-06 13:37:37 +13:00
Damian Mooyman 27cc0f4261 Legacy class migration 2015-03-05 14:14:34 +13:00