]> BookStack Code Mirror - bookstack/log
bookstack
6 years agoFixes issue with code not wrapping on revision page. 906/head
Abijeet [Sat, 30 Jun 2018 04:19:55 +0000 (09:49 +0530)]
Fixes issue with code not wrapping on revision page.

Closes #888

Signed-off-by: Abijeet <redacted>
7 years agoAdded copy button to codemirror-rendered code blocks
Dan Brown [Sat, 9 Jun 2018 09:41:01 +0000 (10:41 +0100)]
Added copy button to codemirror-rendered code blocks

Closes #858

7 years agoFixed incorrect tag from removing ng tags
Dan Brown [Mon, 28 May 2018 10:06:11 +0000 (11:06 +0100)]
Fixed incorrect tag from removing ng tags

7 years agoRemoved old ng tags, Fixed header spacing
Dan Brown [Mon, 28 May 2018 09:33:38 +0000 (10:33 +0100)]
Removed old ng tags, Fixed header spacing

Also prevent pointer error on custom home page

7 years agoMade header link spacing a little more even
Dan Brown [Sun, 27 May 2018 19:32:06 +0000 (20:32 +0100)]
Made header link spacing a little more even

7 years agoMade comments section more subtle
Dan Brown [Sun, 27 May 2018 19:20:13 +0000 (20:20 +0100)]
Made comments section more subtle

Also removed spacing from within details above active restrictions

7 years agoFixed search icon overalapping input in header
Dan Brown [Sun, 27 May 2018 18:51:32 +0000 (19:51 +0100)]
Fixed search icon overalapping input in header

Fixes #859

7 years agoMerge branch 'drawing_updates'
Dan Brown [Sun, 27 May 2018 18:42:25 +0000 (19:42 +0100)]
Merge branch 'drawing_updates'

7 years agoAdded maintenance view with image-cleanup
Dan Brown [Sun, 27 May 2018 18:40:07 +0000 (19:40 +0100)]
Added maintenance view with image-cleanup

7 years agoMade image cleanup safer
Dan Brown [Sun, 27 May 2018 13:33:50 +0000 (14:33 +0100)]
Made image cleanup safer

Also fixed drawing update in markdown editor.
Added shortcut for MD editor to view drawing manager.

7 years agoAdded command to clean-up old images, Unfinished
Dan Brown [Sun, 20 May 2018 17:16:01 +0000 (18:16 +0100)]
Added command to clean-up old images, Unfinished

7 years agoRemoved old image versions test
Dan Brown [Sun, 20 May 2018 16:12:44 +0000 (17:12 +0100)]
Removed old image versions test

7 years agoUpdated secure-images option to not effect image name
Dan Brown [Sun, 20 May 2018 15:47:53 +0000 (16:47 +0100)]
Updated secure-images option to not effect image name

Instead only the image path is altered.
Also fixed image manger mode not changing on button press.

7 years agoReverted work on revisions
Dan Brown [Sun, 20 May 2018 15:40:30 +0000 (16:40 +0100)]
Reverted work on revisions

Improved linkage of drawings and image manager.
Updated image updates to create new versions.

7 years agoMerge pull request #846 from moucho/master
Dan Brown [Sun, 20 May 2018 14:20:33 +0000 (15:20 +0100)]
Merge pull request #846 from moucho/master

Updated Spanish translation

7 years agoMerge pull request #851 from vriic/master
Dan Brown [Sun, 20 May 2018 11:06:44 +0000 (12:06 +0100)]
Merge pull request #851 from vriic/master

Update german translation

7 years agoMerge pull request #802 from marcusforsberg/master
Dan Brown [Sun, 20 May 2018 11:05:11 +0000 (12:05 +0100)]
Merge pull request #802 from marcusforsberg/master

Updated Swedish translation

7 years agoEmbedded SVG icons in css/js files
Dan Brown [Sun, 20 May 2018 10:55:23 +0000 (11:55 +0100)]
Embedded SVG icons in css/js files

Allows removal of hacky /icon endpoint solution.
Fixes PDF exports with WKHTML and allows the icon to show in HTML
exports.

Fixes #796

7 years agoFixed attachment error handling, Allowed all link types
Dan Brown [Sun, 20 May 2018 10:06:10 +0000 (11:06 +0100)]
Fixed attachment error handling, Allowed all link types

Related to #812

7 years agoMerge branch 'feature/615'
Dan Brown [Sun, 20 May 2018 09:13:34 +0000 (10:13 +0100)]
Merge branch 'feature/615'

7 years agoReorganised home and robots views
Dan Brown [Sun, 20 May 2018 09:11:56 +0000 (10:11 +0100)]
Reorganised home and robots views

