]> BookStack Code Mirror - bookstack/log
bookstack
6 years agoPHPCS related fixes. 1237/head
abijeet [Sun, 27 Jan 2019 10:29:23 +0000 (15:59 +0530)]
PHPCS related fixes.

6 years agoAdded extra s3 config parameters for use s3-like service compatibility
Dan Brown [Sun, 20 Jan 2019 15:23:49 +0000 (15:23 +0000)]
Added extra s3 config parameters for use s3-like service compatibility

For #1192 and #1195

6 years agoUpdated socialite to work around google+ API shutdown
Dan Brown [Sun, 20 Jan 2019 14:58:06 +0000 (14:58 +0000)]
Updated socialite to work around google+ API shutdown

Fixes #1190
Will require docs update

6 years agoAdded ability for date format strings to be localized by back-end
Dan Brown [Sat, 19 Jan 2019 12:11:18 +0000 (12:11 +0000)]
Added ability for date format strings to be localized by back-end

Requires the locale to be installed on the system-side.
Closes #1214

6 years agoFixed firefox page print view and removed comments from prints
Dan Brown [Sat, 19 Jan 2019 11:33:11 +0000 (11:33 +0000)]
Fixed firefox page print view and removed comments from prints

Closes #1211

6 years agoUpdated sidebar to prevent rubber-banding with comments disabled
Dan Brown [Sat, 19 Jan 2019 11:10:46 +0000 (11:10 +0000)]
Updated sidebar to prevent rubber-banding with comments disabled

Fixes #1218

6 years agoUpdated TinyMCE and fixed TinyMCE/Codemirror cursor jumping
Dan Brown [Sat, 12 Jan 2019 19:23:18 +0000 (19:23 +0000)]
Updated TinyMCE and fixed TinyMCE/Codemirror cursor jumping

For #1162

6 years agoMerge pull request #1205 from BookStackApp/env-cleanup
Dan Brown [Sun, 6 Jan 2019 16:05:51 +0000 (16:05 +0000)]
Merge pull request #1205 from BookStackApp/env-cleanup

Simplified example env and created full example copy

6 years agoCommented APP_URL by default to prevent upgrade path issues 1205/head
Dan Brown [Sun, 6 Jan 2019 16:01:24 +0000 (16:01 +0000)]
Commented APP_URL by default to prevent upgrade path issues

6 years agoSimplified example env and created full example copy
Dan Brown [Sun, 6 Jan 2019 15:46:16 +0000 (15:46 +0000)]
Simplified example env and created full example copy

6 years agoMerge pull request #1197 from moucho/master
Dan Brown [Sun, 6 Jan 2019 14:37:11 +0000 (14:37 +0000)]
Merge pull request #1197 from moucho/master

Spanish update

6 years agoPrevented page text content includes
Dan Brown [Sat, 5 Jan 2019 17:18:40 +0000 (17:18 +0000)]
Prevented page text content includes

Avoids possible permission issues where included content shown in search or preview
where the user would not normally have permission to view the included content.

Closes #1178

6 years agoMerge branch 'cw1998-fix/#1110'
Dan Brown [Sat, 5 Jan 2019 15:22:59 +0000 (15:22 +0000)]
Merge branch 'cw1998-fix/#1110'

6 years agoAdded test to cover "users" header link in correct permission conditions
Dan Brown [Sat, 5 Jan 2019 15:22:47 +0000 (15:22 +0000)]
Added test to cover "users" header link in correct permission conditions

6 years agoMerge branch 'fix/#1110' of git://github.com/cw1998/BookStack into cw1998-fix/#1110
Dan Brown [Sat, 5 Jan 2019 15:12:33 +0000 (15:12 +0000)]
Merge branch 'fix/#1110' of git://github.com/cw1998/BookStack into cw1998-fix/#1110

6 years agoMerge branch 'qianmengnet-master'
Dan Brown [Sat, 5 Jan 2019 15:01:38 +0000 (15:01 +0000)]
Merge branch 'qianmengnet-master'

