]>
BookStack Code Mirror - bookstack/log
Soseki Masao [Fri, 23 Mar 2018 09:20:44 +0000 (18:20 +0900)]
fix entities.php
Soseki Masao [Fri, 23 Mar 2018 08:35:21 +0000 (17:35 +0900)]
update japanese translation
Dan Brown [Sun, 18 Mar 2018 15:35:04 +0000 (15:35 +0000)]
Updated outline button styles for svg icons
Dan Brown [Sun, 18 Mar 2018 15:27:15 +0000 (15:27 +0000)]
Use autodiscover for dev packages
Allows installation with `composer install --no-dev`
Fixed #742
Dan Brown [Sun, 18 Mar 2018 15:13:46 +0000 (15:13 +0000)]
Cleaned some form styling
Removed uppercasing of labels to make a little friendlier.
Extracted out toggleswitch JS into own component.
Improved basic code input for html-head-input area.
Dan Brown [Sun, 18 Mar 2018 14:47:43 +0000 (14:47 +0000)]
Updated webpack SCSS extract to provide sourcemaps
Dan Brown [Sun, 18 Mar 2018 12:23:48 +0000 (12:23 +0000)]
Fixed large content previews and improved mobile styles
Listing content previews no longer pre-wrap and instead simply break
correctly.
Updated titles to ensure they break on mobile devices.
Reduced spacing and font sizes on mobile to better adjust content to
screen size.
Fixes #739
Dan Brown [Sun, 18 Mar 2018 11:58:45 +0000 (11:58 +0000)]
Fixed up notification styling a little
Dan Brown [Sun, 18 Mar 2018 11:46:08 +0000 (11:46 +0000)]
Prevented markdown editor pushing out toolbar
Dan Brown [Sun, 18 Mar 2018 11:40:38 +0000 (11:40 +0000)]
Merge branch 'patch-1' of git://github.com/BackwardSpy/BookStack into BackwardSpy-patch-1
Dan Brown [Sun, 18 Mar 2018 11:32:40 +0000 (11:32 +0000)]
Markdown editor image paste sets cursor correctly
Now sets cursor to alt text rather than end of placeholder image.
Fixed #751
Dan Brown [Sat, 17 Mar 2018 17:12:01 +0000 (17:12 +0000)]
Updated exports to use DejaVu font
Provides potentially better language font coverage.
Dan Brown [Sat, 17 Mar 2018 15:51:40 +0000 (15:51 +0000)]
Added togglable script escaping to page content
Configurable via 'ALLOW_CONTENT_SCRIPTS' env variable.
Fixes #575
Dan Brown [Sat, 17 Mar 2018 15:20:15 +0000 (15:20 +0000)]
Moved jQuery to use NPM and fixed some asset refs
Dan Brown [Sat, 17 Mar 2018 13:05:37 +0000 (13:05 +0000)]
Merge branch 'master' of github.com:BookStackApp/BookStack
Dan Brown [Sat, 17 Mar 2018 13:05:25 +0000 (13:05 +0000)]
Merge branch 'webpack-2018'
Dan Brown [Sat, 17 Mar 2018 13:03:13 +0000 (13:03 +0000)]
Finished off intitial conversion to webpack
Dan Brown [Mon, 12 Mar 2018 19:33:21 +0000 (19:33 +0000)]
Merge pull request #743 from cipi1965/master
Update Italian translation
Matteo Piccina [Mon, 12 Mar 2018 15:43:19 +0000 (16:43 +0100)]
Update Italian translation
Dan Brown [Sun, 11 Mar 2018 16:35:14 +0000 (16:35 +0000)]
Merge branch 'master' of github.com:BookStackApp/BookStack
Dan Brown [Sun, 11 Mar 2018 16:33:00 +0000 (16:33 +0000)]
Reorganised dev-deps and updated moment
Dan Brown [Sun, 11 Mar 2018 16:16:30 +0000 (16:16 +0000)]
Attempted move to webpack again
Dan Brown [Sat, 10 Mar 2018 17:45:16 +0000 (17:45 +0000)]
Merge pull request #711 from duncanbarnes/master
Added ability to configure email sender name
Dan Brown [Sat, 10 Mar 2018 17:43:10 +0000 (17:43 +0000)]
Merge pull request #717 from owcz/patch-1
typo in readme.md
Dan Brown [Sat, 10 Mar 2018 17:42:39 +0000 (17:42 +0000)]
Merge pull request #714 from pataar/patch-1
Add CACHE_PREFIX to the .env.example file
Dan Brown [Mon, 5 Mar 2018 20:26:26 +0000 (20:26 +0000)]
Merge pull request #718 from artur-trzesiok/master
add missing polish translations for comments
Dan Brown [Mon, 5 Mar 2018 20:22:26 +0000 (20:22 +0000)]
Merge pull request #709 from leomartinez/master
Updated 'Spanish Argentina' translation.
Pieter [Mon, 5 Mar 2018 12:10:59 +0000 (13:10 +0100)]
Update .env.example
Artur Trzęsiok [Mon, 26 Feb 2018 22:49:58 +0000 (23:49 +0100)]
add missing polish translations for comments
Wolf [Mon, 26 Feb 2018 14:10:43 +0000 (09:10 -0500)]
typo in readme.md
Chris Latham [Mon, 26 Feb 2018 11:31:11 +0000 (11:31 +0000)]
fix markdown editor resizing with long strings
Pieter [Mon, 26 Feb 2018 08:51:53 +0000 (09:51 +0100)]
Add CACHE_PREFIX to the .env.example file
We had some problems with multiple BookStack instances using the same caching server. Perhaps it's a good idea to have this available in the `.env.example` file.
Leonardo Martinez [Wed, 21 Feb 2018 16:20:12 +0000 (13:20 -0300)]
Updated 'Spanish Argentina' translation.
Duncan Barnes [Wed, 21 Feb 2018 09:24:19 +0000 (18:24 +0900)]
Added ability to configure email sender name
Added env variable MAIL_FROM_NAME to allow the email sender name to be
customised. Also added MAIL_FROM to .env.example
Leonardo Martinez [Mon, 19 Feb 2018 13:15:24 +0000 (10:15 -0300)]
Updated 'Spanish Argentina' translation.
Dan Brown [Sat, 17 Feb 2018 19:51:59 +0000 (19:51 +0000)]
Merge pull request #704 from BookStackApp/svg_icons
Override-able SVG Icons
Dan Brown [Sat, 17 Feb 2018 19:49:00 +0000 (19:49 +0000)]
Finished migrated from icon-font to SVG
Dan Brown [Sat, 17 Feb 2018 13:30:52 +0000 (13:30 +0000)]
Started migration to SVG icons
Dan Brown [Sat, 17 Feb 2018 12:36:24 +0000 (12:36 +0000)]
Made it possible to override icons via custom theme
Dan Brown [Sun, 11 Feb 2018 18:18:16 +0000 (18:18 +0000)]
Tweaked some comments
Dan Brown [Sun, 11 Feb 2018 14:28:26 +0000 (14:28 +0000)]
Fixed text overflow in various views
Fixes #669
Dan Brown [Sun, 11 Feb 2018 12:37:02 +0000 (12:37 +0000)]
Fixed error when accessing non-authed attachment
Also updated attachment tests to use standard test-case.
Fixes #681
Dan Brown [Sun, 11 Feb 2018 12:01:07 +0000 (12:01 +0000)]
Updated twitch SVG icon with vector SVG
Dan Brown [Sun, 11 Feb 2018 11:44:09 +0000 (11:44 +0000)]
Merge branch 'master' of git://github.com/moutonnoireu/BookStack into moutonnoireu-master
Also updated composer deps
Dan Brown [Sun, 11 Feb 2018 11:36:51 +0000 (11:36 +0000)]
Updated grid view to use CSS grid and flexbox
Provides a cleaner height-matched design.
Closes #701
Dan Brown [Sun, 4 Feb 2018 18:14:41 +0000 (18:14 +0000)]
Merge branch 'master' of github.com:BookStackApp/BookStack
Dan Brown [Sun, 4 Feb 2018 18:14:16 +0000 (18:14 +0000)]
Merge branch 'pixwell-dev-support_for_gitlub_auth'
Dan Brown [Sun, 4 Feb 2018 17:51:30 +0000 (17:51 +0000)]
Merge branch 'support_for_gitlub_auth' of git://github.com/pixwell-dev/BookStack into pixwell-dev-support_for_gitlub_auth
Dan Brown [Sun, 4 Feb 2018 17:48:25 +0000 (17:48 +0000)]
Merge pull request #695 from Yoginth/patch-2
Added Search Permission for not logged in Users
Dan Brown [Sun, 4 Feb 2018 17:35:01 +0000 (17:35 +0000)]
Fixed code block wrapping on export
Now wraps instead of running off the page.
Fixed #676
Dan Brown [Sun, 4 Feb 2018 17:18:55 +0000 (17:18 +0000)]
Prevent image manager search from reloading page
Fixes #697
Dan Brown [Sun, 4 Feb 2018 17:15:31 +0000 (17:15 +0000)]
Merge pull request #696 from yuezhihan/master
Added simplified Chinese(zh-CN) language
Yue Zhihan [Sun, 4 Feb 2018 14:05:29 +0000 (22:05 +0800)]
Added 'zh_CN' to app.locales
Yue Zhihan [Sun, 4 Feb 2018 13:42:19 +0000 (21:42 +0800)]
Added simplified Chinese(zh-CN) language
Dan Brown [Sun, 4 Feb 2018 11:41:51 +0000 (11:41 +0000)]
Merge pull request #692 from lommes/master
Corrected the keys for okta auth
Dan Brown [Sun, 4 Feb 2018 11:36:58 +0000 (11:36 +0000)]
Made default books view configurable in .env
Under 'APP_VIEWS_BOOKS' key.
Closes #675
Yoginth [Sat, 3 Feb 2018 14:45:36 +0000 (20:15 +0530)]
Update all.blade.php
Jozef Balún [Thu, 1 Feb 2018 17:26:19 +0000 (18:26 +0100)]
add missing icon, fix name conventions
BlackSheep [Thu, 1 Feb 2018 08:55:37 +0000 (09:55 +0100)]
reduced icon size
BlackSheep [Thu, 1 Feb 2018 07:53:08 +0000 (08:53 +0100)]
Update .env.example
BlackSheep [Thu, 1 Feb 2018 07:51:35 +0000 (08:51 +0100)]
Update services.php
Timo Bartholomes [Wed, 31 Jan 2018 20:11:17 +0000 (21:11 +0100)]
Corrected the keys for okta auth
Jozef Balún [Wed, 31 Jan 2018 15:08:39 +0000 (16:08 +0100)]
add missing lock file
Jozef Balún [Wed, 31 Jan 2018 15:02:07 +0000 (16:02 +0100)]
add support for gitlab authentification
BlackSheep [Tue, 30 Jan 2018 08:59:56 +0000 (09:59 +0100)]
Update...
BlackSheep [Mon, 29 Jan 2018 08:28:56 +0000 (09:28 +0100)]
Add twitch socialite auth provider
Dan Brown [Sun, 28 Jan 2018 18:14:02 +0000 (18:14 +0000)]
Set markdown editor preview width to 100%
Fixes #658
Dan Brown [Sun, 28 Jan 2018 18:09:26 +0000 (18:09 +0000)]
Added command to add a new admin user
Closes #609
Dan Brown [Sun, 28 Jan 2018 17:15:30 +0000 (17:15 +0000)]
Fixed validation issue on register post
Added test to cover and also cleaned up RegisterController comments.
Fixes #670
Dan Brown [Sun, 28 Jan 2018 16:58:52 +0000 (16:58 +0000)]
Set /app PHP code to PSR-2 standard
Also adde draw.io to attribution list.
Closes #649
Dan Brown [Sun, 28 Jan 2018 14:20:35 +0000 (14:20 +0000)]
Merge branch 'Abijeet-bug-650'
Dan Brown [Sun, 28 Jan 2018 14:19:54 +0000 (14:19 +0000)]
Adapted code insert area and language select for mobile
Dan Brown [Sun, 28 Jan 2018 14:15:31 +0000 (14:15 +0000)]
Merge branch 'bug-650' of git://github.com/Abijeet/BookStack into Abijeet-bug-650
Dan Brown [Sun, 28 Jan 2018 14:08:14 +0000 (14:08 +0000)]
Updated user profile image delete to delete all uploads
Also moved test and made more comprehensive
Sampath Kumar [Sun, 28 Jan 2018 13:50:24 +0000 (19:20 +0530)]
#630: Deleting user's profile pics on deleting of user account (#646)
* Issue-630: Fixed issue with deleting user profile pics when deleting a user.
* Issue #630: Deleting user's profile pics on deleting of user account
* Issue-630: Added test case for deleting user
Dan Brown [Sun, 28 Jan 2018 13:40:01 +0000 (13:40 +0000)]
Merge pull request #679 from marcusforsberg/master
Added Swedish translation
Dan Brown [Sun, 28 Jan 2018 13:39:14 +0000 (13:39 +0000)]
Merge pull request #632 from BookStackApp/draw.io
draw.io integration
Dan Brown [Sun, 28 Jan 2018 13:33:50 +0000 (13:33 +0000)]
Actually fixed the BaseURL this time 🤦
Dan Brown [Sun, 28 Jan 2018 13:27:41 +0000 (13:27 +0000)]
Fixed test failing from missing baseURL
Also updated image upload test to delete before upload to prevent failed
tests breaking subsequent tests.
Dan Brown [Sun, 28 Jan 2018 13:18:28 +0000 (13:18 +0000)]
Added drawing endpoint tests
Also refactored ImageTests away from BrowserKit
Also added image upload type validation.
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 20:40:21 +0000 (20:40 +0000)]
Added drawio abilities to markdown editor
Dan Brown [Sat, 20 Jan 2018 16:32:13 +0000 (16:32 +0000)]
Extracted draw.io functionality to own file
Dan Brown [Sat, 20 Jan 2018 15:00:54 +0000 (15:00 +0000)]
Added drawing icon and made drawio disablable
Dan Brown [Sat, 20 Jan 2018 14:06:44 +0000 (14:06 +0000)]
Merge branch 'master' into draw.io to fetch auth image changes
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, 20 Jan 2018 14:01:56 +0000 (14:01 +0000)]
Merge branch 'master' into draw.io
Dan Brown [Sat, 20 Jan 2018 14:01:35 +0000 (14:01 +0000)]
Added drawing update ability
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 20:11:06 +0000 (01:41 +0530)]
Adds overflow:auto to popup content to allow it to scroll in lower res.
Fixes #650
Signed-off-by: Abijeet <redacted>
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