]> BookStack Code Mirror - bookstack/log
bookstack
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 agoadd german informal language
ezzra [Tue, 11 Dec 2018 18:39:16 +0000 (19:39 +0100)]
add german informal language

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 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 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 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 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.

6 years agoRevert "Added else clause"
Justin Stein [Sat, 13 Oct 2018 21:31:29 +0000 (14:31 -0700)]
Revert "Added else clause"

This reverts commit 77d7f764f1321fda7a2731c8c7ef50cecdea1af8.

6 years agoWrap images inserted with markdown editor with anchor tag to original file ref #1062 1064/head
Thomas Jensen [Sat, 13 Oct 2018 19:43:35 +0000 (21:43 +0200)]
Wrap images inserted with markdown editor with anchor tag to original file ref #1062

6 years agoExtracted many page-specific repo methods into page-specific repo
Dan Brown [Sat, 13 Oct 2018 10:27:55 +0000 (11:27 +0100)]
Extracted many page-specific repo methods into page-specific repo

6 years agoAdded else clause
justein230 [Sat, 13 Oct 2018 05:50:02 +0000 (22:50 -0700)]
Added else clause

6 years agoAdd select account parameter for google authorization
Justin Stein [Fri, 12 Oct 2018 18:52:13 +0000 (11:52 -0700)]
Add select account parameter for google authorization

Useful for choosing an account if a default account is outside the scope of a G Suite organization.

6 years agosettings - completed
codev-kuk-mac [Fri, 12 Oct 2018 08:22:29 +0000 (17:22 +0900)]
settings - completed
entities - Some edits done

6 years agotranslate entities, setting
codev-kuk-mac [Fri, 12 Oct 2018 07:06:08 +0000 (16:06 +0900)]
translate entities, setting

6 years agoInclude Korean in settings
codev-kuk-mac [Fri, 12 Oct 2018 07:05:28 +0000 (16:05 +0900)]
Include Korean in settings

6 years agodone validation
codev-kuk-mac [Fri, 12 Oct 2018 07:04:57 +0000 (16:04 +0900)]
done validation

6 years ago3개 번역
codev-kuk-mac [Fri, 12 Oct 2018 06:13:27 +0000 (15:13 +0900)]
3개 번역

6 years agotranslate kr 50/100
codev-kuk-mac [Fri, 5 Oct 2018 02:24:24 +0000 (11:24 +0900)]
translate kr 50/100

6 years agotranslate to kr 20/100
codev-kuk-mac [Fri, 5 Oct 2018 01:24:37 +0000 (10:24 +0900)]
translate to kr 20/100

6 years agoFixes "bookshelf" pt_BR translation in "activities" 1034/head
André Luiz da Silva [Fri, 28 Sep 2018 19:27:26 +0000 (16:27 -0300)]
Fixes "bookshelf" pt_BR translation in "activities"

6 years agoAdds missing "settings" pt_BR translations
André Luiz da Silva [Fri, 28 Sep 2018 19:26:01 +0000 (16:26 -0300)]
Adds missing "settings" pt_BR translations

6 years agoAdds missing "errors" pt_BR translations
André Luiz da Silva [Fri, 28 Sep 2018 19:19:06 +0000 (16:19 -0300)]
Adds missing "errors" pt_BR translations

6 years agoAdds missing "entities" pt_BR translations
André Luiz da Silva [Fri, 28 Sep 2018 19:18:14 +0000 (16:18 -0300)]
Adds missing "entities" pt_BR translations

6 years agoAdds missing "common" pt_BR translations
André Luiz da Silva [Thu, 27 Sep 2018 00:54:16 +0000 (21:54 -0300)]
Adds missing "common" pt_BR translations

6 years agoAdds missing "activities" pt_BR translations
André Luiz da Silva [Thu, 27 Sep 2018 00:51:34 +0000 (21:51 -0300)]
Adds missing "activities" pt_BR translations

6 years agoUpdated various classes to take EntityProvider instead of separate entities
Dan Brown [Tue, 25 Sep 2018 17:00:40 +0000 (18:00 +0100)]
Updated various classes to take EntityProvider instead of separate entities

6 years agoFleshed out entity provided and optimized imports
Dan Brown [Tue, 25 Sep 2018 15:58:03 +0000 (16:58 +0100)]
Fleshed out entity provided and optimized imports

6 years agoRe-structured the app code to be feature based rather than code type based
Dan Brown [Tue, 25 Sep 2018 11:30:50 +0000 (12:30 +0100)]
Re-structured the app code to be feature based rather than code type based

6 years agoIncremented dev version
Dan Brown [Tue, 25 Sep 2018 09:00:09 +0000 (10:00 +0100)]
Incremented dev version

6 years agoAdded null role check to migrate path
Dan Brown [Mon, 24 Sep 2018 15:30:08 +0000 (16:30 +0100)]
Added null role check to migrate path

