Commit Graph

16 Commits

Author SHA1 Message Date
paul121 c6244ec4d9 Migrate the animal_type field on animal assets. 2021-01-04 08:28:48 -05:00
Michael Stenta c1f7760001 Rename animal asset castrated field to is_castrated. 2020-12-29 12:27:35 -05:00
Michael Stenta 856fcdf4db Add initial Tag types (with static map migration). 2020-10-15 15:33:10 -04:00
Michael Stenta 7869fb48b4 Migrate animal tags to ID tags using custom d7_animal_asset source. 2020-10-15 15:33:10 -04:00
Michael Stenta f619dfb1c9 Create separate migration groups for assets, logs, and taxonomy terms with shared configuration. 2020-10-11 17:32:58 -04:00
Michael Stenta 6829453d7e Refactor all general entity type migrations into separate bundle specific migrations + general/common field migrations. 2020-10-11 12:19:04 -04:00
Michael Stenta 591dd8e65b Merge type-specific field migrations into generic entity migrations. 2020-10-11 12:19:04 -04:00
Michael Stenta 8e26eb6594 Change asset and log type specific migration labels to indicate that they are just for the type specific fields. 2020-10-11 12:18:03 -04:00
Michael Stenta ff3837a78b Add "Birthdate" field to Animals (with migration). 2020-10-11 12:17:23 -04:00
Michael Stenta 53cc591d55 Add "Castrated" field to Animals (with migration). 2020-10-11 12:17:23 -04:00
Michael Stenta 8379dcef99 Add "Sex" field to Animals (with migration). 2020-10-11 12:17:23 -04:00
Michael Stenta b3b62bd29b Add "Nicknames" field to Animals (with migration). 2020-10-11 12:17:23 -04:00
Michael Stenta 78f8397720 Refactor asset and log migrations into generic entity type migration (for common fields) and bundle-specific migrations (for bundle-specific fields). 2020-10-07 20:25:35 -04:00
Michael Stenta 160c45a45e Migrate file and image field data for all assets and logs. 2020-10-07 13:28:25 -04:00
Michael Stenta a74cddcae2 Migrate the old asset archived value to both archived timestamp and status. 2020-10-01 23:41:40 -04:00
Michael Stenta a81e7bed81 Migrations for all asset types - basic fields only. 2020-10-01 23:41:40 -04:00