framework/migrations
Daniël Klabbers 04c4806f6f making posts and discussions private (#1153)
* flagrow/byobu#11 making posts and discussions private

* tested migrations and tested setting is_private on discussion and post manually

* added phpdoc for Post and Discussion and added the casting for these attributes

* satisfying styleci

* fixes for review

* added new private discussion event and included it in the access policy

* added new private post event and included it in the access policy
2017-05-27 14:19:15 +09:30
..
2015_02_24_000000_create_access_tokens_table.php Apply fixes from StyleCI 2016-11-29 05:03:53 +00:00
2015_02_24_000000_create_api_keys_table.php Apply fixes from StyleCI 2016-11-29 05:03:53 +00:00
2015_02_24_000000_create_config_table.php Apply fixes from StyleCI 2016-11-29 05:03:53 +00:00
2015_02_24_000000_create_discussions_table.php Apply fixes from StyleCI 2016-11-29 05:03:53 +00:00
2015_02_24_000000_create_email_tokens_table.php Apply fixes from StyleCI 2016-11-29 05:03:53 +00:00
2015_02_24_000000_create_groups_table.php Apply fixes from StyleCI 2016-11-29 05:03:53 +00:00
2015_02_24_000000_create_notifications_table.php Apply fixes from StyleCI 2016-11-29 05:03:53 +00:00
2015_02_24_000000_create_password_tokens_table.php Apply fixes from StyleCI 2016-11-29 05:03:53 +00:00
2015_02_24_000000_create_permissions_table.php Apply fixes from StyleCI 2016-11-29 05:03:53 +00:00
2015_02_24_000000_create_posts_table.php Apply fixes from StyleCI 2016-11-29 05:03:53 +00:00
2015_02_24_000000_create_users_discussions_table.php Apply fixes from StyleCI 2016-11-29 05:03:53 +00:00
2015_02_24_000000_create_users_groups_table.php Apply fixes from StyleCI 2016-11-29 05:03:53 +00:00
2015_02_24_000000_create_users_table.php Apply fixes from StyleCI 2016-11-29 05:03:53 +00:00
2015_09_15_000000_create_auth_tokens_table.php Apply fixes from StyleCI 2016-11-29 05:03:53 +00:00
2015_09_20_224327_add_hide_to_discussions.php Apply fixes from StyleCI 2016-11-29 05:03:53 +00:00
2015_09_22_030432_rename_notification_read_time.php Apply fixes from StyleCI 2016-11-29 05:03:53 +00:00
2015_10_07_130531_rename_config_to_settings.php Apply fixes from StyleCI 2016-11-29 05:03:53 +00:00
2015_10_24_194000_add_ip_address_to_posts.php Apply fixes from StyleCI 2016-11-29 05:03:53 +00:00
2015_12_05_042721_change_access_tokens_columns.php Apply fixes from StyleCI 2016-11-29 05:03:53 +00:00
2015_12_17_194247_change_settings_value_column_to_text.php Apply fixes from StyleCI 2016-11-29 05:03:53 +00:00
2016_02_04_095452_add_slug_to_discussions.php Apply fixes from StyleCI 2016-11-29 05:03:53 +00:00
2017_04_07_114138_add_is_private_to_discussions.php making posts and discussions private (#1153) 2017-05-27 14:19:15 +09:30
2017_04_07_114138_add_is_private_to_posts.php making posts and discussions private (#1153) 2017-05-27 14:19:15 +09:30
2017_04_09_152230_change_posts_content_column_to_mediumtext.php Change content column from TEXT to MEDIUMTEXT 2017-04-09 16:12:34 -04:00