Extracted home view sidebar into own view.
Moved home and robot views into 'common' folder so that we only have
layouts in the top-level views folder.

7 years agoMerge branch 'master' into feature/615
Dan Brown [Sun, 20 May 2018 08:51:45 +0000 (09:51 +0100)]
Merge branch 'master' into feature/615

7 years agoPrevented back-to-top showing on flexbox-body pages
Dan Brown [Sun, 20 May 2018 08:48:11 +0000 (09:48 +0100)]
Prevented back-to-top showing on flexbox-body pages

Fixes #824

7 years agoUpdate session config to match laravel
Dan Brown [Sun, 20 May 2018 08:38:27 +0000 (09:38 +0100)]
Update session config to match laravel

Includes option to set secure cookies via env.
Closes #817

7 years agoCodemirror mode now correct for c-like langs
Dan Brown [Sun, 20 May 2018 08:32:15 +0000 (09:32 +0100)]
Codemirror mode now correct for c-like langs

Fixes #849

7 years agoUpdate: Übersetzung 851/head
Nikolai Nikolajevic [Sun, 20 May 2018 01:00:55 +0000 (03:00 +0200)]
Update: Übersetzung

7 years agoStarted work on revisions in image manager 837/head
Dan Brown [Sat, 19 May 2018 17:44:40 +0000 (18:44 +0100)]
Started work on revisions in image manager

7 years agoImproved 404 handling and fixed editor error
Dan Brown [Sat, 19 May 2018 16:01:33 +0000 (17:01 +0100)]
Improved 404 handling and fixed editor error

404 handling now not a hack-around and uses Laravel 'fallback' routes
instead. Prevents errors with the session when you have mulitple errors
on a page where a post/put/delete is made.

7 years agoUpdated Spanish translation 846/head
Marcos [Fri, 18 May 2018 01:10:49 +0000 (03:10 +0200)]
Updated Spanish translation

7 years agoDrawings now generate revisions, not replace
Dan Brown [Sun, 13 May 2018 16:41:35 +0000 (17:41 +0100)]
Drawings now generate revisions, not replace

Updated drawing update test to accomodate.
Image deletion system now takes revisions into account.

7 years agoStarted work on drawing revisions
Dan Brown [Sun, 13 May 2018 11:07:38 +0000 (12:07 +0100)]
Started work on drawing revisions

Improved sidebar and selection styling of image manager.
Allowed image manager imageType to be changed on open.
Created models for image revisions.

7 years agoChanged the location of the "view-toggle" to be under the books views. 830/head
Abijeet [Sat, 12 May 2018 12:56:35 +0000 (18:26 +0530)]
Changed the location of the "view-toggle" to be under the books views.

Signed-off-by: Abijeet <redacted>
7 years agoremoved some added CSS as it was causing unintended sideffects.
Abijeet [Sat, 12 May 2018 11:58:10 +0000 (17:28 +0530)]
removed some added CSS as it was causing unintended sideffects.

Signed-off-by: Abijeet <redacted>
7 years agoAdded the book view toggle option on the homepage.
Abijeet [Sat, 12 May 2018 08:46:05 +0000 (14:16 +0530)]
Added the book view toggle option on the homepage.

Signed-off-by: Abijeet <redacted>
7 years agoAdded test cases.
Abijeet [Sat, 12 May 2018 07:37:28 +0000 (13:07 +0530)]
Added test cases.

Signed-off-by: Abijeet <redacted>
7 years agoImplemented displaying of the books list on home page.
Abijeet [Thu, 10 May 2018 03:35:18 +0000 (09:05 +0530)]
Implemented displaying of the books list on home page.

7 years agoAdded an option to set books as the default homepage.
Abijeet [Wed, 9 May 2018 02:56:49 +0000 (08:26 +0530)]
Added an option to set books as the default homepage.

Signed-off-by: Abijeet <redacted>
7 years agoRepaired other uses of entity-meta view
Dan Brown [Mon, 30 Apr 2018 14:12:10 +0000 (15:12 +0100)]
Repaired other uses of entity-meta view

7 years agoUpdated npm dependancies
Dan Brown [Mon, 30 Apr 2018 13:54:44 +0000 (14:54 +0100)]
Updated npm dependancies

7 years agoRevamped tag styling
Dan Brown [Mon, 30 Apr 2018 13:35:15 +0000 (14:35 +0100)]
Revamped tag styling

7 years agoCleaned details sidebar box and merged with permissions
Dan Brown [Mon, 30 Apr 2018 12:53:04 +0000 (13:53 +0100)]
Cleaned details sidebar box and merged with permissions