Also added check for existing bookshelf role_permissions
in the event the user got that for.
Also related to #1027

6 years agoUpdated migration to convert MyISAM tables to InnoDB
Dan Brown [Mon, 24 Sep 2018 14:58:40 +0000 (15:58 +0100)]
Updated migration to convert MyISAM tables to InnoDB

New bookshelves_books tables requires foreign constraints which error on MyISAM.
For #1027

6 years agoMerge pull request #1026 from vriic/master
Dan Brown [Mon, 24 Sep 2018 09:35:22 +0000 (10:35 +0100)]
Merge pull request #1026 from vriic/master

Update german translation

6 years agoUpdate german translation 1026/head
Nikolai Nikolajevic [Mon, 24 Sep 2018 07:55:37 +0000 (09:55 +0200)]
Update german translation

6 years agoMerge pull request #1025 from moucho/master
Dan Brown [Sun, 23 Sep 2018 16:18:41 +0000 (17:18 +0100)]
Merge pull request #1025 from moucho/master

Spanish translation

6 years agoSpanish translation 1025/head
Marcos [Sun, 23 Sep 2018 15:31:41 +0000 (17:31 +0200)]
Spanish translation

6 years agoMade search test a little more consistent
Dan Brown [Sun, 23 Sep 2018 14:15:44 +0000 (15:15 +0100)]
Made search test a little more consistent

6 years agoUpdated TinyMCE config to end containers on empty blocks
Dan Brown [Sun, 23 Sep 2018 13:07:50 +0000 (14:07 +0100)]
Updated TinyMCE config to end containers on empty blocks

Makes it easier to escape out of blockquote sections.
Fixes #961

6 years agoRemoved search indexing from migration path to prevent Bookshelf issue
Dan Brown [Sun, 23 Sep 2018 12:24:58 +0000 (13:24 +0100)]
Removed search indexing from migration path to prevent Bookshelf issue

6 years agoAdded Bookshelves to search system.
Dan Brown [Sun, 23 Sep 2018 11:34:30 +0000 (12:34 +0100)]
Added Bookshelves to search system.

Also cleaned up and made search indexing system a little more efficient.
Closes #1023

6 years agoRemoved old fulltext indexes from migrations
Dan Brown [Sat, 22 Sep 2018 23:30:48 +0000 (00:30 +0100)]
Removed old fulltext indexes from migrations

Prevents forcing of MyISAM for some databases
Removed old code to add indexes and added checks for existing indexes before removal.
Should still allow upgrades, rollbacks to old bookstack versions may be funky but
should not be high use-case.

6 years agoExtracted search sidebar text to translation file
Dan Brown [Sat, 22 Sep 2018 22:40:04 +0000 (23:40 +0100)]
Extracted search sidebar text to translation file

Closes #864

6 years agoMade it possible to scroll past the end of the markdown editor
Dan Brown [Sat, 22 Sep 2018 22:24:51 +0000 (23:24 +0100)]
Made it possible to scroll past the end of the markdown editor

Closes #1020

6 years agoPrevented TinyMCE clear-color option having scrollbar
Dan Brown [Sat, 22 Sep 2018 22:12:39 +0000 (23:12 +0100)]
Prevented TinyMCE clear-color option having scrollbar

Was covering the option if showing and prevented the option being pressed.
Fixes #999

6 years agoUpdated tinymce to v4.8.3
Dan Brown [Sat, 22 Sep 2018 21:58:06 +0000 (22:58 +0100)]
Updated tinymce to v4.8.3

6 years agoMerge branch 'fix/ru-locale' of git://github.com/mullinsmikey/BookStack into mullinsm...
Dan Brown [Sat, 22 Sep 2018 21:29:03 +0000 (22:29 +0100)]
Merge branch 'fix/ru-locale' of git://github.com/mullinsmikey/BookStack into mullinsmikey-fix/ru-locale

6 years agoPrevented attachDefaultRole from trying to re-attach if already existing
Dan Brown [Sat, 22 Sep 2018 21:09:34 +0000 (22:09 +0100)]
Prevented attachDefaultRole from trying to re-attach if already existing

Fixes #1003
Added test to cover

6 years agoMerge pull request #1021 from moucho/master
Dan Brown [Sat, 22 Sep 2018 20:43:19 +0000 (21:43 +0100)]
Merge pull request #1021 from moucho/master

Spanish translation

6 years agoSpanish translation 1021/head
Marcos [Sat, 22 Sep 2018 16:36:52 +0000 (18:36 +0200)]
Spanish translation

6 years agoAdded ability to configure revision limit
Dan Brown [Sat, 22 Sep 2018 16:30:42 +0000 (17:30 +0100)]
Added ability to configure revision limit

6 years agoTried to make chapter toggles a little smoother in FF 1009/head
Dan Brown [Sat, 22 Sep 2018 15:36:35 +0000 (16:36 +0100)]
Tried to make chapter toggles a little smoother in FF

