]> BookStack Code Mirror - bookstack/log
bookstack
7 years agoUpdate settings.php 753/head
Alwaysin [Sun, 18 Mar 2018 13:24:39 +0000 (14:24 +0100)]
Update settings.php

7 years agoUpdate components.php
Alwaysin [Sun, 18 Mar 2018 13:23:42 +0000 (14:23 +0100)]
Update components.php

7 years agoUpdate common.php
Alwaysin [Sun, 18 Mar 2018 13:23:08 +0000 (14:23 +0100)]
Update common.php

7 years agoUpdate auth.php
Alwaysin [Sun, 18 Mar 2018 13:21:11 +0000 (14:21 +0100)]
Update auth.php

7 years agoUpdate activities.php
Alwaysin [Sun, 18 Mar 2018 13:20:20 +0000 (14:20 +0100)]
Update activities.php

7 years agoFixed large content previews and improved mobile styles
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

7 years agoFixed up notification styling a little
Dan Brown [Sun, 18 Mar 2018 11:58:45 +0000 (11:58 +0000)]
Fixed up notification styling a little

7 years agoPrevented markdown editor pushing out toolbar
Dan Brown [Sun, 18 Mar 2018 11:46:08 +0000 (11:46 +0000)]
Prevented markdown editor pushing out toolbar

7 years agoMerge branch 'patch-1' of git://github.com/BackwardSpy/BookStack into BackwardSpy...
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

7 years agoMarkdown editor image paste sets cursor correctly
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

7 years agoUpdated exports to use DejaVu font
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.

7 years agoAdded togglable script escaping to page content
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

7 years agoMoved jQuery to use NPM and fixed some asset refs
Dan Brown [Sat, 17 Mar 2018 15:20:15 +0000 (15:20 +0000)]
Moved jQuery to use NPM and fixed some asset refs

7 years agoMerge branch 'master' of github.com:BookStackApp/BookStack
Dan Brown [Sat, 17 Mar 2018 13:05:37 +0000 (13:05 +0000)]
Merge branch 'master' of github.com:BookStackApp/BookStack

7 years agoMerge branch 'webpack-2018'
Dan Brown [Sat, 17 Mar 2018 13:05:25 +0000 (13:05 +0000)]
Merge branch 'webpack-2018'

7 years agoFinished off intitial conversion to webpack
Dan Brown [Sat, 17 Mar 2018 13:03:13 +0000 (13:03 +0000)]
Finished off intitial conversion to webpack

7 years agoMerge pull request #743 from cipi1965/master
Dan Brown [Mon, 12 Mar 2018 19:33:21 +0000 (19:33 +0000)]
Merge pull request #743 from cipi1965/master

Update Italian translation

7 years agoUpdate Italian translation 743/head
Matteo Piccina [Mon, 12 Mar 2018 15:43:19 +0000 (16:43 +0100)]
Update Italian translation

7 years agoMerge branch 'master' of github.com:BookStackApp/BookStack
Dan Brown [Sun, 11 Mar 2018 16:35:14 +0000 (16:35 +0000)]
Merge branch 'master' of github.com:BookStackApp/BookStack

7 years agoReorganised dev-deps and updated moment
Dan Brown [Sun, 11 Mar 2018 16:33:00 +0000 (16:33 +0000)]
Reorganised dev-deps and updated moment

7 years agoAttempted move to webpack again
Dan Brown [Sun, 11 Mar 2018 16:16:30 +0000 (16:16 +0000)]
Attempted move to webpack again

7 years agoMerge pull request #711 from duncanbarnes/master
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

7 years agoMerge pull request #717 from owcz/patch-1
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

7 years agoMerge pull request #714 from pataar/patch-1
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

7 years agoMerge pull request #718 from artur-trzesiok/master
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

7 years agoMerge pull request #709 from leomartinez/master
Dan Brown [Mon, 5 Mar 2018 20:22:26 +0000 (20:22 +0000)]
Merge pull request #709 from leomartinez/master

Updated 'Spanish Argentina' translation.

7 years agoUpdate .env.example 714/head
Pieter [Mon, 5 Mar 2018 12:10:59 +0000 (13:10 +0100)]
Update .env.example

7 years agoadd missing polish translations for comments 718/head
Artur Trzęsiok [Mon, 26 Feb 2018 22:49:58 +0000 (23:49 +0100)]
add missing polish translations for comments

7 years agotypo in readme.md 717/head
Wolf [Mon, 26 Feb 2018 14:10:43 +0000 (09:10 -0500)]
typo in readme.md

7 years agofix markdown editor resizing with long strings 716/head
Chris Latham [Mon, 26 Feb 2018 11:31:11 +0000 (11:31 +0000)]
fix markdown editor resizing with long strings

7 years agoAdd CACHE_PREFIX to the .env.example file
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.

7 years agoUpdated 'Spanish Argentina' translation. 709/head
Leonardo Martinez [Wed, 21 Feb 2018 16:20:12 +0000 (13:20 -0300)]
Updated 'Spanish Argentina' translation.

7 years agoAdded ability to configure email sender name 711/head
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