7 years agoUpdated version for next block of development
Dan Brown [Mon, 30 Apr 2018 12:52:22 +0000 (13:52 +0100)]
Updated version for next block of development

7 years agoAttempted to fix failing time-based test
Dan Brown [Sun, 22 Apr 2018 19:06:46 +0000 (20:06 +0100)]
Attempted to fix failing time-based test

7 years agoMerge branch 'master' of github.com:BookStackApp/BookStack
Dan Brown [Sun, 22 Apr 2018 11:26:21 +0000 (12:26 +0100)]
Merge branch 'master' of github.com:BookStackApp/BookStack

7 years agoApplied phpcs findings
Dan Brown [Sun, 22 Apr 2018 11:25:32 +0000 (12:25 +0100)]
Applied phpcs findings

7 years agoImproved export base64 encoding of images
Dan Brown [Sun, 22 Apr 2018 11:23:43 +0000 (12:23 +0100)]
Improved export base64 encoding of images

Now will use set storage mechanism to find image files.
Fixes #786

Added test to cover

7 years agoFixed licence badge
Dan Brown [Sun, 22 Apr 2018 10:26:11 +0000 (11:26 +0100)]
Fixed licence badge

7 years agoMerge pull request #806 from leomartinez/master
Dan Brown [Sat, 21 Apr 2018 12:46:07 +0000 (13:46 +0100)]
Merge pull request #806 from leomartinez/master

Updated 'Spanish Argentina' translation.

7 years agoUpdated 'Spanish Argentina' translation. 806/head
Leonardo Martinez [Tue, 17 Apr 2018 12:45:57 +0000 (09:45 -0300)]
Updated 'Spanish Argentina' translation.

7 years agoSlimmed down testing DB sized and improved permission caching
Dan Brown [Sat, 14 Apr 2018 21:17:47 +0000 (22:17 +0100)]
Slimmed down testing DB sized and improved permission caching

7 years agoAdded destination permission checking to entity move
Dan Brown [Sat, 14 Apr 2018 17:47:13 +0000 (18:47 +0100)]
Added destination permission checking to entity move

7 years agoAdded ability to copy a page
Dan Brown [Sat, 14 Apr 2018 17:00:16 +0000 (18:00 +0100)]
Added ability to copy a page

In 'More' menu alongside move.
Allows you to move if you have permission to create within the new
target parent.
Closes #673

7 years agoUpdated Swedish translation 802/head
marcusforsberg [Sat, 14 Apr 2018 16:09:09 +0000 (18:09 +0200)]
Updated Swedish translation

7 years agoUpdated move card width and made sidebar order more consistent
Dan Brown [Sat, 14 Apr 2018 15:23:16 +0000 (16:23 +0100)]
Updated move card width and made sidebar order more consistent

7 years agoUpdated reset-password flow design
Dan Brown [Sat, 14 Apr 2018 15:16:29 +0000 (16:16 +0100)]
Updated reset-password flow design

Fixes #800

7 years agoMerge pull request #798 from abno85/loc-de_DE
Dan Brown [Sat, 14 Apr 2018 15:02:48 +0000 (16:02 +0100)]
Merge pull request #798 from abno85/loc-de_DE

Update German localization

7 years agoMerge pull request #783 from moucho/master
Dan Brown [Sat, 14 Apr 2018 15:01:25 +0000 (16:01 +0100)]
Merge pull request #783 from moucho/master

Completely overhaul of the Spanish translation,  added missing strings

7 years agoMerge pull request #780 from jasoncheng7115/master
Dan Brown [Sat, 14 Apr 2018 15:00:03 +0000 (16:00 +0100)]
Merge pull request #780 from jasoncheng7115/master

Add Language zh_TW

7 years agoMerge pull request #767 from msaus/update_japanese_translation
Dan Brown [Sat, 14 Apr 2018 14:58:35 +0000 (15:58 +0100)]
Merge pull request #767 from msaus/update_japanese_translation

update japanese translation

7 years agoMerge pull request #768 from BookStackApp/feature/tinymce-insert-video
Dan Brown [Sat, 14 Apr 2018 14:57:08 +0000 (15:57 +0100)]
Merge pull request #768 from BookStackApp/feature/tinymce-insert-video

Adds the media plugin to TinyMCE to allow insertion of videos.

7 years agoMoved the code to the wysiwyg-editor file. 768/head
Abijeet [Sat, 14 Apr 2018 13:11:35 +0000 (18:41 +0530)]
Moved the code to the wysiwyg-editor file.