6 years agoMerge branch 'master' into fix/#960
Dan Brown [Sat, 22 Sep 2018 14:57:53 +0000 (15:57 +0100)]
Merge branch 'master' into fix/#960

6 years agoFixed sidebar rubber-banding when content is expanded
Dan Brown [Sat, 22 Sep 2018 14:52:09 +0000 (15:52 +0100)]
Fixed sidebar rubber-banding when content is expanded

Hopefully for #905
Ideally layout needs to be re-thought

6 years agoOnly show codeblock copy icon on hover
Dan Brown [Sat, 22 Sep 2018 13:55:33 +0000 (14:55 +0100)]
Only show codeblock copy icon on hover

Fixes #980

6 years agoMerge pull request #986 from DeehSlash/fix/pt_br_locale
Dan Brown [Sat, 22 Sep 2018 13:40:23 +0000 (14:40 +0100)]
Merge pull request #986 from DeehSlash/fix/pt_br_locale

Adds and fixes pt_BR strings

6 years agoAdded base RTL support
Dan Brown [Sat, 22 Sep 2018 12:18:26 +0000 (13:18 +0100)]
Added base RTL support

For #939

- Adds way to check if current language is RTL via config system.
- Made TinyMCE default direction be based on current language text
direction.
- Fixed bullet points to be RTL compatible.
- Set page content body to have direction based on content.

6 years agoMerge branch 'master' of git://github.com/kmoj86/BookStack into kmoj86-master
Dan Brown [Sat, 22 Sep 2018 11:23:17 +0000 (12:23 +0100)]
Merge branch 'master' of git://github.com/kmoj86/BookStack into kmoj86-master

6 years agoAdded custom head content to exports
Dan Brown [Sat, 22 Sep 2018 10:53:40 +0000 (11:53 +0100)]
Added custom head content to exports

Closes #981

Also fixed incorrect download tests.

6 years agoMade bookstack cookie name configurable
Dan Brown [Sat, 22 Sep 2018 10:41:46 +0000 (11:41 +0100)]
Made bookstack cookie name configurable

Closes #1018

6 years agoExtracted download response logic into controller method
Dan Brown [Sat, 22 Sep 2018 10:34:09 +0000 (11:34 +0100)]
Extracted download response logic into controller method

Fixes incorrect 'Content-Disposition' header value.
Fixes #581

6 years agoFixed formatting via phpcbf
Dan Brown [Fri, 21 Sep 2018 17:48:47 +0000 (18:48 +0100)]
Fixed formatting via phpcbf

6 years agoAltered social auto-reg to be configurable per service
Dan Brown [Fri, 21 Sep 2018 17:05:06 +0000 (18:05 +0100)]
Altered social auto-reg to be configurable per service

- Added {$service}_AUTO_REGISTER and {$service}_AUTO_CONFIRM_EMAIL env
options for each social auth system.
- Auto-register will allow registration from login, even if registration
is disabled.
- Auto-confirm-email indicates trust and will mark new registrants as
'email_confirmed' and skip 'confirmation email' flow.
- Also added covering tests.

6 years agoMerge branch 'feature/autoregistration_social_login' of git://github.com/ibrahimennaf...
Dan Brown [Fri, 21 Sep 2018 15:14:52 +0000 (16:14 +0100)]
Merge branch 'feature/autoregistration_social_login' of git://github.com/ibrahimennafaa/BookStack into ibrahimennafaa-feature/autoregistration_social_login

6 years agoMerge pull request #947 from BookStackApp/bookshelves
Dan Brown [Fri, 21 Sep 2018 14:29:52 +0000 (15:29 +0100)]
Merge pull request #947 from BookStackApp/bookshelves

Bookshelves

6 years agoUpdated 404 test to not fail based on random long name 947/head
Dan Brown [Fri, 21 Sep 2018 14:24:29 +0000 (15:24 +0100)]
Updated 404 test to not fail based on random long name

6 years agoAdded testing coverage for Bookshelves
Dan Brown [Fri, 21 Sep 2018 14:15:16 +0000 (15:15 +0100)]
Added testing coverage for Bookshelves

Created modified TestResponse so we can use DOM operations in new
Testcases as we move away from the BrowserKit tests.

6 years agoUpdated so permission effect admins more
Dan Brown [Thu, 20 Sep 2018 18:48:08 +0000 (19:48 +0100)]
Updated so permission effect admins more

Asset permissions can now be configured for admins.
joint_permissions will now effect admins more often.
Made so shelves header link will hide if you have no bookshelves view
permission.

6 years agoAdded bookshelf permission control UI and copy-down ability
Dan Brown [Thu, 20 Sep 2018 18:16:11 +0000 (19:16 +0100)]
Added bookshelf permission control UI and copy-down ability

6 years agoRemoved joint_permission generation in older migration
Dan Brown [Thu, 20 Sep 2018 15:03:01 +0000 (16:03 +0100)]
Removed joint_permission generation in older migration

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