]>
BookStack Code Mirror - bookstack/log
marcusforsberg [Fri, 26 Jan 2018 19:27:28 +0000 (20:27 +0100)]
Added Swedish locale to config
marcusforsberg [Fri, 26 Jan 2018 19:16:35 +0000 (20:16 +0100)]
Added Swedish translation
Dan Brown [Sat, 20 Jan 2018 14:05:03 +0000 (14:05 +0000)]
Merge pull request #665 from BookStackApp/authed_images
Adds ability to secure images behind auth
Dan Brown [Sat, 13 Jan 2018 16:45:28 +0000 (16:45 +0000)]
Merge branch 'Abijeet-bug-638'
Dan Brown [Sat, 13 Jan 2018 16:44:47 +0000 (16:44 +0000)]
Refactored book sort using collections
Dan Brown [Sat, 13 Jan 2018 11:11:23 +0000 (11:11 +0000)]
Added ability to secure images behind auth
Still in testing.
Adds STORAGE_TYPE=local_secure option for setting images to be behind
auth. Stores images alongside attachments in /storage/uploads/images.
Abijeet [Fri, 5 Jan 2018 19:34:48 +0000 (01:04 +0530)]
Refactored the code to first check for the permissions before sorting the book.
Signed-off-by: Abijeet <redacted>
Dan Brown [Sun, 31 Dec 2017 16:25:58 +0000 (16:25 +0000)]
Added view override support
Relates to #652
Abijeet [Sun, 31 Dec 2017 14:47:08 +0000 (20:17 +0530)]
Adds test case for sorting permissions.
Signed-off-by: Abijeet <redacted>
Abijeet [Sun, 31 Dec 2017 11:14:46 +0000 (16:44 +0530)]
Changed the sort view to only show books to which we have an update permission.
Signed-off-by: Abijeet <redacted>
Abijeet [Sun, 31 Dec 2017 10:55:21 +0000 (16:25 +0530)]
Checks the target and the source book before performing the sort.
Signed-off-by: Abijeet <redacted>
Dan Brown [Sat, 30 Dec 2017 16:09:27 +0000 (16:09 +0000)]
Fixed failing book view test
Also ensured setting system localcache is cleared correctly
Dan Brown [Sat, 30 Dec 2017 15:50:33 +0000 (15:50 +0000)]
Fixed broken table/ol/ul page includes
Fixes #640
Dan Brown [Sat, 30 Dec 2017 12:41:13 +0000 (12:41 +0000)]
Merge pull request #644 from Abijeet/bug-643
Adds font-size to ol to ensure that they are uniform.
Dan Brown [Fri, 29 Dec 2017 16:49:03 +0000 (16:49 +0000)]
Updated book view change to PATCH + other amends
Moved toggle to right of header bar and added unique text and icon for
each view type.
Removed old profile setting to keep things clean.
Dan Brown [Fri, 29 Dec 2017 16:25:15 +0000 (16:25 +0000)]
Merge branch 'feature-613' of git://github.com/Abijeet/BookStack into Abijeet-feature-613
Dan Brown [Fri, 29 Dec 2017 16:14:20 +0000 (16:14 +0000)]
Standardised admin role check
Dan Brown [Fri, 29 Dec 2017 16:03:34 +0000 (16:03 +0000)]
Merge branch 'feature-579' of git://github.com/Abijeet/BookStack into Abijeet-feature-579
Abijeet [Thu, 28 Dec 2017 17:02:24 +0000 (22:32 +0530)]
Adds font-size to ol to ensure that they are uniform.
Fixes #643
Signed-off-by: Abijeet <redacted>
Dan Brown [Thu, 28 Dec 2017 13:19:02 +0000 (13:19 +0000)]
Enabled session in 404 responses
Fixes #634
Abijeet [Tue, 26 Dec 2017 10:16:20 +0000 (15:46 +0530)]
Adds test cases and fixes an issue with the permission checking.
Signed-off-by: Abijeet <redacted>
Abijeet [Tue, 26 Dec 2017 07:08:16 +0000 (12:38 +0530)]
Adds button to allow users to toggle the book view via the books list page.
Closes #613
Signed-off-by: Abijeet <redacted>
Abijeet [Mon, 25 Dec 2017 20:52:41 +0000 (02:22 +0530)]
Adds code to allow deletion of users via cmd line.
Fixes #579
Command:
php artisan bookstack:delete-users
Signed-off-by: Abijeet <redacted>
Dan Brown [Sun, 24 Dec 2017 14:42:31 +0000 (14:42 +0000)]
Updated pull-request info to be clearer
Also updated dev version
Dan Brown [Sun, 10 Dec 2017 13:56:25 +0000 (13:56 +0000)]
Made it possible to pre-fill login via url
Allows email to be passed to email field.
Also allows password only if in demo mode (Due to security concerns).
Dan Brown [Sun, 10 Dec 2017 13:46:50 +0000 (13:46 +0000)]
Moved book cover image input into collapsible section
Prevent extra friction when creating a new book and makes it easier to
skip if grid view is not in use
Dan Brown [Sat, 9 Dec 2017 13:32:45 +0000 (13:32 +0000)]
Updated okta config keys, made SVG fully vector
Also added some additional error handling to login.
Dan Brown [Sat, 9 Dec 2017 12:48:08 +0000 (12:48 +0000)]
Merge branch 'master' of git://github.com/lommes/BookStack into lommes-master
Dan Brown [Sat, 9 Dec 2017 12:37:44 +0000 (12:37 +0000)]
Fixed WYSIWYG fullscreen mode on firefox
Prevented overlapping sidebar and collapsed content.
Fixes #605
Dan Brown [Fri, 8 Dec 2017 11:52:43 +0000 (11:52 +0000)]
Enabled custom HTML head content to work within editors
Closes #562
Dan Brown [Thu, 7 Dec 2017 19:46:25 +0000 (19:46 +0000)]
Made it possible to configure proxies via env
In reference to #146
Dan Brown [Thu, 7 Dec 2017 19:27:54 +0000 (19:27 +0000)]
Prevented page navigation highlighting erroring
This was when no page nav was on the page
Dan Brown [Thu, 7 Dec 2017 19:19:25 +0000 (19:19 +0000)]
Made small var name and formatting tweaks
Dan Brown [Thu, 7 Dec 2017 19:15:26 +0000 (19:15 +0000)]
Merge branch 'disable-comments' of git://github.com/Abijeet/BookStack into Abijeet-disable-comments
Dan Brown [Thu, 7 Dec 2017 19:10:31 +0000 (19:10 +0000)]
Cleaned up some page-show JS
Dan Brown [Thu, 7 Dec 2017 18:47:07 +0000 (18:47 +0000)]
Merge branch 'master' of git://github.com/Abijeet/BookStack
Dan Brown [Thu, 7 Dec 2017 18:44:20 +0000 (18:44 +0000)]
Added meta+enter shortcut for page save
Closes #604
Dan Brown [Wed, 6 Dec 2017 17:32:29 +0000 (17:32 +0000)]
Refactored image picker to js component
Also adjusted default cover image size
Dan Brown [Wed, 6 Dec 2017 16:34:26 +0000 (16:34 +0000)]
Converted books view setting to user setting
Also cleaned up/moved new CSS and removed redundant new book methods.
Dan Brown [Wed, 6 Dec 2017 15:52:54 +0000 (15:52 +0000)]
Merge branch 'BookStackApp-master' of git://github.com/OsmosysSoftware/BookStack into OsmosysSoftware-BookStackApp-master
Dan Brown [Wed, 6 Dec 2017 11:17:34 +0000 (11:17 +0000)]
Prevented finding of check script in lang tests
Dan Brown [Mon, 4 Dec 2017 20:25:04 +0000 (20:25 +0000)]
Added script to check translation files
Closes #373
Dan Brown [Mon, 4 Dec 2017 17:59:53 +0000 (17:59 +0000)]
Fixed conflicting PDF facade namespace and corrected php version
Updated composer to have the correct config to install dependancies that
work for 7.0
Timo Bartholomes [Sun, 26 Nov 2017 15:41:29 +0000 (16:41 +0100)]
Add socialite authentication for okta
Dan Brown [Sun, 19 Nov 2017 18:31:24 +0000 (18:31 +0000)]
Fixed heavy init breakages made in last commit
Dan Brown [Sun, 19 Nov 2017 17:59:12 +0000 (17:59 +0000)]
Made some further laravel 5.5 cleanup
Removed old bootstrap files that are not needed and
amended composer to laravel upgrade guide
Dan Brown [Sun, 19 Nov 2017 15:56:06 +0000 (15:56 +0000)]
Updated to laravel 5.5
Closes #590
Abijeet [Thu, 16 Nov 2017 18:02:36 +0000 (23:32 +0530)]
Adding testcases for comments disable / enable setting.
Abijeet [Wed, 15 Nov 2017 18:52:22 +0000 (00:22 +0530)]
Added language translation for the new settings icons.
Abijeet [Wed, 15 Nov 2017 18:35:24 +0000 (00:05 +0530)]
Added code in the settings to disable comments. Based on that hiding the comments section on the page display.
Abijeet Patro [Wed, 15 Nov 2017 02:35:20 +0000 (08:05 +0530)]
Merge pull request #2 from BookStackApp/master
Getting the latest code.
Abijeet [Tue, 14 Nov 2017 18:34:35 +0000 (00:04 +0530)]
Removed invalid comments, and formatted the code.
Abijeet [Tue, 14 Nov 2017 18:31:48 +0000 (00:01 +0530)]
Merge branch 'master' of https://github.com/Abijeet/BookStack
Abijeet [Tue, 14 Nov 2017 18:24:25 +0000 (23:54 +0530)]
Highlights all headings currently visible. Also fixes extra scrollbar appearing in Firefox.
Abijeet Patro [Mon, 13 Nov 2017 17:52:45 +0000 (23:22 +0530)]
Merge pull request #1 from BookStackApp/master
Getting the latest changes.
Dan Brown [Sat, 11 Nov 2017 18:30:55 +0000 (18:30 +0000)]
Allowed custom session expiry time
Closes #570
Dan Brown [Sat, 11 Nov 2017 18:09:48 +0000 (18:09 +0000)]
Fixed required email confirmation with domain restriction
Added test to cover scenario.
Closes #573
Dan Brown [Sat, 11 Nov 2017 17:10:15 +0000 (17:10 +0000)]
Fixed vue component error
Dan Brown [Sat, 11 Nov 2017 17:03:36 +0000 (17:03 +0000)]
Merge pull request #563 from 10bass/master
Fix ajax tag suggestion for subdir installs
Dan Brown [Sat, 11 Nov 2017 16:30:16 +0000 (16:30 +0000)]
Merge pull request #558 from lbguilherme/ptbr
Update pt_BR translations
Dan Brown [Sat, 11 Nov 2017 16:27:29 +0000 (16:27 +0000)]
Prevented mulitple hypens incorrectly in slug
Added test to check slug format.
Fixes #589
Dan Brown [Sat, 11 Nov 2017 16:19:24 +0000 (16:19 +0000)]
Added package-lock file for npm version locking
Dan Brown [Sat, 11 Nov 2017 16:15:08 +0000 (16:15 +0000)]
Added test to cover multi-byte slugs
Also removed check for 'mb_' functions since mbstring is a dependancy
Dan Brown [Sat, 11 Nov 2017 16:07:23 +0000 (16:07 +0000)]
Merge branch 'wowkaster-patch-1'
Abijeet [Sun, 5 Nov 2017 14:53:16 +0000 (20:23 +0530)]
Refactored all functionality into one function. Changed margin-top.
Vladimir [Fri, 3 Nov 2017 12:00:07 +0000 (14:00 +0200)]
Russian slug and Multibyte String
Abijeet [Wed, 1 Nov 2017 19:44:06 +0000 (01:14 +0530)]
Fixes #466. Adds support for header highlighting using intersection observer.
10bass [Mon, 16 Oct 2017 22:24:47 +0000 (18:24 -0400)]
Fix ajax tag suggestion for subdir installs
tag suggest URLs were hardcoded to /ajax in blade template. Wrapped them in baseUrl()
Guilherme Bernal [Sun, 15 Oct 2017 19:15:53 +0000 (16:15 -0300)]
Update pt_BR translations
Dan Brown [Sun, 15 Oct 2017 18:24:06 +0000 (19:24 +0100)]
Updated search test to fit with new tokenization
Dan Brown [Sun, 15 Oct 2017 18:14:46 +0000 (19:14 +0100)]
Prevented custom homepage being deleted
Fixes #546
Dan Brown [Sun, 15 Oct 2017 17:51:01 +0000 (18:51 +0100)]
Expanded list of indexing split chars
Expands on #531
Dan Brown [Sun, 15 Oct 2017 17:34:37 +0000 (18:34 +0100)]
Prevented flexbox contains overflowing page
Fixes #552
Dan Brown [Sun, 15 Oct 2017 17:10:34 +0000 (18:10 +0100)]
Fixed include syntax erroring within vue
Fixes #553
Dan Brown [Fri, 6 Oct 2017 19:49:25 +0000 (20:49 +0100)]
Updated image fetching in exporting
Added domain check to see if possibly local even when whole url found.
Changed image fetch from file_get_contents to curl for external
resources.
Hopeful solution to #392
Dan Brown [Sun, 1 Oct 2017 17:11:24 +0000 (18:11 +0100)]
Prevented 'Discard draft' option showing after saving a draft page
Dan Brown [Sun, 1 Oct 2017 16:59:51 +0000 (17:59 +0100)]
Fixed some design issues around cards
Reverted drop shadow change.
Fixed header line-height when linked.
Fixed overflowing paragraph text. Fixes #533.
Dan Brown [Sun, 1 Oct 2017 16:51:59 +0000 (17:51 +0100)]
Updated search-regen command description
Dan Brown [Sun, 1 Oct 2017 12:19:41 +0000 (13:19 +0100)]
Merge branch 'master' of github.com:BookStackApp/BookStack
Dan Brown [Sun, 1 Oct 2017 12:19:17 +0000 (13:19 +0100)]
Added azureAD social auth option
Closes #509
Dan Brown [Sun, 1 Oct 2017 10:44:45 +0000 (11:44 +0100)]
Merge pull request #529 from cipi1965/master
Updated italian translation
Dan Brown [Sun, 1 Oct 2017 10:43:31 +0000 (11:43 +0100)]
Merge pull request #528 from turbotankist/master
russian lang fixes
Dan Brown [Sun, 1 Oct 2017 10:33:22 +0000 (11:33 +0100)]
Merge pull request #523 from sanderdw/master
Update dutch translations
Dan Brown [Sun, 1 Oct 2017 10:24:13 +0000 (11:24 +0100)]
Added 'last_commented' sort option to search
Closes #440
Dan Brown [Sat, 30 Sep 2017 13:44:52 +0000 (14:44 +0100)]
Removed empty string null middleware as was causing issues
Dan Brown [Sat, 30 Sep 2017 13:31:27 +0000 (14:31 +0100)]
Added missing middleware to trim input
Dan Brown [Sat, 30 Sep 2017 13:14:23 +0000 (14:14 +0100)]
Updated search indexer to split words better
Will now split up words based on more chars than just spaces.
Not takes into account newlines, tabs, periods & commas.
Fixed #531
Dan Brown [Sat, 30 Sep 2017 12:48:38 +0000 (13:48 +0100)]
Added missing codemirror theme class
Fixes #535
Dan Brown [Sat, 30 Sep 2017 12:41:06 +0000 (13:41 +0100)]
Updated issue template
Dan Brown [Sat, 30 Sep 2017 12:26:48 +0000 (13:26 +0100)]
Finished migration of last angular code
Matteo Piccina [Wed, 27 Sep 2017 08:44:08 +0000 (10:44 +0200)]
Updated italian translation
alexey [Wed, 27 Sep 2017 08:17:56 +0000 (11:17 +0300)]
russian lang fixes
Dan Brown [Sun, 24 Sep 2017 17:47:34 +0000 (18:47 +0100)]
Tweaked shadows on cards
Dan Brown [Sun, 24 Sep 2017 17:30:21 +0000 (18:30 +0100)]
Migrated editor toolbox, No more directives!
Dan Brown [Sat, 23 Sep 2017 11:24:06 +0000 (12:24 +0100)]
Migrated editor inputs to non-angular JS
sanderdw [Fri, 22 Sep 2017 22:52:08 +0000 (00:52 +0200)]
Update entities.php
sanderdw [Fri, 22 Sep 2017 22:47:02 +0000 (00:47 +0200)]
Update components.php
sanderdw [Fri, 22 Sep 2017 22:28:25 +0000 (00:28 +0200)]
Update dutch translations
Dan Brown [Wed, 20 Sep 2017 20:32:19 +0000 (21:32 +0100)]
Moved details card above book nav
Dan Brown [Wed, 20 Sep 2017 20:03:40 +0000 (21:03 +0100)]
Fixed page includes erroring on save
Closes #514