BookStack/database/migrations
Dan Brown 9dc9724e15 Laravel 5.3 upgrade (#189)
* Started move to laravel 5.3

* Started updating login & registration flows for laravel 5.3 update

* Updated app emails to notification system

* Fixed registations bugs and removed email confirmation model

* Fixed large portion of laravel post-upgrade issues

* Fixed and tested LDAP process
2016-09-17 18:22:04 +01:00
..
.gitkeep
2014_10_12_000000_create_users_table.php
2014_10_12_100000_create_password_resets_table.php
2015_07_12_114933_create_books_table.php Added checks to use MyISAM if MySQL 5.5 is found 2016-06-04 16:32:57 +01:00
2015_07_12_190027_create_pages_table.php Added checks to use MyISAM if MySQL 5.5 is found 2016-06-04 16:32:57 +01:00
2015_07_13_172121_create_images_table.php
2015_07_27_172342_create_chapters_table.php Added checks to use MyISAM if MySQL 5.5 is found 2016-06-04 16:32:57 +01:00
2015_08_08_200447_add_users_to_entities.php
2015_08_09_093534_create_page_revisions_table.php
2015_08_16_142133_create_activities_table.php
2015_08_29_105422_add_roles_and_permissions.php Laravel 5.3 upgrade (#189) 2016-09-17 18:22:04 +01:00
2015_08_30_125859_create_settings_table.php
2015_08_31_175240_add_search_indexes.php
2015_09_04_165821_create_social_accounts_table.php
2015_09_05_164707_add_email_confirmation_table.php
2015_11_21_145609_create_views_table.php
2015_11_26_221857_add_entity_indexes.php
2015_12_05_145049_fulltext_weighting.php
2015_12_07_195238_add_image_upload_types.php
2015_12_09_195748_add_user_avatars.php
2016_01_11_210908_add_external_auth_to_users.php
2016_02_25_184030_add_slug_to_revisions.php
2016_02_27_120329_update_permissions_and_roles.php
2016_02_28_084200_add_entity_access_controls.php
2016_03_09_203143_add_page_revision_types.php
2016_03_13_082138_add_page_drafts.php
2016_03_25_123157_add_markdown_support.php
2016_04_09_100730_add_view_permissions_to_roles.php
2016_04_20_192649_create_joint_permissions_table.php Fixed missing column drop on migration rollback 2016-05-22 14:56:26 +01:00
2016_05_06_185215_create_tags_table.php Renamed attribute to tags & continued interface 2016-05-13 21:20:21 +01:00
2016_07_07_181521_add_summary_to_page_revisions.php edit summary 2016-07-07 20:53:43 +02:00