BookStack/database/migrations
2016-02-28 10:49:41 +00:00
..
.gitkeep Initial commit 2015-07-12 20:01:42 +01:00
2014_10_12_100000_create_password_resets_table.php Initial commit 2015-07-12 20:01:42 +01:00
2014_10_12_000000_create_users_table.php Started work on user profile pages 2016-02-16 21:25:11 +00:00
2015_07_12_114933_create_books_table.php Started work on user profile pages 2016-02-16 21:25:11 +00:00
2015_07_12_190027_create_pages_table.php Started work on user profile pages 2016-02-16 21:25:11 +00:00
2015_07_13_172121_create_images_table.php Started work on user profile pages 2016-02-16 21:25:11 +00:00
2015_07_27_172342_create_chapters_table.php Started work on user profile pages 2016-02-16 21:25:11 +00:00
2015_08_08_200447_add_users_to_entities.php Added created_by and updated_by to entities. Fixes #3 2015-08-08 21:28:50 +01:00
2015_08_09_093534_create_page_revisions_table.php Started work on user profile pages 2016-02-16 21:25:11 +00:00
2015_08_16_142133_create_activities_table.php Started work on user profile pages 2016-02-16 21:25:11 +00:00
2015_08_29_105422_add_roles_and_permissions.php Started work on user profile pages 2016-02-16 21:25:11 +00:00
2015_08_30_125859_create_settings_table.php Started work on user profile pages 2016-02-16 21:25:11 +00:00
2015_08_31_175240_add_search_indexes.php Updated Search experience including adding fulltext mysql indicies. 2015-08-31 20:11:44 +01:00
2015_09_04_165821_create_social_accounts_table.php Started work on user profile pages 2016-02-16 21:25:11 +00:00
2015_09_05_164707_add_email_confirmation_table.php Started work on user profile pages 2016-02-16 21:25:11 +00:00
2015_11_21_145609_create_views_table.php Started work on user profile pages 2016-02-16 21:25:11 +00:00
2015_11_26_221857_add_entity_indexes.php Added further tests, Fixed speed_update issues, improved search result query count 2015-11-29 17:33:25 +00:00
2015_12_05_145049_fulltext_weighting.php Added search name weighting. Closes #27. 2015-12-05 15:11:48 +00:00
2015_12_07_195238_add_image_upload_types.php Revamped image system to use driver-agnotstic storage and be more efficent 2015-12-07 23:00:34 +00:00
2015_12_09_195748_add_user_avatars.php Added custom user avatars 2015-12-09 22:30:55 +00:00
2016_01_11_210908_add_external_auth_to_users.php Made ldap auth use the 'dn' if a 'uid' is not present. 2016-02-08 19:45:01 +00:00
2016_02_25_184030_add_slug_to_revisions.php Added smarter page finding so changing the page name does not break old urls 2016-02-25 20:01:59 +00:00
2016_02_27_120329_update_permissions_and_roles.php Implemented database structure and inital interfaces for entity restrictions 2016-02-28 10:49:41 +00:00
2016_02_28_084200_add_entity_access_controls.php Implemented database structure and inital interfaces for entity restrictions 2016-02-28 10:49:41 +00:00