Signed-off-by: Abijeet <redacted>
7 years agoUpdated the TinyMCE to version 4.7.9.
Abijeet [Wed, 28 Mar 2018 17:52:08 +0000 (23:22 +0530)]
Updated the TinyMCE to version 4.7.9.

Added some code to remove the box-shadow around the TinyMCE toolbar.

Signed-off-by: Abijeet <redacted>
7 years agoAdds the media plugin to TinyMCE to allow insertion of videos.
Abijeet [Tue, 27 Mar 2018 19:17:38 +0000 (00:47 +0530)]
Adds the media plugin to TinyMCE to allow insertion of videos.

Fixes #266

Signed-off-by: Abijeet <redacted>
7 years agoAdd comment_add 798/head
abno85 [Fri, 13 Apr 2018 06:44:54 +0000 (08:44 +0200)]
Add comment_add

Missed 'comment_add' the last time

7 years agoUpdate German localization
abno85 [Thu, 12 Apr 2018 11:48:07 +0000 (13:48 +0200)]
Update German localization

Added a few missing strings and (hopefully) fixed my borked first commit.

7 years agoorthography 783/head
Marcos [Thu, 5 Apr 2018 01:57:35 +0000 (03:57 +0200)]
orthography

7 years agoMissing comma
Marcos [Thu, 5 Apr 2018 00:58:32 +0000 (02:58 +0200)]
Missing comma

7 years agoCompletely overhaul of the Spanish translation, added missing strings
Marcos [Tue, 3 Apr 2018 13:58:04 +0000 (15:58 +0200)]
Completely overhaul of the Spanish translation,  added missing strings

7 years agoAdd zh_TW Locales. 780/head
Jason Cheng [Mon, 2 Apr 2018 08:09:23 +0000 (16:09 +0800)]
Add zh_TW Locales.

Add zh_TW Locales.

7 years agoAdd translate.
Jason Cheng [Mon, 2 Apr 2018 07:54:06 +0000 (15:54 +0800)]
Add translate.

Add translate.

7 years agoAdded Language zh_TW
Jason Cheng [Mon, 2 Apr 2018 07:03:07 +0000 (15:03 +0800)]
Added Language zh_TW

Added Language zh_TW

7 years agoRefactored moment.js out of app
Dan Brown [Sun, 1 Apr 2018 13:10:12 +0000 (14:10 +0100)]
Refactored moment.js out of app

Reduces bundle size by 25%

7 years agoRefactored js file structure to be standard throughout app
Dan Brown [Sun, 1 Apr 2018 12:21:11 +0000 (13:21 +0100)]
Refactored js file structure to be standard throughout app

Still work to be done but a good start in standardisation.

7 years agoRefactored out page-display system
Dan Brown [Sun, 1 Apr 2018 11:46:27 +0000 (12:46 +0100)]
Refactored out page-display system

7 years agoAdded configurable robots.txt file.
Dan Brown [Sat, 31 Mar 2018 11:41:40 +0000 (12:41 +0100)]
Added configurable robots.txt file.

Deleted old static file.
Default output depends on app-public setting.
Otherwise can be overidden in `.env` file via `ALLOW_ROBOTS`
Otherwise view file can be customized.

Fixes #779

7 years agoFixed issue where cover images don't save on older books
Dan Brown [Sat, 31 Mar 2018 10:21:22 +0000 (11:21 +0100)]
Fixed issue where cover images don't save on older books

Ensured an existing ID is always provided to image-picker.js.
Fixes #773

7 years agoMerge branch 'v0.20' to gain export fix
Dan Brown [Fri, 30 Mar 2018 14:45:34 +0000 (15:45 +0100)]
Merge branch 'v0.20' to gain export fix

7 years agoFixed export style paths
Dan Brown [Fri, 30 Mar 2018 14:31:39 +0000 (15:31 +0100)]
Fixed export style paths

7 years agoMerge branch 'master' of github.com:BookStackApp/BookStack
Dan Brown [Fri, 30 Mar 2018 13:10:36 +0000 (14:10 +0100)]
Merge branch 'master' of github.com:BookStackApp/BookStack

7 years agoAdded tags to chapters and books
Dan Brown [Fri, 30 Mar 2018 13:09:51 +0000 (14:09 +0100)]
Added tags to chapters and books

Closes #121

7 years agoMerge branch 'master' into update_japanese_translation 767/head
msaus [Wed, 28 Mar 2018 02:58:14 +0000 (11:58 +0900)]
Merge branch 'master' into update_japanese_translation

