Commit Graph

909 Commits

Author SHA1 Message Date
6bcd89acf7 Moved utf8mb4 migration to command instead of migration
To prevent errors upon migration.
Command generates out the SQL syntax to make the change instead
so the upgrade can be done manually.

In reference to #425
2017-07-22 15:54:17 +01:00
433cb9b3b2 Improved breadcrumb responsiveness
Closes #426
2017-07-22 15:20:36 +01:00
7f43372dd4 Fixed broken code block rendering when using DOMPDF
Fixes #427
2017-07-22 14:34:17 +01:00
b12e2ceada Added included content into page's text view
Allows rendered content to be shown in listings and used in searches.
Also prevented angular tags in content being parsed in listings.

Fixes #442
2017-07-22 14:21:56 +01:00
bc067e9ad4 Updated dropdowns to hide after option click
Fixes #429
2017-07-22 14:03:06 +01:00
245294fbc5 Trying to make the tests green. 2017-07-17 14:42:08 +01:00
f38bc75ab4 Trying to make the tests green. 2017-07-17 14:21:41 +01:00
3407900abb Trying to make the tests green. 2017-07-17 14:18:03 +01:00
684c20c4ea Trying to make the tests green. 2017-07-17 14:09:21 +01:00
6ef522df7e Trying to make the tests green. 2017-07-17 14:05:41 +01:00
3b771f2976 Trying to make the tests green. 2017-07-17 14:03:31 +01:00
afc56c12fe Trying to make the tests green. 2017-07-17 14:01:10 +01:00
5eeed03dcd Trying to make the tests green. 2017-07-17 13:53:02 +01:00
0d98b4ce5e Trying to make the tests green. 2017-07-17 13:37:15 +01:00
ae2ec43a82 Avoid having to wait until all tests are processed to exit upon error/failure. 2017-07-17 13:35:38 +01:00
265ed34ffd Update travis.yml to try and solve the test issue around LDAP. 2017-07-17 13:34:19 +01:00
711dcb4a48 Update travis.yml to try and solve the test issue around LDAP. 2017-07-17 13:29:29 +01:00
3079a9f4de Reverted required changes. 2017-07-15 19:07:32 +05:30
a7d2cfdee2 Resolving test cases 2017-07-15 19:03:02 +05:30
a149e87ca7 Resolving test cases 2017-07-15 19:00:23 +05:30
854fd52a27 Resolving test cases 2017-07-15 18:57:09 +05:30
3d808ac75f Test for cover image 2017-07-15 18:39:13 +05:30
39b924f158 Merge branch 'master' of https://github.com/OsmosysSoftware/BookStack 2017-07-15 18:37:55 +05:30
a488ef6b00 Test for cover image. 2017-07-15 18:36:49 +05:30
6d66c38c12 Fixes issues with the test case, now creating a user with the required profile setting. 2017-07-15 18:00:39 +05:30
922964ecf2 Changes grid container size 2017-07-15 17:50:09 +05:30
0c70416b5c Test books display options. 2017-07-15 16:33:52 +05:30
770f30c3a8 Test books display options. 2017-07-15 16:29:42 +05:30
b4044e6c3a Resolves heading issues in grid view 2017-07-15 16:22:29 +05:30
9872767f20 Test for cover image upload 2017-07-15 16:19:35 +05:30
dd4d2f4696 Resolves book heading issues in grid view. 2017-07-15 16:15:45 +05:30
e5dc0e6bb8 Merge branch 'master' of https://github.com/OsmosysSoftware/BookStack 2017-07-15 16:13:48 +05:30
85fbe820c4 Adding getHeadingExcerpt to get heading. 2017-07-15 16:11:10 +05:30
832f8eaa94 Fixes the test case related to UserProfileTest. 2017-07-15 15:50:42 +05:30
3435dcc91e Merge pull request #10 from OsmosysSoftware/test-issue-181
Tests for issue 181
2017-07-15 14:29:38 +05:30
1ed74b8598 Test for grid and list layout selection. 2017-07-15 13:19:49 +05:30
fd36978c13 Test for layout selection. 2017-07-15 12:26:57 +05:30
1278a0b818 Test for layout selection. 2017-07-15 11:40:51 +05:30
6a6516ddd5 Test for layout selection. 2017-07-15 11:31:43 +05:30
67bc7007aa Support new lines for book/chapter descriptions
Avoid ignoring new lines when renderring the book/chapter descriptions on their respective detailed views.
2017-07-14 16:05:46 +01:00
1fe8f13503 Cover image test case 2017-07-14 18:36:50 +05:30
8f3adcda5d Cover image test case 2017-07-14 18:02:45 +05:30
9e0c931573 Polish translation 2017-07-13 16:00:42 +02:00
21a8df78ee Merge pull request #9 from OsmosysSoftware/feature-181
Feature 181
2017-07-13 15:50:43 +05:30
7f8351e044 Removed avatar class from form.blade.php 2017-07-13 15:20:53 +05:30
afc1ecafe9 4. Changed the border color of the gallery item to #ccc 2017-07-13 12:27:14 +05:30
ab6ff5fda2 3. New default.png 2017-07-13 12:26:01 +05:30
b0ba1a43a9 2. Added classed col-xs-6 col-sm-4 col-md-4 col-lg-3 in grid-item.blade.php
5. Added <div class="row"> in index.blade.php
2017-07-13 12:24:47 +05:30
e919cab3d1 1. Thumbnail size when creating or editing book. 2017-07-13 12:22:43 +05:30
f37509062e Merge pull request #8 from OsmosysSoftware/feature-181
Issue 181
2017-07-12 18:41:35 +05:30