7 years agoUpdated 'Spanish Argentina' translation.
Leonardo Martinez [Mon, 19 Feb 2018 13:15:24 +0000 (10:15 -0300)]
Updated 'Spanish Argentina' translation.

7 years agoMerge pull request #704 from BookStackApp/svg_icons
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

7 years agoFinished migrated from icon-font to SVG 704/head
Dan Brown [Sat, 17 Feb 2018 19:49:00 +0000 (19:49 +0000)]
Finished migrated from icon-font to SVG

7 years agoStarted migration to SVG icons
Dan Brown [Sat, 17 Feb 2018 13:30:52 +0000 (13:30 +0000)]
Started migration to SVG icons

7 years agoMade it possible to override icons via custom theme
Dan Brown [Sat, 17 Feb 2018 12:36:24 +0000 (12:36 +0000)]
Made it possible to override icons via custom theme

7 years agoTweaked some comments
Dan Brown [Sun, 11 Feb 2018 18:18:16 +0000 (18:18 +0000)]
Tweaked some comments

7 years agoFixed text overflow in various views
Dan Brown [Sun, 11 Feb 2018 14:28:26 +0000 (14:28 +0000)]
Fixed text overflow in various views

Fixes #669

7 years agoFixed error when accessing non-authed attachment
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

7 years agoUpdated twitch SVG icon with vector SVG
Dan Brown [Sun, 11 Feb 2018 12:01:07 +0000 (12:01 +0000)]
Updated twitch SVG icon with vector SVG

7 years agoMerge branch 'master' of git://github.com/moutonnoireu/BookStack into moutonnoireu...
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

7 years agoUpdated grid view to use CSS grid and flexbox
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

7 years agoMerge branch 'master' of github.com:BookStackApp/BookStack
Dan Brown [Sun, 4 Feb 2018 18:14:41 +0000 (18:14 +0000)]
Merge branch 'master' of github.com:BookStackApp/BookStack

7 years agoMerge branch 'pixwell-dev-support_for_gitlub_auth'
Dan Brown [Sun, 4 Feb 2018 18:14:16 +0000 (18:14 +0000)]
Merge branch 'pixwell-dev-support_for_gitlub_auth'

7 years agoMerge branch 'support_for_gitlub_auth' of git://github.com/pixwell-dev/BookStack...
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

7 years agoMerge pull request #695 from Yoginth/patch-2
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

7 years agoFixed code block wrapping on export
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

7 years agoPrevent image manager search from reloading page
Dan Brown [Sun, 4 Feb 2018 17:18:55 +0000 (17:18 +0000)]
Prevent image manager search from reloading page

Fixes #697

7 years agoMerge pull request #696 from yuezhihan/master
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

7 years agoAdded 'zh_CN' to app.locales 696/head
Yue Zhihan [Sun, 4 Feb 2018 14:05:29 +0000 (22:05 +0800)]
Added 'zh_CN' to app.locales

7 years agoAdded simplified Chinese(zh-CN) language
Yue Zhihan [Sun, 4 Feb 2018 13:42:19 +0000 (21:42 +0800)]
Added simplified Chinese(zh-CN) language

7 years agoMerge pull request #692 from lommes/master
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

7 years agoMade default books view configurable in .env
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

7 years agoUpdate all.blade.php 695/head
Yoginth [Sat, 3 Feb 2018 14:45:36 +0000 (20:15 +0530)]
Update all.blade.php

7 years agoadd missing icon, fix name conventions 691/head
Jozef Balún [Thu, 1 Feb 2018 17:26:19 +0000 (18:26 +0100)]
add missing icon, fix name conventions

7 years agoreduced icon size 684/head
BlackSheep [Thu, 1 Feb 2018 08:55:37 +0000 (09:55 +0100)]
reduced icon size

7 years agoUpdate .env.example
BlackSheep [Thu, 1 Feb 2018 07:53:08 +0000 (08:53 +0100)]
Update .env.example

7 years agoUpdate services.php
BlackSheep [Thu, 1 Feb 2018 07:51:35 +0000 (08:51 +0100)]
Update services.php

7 years agoCorrected the keys for okta auth 692/head
Timo Bartholomes [Wed, 31 Jan 2018 20:11:17 +0000 (21:11 +0100)]
Corrected the keys for okta auth

7 years agoadd missing lock file
Jozef Balún [Wed, 31 Jan 2018 15:08:39 +0000 (16:08 +0100)]
add missing lock file

7 years agoadd support for gitlab authentification
Jozef Balún [Wed, 31 Jan 2018 15:02:07 +0000 (16:02 +0100)]
add support for gitlab authentification

7 years agoUpdate...
BlackSheep [Tue, 30 Jan 2018 08:59:56 +0000 (09:59 +0100)]
Update...

7 years agoAdd twitch socialite auth provider
BlackSheep [Mon, 29 Jan 2018 08:28:56 +0000 (09:28 +0100)]
Add twitch socialite auth provider

7 years agoSet markdown editor preview width to 100%
Dan Brown [Sun, 28 Jan 2018 18:14:02 +0000 (18:14 +0000)]
Set markdown editor preview width to 100%

Fixes #658

