]> BookStack Code Mirror - bookstack/log
bookstack
2 years agoMerge pull request #3632 from BookStackApp/ownable_permission_fix
Dan Brown [Wed, 10 Aug 2022 16:59:46 +0000 (17:59 +0100)]
Merge pull request #3632 from BookStackApp/ownable_permission_fix

Fixed failed permission checks due to non-loaded fields

2 years agoReduced the memory usage, db queries and cache hits loading revisions
Dan Brown [Wed, 10 Aug 2022 16:50:35 +0000 (17:50 +0100)]
Reduced the memory usage, db queries and cache hits loading revisions

Updated revision listing to only fetch required fields, massively
reducing memory usage by not loading content.
This also updates user avatar handling to effectively cache the avatar
url within request to avoid re-searching from cache, which may improve
performance of others areas of the application.
This also upates handling of the revisions list view to extract table
row to its own view to break things down a bit.

For #3633

2 years agoImproved WYSWYG editor code block layout update
Dan Brown [Wed, 10 Aug 2022 12:51:54 +0000 (13:51 +0100)]
Improved WYSWYG editor code block layout update

To help prevent against empty areas during inital empty-cache loads.
This delays the original layout update a little to give time for the
layout to render as expected.

For #3637

2 years agoFixed failed permission checks due to non-loaded fields 3632/head
Dan Brown [Wed, 10 Aug 2022 07:06:48 +0000 (08:06 +0100)]
Fixed failed permission checks due to non-loaded fields

Added additional exceptions to prevent such cases in the future, so
that they are caught in dev ideally.
Added test case specifically for reported favourite scenario.

2 years agoUpdated translator attribution before release v22.07.2
Dan Brown [Tue, 9 Aug 2022 12:55:26 +0000 (13:55 +0100)]
Updated translator attribution before release v22.07.2

2 years agoMerge pull request #3630 from BookStackApp/export_template_parts
Dan Brown [Tue, 9 Aug 2022 12:51:24 +0000 (13:51 +0100)]
Merge pull request #3630 from BookStackApp/export_template_parts

Export template partials

2 years agoAdded test to cover export body start/end partial usage 3630/head
Dan Brown [Tue, 9 Aug 2022 12:49:42 +0000 (13:49 +0100)]
Added test to cover export body start/end partial usage

2 years agoAdded convenience theme system partials for export layouts
Dan Brown [Tue, 9 Aug 2022 12:46:52 +0000 (13:46 +0100)]
Added convenience theme system partials for export layouts

To allow easier additions to start/end of body tag in export formats.

2 years agoApplied latest styleci changes
Dan Brown [Tue, 9 Aug 2022 12:26:45 +0000 (13:26 +0100)]
Applied latest styleci changes

2 years agoAdded revision activity types to system and audit log
Dan Brown [Tue, 9 Aug 2022 12:25:18 +0000 (13:25 +0100)]
Added revision activity types to system and audit log

Closes #3628

