| .. |
|
20140713043535_create_models.rb
|
All self-referential relations for Characters
|
2016-05-03 14:48:01 -05:00 |
|
20150419134141_add_password_digest_to_users.rb
|
Migrate to built-in ActiveModel secure passwords
|
2015-04-19 19:29:42 -05:00 |
|
20160405035806_add_devise_to_users.rb
|
ponr: replace custom login with devise login
|
2016-04-06 15:04:06 -05:00 |
|
20160429190058_create_siblingships.rb
|
Link to siblings in Character#show
|
2016-04-29 16:11:02 -05:00 |
|
20160503180503_create_fatherships.rb
|
Characters#fathers is now a relation
|
2016-05-03 13:34:05 -05:00 |
|
20160503183859_create_motherships.rb
|
Character#mothers is now a relation
|
2016-05-03 13:45:14 -05:00 |
|
20160503192938_create_best_friendships.rb
|
All self-referential relations for Characters
|
2016-05-03 14:48:01 -05:00 |
|
20160503193513_create_marriages.rb
|
All self-referential relations for Characters
|
2016-05-03 14:48:01 -05:00 |
|
20160503193541_create_archenemyships.rb
|
All self-referential relations for Characters
|
2016-05-03 14:48:01 -05:00 |
|
20160503201328_create_birthings.rb
|
Character birthplace / tweaking for Character-->Location relations
|
2016-05-03 15:46:58 -05:00 |
|
20160503205001_create_ownerships.rb
|
add proof of concept editor
|
2016-07-31 00:20:28 -05:00 |
|
20160806064053_create_childrenships.rb
|
Fix childrenship migration
|
2016-08-06 01:42:35 -05:00 |
|
20160903220122_create_largest_cities_relationships.rb
|
Set up location linking for location#largest_cities
|
2016-09-03 17:08:03 -05:00 |
|
20160903221005_create_notable_cities_relationships.rb
|
Relate notable_cities as location link on locations
|
2016-09-03 17:11:34 -05:00 |
|
20160903221349_create_capital_cities_relationships.rb
|
Add capital cities as location sr-relation to locations
|
2016-09-03 17:15:26 -05:00 |
|
20160903221819_create_location_leaderships.rb
|
Add leaders relation between location and characters
|
2016-09-03 17:21:10 -05:00 |
|
20160903222311_create_original_ownership.rb
|
Add original and current owner relations, maker relations, for items
|
2016-09-03 17:50:21 -05:00 |
|
20160903222537_create_current_ownership.rb
|
Add original and current owner relations, maker relations, for items
|
2016-09-03 17:50:21 -05:00 |
|
20160903223957_create_maker_relationship.rb
|
Add original and current owner relations, maker relations, for items
|
2016-09-03 17:50:21 -05:00 |
|
20160920180129_add_privacy_to_characters.rb
|
Add privacy field to Character
|
2016-09-20 13:08:41 -05:00 |
|
20160922204302_add_privacy_to_items.rb
|
Add privacy to items and locations
|
2016-09-22 16:06:21 -05:00 |
|
20160922204317_add_privacy_to_locations.rb
|
Add privacy to items and locations
|
2016-09-22 16:06:21 -05:00 |
|
20161001232324_create_past_ownership.rb
|
Add 'past owners' relation on items
|
2016-10-02 01:41:31 +02:00 |
|
20161003000856_add_archetype_to_character.rb
|
Add archetype to character information
|
2016-10-02 22:24:52 -05:00 |
|
20161003183741_create_attributes.rb
|
merge upstream
|
2016-10-25 10:43:18 -07:00 |
|
20161005111959_add_fields_to_universe.rb
|
Add rules field to universe
|
2016-10-05 13:25:29 +02:00 |
|
20161005115303_add_fields_to_character.rb
|
Add 'nature' tab to characters
|
2016-10-05 14:00:03 +02:00 |
|
20161005120615_add_fields_to_location.rb
|
Add requested fields to locations
|
2016-10-05 14:09:21 +02:00 |
|
20161014204501_create_creatures.rb
|
Clean up redundant views
|
2016-10-14 23:34:59 +02:00 |
|
20161014210509_add_user_id_to_creatures.rb
|
Clean up redundant views
|
2016-10-14 23:34:59 +02:00 |
|
20161014220538_create_race.rb
|
Add race as content type
|
2016-10-15 00:15:36 +02:00 |
|
20161014223701_create_religions.rb
|
Add religion as a content type
|
2016-10-15 00:46:46 +02:00 |
|
20161016211328_create_magics.rb
|
Revert "temporarily comment out migration for staging"
|
2017-12-27 15:31:20 -06:00 |
|
20161016213335_create_languages.rb
|
Revert "temporary commenting out of old migration for staging"
|
2017-12-27 15:31:12 -06:00 |
|
20161016220220_create_scenes.rb
|
Add scenes as a content type
|
2016-10-17 00:18:15 +02:00 |
|
20161016222100_create_groups.rb
|
Add groups as content type
|
2016-10-17 23:54:23 +02:00 |
|
20161021103850_create_wildlifeship.rb
|
Link creatures to Location habitats
|
2016-10-21 13:53:55 +02:00 |
|
20161021113013_add_notes_to_creatures.rb
|
Link creatures to Location habitats
|
2016-10-21 13:53:55 +02:00 |
|
20161021114135_add_privacy_to_creatures.rb
|
Link creatures to Location habitats
|
2016-10-21 13:53:55 +02:00 |
|
20161021202915_create_famous_figureship.rb
|
Round out race planning
|
2016-10-21 23:02:26 +02:00 |
|
20161021211814_remove_password_digest_from_users.rb
|
Remove old password_digest field from users
|
2016-10-21 23:38:36 +02:00 |
|
20161021220223_create_raceships.rb
|
Create and associate races for each character with a race value
|
2016-10-22 00:26:00 +02:00 |
|
20161021225347_create_religious_figureships.rb
|
Add links to religions
|
2016-10-22 01:21:44 +02:00 |
|
20161021225944_create_deityships.rb
|
Add links to religions
|
2016-10-22 01:21:44 +02:00 |
|
20161021230205_create_religious_locationships.rb
|
Fix migration name so it runs properly
|
2017-10-04 14:10:55 +02:00 |
|
20161021230419_create_artifactship.rb
|
Add links to religions
|
2016-10-22 01:21:44 +02:00 |
|
20161021230626_create_religious_raceship.rb
|
Add links to religions
|
2016-10-22 01:21:44 +02:00 |
|
20161024122250_create_group_leaderships.rb
|
Add relations to groups
|
2016-10-24 14:52:30 +02:00 |
|
20161024123021_create_supergroupships.rb
|
Add relations to groups
|
2016-10-24 14:52:30 +02:00 |
|
20161024123040_create_subgroupships.rb
|
Add relations to groups
|
2016-10-24 14:52:30 +02:00 |
|
20161024123105_create_sistergroupships.rb
|
Add relations to groups
|
2016-10-24 14:52:30 +02:00 |
|
20161024123140_create_group_allyships.rb
|
Add relations to groups
|
2016-10-24 14:52:30 +02:00 |
|
20161024123157_create_group_enemyships.rb
|
Add relations to groups
|
2016-10-24 14:52:30 +02:00 |
|
20161024123208_create_group_rivalships.rb
|
Add relations to groups
|
2016-10-24 14:52:30 +02:00 |
|
20161024123232_create_group_clientships.rb
|
Add relations to groups
|
2016-10-24 14:52:30 +02:00 |
|
20161024123248_create_group_suppierships.rb
|
Add relations to groups
|
2016-10-24 14:52:30 +02:00 |
|
20161024123312_create_headquarterships.rb
|
Add relations to groups
|
2016-10-24 14:52:30 +02:00 |
|
20161024123325_create_officeships.rb
|
Add relations to groups
|
2016-10-24 14:52:30 +02:00 |
|
20161024123345_create_group_equipmentships.rb
|
Add relations to groups
|
2016-10-24 14:52:30 +02:00 |
|
20161024123400_create_key_itemships.rb
|
Add relations to groups
|
2016-10-24 14:52:30 +02:00 |
|
20161024195442_create_magic_deityship.rb
|
Add magic relations, add spoken language relation to characters
|
2016-10-24 22:30:38 +02:00 |
|
20161024202657_create_lingualism.rb
|
Add magic relations, add spoken language relation to characters
|
2016-10-24 22:30:38 +02:00 |
|
20161024204744_create_scene_characterships.rb
|
Add characters, locations, and items relations to scenes
|
2016-10-24 22:55:46 +02:00 |
|
20161024204806_create_scene_locationships.rb
|
Add characters, locations, and items relations to scenes
|
2016-10-24 22:55:46 +02:00 |
|
20161024204826_create_scene_itemships.rb
|
Add characters, locations, and items relations to scenes
|
2016-10-24 22:55:46 +02:00 |
|
20161029224240_add_privacy_to_races.rb
|
Fix privacy fields on new content types
|
2016-10-30 02:33:59 +02:00 |
|
20161029224408_add_privacy_to_religions.rb
|
Fix privacy fields on new content types
|
2016-10-30 02:33:59 +02:00 |
|
20161029224502_add_privacy_to_magics.rb
|
Fix privacy fields on new content types
|
2016-10-30 02:33:59 +02:00 |
|
20161029224540_add_privacy_to_languages.rb
|
Fix privacy fields on new content types
|
2016-10-30 02:33:59 +02:00 |
|
20161029224631_add_privacy_to_groups.rb
|
Fix privacy fields on new content types
|
2016-10-30 02:33:59 +02:00 |
|
20161029224722_add_privacy_to_scenes.rb
|
Fix privacy fields on new content types
|
2016-10-30 02:33:59 +02:00 |
|
20161102095042_add_plan_type_to_users.rb
|
Add plan type on user model
|
2016-11-02 10:52:40 +01:00 |
|
20161102182212_create_group_memberships.rb
|
Add group memberships and locations
|
2016-11-02 21:35:41 +01:00 |
|
20161102182259_create_group_locationship.rb
|
Add group memberships and locations
|
2016-11-02 21:35:41 +01:00 |
|
20170120213941_add_stripe_customer_id_to_user.rb
|
Add stripe customer id field to user #migration
|
2017-01-20 21:42:57 +00:00 |
|
20170120214443_create_billing_plans.rb
|
BillingPlan model #migration
|
2017-01-20 21:45:39 +00:00 |
|
20170120214721_create_subscriptions.rb
|
Model for subscriptions #migration
|
2017-01-20 21:48:05 +00:00 |
|
20170127164644_add_email_updates_to_user.rb
|
Add per-user email subscription preference and way to edit
|
2017-01-27 21:00:11 +00:00 |
|
20170201151923_add_selected_billing_plan_id_to_user.rb
|
Include missing migration for selected_billing_plan_id
|
2017-02-01 15:22:31 +00:00 |
|
20170216211714_create_image_uploads.rb
|
Add ImageUpload model
|
2017-02-16 21:20:55 +00:00 |
|
20170216211914_add_src_to_image_uploads.rb
|
Add ImageUpload model
|
2017-02-16 21:20:55 +00:00 |
|
20170218010814_add_bandwidth_to_user.rb
|
Add 50MB upload bandwidth to all users
|
2017-02-18 01:13:43 +00:00 |
|
20170218022943_add_bonus_bandwidth_to_billing_plan.rb
|
Show bandwidth on billing page, up kb to 1GB for premium users
|
2017-02-18 02:55:59 +00:00 |
|
20170228160245_create_creature_relationships.rb
|
Add character-spouse two-way relation, and 2w related creatures relation
|
2017-02-28 16:46:47 +00:00 |
|
20170326164002_create_location_languageships.rb
|
Add languages link to locations
|
2017-03-26 17:44:52 +01:00 |
|
20170326170148_add_genre_to_universe.rb
|
Add genre field to universe
|
2017-03-26 18:03:00 +01:00 |
|
20170331001122_create_referral_codes.rb
|
Add user referral codes
|
2017-03-31 01:23:09 +01:00 |
|
20170403180417_create_referrals.rb
|
Integrate referral codes with signup #migrations
|
2017-04-03 19:10:05 +01:00 |
|
20170415183537_add_secure_code_to_users.rb
|
Add SecureCode to all users
|
2017-04-15 19:38:00 +01:00 |
|
20170415192410_create_votables.rb
|
Add votable and votes
|
2017-04-15 20:26:15 +01:00 |
|
20170415192437_create_votes.rb
|
Add votable and votes
|
2017-04-15 20:26:15 +01:00 |
|
20170417190318_create_raffle_entries.rb
|
Add raffle entries to users #datamigration
|
2017-04-17 20:08:58 +01:00 |
|
20170517152023_create_documents.rb
|
Add scratchpad page and update sidebar design #migration
|
2017-05-17 16:54:30 +01:00 |
|
20170517164648_add_fluid_preference_to_user.rb
|
Give users a choice between full-width and fixed-width designs #migration
|
2017-05-17 17:51:55 +01:00 |
|
20170712190101_create_content_change_events.rb
|
Add content changelogs #migration
|
2017-07-14 13:36:32 +02:00 |
|
20170724114620_add_username_to_user.rb
|
polishing
|
2017-07-26 20:53:05 +02:00 |
|
20170724114723_add_forum_admin_flag.rb
|
thredded in place
|
2017-07-24 14:17:57 +02:00 |
|
20170724114833_create_thredded.thredded.rb
|
thredded in place
|
2017-07-24 14:17:57 +02:00 |
|
20170731000013_create_floras.rb
|
Add Flora model #migration
|
2017-07-31 02:39:13 +02:00 |
|
20170731000608_add_user_to_flora.rb
|
Add Flora model #migration
|
2017-07-31 02:39:13 +02:00 |
|
20170731001131_add_universe_to_flora.rb
|
Add Flora model #migration
|
2017-07-31 02:39:13 +02:00 |
|
20170731001803_add_notes_to_flora.rb
|
Add Flora model #migration
|
2017-07-31 02:39:13 +02:00 |
|
20170731004406_create_flora_magical_effects.rb
|
Add flora relations
|
2017-07-31 03:20:36 +02:00 |
|
20170731004450_create_flora_locations.rb
|
Add flora relations
|
2017-07-31 03:20:36 +02:00 |
|
20170731004509_create_flora_eaten_bies.rb
|
Add flora relations
|
2017-07-31 03:20:36 +02:00 |
|
20170731004712_create_flora_relationships.rb
|
Add flora relations
|
2017-07-31 03:20:36 +02:00 |
|
20170731010449_add_privacy_to_flora.rb
|
Add flora relations
|
2017-07-31 03:20:36 +02:00 |
|
20170811145534_create_contributors.rb
|
Contributor invite flow #migration
|
2017-08-15 01:41:43 +02:00 |
|
20171028220829_add_forum_admin_flag_again.rb
|
add boolean admin flag for forums
|
2017-10-29 01:11:32 +03:00 |
|
20171028221518_remove_forum_admin_flag.rb
|
remove wrong admin flag
|
2017-10-29 01:17:46 +03:00 |
|
20171028230258_create_delayed_jobs.rb
|
add delayed_job table
|
2017-10-29 02:03:56 +03:00 |
|
20171226195348_add_deleted_at_to_items.rb
|
Add soft deletion to users and all content models
|
2017-12-26 14:37:09 -06:00 |
|
20171226202223_add_deleted_at_to_users.rb
|
Add soft deletion to users and all content models
|
2017-12-26 14:37:09 -06:00 |
|
20171226202321_add_deleted_at_to_characters.rb
|
Add soft deletion to users and all content models
|
2017-12-26 14:37:09 -06:00 |
|
20171226202730_add_deleted_at_to_creatures.rb
|
Add soft deletion to users and all content models
|
2017-12-26 14:37:09 -06:00 |
|
20171226202745_add_deleted_at_to_floras.rb
|
Add soft deletion to users and all content models
|
2017-12-26 14:37:09 -06:00 |
|
20171226202810_add_deleted_at_to_groups.rb
|
Add soft deletion to users and all content models
|
2017-12-26 14:37:09 -06:00 |
|
20171226203002_add_deleted_at_to_languages.rb
|
Add soft deletion to users and all content models
|
2017-12-26 14:37:09 -06:00 |
|
20171226203016_add_deleted_at_to_locations.rb
|
Add soft deletion to users and all content models
|
2017-12-26 14:37:09 -06:00 |
|
20171226203030_add_deleted_at_to_magics.rb
|
Add soft deletion to users and all content models
|
2017-12-26 14:37:09 -06:00 |
|
20171226203042_add_deleted_at_to_races.rb
|
Add soft deletion to users and all content models
|
2017-12-26 14:37:09 -06:00 |
|
20171226203059_add_deleted_at_to_religions.rb
|
Add soft deletion to users and all content models
|
2017-12-26 14:37:09 -06:00 |
|
20171226203117_add_deleted_at_to_scenes.rb
|
Add soft deletion to users and all content models
|
2017-12-26 14:37:09 -06:00 |
|
20171226203129_add_deleted_at_to_universes.rb
|
Add soft deletion to users and all content models
|
2017-12-26 14:37:09 -06:00 |
|
20171226213749_create_character_love_interests.rb
|
Add 'love interest' linked field to characters
|
2017-12-26 15:44:35 -06:00 |
|
20171227180909_create_user_content_type_activators.rb
|
Create user content type activators
|
2017-12-27 12:22:13 -06:00 |
|
20171231172750_create_countries.rb
|
add models for Country, Town, and Landmark
|
2017-12-31 11:44:53 -06:00 |
|
20171231174144_create_towns.rb
|
add models for Country, Town, and Landmark
|
2017-12-31 11:44:53 -06:00 |
|
20171231174241_create_landmarks.rb
|
add models for Country, Town, and Landmark
|
2017-12-31 11:44:53 -06:00 |
|
20171231175209_add_deleted_at_to_countries.rb
|
Add and hook up town/country/landmark
|
2017-12-31 15:56:33 -06:00 |
|
20171231175633_add_fields_to_town.rb
|
Add and hook up town/country/landmark
|
2017-12-31 15:56:33 -06:00 |
|
20171231175706_add_deleted_at_to_landmark.rb
|
Add and hook up town/country/landmark
|
2017-12-31 15:56:33 -06:00 |
|
20171231191101_add_privacy_to_towns.rb
|
Add and hook up town/country/landmark
|
2017-12-31 15:56:33 -06:00 |
|
20171231191117_add_privacy_to_countries.rb
|
Add and hook up town/country/landmark
|
2017-12-31 15:56:33 -06:00 |
|
20171231191133_add_privacy_to_landmarks.rb
|
Add and hook up town/country/landmark
|
2017-12-31 15:56:33 -06:00 |
|
20171231201746_add_user_to_towns.rb
|
Add and hook up town/country/landmark
|
2017-12-31 15:56:33 -06:00 |
|
20171231201817_add_user_to_countries.rb
|
Add and hook up town/country/landmark
|
2017-12-31 15:56:33 -06:00 |
|
20171231201900_add_user_to_landmarks.rb
|
Add and hook up town/country/landmark
|
2017-12-31 15:56:33 -06:00 |
|
20171231230411_create_country_towns.rb
|
Hook up relations on new location types
|
2018-01-01 15:05:18 -06:00 |
|
20171231230524_create_country_locations.rb
|
Hook up relations on new location types
|
2018-01-01 15:05:18 -06:00 |
|
20171231230530_create_country_languages.rb
|
Hook up relations on new location types
|
2018-01-01 15:05:18 -06:00 |
|
20171231230535_create_country_religions.rb
|
Hook up relations on new location types
|
2018-01-01 15:05:18 -06:00 |
|
20171231230540_create_country_landmarks.rb
|
Hook up relations on new location types
|
2018-01-01 15:05:18 -06:00 |
|
20171231230546_create_country_creatures.rb
|
Hook up relations on new location types
|
2018-01-01 15:05:18 -06:00 |
|
20171231230551_create_country_floras.rb
|
Hook up relations on new location types
|
2018-01-01 15:05:18 -06:00 |
|
20171231230645_create_town_citizens.rb
|
Hook up relations on new location types
|
2018-01-01 15:05:18 -06:00 |
|
20171231230650_create_town_floras.rb
|
Hook up relations on new location types
|
2018-01-01 15:05:18 -06:00 |
|
20171231230656_create_town_creatures.rb
|
Hook up relations on new location types
|
2018-01-01 15:05:18 -06:00 |
|
20171231230701_create_town_groups.rb
|
Hook up relations on new location types
|
2018-01-01 15:05:18 -06:00 |
|
20171231230707_create_town_languages.rb
|
Hook up relations on new location types
|
2018-01-01 15:05:18 -06:00 |
|
20171231230712_create_town_countries.rb
|
Hook up relations on new location types
|
2018-01-01 15:05:18 -06:00 |
|
20171231230717_create_town_nearby_landmarks.rb
|
Hook up relations on new location types
|
2018-01-01 15:05:18 -06:00 |
|
20171231230751_create_landmark_nearby_towns.rb
|
Hook up relations on new location types
|
2018-01-01 15:05:18 -06:00 |
|
20171231230757_create_landmark_countries.rb
|
Hook up relations on new location types
|
2018-01-01 15:05:18 -06:00 |
|
20171231230802_create_landmark_floras.rb
|
Hook up relations on new location types
|
2018-01-01 15:05:18 -06:00 |
|
20171231235747_create_landmark_creatures.rb
|
Hook up relations on new location types
|
2018-01-01 15:05:18 -06:00 |
|
20180107183433_create_stripe_event_logs.rb
|
Add table to store stripe event logs.
|
2018-01-07 23:45:10 +05:00 |
|
20180112043008_add_site_administrator_flag_to_users.rb
|
Add site administrator flag to Users
|
2018-01-11 22:31:55 -06:00 |