6 years agoTweaked profile page anchor links and swapped register/login links
Dan Brown [Sat, 5 Jan 2019 15:01:16 +0000 (15:01 +0000)]
Tweaked profile page anchor links and swapped register/login links

Also added test for login/register links on non-auth app view
Relates to #1146

6 years agoMerge branch 'master' of git://github.com/qianmengnet/BookStack into qianmengnet...
Dan Brown [Sat, 5 Jan 2019 14:47:47 +0000 (14:47 +0000)]
Merge branch 'master' of git://github.com/qianmengnet/BookStack into qianmengnet-master

6 years agoMade delete permissions a requirement for move operations
Dan Brown [Sat, 5 Jan 2019 14:39:40 +0000 (14:39 +0000)]
Made delete permissions a requirement for move operations

Closes #1200

6 years agoAdded check for last admin on role change
Dan Brown [Sun, 30 Dec 2018 16:11:58 +0000 (16:11 +0000)]
Added check for last admin on role change

Will show error message if last admin and admin role is removed.
Closes #1124
Also cleaned up user controller a little.

6 years agoFormat update 1197/head
moucho [Mon, 24 Dec 2018 11:41:42 +0000 (12:41 +0100)]
Format update

6 years agoUpdated configuration files
Dan Brown [Sun, 23 Dec 2018 16:26:39 +0000 (16:26 +0000)]
Updated configuration files

Added a notice to the top of each to explain they should not be normally modified.
Standardised comment format used for each item.
Better aligned some files with laravel 5.5 options.

6 years agoAdded testing for avatar fetching systems & config
Dan Brown [Sun, 23 Dec 2018 15:34:38 +0000 (15:34 +0000)]
Added testing for avatar fetching systems & config

Abstracts imageservice http interaction.
Closes #1193

6 years agoMerge branch 'Vinrobot-custom-avatar-provider'
Dan Brown [Sat, 22 Dec 2018 19:29:35 +0000 (19:29 +0000)]
Merge branch 'Vinrobot-custom-avatar-provider'

6 years agoAbstracted user avatar fetching away from gravatar
Dan Brown [Sat, 22 Dec 2018 19:29:19 +0000 (19:29 +0000)]
Abstracted user avatar fetching away from gravatar

Still uses gravatar as a default.
Updated URL placeholders to follow LDAP format.
Potential breaking config change: `GRAVATAR=false` replaced by `AVATAR_URL=false`
Builds upon #1111

6 years agoMerge branch 'custom-avatar-provider' of git://github.com/Vinrobot/BookStack into...
Dan Brown [Sat, 22 Dec 2018 18:18:14 +0000 (18:18 +0000)]
Merge branch 'custom-avatar-provider' of git://github.com/Vinrobot/BookStack into Vinrobot-custom-avatar-provider

6 years agoUpdated composer with bumped php version and extra extensions
Dan Brown [Sat, 22 Dec 2018 16:49:09 +0000 (16:49 +0000)]
Updated composer with bumped php version and extra extensions

6 years agoMerge pull request #1096 from christophert/add-ldaptlsinsecure
Dan Brown [Sat, 22 Dec 2018 16:38:50 +0000 (16:38 +0000)]
Merge pull request #1096 from christophert/add-ldaptlsinsecure

Add option to disable LDAPS Certificate Validation

6 years agoUpdated page exports to use absolute time format
Dan Brown [Sat, 22 Dec 2018 16:35:04 +0000 (16:35 +0000)]
Updated page exports to use absolute time format

For #1065

6 years agoUpdated DZ upload timeout var name and error handling
Dan Brown [Sat, 22 Dec 2018 15:45:13 +0000 (15:45 +0000)]
Updated DZ upload timeout var name and error handling

For #1133 & #876
Concerns BookStackApp/website#31

6 years agoMerge branch 'master' into dropzone-timeout
Dan Brown [Sat, 22 Dec 2018 15:08:54 +0000 (15:08 +0000)]
Merge branch 'master' into dropzone-timeout

6 years agoMerge pull request #1183 from Mant1kor/master
Dan Brown [Sat, 22 Dec 2018 15:00:56 +0000 (15:00 +0000)]
Merge pull request #1183 from Mant1kor/master