2 years agoNew Crowdin updates (#3625)
Dan Brown [Tue, 9 Aug 2022 12:00:39 +0000 (13:00 +0100)]
New Crowdin updates (#3625)

2 years agoFixed issue preventing selection of activity type in audit log
Dan Brown [Tue, 9 Aug 2022 11:58:10 +0000 (12:58 +0100)]
Fixed issue preventing selection of activity type in audit log

For #3623

2 years agoSet a fairly sensible limit on user name validation
Dan Brown [Tue, 9 Aug 2022 11:40:59 +0000 (12:40 +0100)]
Set a fairly sensible limit on user name validation

Also updated controller properties with types within modified files.
Related to #3614

2 years agoSprinkled in some user language validation
Dan Brown [Thu, 4 Aug 2022 16:24:04 +0000 (17:24 +0100)]
Sprinkled in some user language validation

For #3615

2 years agoNew Crowdin updates (#3605)
Dan Brown [Tue, 2 Aug 2022 10:31:24 +0000 (11:31 +0100)]
New Crowdin updates (#3605)

2 years agoUpdated cache busting for tinymce library import
Dan Brown [Tue, 2 Aug 2022 10:17:02 +0000 (11:17 +0100)]
Updated cache busting for tinymce library import

Changes from a manual cache buster string to a app-version-based cache
buster, as per our other scripts and styles.

To address #3611

2 years agoNew Crowdin updates (#3600)
Dan Brown [Thu, 28 Jul 2022 13:12:13 +0000 (14:12 +0100)]
New Crowdin updates (#3600)

2 years agoUpdate translators.txt
Dan Brown [Thu, 28 Jul 2022 13:10:14 +0000 (14:10 +0100)]
Update translators.txt

2 years agoUpdated translator attribution pre 22.07 release
Dan Brown [Thu, 28 Jul 2022 13:01:27 +0000 (14:01 +0100)]
Updated translator attribution pre 22.07 release

2 years agoMerge branch 'lang_de' into development
Dan Brown [Wed, 27 Jul 2022 10:20:08 +0000 (11:20 +0100)]
Merge branch 'lang_de' into development

2 years agoMerge pull request #3556 from GongMingCai/development
Dan Brown [Wed, 27 Jul 2022 10:18:05 +0000 (11:18 +0100)]
Merge pull request #3556 from GongMingCai/development

Fixed comment count update error

2 years agoMerge pull request #3545 from BookStackApp/l10n_development
Dan Brown [Wed, 27 Jul 2022 10:15:45 +0000 (11:15 +0100)]
Merge pull request #3545 from BookStackApp/l10n_development

New Crowdin updates

2 years agoMerge branch 'development' of github.com:BookStackApp/BookStack into development
Dan Brown [Wed, 27 Jul 2022 10:08:03 +0000 (11:08 +0100)]
Merge branch 'development' of github.com:BookStackApp/BookStack into development

2 years agoUpdated composer deps, applied StyleCI changes
Dan Brown [Wed, 27 Jul 2022 10:07:41 +0000 (11:07 +0100)]
Updated composer deps, applied StyleCI changes

2 years agoMerge pull request #3599 from BookStackApp/editor_list_shortcuts
Dan Brown [Wed, 27 Jul 2022 10:03:08 +0000 (11:03 +0100)]
Merge pull request #3599 from BookStackApp/editor_list_shortcuts

Add editor shortcuts for two main list types

2 years agoAdded list shortcuts to markdown editor 3599/head
Dan Brown [Wed, 27 Jul 2022 10:01:37 +0000 (11:01 +0100)]
Added list shortcuts to markdown editor

Added some logic for ordered lists to continue the numbering logic,
while keeping the number list format style the same [1. vs 1)]

2 years agoNew translations entities.php (Spanish) 3545/head
Dan Brown [Tue, 26 Jul 2022 19:14:59 +0000 (20:14 +0100)]
New translations entities.php (Spanish)

2 years agoAdded ordered/unordered WYSIWYG list shortcuts
Dan Brown [Tue, 26 Jul 2022 15:35:21 +0000 (16:35 +0100)]
Added ordered/unordered WYSIWYG list shortcuts

Related to #1269

2 years agoNew translations entities.php (German Informal)
Dan Brown [Tue, 26 Jul 2022 12:13:26 +0000 (13:13 +0100)]
New translations entities.php (German Informal)

2 years agoNew translations entities.php (Dutch)
Dan Brown [Tue, 26 Jul 2022 12:13:25 +0000 (13:13 +0100)]
New translations entities.php (Dutch)

2 years agoNew translations entities.php (Lithuanian)
Dan Brown [Tue, 26 Jul 2022 12:13:24 +0000 (13:13 +0100)]
New translations entities.php (Lithuanian)

2 years agoNew translations entities.php (Korean)
Dan Brown [Tue, 26 Jul 2022 12:13:23 +0000 (13:13 +0100)]
New translations entities.php (Korean)

2 years agoNew translations entities.php (Japanese)
Dan Brown [Tue, 26 Jul 2022 12:13:22 +0000 (13:13 +0100)]
New translations entities.php (Japanese)

2 years agoNew translations entities.php (Italian)
Dan Brown [Tue, 26 Jul 2022 12:13:21 +0000 (13:13 +0100)]
New translations entities.php (Italian)

2 years agoNew translations entities.php (Hungarian)
Dan Brown [Tue, 26 Jul 2022 12:13:20 +0000 (13:13 +0100)]
New translations entities.php (Hungarian)

2 years agoNew translations entities.php (Hebrew)
Dan Brown [Tue, 26 Jul 2022 12:13:19 +0000 (13:13 +0100)]
New translations entities.php (Hebrew)

2 years agoNew translations entities.php (Polish)
Dan Brown [Tue, 26 Jul 2022 12:13:18 +0000 (13:13 +0100)]
New translations entities.php (Polish)

2 years agoNew translations entities.php (Basque)
Dan Brown [Tue, 26 Jul 2022 12:13:17 +0000 (13:13 +0100)]
New translations entities.php (Basque)

2 years agoNew translations entities.php (Czech)
Dan Brown [Tue, 26 Jul 2022 12:13:16 +0000 (13:13 +0100)]
New translations entities.php (Czech)

2 years agoNew translations entities.php (Catalan)
Dan Brown [Tue, 26 Jul 2022 12:13:15 +0000 (13:13 +0100)]
New translations entities.php (Catalan)

2 years agoNew translations entities.php (Bulgarian)
Dan Brown [Tue, 26 Jul 2022 12:13:14 +0000 (13:13 +0100)]
New translations entities.php (Bulgarian)

2 years agoNew translations entities.php (Arabic)
Dan Brown [Tue, 26 Jul 2022 12:13:13 +0000 (13:13 +0100)]
New translations entities.php (Arabic)

2 years agoNew translations entities.php (Spanish)
Dan Brown [Tue, 26 Jul 2022 12:13:12 +0000 (13:13 +0100)]
New translations entities.php (Spanish)

2 years agoNew translations entities.php (French)
Dan Brown [Tue, 26 Jul 2022 12:13:11 +0000 (13:13 +0100)]
New translations entities.php (French)

2 years agoNew translations entities.php (German)
Dan Brown [Tue, 26 Jul 2022 12:13:10 +0000 (13:13 +0100)]
New translations entities.php (German)

2 years agoNew translations entities.php (Danish)
Dan Brown [Tue, 26 Jul 2022 12:13:09 +0000 (13:13 +0100)]
New translations entities.php (Danish)

2 years agoNew translations entities.php (Ukrainian)
Dan Brown [Tue, 26 Jul 2022 12:13:08 +0000 (13:13 +0100)]
New translations entities.php (Ukrainian)

2 years agoNew translations entities.php (Russian)
Dan Brown [Tue, 26 Jul 2022 12:13:06 +0000 (13:13 +0100)]
New translations entities.php (Russian)

2 years agoNew translations entities.php (Slovenian)
Dan Brown [Tue, 26 Jul 2022 12:13:05 +0000 (13:13 +0100)]
New translations entities.php (Slovenian)

2 years agoNew translations entities.php (Norwegian Bokmal)
Dan Brown [Tue, 26 Jul 2022 12:13:04 +0000 (13:13 +0100)]
New translations entities.php (Norwegian Bokmal)

2 years agoNew translations entities.php (Uzbek)
Dan Brown [Tue, 26 Jul 2022 12:13:02 +0000 (13:13 +0100)]
New translations entities.php (Uzbek)

2 years agoNew translations entities.php (Bosnian)
Dan Brown [Tue, 26 Jul 2022 12:13:01 +0000 (13:13 +0100)]
New translations entities.php (Bosnian)

2 years agoNew translations entities.php (Welsh)
Dan Brown [Tue, 26 Jul 2022 12:13:00 +0000 (13:13 +0100)]
New translations entities.php (Welsh)

2 years agoNew translations entities.php (Latvian)
Dan Brown [Tue, 26 Jul 2022 12:12:59 +0000 (13:12 +0100)]
New translations entities.php (Latvian)

2 years agoNew translations entities.php (Estonian)
Dan Brown [Tue, 26 Jul 2022 12:12:58 +0000 (13:12 +0100)]
New translations entities.php (Estonian)

2 years agoNew translations entities.php (Croatian)
Dan Brown [Tue, 26 Jul 2022 12:12:57 +0000 (13:12 +0100)]
New translations entities.php (Croatian)

2 years agoNew translations entities.php (Slovak)
Dan Brown [Tue, 26 Jul 2022 12:12:56 +0000 (13:12 +0100)]
New translations entities.php (Slovak)

2 years agoNew translations entities.php (Spanish, Argentina)
Dan Brown [Tue, 26 Jul 2022 12:12:55 +0000 (13:12 +0100)]
New translations entities.php (Spanish, Argentina)

2 years agoNew translations entities.php (Indonesian)
Dan Brown [Tue, 26 Jul 2022 12:12:54 +0000 (13:12 +0100)]
New translations entities.php (Indonesian)

2 years agoNew translations entities.php (Portuguese, Brazilian)
Dan Brown [Tue, 26 Jul 2022 12:12:52 +0000 (13:12 +0100)]
New translations entities.php (Portuguese, Brazilian)

2 years agoNew translations entities.php (Vietnamese)
Dan Brown [Tue, 26 Jul 2022 12:12:51 +0000 (13:12 +0100)]
New translations entities.php (Vietnamese)

2 years agoNew translations entities.php (Chinese Traditional)
Dan Brown [Tue, 26 Jul 2022 12:12:50 +0000 (13:12 +0100)]
New translations entities.php (Chinese Traditional)

2 years agoNew translations entities.php (Chinese Simplified)
Dan Brown [Tue, 26 Jul 2022 12:12:49 +0000 (13:12 +0100)]
New translations entities.php (Chinese Simplified)

2 years agoNew translations entities.php (Turkish)
Dan Brown [Tue, 26 Jul 2022 12:12:48 +0000 (13:12 +0100)]
New translations entities.php (Turkish)

2 years agoNew translations entities.php (Swedish)
Dan Brown [Tue, 26 Jul 2022 12:12:47 +0000 (13:12 +0100)]
New translations entities.php (Swedish)

2 years agoNew translations entities.php (Persian)
Dan Brown [Tue, 26 Jul 2022 12:12:46 +0000 (13:12 +0100)]
New translations entities.php (Persian)

2 years agoNew translations entities.php (Portuguese)
Dan Brown [Tue, 26 Jul 2022 12:12:45 +0000 (13:12 +0100)]
New translations entities.php (Portuguese)

2 years agoMerge pull request #3598 from BookStackApp/chapter_sort_book_option
Dan Brown [Tue, 26 Jul 2022 11:37:18 +0000 (12:37 +0100)]
Merge pull request #3598 from BookStackApp/chapter_sort_book_option

Added 'Sort Book' action to chapters

2 years agoAdded 'Sort Book' action to chapters 3598/head
Dan Brown [Tue, 26 Jul 2022 11:35:50 +0000 (12:35 +0100)]
Added 'Sort Book' action to chapters

Related to #2335

2 years agoFixed disabling of avatar urls, Removed id from gravatar image name
Dan Brown [Tue, 26 Jul 2022 11:10:19 +0000 (12:10 +0100)]
Fixed disabling of avatar urls, Removed id from gravatar image name

Included test to cover avatar url disabling.
Related to #1835

2 years agoRemoved labels from WYSIWYG colors
Dan Brown [Tue, 26 Jul 2022 10:07:40 +0000 (11:07 +0100)]
Removed labels from WYSIWYG colors

To ease burden of translation.

Related to #3530

2 years agoAdded tinymce de-focus toolbar hack for drawing editor load
Dan Brown [Mon, 25 Jul 2022 18:56:01 +0000 (19:56 +0100)]
Added tinymce de-focus toolbar hack for drawing editor load

The tinymce event system would not pick up the focus within the loaded
draw.io instance, after the drawing toolbar button was clicked, hence
the toolbar would hang around.

This adds a hack to dispatch a mousedown event on the body to get the
toolbar to hide.

For #3597

2 years agoMerge pull request #3593 from BookStackApp/code-editor-favorites
Dan Brown [Mon, 25 Jul 2022 18:16:11 +0000 (19:16 +0100)]
Merge pull request #3593 from BookStackApp/code-editor-favorites

Code-editor lang favorites system

2 years agoAdded language list favourites sorting, updated styles 3593/head
Dan Brown [Mon, 25 Jul 2022 18:13:25 +0000 (19:13 +0100)]
Added language list favourites sorting, updated styles

- Also made code box be greedier with vertical space.

2 years agoAdded test to cover code favourite pref. endpoint
Dan Brown [Mon, 25 Jul 2022 17:48:40 +0000 (18:48 +0100)]
Added test to cover code favourite pref. endpoint

2 years agoNew translations editor.php (Estonian)
Dan Brown [Mon, 25 Jul 2022 15:03:40 +0000 (16:03 +0100)]
New translations editor.php (Estonian)

2 years agoNew translations entities.php (Estonian)
Dan Brown [Mon, 25 Jul 2022 15:03:39 +0000 (16:03 +0100)]
New translations entities.php (Estonian)

2 years agoAdded core code-lang-favourites JS, PHP & CSS logic
Dan Brown [Mon, 25 Jul 2022 12:10:27 +0000 (13:10 +0100)]
Added core code-lang-favourites JS, PHP & CSS logic

- Got the functionality now working to favourite items and store that
  status within the system for the user.
- Improved CSS display for usability.

2 years agoNew translations activities.php (Indonesian)
Dan Brown [Sun, 24 Jul 2022 23:23:51 +0000 (00:23 +0100)]
New translations activities.php (Indonesian)

2 years agoStarted code-editor lang favorites system
Dan Brown [Sun, 24 Jul 2022 20:15:43 +0000 (21:15 +0100)]
Started code-editor lang favorites system

- Split bash from shell in language list
- Updated code-lang highlighting to be exact match only to prevent
  confusion scenarios (Java matching JavaScript, etc..)
- Added design for favorites
- Changed blade language list to be generated from array.

2 years agoNew translations editor.php (Dutch)
Dan Brown [Sun, 24 Jul 2022 18:51:07 +0000 (19:51 +0100)]
New translations editor.php (Dutch)

2 years agoNew translations entities.php (Dutch)
Dan Brown [Sun, 24 Jul 2022 18:51:06 +0000 (19:51 +0100)]
New translations entities.php (Dutch)

2 years agoNew translations editor.php (Spanish)
Dan Brown [Sun, 24 Jul 2022 14:39:46 +0000 (15:39 +0100)]
New translations editor.php (Spanish)

2 years agoNew translations entities.php (Spanish)
Dan Brown [Sun, 24 Jul 2022 14:39:46 +0000 (15:39 +0100)]
New translations entities.php (Spanish)

2 years agoNew translations entities.php (German Informal)
Dan Brown [Sun, 24 Jul 2022 11:39:49 +0000 (12:39 +0100)]
New translations entities.php (German Informal)

2 years agoNew translations entities.php (Dutch)
Dan Brown [Sun, 24 Jul 2022 11:39:48 +0000 (12:39 +0100)]
New translations entities.php (Dutch)

2 years agoNew translations entities.php (Lithuanian)
Dan Brown [Sun, 24 Jul 2022 11:39:47 +0000 (12:39 +0100)]
New translations entities.php (Lithuanian)

2 years agoNew translations entities.php (Korean)
Dan Brown [Sun, 24 Jul 2022 11:39:46 +0000 (12:39 +0100)]
New translations entities.php (Korean)

2 years agoNew translations entities.php (Japanese)
Dan Brown [Sun, 24 Jul 2022 11:39:45 +0000 (12:39 +0100)]
New translations entities.php (Japanese)

2 years agoNew translations entities.php (Italian)
Dan Brown [Sun, 24 Jul 2022 11:39:44 +0000 (12:39 +0100)]
New translations entities.php (Italian)

2 years agoNew translations entities.php (Hungarian)
Dan Brown [Sun, 24 Jul 2022 11:39:43 +0000 (12:39 +0100)]
New translations entities.php (Hungarian)

2 years agoNew translations entities.php (Hebrew)
Dan Brown [Sun, 24 Jul 2022 11:39:42 +0000 (12:39 +0100)]
New translations entities.php (Hebrew)

2 years agoNew translations entities.php (Polish)
Dan Brown [Sun, 24 Jul 2022 11:39:42 +0000 (12:39 +0100)]
New translations entities.php (Polish)

2 years agoNew translations entities.php (Basque)
Dan Brown [Sun, 24 Jul 2022 11:39:41 +0000 (12:39 +0100)]
New translations entities.php (Basque)

2 years agoNew translations entities.php (Czech)
Dan Brown [Sun, 24 Jul 2022 11:39:40 +0000 (12:39 +0100)]
New translations entities.php (Czech)

2 years agoNew translations entities.php (Catalan)
Dan Brown [Sun, 24 Jul 2022 11:39:39 +0000 (12:39 +0100)]
New translations entities.php (Catalan)

2 years agoNew translations entities.php (Bulgarian)
Dan Brown [Sun, 24 Jul 2022 11:39:38 +0000 (12:39 +0100)]
New translations entities.php (Bulgarian)

2 years agoNew translations entities.php (Arabic)
Dan Brown [Sun, 24 Jul 2022 11:39:37 +0000 (12:39 +0100)]
New translations entities.php (Arabic)

2 years agoNew translations entities.php (Spanish)
Dan Brown [Sun, 24 Jul 2022 11:39:36 +0000 (12:39 +0100)]
New translations entities.php (Spanish)

2 years agoNew translations entities.php (French)
Dan Brown [Sun, 24 Jul 2022 11:39:35 +0000 (12:39 +0100)]
New translations entities.php (French)

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