| .. |
|
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
|
Stop trying to drop tables that don't exist - fixes #166
|
2016-11-05 23:09:35 +01:00 |
|
20161016213335_create_languages.rb
|
Stop trying to drop tables that don't exist - fixes #166
|
2016-11-05 23:09:35 +01: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_religious_locationship.rb
|
Fix up religion links
|
2016-10-24 14:06:28 +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 |