Add Ukrainian translate

6 years agoMerge pull request #1180 from vasiliev123/update-pl-language
Dan Brown [Sat, 22 Dec 2018 14:58:30 +0000 (14:58 +0000)]
Merge pull request #1180 from vasiliev123/update-pl-language

Updates for PL language

6 years agoAdded proper escaping to LDAP filter operations
Dan Brown [Thu, 20 Dec 2018 20:04:09 +0000 (20:04 +0000)]
Added proper escaping to LDAP filter operations

To cover #1163

6 years agoAdded 'uk' locale 1183/head
Mantikor [Tue, 18 Dec 2018 08:03:10 +0000 (10:03 +0200)]
Added 'uk' locale

6 years agoAdd files via upload
Mantikor [Tue, 18 Dec 2018 08:01:50 +0000 (10:01 +0200)]
Add files via upload

6 years agoRename resources/lang/activities.php to resources/lang/uk/activities.php
Mantikor [Tue, 18 Dec 2018 08:01:18 +0000 (10:01 +0200)]
Rename resources/lang/activities.php to resources/lang/uk/activities.php

6 years agoAdd files via upload
Mantikor [Tue, 18 Dec 2018 08:00:45 +0000 (10:00 +0200)]
Add files via upload

6 years agoUpdate settings.php
Mantikor [Mon, 17 Dec 2018 16:16:43 +0000 (18:16 +0200)]
Update settings.php

added 'uk' language

6 years agoUpdate app.php
Mantikor [Mon, 17 Dec 2018 12:10:54 +0000 (14:10 +0200)]
Update app.php

added 'uk' locale

6 years agoRe-enabled plaintext view for email notifications
Dan Brown [Sun, 16 Dec 2018 20:44:57 +0000 (20:44 +0000)]
Re-enabled plaintext view for email notifications

Updated mail notifications to set the HTML and plaintext views since before
no plaintext version was being created.

Closes #1182

6 years agoFixed failing language test after addition of formatter
Dan Brown [Sun, 16 Dec 2018 15:46:02 +0000 (15:46 +0000)]
Fixed failing language test after addition of formatter

6 years agoUpdated codemirror SQL mode name
Dan Brown [Sun, 16 Dec 2018 15:38:49 +0000 (15:38 +0000)]
Updated codemirror SQL mode name

Now will highlight a lot more SQL syntax.
Closes #1181.

6 years agoMade some further fixes to the formatting script
Dan Brown [Sun, 16 Dec 2018 14:04:04 +0000 (14:04 +0000)]
Made some further fixes to the formatting script

Takes into account single and double quotes.
Ignores //! comments and the 'language_select' array.

Language files may need some cleaning up and may encounter some other bugs when running.

6 years agoCleaned up script and formatted remaining EN files
Dan Brown [Sun, 16 Dec 2018 13:12:13 +0000 (13:12 +0000)]
Cleaned up script and formatted remaining EN files

6 years agoCreated sketchy translation formatter script
Dan Brown [Fri, 14 Dec 2018 21:23:05 +0000 (21:23 +0000)]
Created sketchy translation formatter script

Compares a translation file to a EN version to
place translations on matching line numbers and matches
up comments.

6 years ago1. Fixed translation for Copy and Reply 1180/head
Jurij Vasiliev [Thu, 13 Dec 2018 12:58:08 +0000 (13:58 +0100)]
1. Fixed translation for Copy and Reply

