.. |
.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
|
Change application namespace to BookStack
|
2015-09-10 19:31:09 +01:00 |
2015_07_12_114933_create_books_table.php
|
Initial commit
|
2015-07-12 20:01:42 +01:00 |
2015_07_12_190027_create_pages_table.php
|
Started working on chapters
|
2015-07-27 20:17:08 +01:00 |
2015_07_13_172121_create_images_table.php
|
Got image uploads working
|
2015-07-13 21:52:56 +01:00 |
2015_07_27_172342_create_chapters_table.php
|
Started working on chapters
|
2015-07-27 20:17:08 +01: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
|
Added page revisions. Fixes #2
|
2015-08-09 12:06:52 +01:00 |
2015_08_16_142133_create_activities_table.php
|
Added activity history to to all entities. Fixes #12
|
2015-08-16 18:59:23 +01:00 |
2015_08_29_105422_add_roles_and_permissions.php
|
Change application namespace to BookStack
|
2015-09-10 19:31:09 +01:00 |
2015_08_30_125859_create_settings_table.php
|
Added initial settings interface, Fixes #9.
|
2015-08-30 15:31:16 +01: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
|
Got standard form-based registration working
|
2015-09-05 20:25:57 +01:00 |
2015_09_05_164707_add_email_confirmation_table.php
|
Got standard form-based registration working
|
2015-09-05 20:25:57 +01:00 |
2015_11_21_145609_create_views_table.php
|
Added view count tracking with personalised lists
|
2015-11-21 17:22:14 +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 |