7 years agoMerge pull request #769 from BookStackApp/psr-2-fixes
Abijeet Patro [Tue, 27 Mar 2018 19:39:09 +0000 (01:09 +0530)]
Merge pull request #769 from BookStackApp/psr-2-fixes

PSR2 fixes after running `./vendor/bin/phpcbf`

7 years agoPSR2 fixes after running `./vendor/bin/phpcbf` 769/head
Abijeet [Tue, 27 Mar 2018 19:37:01 +0000 (01:07 +0530)]
PSR2 fixes after running `./vendor/bin/phpcbf`

Signed-off-by: Abijeet <redacted>
7 years agoupdate japanese translation
Soseki Masao [Tue, 27 Mar 2018 07:18:38 +0000 (16:18 +0900)]
update japanese translation

7 years agoUpdated COC with criticism point
Dan Brown [Sun, 25 Mar 2018 17:16:53 +0000 (18:16 +0100)]
Updated COC with criticism point

7 years agoUpdated readme, license and added code of conduct
Dan Brown [Sun, 25 Mar 2018 17:12:49 +0000 (18:12 +0100)]
Updated readme, license and added code of conduct

7 years agoUpdated icons with height
Dan Brown [Sun, 25 Mar 2018 14:52:48 +0000 (15:52 +0100)]
Updated icons with height

Fixes issues within IE

7 years agoEnsured uploaded system images remain public
Dan Brown [Sun, 25 Mar 2018 11:41:52 +0000 (12:41 +0100)]
Ensured uploaded system images remain public

Also added tests to cover local_secure image storage.

Fixes #725

7 years agoRemoved invalid bracket from view
Dan Brown [Sun, 25 Mar 2018 10:35:58 +0000 (11:35 +0100)]
Removed invalid bracket from view

7 years agoUpdated create routes to prevent slug clashes
Dan Brown [Sun, 25 Mar 2018 10:34:42 +0000 (11:34 +0100)]
Updated create routes to prevent slug clashes

Fixes #758

7 years agoProperly escaped search results
Dan Brown [Sun, 25 Mar 2018 10:06:21 +0000 (11:06 +0100)]
Properly escaped search results

Prevents vue-like syntax in results causing errors.
Related to #748

7 years agoFixed incorrect search logic in last commit
Dan Brown [Sat, 24 Mar 2018 19:04:18 +0000 (19:04 +0000)]
Fixed incorrect search logic in last commit

Incorrect cross-entity pagination could lead to hidden entities.

7 years agoMade search more efficient and tweaked weighting
Dan Brown [Sat, 24 Mar 2018 18:46:31 +0000 (18:46 +0000)]
Made search more efficient and tweaked weighting

Added per-entity weighting changes.
Now Books score higher than chapters which score higher than pages.

Reduced queries required on search by only searching once but at a
higher count to see if there's another page.

7 years agoFixed failing tests
Dan Brown [Sat, 24 Mar 2018 15:25:13 +0000 (15:25 +0000)]
Fixed failing tests

Fixed syntax error in french translations.
Removed 'required' on image validation which was breaking tests

7 years agoMerge branch 'bug/gif-image-740' of git://github.com/Abijeet/BookStack
Dan Brown [Sat, 24 Mar 2018 14:54:50 +0000 (14:54 +0000)]
Merge branch 'bug/gif-image-740' of git://github.com/Abijeet/BookStack

Also removed console.logs in dropzone.js

7 years agoMerge branch 'Abijeet-bug/image-upload'
Dan Brown [Sat, 24 Mar 2018 14:45:10 +0000 (14:45 +0000)]
Merge branch 'Abijeet-bug/image-upload'

7 years agoMerge branch 'bug/image-upload' of git://github.com/Abijeet/BookStack into Abijeet...
Dan Brown [Sat, 24 Mar 2018 14:39:57 +0000 (14:39 +0000)]
Merge branch 'bug/image-upload' of git://github.com/Abijeet/BookStack into Abijeet-bug/image-upload

7 years agoMerge pull request #753 from Alwaysin/master
Dan Brown [Sat, 24 Mar 2018 14:36:12 +0000 (14:36 +0000)]
Merge pull request #753 from Alwaysin/master

Update french language

7 years agoMerge pull request #752 from Alwaysin/patch-1
Dan Brown [Sat, 24 Mar 2018 14:35:04 +0000 (14:35 +0000)]
Merge pull request #752 from Alwaysin/patch-1

Update entities.php for french language

7 years agoMerge pull request #761 from msaus/hotfix/japanese_translation
Dan Brown [Sat, 24 Mar 2018 14:32:34 +0000 (14:32 +0000)]
Merge pull request #761 from msaus/hotfix/japanese_translation

update japanese translation

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