6 years agoMajor updates on polish language
Jurij Vasiliev [Thu, 13 Dec 2018 12:21:02 +0000 (13:21 +0100)]
Major updates on polish language
1. Changed Book translation from księga => podręcznik (księga is very old word, and thus not fit to the app. Podręcznik is word for book used in school and fits much more to the documentation site)
2. Changed Entity transaltion from encja => obiekt (encja is word used in IT world, common people doesn't know what it is. Obiekt (object) fits better for no IT geeks and explains them more than word encja)
3. Added Shelf/Bookshelf transaltion. Now they are named Półka/Półki
4. Changed Draft translation from szkic => wersja robocza (in every system like wordpress/wiki etc. the word for draft is wersja robocza. Szkic is word for draft of an image)
5. Fixed typos
6. Fixed unfit plural words when they were not needed

6 years agoMerge branch 'ezzra-german_informal'
Dan Brown [Wed, 12 Dec 2018 20:47:03 +0000 (20:47 +0000)]
Merge branch 'ezzra-german_informal'

6 years agoExtended translations system for arrays & extension
Dan Brown [Wed, 12 Dec 2018 20:46:27 +0000 (20:46 +0000)]
Extended translations system for arrays & extension

Extended the base Laravel translation system to
allow a locale to be based upon another.

Also adds functionality to take base & fallback locales into account when fetching
an array of translations.

Related to work done in #1159

6 years agoMerge branch 'german_informal' of git://github.com/ezzra/BookStack into ezzra-german_...
Dan Brown [Wed, 12 Dec 2018 19:02:16 +0000 (19:02 +0000)]
Merge branch 'german_informal' of git://github.com/ezzra/BookStack into ezzra-german_informal

6 years agode_informal - remove comments from unused lines 1159/head
ezzra [Wed, 12 Dec 2018 09:37:24 +0000 (10:37 +0100)]
de_informal - remove comments from unused lines

6 years agoUpdated readme with phpunit version, removed old translations line
Dan Brown [Tue, 11 Dec 2018 23:26:43 +0000 (23:26 +0000)]
Updated readme with phpunit version, removed old translations line

6 years agoadd german informal language
ezzra [Tue, 11 Dec 2018 18:39:16 +0000 (19:39 +0100)]
add german informal language

6 years agoAdded npm install details
Dan Brown [Tue, 11 Dec 2018 14:54:34 +0000 (14:54 +0000)]
Added npm install details

Closes #1174

6 years agoUpdated NPM dependancies
Dan Brown [Tue, 27 Nov 2018 21:47:34 +0000 (21:47 +0000)]
Updated NPM dependancies

6 years agoMerge pull request #1072 from CliffyPrime/german_update
Dan Brown [Tue, 27 Nov 2018 21:26:18 +0000 (21:26 +0000)]
Merge pull request #1072 from CliffyPrime/german_update

Update german translation

6 years agoMerge pull request #1117 from leomartinez/master
Dan Brown [Tue, 27 Nov 2018 21:24:01 +0000 (21:24 +0000)]
Merge pull request #1117 from leomartinez/master

Updated 'Spanish Argentina' translation.

6 years agoAdd "register" to nav. 1146/head
qianmengnet [Mon, 26 Nov 2018 01:05:38 +0000 (09:05 +0800)]
Add "register" to nav.

Add "register" to nav.You need to click "login" to find register, which is not convenient for people who are not familiar with the app.

6 years agoAdd anchor link to "Created Content" on the "View Profile"
qianmengnet [Mon, 26 Nov 2018 00:47:49 +0000 (08:47 +0800)]
Add anchor link to "Created Content" on the "View Profile"

Add 3 anchor link to "Created Content" on the "View Profile" page and click to jump to the page section

6 years agoFixes image deletion failing in subdirectory. 1143/head
Abijeet [Sat, 24 Nov 2018 19:16:04 +0000 (00:46 +0530)]
Fixes image deletion failing in subdirectory.

Fixes #1092

Signed-off-by: Abijeet <redacted>
6 years agoAdded a default timeout of 60 seconds to dropzone. 1133/head
Abijeet [Sat, 17 Nov 2018 18:52:08 +0000 (00:22 +0530)]
Added a default timeout of 60 seconds to dropzone.

Fixes #876

6 years agoShow users link in top nav if user is signed in and only manages users 1119/head
Christopher Wilkinson [Tue, 13 Nov 2018 13:43:20 +0000 (13:43 +0000)]
Show users link in top nav if user is signed in and only manages users

6 years agoUpdated 'Spanish Argentina' translation. 1117/head
Leonardo Martinez [Mon, 12 Nov 2018 13:15:06 +0000 (10:15 -0300)]
Updated 'Spanish Argentina' translation.

6 years agoFixed clipboard imports
Dan Brown [Sat, 10 Nov 2018 16:08:33 +0000 (16:08 +0000)]
Fixed clipboard imports

6 years agoMerge branch 'thomasjsn-master'
Dan Brown [Sat, 10 Nov 2018 15:35:35 +0000 (15:35 +0000)]
Merge branch 'thomasjsn-master'

6 years agoAdded linked images to markdown paste insert
Dan Brown [Sat, 10 Nov 2018 15:35:13 +0000 (15:35 +0000)]
Added linked images to markdown paste insert

6 years agoMerge branch 'master' of git://github.com/thomasjsn/BookStack into thomasjsn-master
Dan Brown [Sat, 10 Nov 2018 15:23:29 +0000 (15:23 +0000)]
Merge branch 'master' of git://github.com/thomasjsn/BookStack into thomasjsn-master

6 years agoAdded config to change Gravatar URL 1111/head
Vinrobot [Thu, 8 Nov 2018 08:14:11 +0000 (09:14 +0100)]
Added config to change Gravatar URL

6 years agoAdded google select_account test
Dan Brown [Sat, 10 Nov 2018 14:52:43 +0000 (14:52 +0000)]
Added google select_account test

Also cleaned the function naming a little to be more descriptive of the
work they do.

6 years agoMerge pull request #1063 from justein230/master
Dan Brown [Sat, 10 Nov 2018 14:32:28 +0000 (14:32 +0000)]
Merge pull request #1063 from justein230/master

Add select account parameter for google authorization

6 years agoMerge pull request #1098 from TheLastOperator/master
Dan Brown [Sat, 10 Nov 2018 13:58:56 +0000 (13:58 +0000)]
Merge pull request #1098 from TheLastOperator/master

Update french translations

6 years agoMerge branch 'qianmengnet-master'
Dan Brown [Sat, 10 Nov 2018 13:55:48 +0000 (13:55 +0000)]
Merge branch 'qianmengnet-master'

6 years agoRemoved settings that had been copied from en
Dan Brown [Sat, 10 Nov 2018 13:55:13 +0000 (13:55 +0000)]
Removed settings that had been copied from en

6 years agoMerge branch 'master' of git://github.com/qianmengnet/BookStack into qianmengnet...
Dan Brown [Sat, 10 Nov 2018 13:54:35 +0000 (13:54 +0000)]
Merge branch 'master' of git://github.com/qianmengnet/BookStack into qianmengnet-master

6 years agoMerge pull request #1088 from kejjang/zh_TW_update
Dan Brown [Sat, 10 Nov 2018 13:52:23 +0000 (13:52 +0000)]
Merge pull request #1088 from kejjang/zh_TW_update

Update zh_TW translation

6 years agoMerge pull request #1066 from limkukhyun/codev-kuk-master
Dan Brown [Sat, 10 Nov 2018 13:50:39 +0000 (13:50 +0000)]
Merge pull request #1066 from limkukhyun/codev-kuk-master

completed the Korean translation. Please accept the pull request

6 years agoMerge pull request #1034 from DeehSlash/pt_br_translations
Dan Brown [Sat, 10 Nov 2018 13:47:38 +0000 (13:47 +0000)]
Merge pull request #1034 from DeehSlash/pt_br_translations

Adds missing pt_BR translation

6 years agoFixed baseURL helper when no app url is set
Dan Brown [Fri, 9 Nov 2018 21:29:30 +0000 (21:29 +0000)]
Fixed baseURL helper when no app url is set

Also cleaned variable naming to be more obvious

6 years agoStandardised module loading system & fixed build system
Dan Brown [Fri, 9 Nov 2018 21:17:35 +0000 (21:17 +0000)]
Standardised module loading system & fixed build system

Fixed broken build system in broken webpack version.
Also updates module system to standardise on ES6 import/exports,
Especially since babel has changed it's 'default' logic for the old
module system.

6 years agoChinese translation update for v0.24.1 1109/head
qianmengnet [Thu, 8 Nov 2018 00:10:04 +0000 (08:10 +0800)]
Chinese translation update for v0.24.1

 0.24.1

6 years agoAdded config entry for select account 1063/head
Justin Stein [Sun, 4 Nov 2018 19:15:58 +0000 (11:15 -0800)]
Added config entry for select account

6 years agoRemoved return from documentation for function redirectToSocialProvider
Justin Stein [Sun, 4 Nov 2018 19:07:04 +0000 (11:07 -0800)]
Removed return from documentation for function redirectToSocialProvider

6 years agoMerge branch 'master' of https://github.com/BookStackApp/BookStack
Justin Stein [Sun, 4 Nov 2018 19:04:30 +0000 (11:04 -0800)]
Merge branch 'master' of https://github.com/BookStackApp/BookStack

6 years agoMoved redirect functionality back to start register and log in functions
Justin Stein [Sun, 4 Nov 2018 18:48:55 +0000 (10:48 -0800)]
Moved redirect functionality back to start register and log in functions

6 years agoAdded function for redirect with parameters for Socialite
Justin Stein [Sun, 4 Nov 2018 18:40:06 +0000 (10:40 -0800)]
Added function for redirect with parameters for Socialite

6 years agoUpdated npm dependancies
Dan Brown [Sun, 4 Nov 2018 15:40:10 +0000 (15:40 +0000)]
Updated npm dependancies

6 years agoMerge branch 'v0.24-dev'
Dan Brown [Sun, 4 Nov 2018 15:36:40 +0000 (15:36 +0000)]
Merge branch 'v0.24-dev'

6 years agoFixed redirect issue when custom app url in use
Dan Brown [Sun, 4 Nov 2018 15:18:27 +0000 (15:18 +0000)]
Fixed redirect issue when custom app url in use

Fixes #956 & #1048
Also added tests to cover this url logic.
Also removed debugbar during tests to maybe improve test speed.

6 years agoUpdated composer dependancies including laravel minor version
Dan Brown [Sun, 4 Nov 2018 14:53:13 +0000 (14:53 +0000)]
Updated composer dependancies including laravel minor version

Updated larvel 5.5 to latest version to bring in latest fixes.
Fixes #1095

6 years agoUpdate french translasion 1098/head
Florian PREVOST [Tue, 30 Oct 2018 14:13:17 +0000 (15:13 +0100)]
Update french translasion

6 years agoswitch spaces to tabs 1096/head
Christopher Tran [Sat, 27 Oct 2018 21:05:46 +0000 (17:05 -0400)]
switch spaces to tabs

6 years agofix how the option is set, change handle to NULL
Christopher Tran [Sat, 27 Oct 2018 20:58:10 +0000 (16:58 -0400)]
fix how the option is set, change handle to NULL

6 years agoAdd ability to disable LDAP certificate validation
Christopher Tran [Sat, 27 Oct 2018 20:14:19 +0000 (16:14 -0400)]
Add ability to disable LDAP certificate validation

6 years agoUpdate zh_TW translation 1088/head
Kej [Thu, 25 Oct 2018 03:38:49 +0000 (11:38 +0800)]
Update zh_TW translation

6 years agoUpdate german translation 1072/head
CliffyPrime [Wed, 17 Oct 2018 21:44:13 +0000 (23:44 +0200)]
Update german translation

Started working on updating / completing the german translation files, as some recent changes (shelves etc.) are not yet translated. Also changed some wordings to better fit into the flow and word order of the german language. Started with two small files, will do more soon...

6 years agochange config/app.php to add korean 1066/head
codev-kuk-mac [Mon, 15 Oct 2018 07:39:16 +0000 (16:39 +0900)]
change config/app.php to add korean

6 years agotranslate complate
codev-kuk-mac [Mon, 15 Oct 2018 07:36:11 +0000 (16:36 +0900)]
translate complate

6 years agoAdded Google select account functionality to login
Justin Stein [Sat, 13 Oct 2018 22:14:06 +0000 (15:14 -0700)]
Added Google select account functionality to login

6 years agoAdded environment variable for google select account option.
Justin Stein [Sat, 13 Oct 2018 21:50:58 +0000 (14:50 -0700)]
Added environment variable for google select account option.

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