7 years agoAdded command to add a new admin user
Dan Brown [Sun, 28 Jan 2018 18:09:26 +0000 (18:09 +0000)]
Added command to add a new admin user

Closes #609

7 years agoFixed validation issue on register post
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

7 years agoSet /app PHP code to PSR-2 standard
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

7 years agoMerge branch 'Abijeet-bug-650'
Dan Brown [Sun, 28 Jan 2018 14:20:35 +0000 (14:20 +0000)]
Merge branch 'Abijeet-bug-650'

7 years agoAdapted code insert area and language select for mobile
Dan Brown [Sun, 28 Jan 2018 14:19:54 +0000 (14:19 +0000)]
Adapted code insert area and language select for mobile

7 years agoMerge branch 'bug-650' of git://github.com/Abijeet/BookStack into Abijeet-bug-650
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

7 years agoUpdated user profile image delete to delete all uploads
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

7 years ago#630: Deleting user's profile pics on deleting of user account (#646)
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

7 years agoMerge pull request #679 from marcusforsberg/master
Dan Brown [Sun, 28 Jan 2018 13:40:01 +0000 (13:40 +0000)]
Merge pull request #679 from marcusforsberg/master

Added Swedish translation

7 years agoMerge pull request #632 from BookStackApp/draw.io
Dan Brown [Sun, 28 Jan 2018 13:39:14 +0000 (13:39 +0000)]
Merge pull request #632 from BookStackApp/draw.io

draw.io integration

7 years agoActually fixed the BaseURL this time 🤦 632/head
Dan Brown [Sun, 28 Jan 2018 13:33:50 +0000 (13:33 +0000)]
Actually fixed the BaseURL this time 🤦

7 years agoFixed test failing from missing baseURL
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.

7 years agoAdded drawing endpoint 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.

7 years agoAdded Swedish locale to config 679/head
marcusforsberg [Fri, 26 Jan 2018 19:27:28 +0000 (20:27 +0100)]
Added Swedish locale to config

7 years agoAdded Swedish translation
marcusforsberg [Fri, 26 Jan 2018 19:16:35 +0000 (20:16 +0100)]
Added Swedish translation

7 years agoAdded drawio abilities to markdown editor
Dan Brown [Sat, 20 Jan 2018 20:40:21 +0000 (20:40 +0000)]
Added drawio abilities to markdown editor

7 years agoExtracted draw.io functionality to own file
Dan Brown [Sat, 20 Jan 2018 16:32:13 +0000 (16:32 +0000)]
Extracted draw.io functionality to own file

7 years agoAdded drawing icon and made drawio disablable
Dan Brown [Sat, 20 Jan 2018 15:00:54 +0000 (15:00 +0000)]
Added drawing icon and made drawio disablable

7 years agoMerge branch 'master' into draw.io to fetch auth image changes
Dan Brown [Sat, 20 Jan 2018 14:06:44 +0000 (14:06 +0000)]
Merge branch 'master' into draw.io to fetch auth image changes

7 years agoMerge pull request #665 from BookStackApp/authed_images
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

7 years agoMerge branch 'master' into draw.io
Dan Brown [Sat, 20 Jan 2018 14:01:56 +0000 (14:01 +0000)]
Merge branch 'master' into draw.io

7 years agoAdded drawing update ability
Dan Brown [Sat, 20 Jan 2018 14:01:35 +0000 (14:01 +0000)]
Added drawing update ability

7 years agoMerge branch 'Abijeet-bug-638'
Dan Brown [Sat, 13 Jan 2018 16:45:28 +0000 (16:45 +0000)]
Merge branch 'Abijeet-bug-638'

7 years agoRefactored book sort using collections
Dan Brown [Sat, 13 Jan 2018 16:44:47 +0000 (16:44 +0000)]
Refactored book sort using collections

7 years agoAdded ability to secure images behind auth 665/head
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.

7 years agoAdds overflow:auto to popup content to allow it to scroll in lower res. 654/head
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>
7 years agoRefactored the code to first check for the permissions before sorting the book. 651/head
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>
7 years agoAdded view override support
Dan Brown [Sun, 31 Dec 2017 16:25:58 +0000 (16:25 +0000)]
Added view override support

Relates to #652

7 years agoAdds test case for sorting permissions.
Abijeet [Sun, 31 Dec 2017 14:47:08 +0000 (20:17 +0530)]
Adds test case for sorting permissions.

Signed-off-by: Abijeet <redacted>
7 years agoChanged the sort view to only show books to which we have an update permission.
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>
7 years agoChecks the target and the source book before performing the sort.
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>
7 years agoFixed failing book view test
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

7 years agoFixed broken table/ol/ul page includes
Dan Brown [Sat, 30 Dec 2017 15:50:33 +0000 (15:50 +0000)]
Fixed broken table/ol/ul page includes

Fixes #640

7 years agoEnabled system-storage of drawings made via draw.io
Dan Brown [Sat, 30 Dec 2017 15:24:03 +0000 (15:24 +0000)]
Enabled system-storage of drawings made via draw.io

Morty Proxy This is a proxified and sanitized view of the page, visit original site.