]> BookStack Code Mirror - bookstack/log
bookstack
7 years agoMerge pull request #3 from OsmosysSoftware/revert-1-issue-181 432/head
Abijeet [Fri, 7 Jul 2017 11:58:47 +0000 (17:28 +0530)]
Merge pull request #3 from OsmosysSoftware/revert-1-issue-181

Revert "Bookstack grid view."

7 years agoRevert "Bookstack grid view."
Abijeet [Fri, 7 Jul 2017 11:58:34 +0000 (17:28 +0530)]
Revert "Bookstack grid view."

7 years agoMerge pull request #1 from OsmosysSoftware/issue-181
Nilesh Deepak [Fri, 7 Jul 2017 11:38:19 +0000 (17:08 +0530)]
Merge pull request #1 from OsmosysSoftware/issue-181

Bookstack grid view issue 181.

7 years agoIndentation correction.
Nilesh Deepak [Fri, 7 Jul 2017 11:36:08 +0000 (17:06 +0530)]
Indentation correction.

7 years agoUpdated cover image upload and delete function.
Nilesh Deepak [Fri, 7 Jul 2017 10:59:38 +0000 (16:29 +0530)]
Updated cover image upload and delete function.

7 years agoFixed pagination on change of display type.
Nilesh Deepak [Thu, 6 Jul 2017 04:35:11 +0000 (10:05 +0530)]
Fixed pagination on change of display type.

7 years agoDeletion of image file on book deletion.
Nilesh Deepak [Thu, 6 Jul 2017 04:33:40 +0000 (10:03 +0530)]
Deletion of image file on book deletion.

7 years agoResolved responsiveness issues
Nilesh Deepak [Wed, 5 Jul 2017 14:28:52 +0000 (19:58 +0530)]
Resolved responsiveness issues

7 years agoChanged public getImageURL function to private.
Nilesh Deepak [Wed, 5 Jul 2017 13:02:38 +0000 (18:32 +0530)]
Changed public getImageURL function to private.

7 years agoUpdated views to support different languages.
Nilesh Deepak [Wed, 5 Jul 2017 10:42:29 +0000 (16:12 +0530)]
Updated views to support different languages.

7 years agoAdded labels for 'Thumbnail toggle' and 'Cover image' in different languages.
Nilesh Deepak [Wed, 5 Jul 2017 10:41:15 +0000 (16:11 +0530)]
Added labels for 'Thumbnail toggle' and 'Cover image' in different languages.

7 years agoUpdated toggle thumbnails function.
Nilesh Deepak [Wed, 5 Jul 2017 10:39:20 +0000 (16:09 +0530)]
Updated toggle thumbnails function.

7 years agoAdding new migration.
Nilesh Deepak [Wed, 5 Jul 2017 10:38:04 +0000 (16:08 +0530)]
Adding new migration.

7 years agoThumbnail toggle function.
Nilesh Deepak [Wed, 5 Jul 2017 07:18:41 +0000 (12:48 +0530)]
Thumbnail toggle function.

7 years agostyles.scss
Nilesh Deepak [Wed, 5 Jul 2017 07:06:26 +0000 (12:36 +0530)]
styles.scss

7 years agoChanges in User edit profile page.
Nilesh Deepak [Wed, 5 Jul 2017 07:02:39 +0000 (12:32 +0530)]
Changes in User edit profile page.

7 years agoRemoved duplicated styles.
Nilesh Deepak [Wed, 5 Jul 2017 06:59:16 +0000 (12:29 +0530)]
Removed duplicated styles.

7 years agoApplied required changes
Nilesh Deepak [Wed, 5 Jul 2017 06:56:02 +0000 (12:26 +0530)]
Applied required changes

7 years agoApplied required changes in BookStack.
Nilesh Deepak [Wed, 5 Jul 2017 06:39:01 +0000 (12:09 +0530)]
Applied required changes in BookStack.

7 years agoMerge branch 'master' into issue-181
Nilesh Deepak [Tue, 4 Jul 2017 09:46:46 +0000 (15:16 +0530)]
Merge branch 'master' into issue-181

7 years agoChanging column size for responsiveness
Nilesh Deepak [Tue, 4 Jul 2017 09:34:57 +0000 (15:04 +0530)]
Changing column size for responsiveness

7 years agoBookstack grid view.
Nilesh Deepak [Thu, 29 Jun 2017 13:24:04 +0000 (18:54 +0530)]
Bookstack grid view.

7 years agotest
Nilesh Deepak [Wed, 28 Jun 2017 13:26:17 +0000 (18:56 +0530)]
test

7 years agocommit
Nilesh Deepak [Wed, 28 Jun 2017 13:21:32 +0000 (18:51 +0530)]
commit

8 years agoMerge branch 'v0.16'
Dan Brown [Sun, 4 Jun 2017 14:39:55 +0000 (15:39 +0100)]
Merge branch 'v0.16'

8 years agoFixed role permission removal bug
Dan Brown [Sun, 4 Jun 2017 14:37:10 +0000 (15:37 +0100)]
Fixed role permission removal bug

8 years agoUpdated the markdown editor to use codemirror as editor
Dan Brown [Sun, 28 May 2017 15:02:46 +0000 (16:02 +0100)]
Updated the markdown editor to use codemirror as editor

Improved scroll sync system to be smarter

8 years agoMoved from highlight.js to codemirror
Dan Brown [Sun, 28 May 2017 12:16:21 +0000 (13:16 +0100)]
Moved from highlight.js to codemirror

8 years agoUpdated tinymce to latest version
Dan Brown [Sun, 28 May 2017 10:57:58 +0000 (11:57 +0100)]
Updated tinymce to latest version

8 years agoFixed chapter check for non-mysqlnd instances
Dan Brown [Sun, 7 May 2017 18:34:11 +0000 (19:34 +0100)]
Fixed chapter check for non-mysqlnd instances

Fixes #383

8 years agoMade single entity updates more efficent
Dan Brown [Sun, 30 Apr 2017 18:10:49 +0000 (19:10 +0100)]
Made single entity updates more efficent

8 years agoMade more efficiency improvements to permission system
Dan Brown [Sun, 30 Apr 2017 10:38:58 +0000 (11:38 +0100)]
Made more efficiency improvements to permission system

8 years agoRefactored permission system components
Dan Brown [Sat, 29 Apr 2017 21:01:43 +0000 (22:01 +0100)]
Refactored permission system components

Split joint permission creation into chunks

Fixes #374

8 years agoEnabled translation when not logged in
Dan Brown [Sat, 29 Apr 2017 15:47:41 +0000 (16:47 +0100)]
Enabled translation when not logged in

Reads from the Accept-Language HTTP header.
Also fixed some encoding for ES translations.

Fixes #375

8 years agoRe-enabled html in markdown editor
Dan Brown [Sat, 29 Apr 2017 15:10:38 +0000 (16:10 +0100)]
Re-enabled html in markdown editor

Fixes #378

8 years agoFixed search system id clash
Dan Brown [Sun, 23 Apr 2017 19:27:49 +0000 (20:27 +0100)]
Fixed search system id clash

8 years agoUpdated testing database connection issue
Dan Brown [Sun, 23 Apr 2017 16:51:01 +0000 (17:51 +0100)]
Updated testing database connection issue

8 years agoMerge pull request #362 from DaneEveritt/patch-1
Dan Brown [Sun, 23 Apr 2017 16:15:06 +0000 (17:15 +0100)]
Merge pull request #362 from DaneEveritt/patch-1

Queue confirmation emails.

8 years agoFixed chapter breadcrumbs and testing issues
Dan Brown [Sat, 22 Apr 2017 13:08:12 +0000 (14:08 +0100)]
Fixed chapter breadcrumbs and testing issues

8 years agoAllowed child entity permissions to override parent permissions
Dan Brown [Sat, 22 Apr 2017 12:39:34 +0000 (13:39 +0100)]
Allowed child entity permissions to override parent permissions

Updated elements of a page display and sidebar render to allow
child permissions to work even when parent entitites have permission
set. This allows a page with a 'view' permission to be viewable even
when the parent book or chapter is not viewable.

Fixes #366

8 years agoAdded page revision counting
Dan Brown [Thu, 20 Apr 2017 19:58:54 +0000 (20:58 +0100)]
Added page revision counting

Adds stored revision counts to pages and the revisions themselves.
Closes #321

8 years agoMerge pull request #357 from diegoseso/master
Dan Brown [Wed, 19 Apr 2017 05:40:00 +0000 (06:40 +0100)]
Merge pull request #357 from diegoseso/master

Spanish translation completed

8 years agoFixing encoding of files affecting accents. 357/head
Diego Jose Sosa Diaz [Tue, 18 Apr 2017 21:41:19 +0000 (23:41 +0200)]
Fixing encoding of files affecting accents.

8 years agoSwitched out markdown render
Dan Brown [Mon, 17 Apr 2017 11:21:10 +0000 (12:21 +0100)]
Switched out markdown render

Fixes #304.
Fixes #359.

8 years agoMerge pull request #363 from solidnerd/add-env-for-logging
Dan Brown [Mon, 17 Apr 2017 10:46:32 +0000 (11:46 +0100)]
Merge pull request #363 from solidnerd/add-env-for-logging

Add APP_LOGGING

8 years agoAdd APP_LOGGING 363/head
solidnerd [Mon, 17 Apr 2017 07:55:11 +0000 (09:55 +0200)]
Add APP_LOGGING

This will add an variable for logging types to make it easier to define outside via .env.

Signed-off-by: solidnerd <redacted>
8 years agoAdded fade effect to page content highlighting
Dan Brown [Sun, 16 Apr 2017 15:46:55 +0000 (16:46 +0100)]
Added fade effect to page content highlighting

Closes #314

8 years agoMerge pull request #358 from jendrol/master
Dan Brown [Sun, 16 Apr 2017 14:06:32 +0000 (15:06 +0100)]
Merge pull request #358 from jendrol/master

Add Slovak translation

8 years agoMerge pull request #360 from Abijeet/spellcheck-fix
Dan Brown [Sun, 16 Apr 2017 14:02:20 +0000 (15:02 +0100)]
Merge pull request #360 from Abijeet/spellcheck-fix

Fixes #354, Adds the spellchecker option

8 years agoMerge pull request #340 from BookStackApp/search_system
Dan Brown [Sun, 16 Apr 2017 10:01:00 +0000 (11:01 +0100)]
Merge pull request #340 from BookStackApp/search_system

Implementation of new search system

8 years agoFixed model extending mis-use 340/head
Dan Brown [Sun, 16 Apr 2017 09:54:23 +0000 (10:54 +0100)]
Fixed model extending mis-use

8 years agoUpdated testcases for new search system.
Dan Brown [Sun, 16 Apr 2017 09:47:44 +0000 (10:47 +0100)]
Updated testcases for new search system.

Finishes implementation of new search system.
Closes #271
Closes #344
Fixes #285
Fixes #269
Closes #64

8 years agoEnabled type search filter in book search
Dan Brown [Sat, 15 Apr 2017 18:31:11 +0000 (19:31 +0100)]
Enabled type search filter in book search

8 years agoAdded chapter search
Dan Brown [Sat, 15 Apr 2017 18:16:07 +0000 (19:16 +0100)]
Added chapter search

Migrated book search to vue-based system.
Updated old tag seached.
Made chapter page layout widths same as book page.
Closes #344

8 years agoFinished off UI for search system
Dan Brown [Sat, 15 Apr 2017 14:04:30 +0000 (15:04 +0100)]
Finished off UI for search system

8 years agoMigrated to custom gulp setup and conintue search interface
Dan Brown [Fri, 14 Apr 2017 17:47:33 +0000 (18:47 +0100)]
Migrated to custom gulp setup and conintue search interface

8 years agoActually include the Queueable namespace... 362/head
Dane Everitt [Fri, 14 Apr 2017 00:09:38 +0000 (20:09 -0400)]
Actually include the Queueable namespace...

8 years agoQueue confirmation emails.
Dane Everitt [Fri, 14 Apr 2017 00:03:03 +0000 (20:03 -0400)]
Queue confirmation emails.

Implements Laravel's queue abilities into the email notification job. Should not affect existing installations that are not using queues as the environment file defaults to `sync`.

8 years agoFixes #354, Adds the spellchecker option 360/head
Abijeet [Thu, 13 Apr 2017 18:27:57 +0000 (23:57 +0530)]
Fixes #354, Adds the spellchecker option

Uses the browser_spellchecker option documented here - https://www.tinymce.com/docs/configure/spelling/#browser_spellcheck

8 years agoAdd Slovak translation 358/head
Vlado Jendroľ [Tue, 11 Apr 2017 21:20:52 +0000 (23:20 +0200)]
Add Slovak translation

8 years agoFixed entity type filter bug in new search system
Dan Brown [Sun, 9 Apr 2017 20:12:13 +0000 (21:12 +0100)]
Fixed entity type filter bug in new search system

8 years agoStarted search interface, Added in vue and moved fonts
Dan Brown [Sun, 9 Apr 2017 19:59:57 +0000 (20:59 +0100)]
Started search interface, Added in vue and moved fonts

8 years agoImproved DB prefix support and removed old search method
Dan Brown [Sun, 9 Apr 2017 13:44:56 +0000 (14:44 +0100)]
Improved DB prefix support and removed old search method

8 years agoReaching 100 % Spanish translation
Diego Jose Sosa Diaz [Thu, 6 Apr 2017 21:12:05 +0000 (23:12 +0200)]
Reaching 100 % Spanish translation

8 years agoTranslating to spanish entities errors and settings
Diego Jose Sosa Diaz [Thu, 6 Apr 2017 07:35:24 +0000 (09:35 +0200)]
Translating to spanish entities errors and settings

8 years agoAdded tag searches and advanced filters to new search
Dan Brown [Mon, 27 Mar 2017 17:05:34 +0000 (18:05 +0100)]
Added tag searches and advanced filters to new search

8 years agoAdded search term parsing and exact term matches
Dan Brown [Mon, 27 Mar 2017 10:57:33 +0000 (11:57 +0100)]
Added search term parsing and exact term matches

8 years agoImprove efficiency of single entity search indexing
Dan Brown [Sun, 26 Mar 2017 18:34:53 +0000 (19:34 +0100)]
Improve efficiency of single entity search indexing

8 years agoDeveloped basic search queries.
Dan Brown [Sun, 26 Mar 2017 18:24:57 +0000 (19:24 +0100)]
Developed basic search queries.

Updated search & permission regen commands with ability to specify
database.

8 years agoFixed bug preventing page revision restore
Dan Brown [Thu, 23 Mar 2017 22:19:14 +0000 (22:19 +0000)]
Fixed bug preventing page revision restore

Added regression tests to cover.
Fixes #341

8 years agoStarted implementation of new search system
Dan Brown [Sun, 19 Mar 2017 12:48:44 +0000 (12:48 +0000)]
Started implementation of new search system

8 years agoFixed back button behaviour on books edit
Dan Brown [Sun, 19 Mar 2017 08:32:04 +0000 (08:32 +0000)]
Fixed back button behaviour on books edit

As reported in #339

8 years agoMade fixes to es languge files and users page
Dan Brown [Sun, 5 Mar 2017 15:34:54 +0000 (15:34 +0000)]
Made fixes to es languge files and users page

Fixed PHP formatting error in ES lang file and added tests to cover.
Made user edit page more responsive on smaller devices.
Fixed 'cancel' button on profile screen when the user does not have
permission to manage users.

8 years agoAdded lang tests and update export text keys
Dan Brown [Sun, 5 Mar 2017 15:10:06 +0000 (15:10 +0000)]
Added lang tests and update export text keys

8 years agoFixed spanish encoding, Added new lang to settings
Dan Brown [Sun, 5 Mar 2017 14:43:43 +0000 (14:43 +0000)]
Fixed spanish encoding, Added new lang to settings

8 years agoMerge pull request #334 from diegoseso/master
Dan Brown [Sun, 5 Mar 2017 14:18:55 +0000 (14:18 +0000)]
Merge pull request #334 from diegoseso/master

First spanish translation effort

8 years agoMerge pull request #325 from arietimmerman/dutchbranch
Dan Brown [Sun, 5 Mar 2017 14:15:47 +0000 (14:15 +0000)]
Merge pull request #325 from arietimmerman/dutchbranch

Dutch Language Files

8 years agoRemoved extension from translation script link
Dan Brown [Sun, 5 Mar 2017 14:10:55 +0000 (14:10 +0000)]
Removed extension from translation script link

Also fixed bug causing EN translation backup to not be passed
to javascript translation system.

Closes #328

8 years agoFirst spanish translation effort 334/head
Diego Jose Sosa Diaz [Thu, 2 Mar 2017 23:21:33 +0000 (00:21 +0100)]
First spanish translation effort

8 years agoSet composer to clean bootstrap/cache before an update
Dan Brown [Mon, 27 Feb 2017 16:48:36 +0000 (16:48 +0000)]
Set composer to clean bootstrap/cache before an update

8 years agoFixed export testing and updated travis settings
Dan Brown [Sun, 26 Feb 2017 21:39:15 +0000 (21:39 +0000)]
Fixed export testing and updated travis settings

8 years agoMade LDAP email attribute configurable via .env
Dan Brown [Sun, 26 Feb 2017 14:51:49 +0000 (14:51 +0000)]
Made LDAP email attribute configurable via .env

Closes #306

8 years agoAdded chapter export options
Dan Brown [Sun, 26 Feb 2017 14:25:02 +0000 (14:25 +0000)]
Added chapter export options

Closes #177

8 years agoAdded book export and created export tests to cover
Dan Brown [Sun, 26 Feb 2017 13:26:51 +0000 (13:26 +0000)]
Added book export and created export tests to cover

In reference to #177

8 years agoAdded clear activity/revision commands. Cleaned commands.
Dan Brown [Sun, 26 Feb 2017 09:14:18 +0000 (09:14 +0000)]
Added clear activity/revision commands. Cleaned commands.

Added testing to cover each command.
Removed example laravel inspire command.
Standardised command names to be behind 'bookstack' naming.
In reference to #320.

8 years agoUpdated DOMPDF to latest version
Dan Brown [Sat, 25 Feb 2017 14:59:56 +0000 (14:59 +0000)]
Updated DOMPDF to latest version

8 years agoAdded checkbox sytax parsing to markdown lists
Dan Brown [Sat, 25 Feb 2017 13:16:26 +0000 (13:16 +0000)]
Added checkbox sytax parsing to markdown lists

Closes #319

8 years agoPrevented custom HTML being inserted on settings page
Dan Brown [Sat, 25 Feb 2017 12:41:32 +0000 (12:41 +0000)]
Prevented custom HTML being inserted on settings page

Gives option for fixing if badly formatted HTML is inserted.
Closes #310

8 years agoFixed inaccessible revisions, added regression tests
Dan Brown [Sat, 25 Feb 2017 12:29:01 +0000 (12:29 +0000)]
Fixed inaccessible revisions, added regression tests

Fixes #309

8 years agoMerge pull request #295 from ReeseSebastian/master
Dan Brown [Thu, 23 Feb 2017 19:19:21 +0000 (19:19 +0000)]
Merge pull request #295 from ReeseSebastian/master

Updated and improved german translation

8 years agoUpdated Dutch language files 325/head
Arie Timmerman [Sat, 11 Feb 2017 10:58:45 +0000 (11:58 +0100)]
Updated Dutch language files

8 years agoStarted with Dutch translation
Arie Timmerman [Fri, 10 Feb 2017 21:10:41 +0000 (22:10 +0100)]
Started with Dutch translation

8 years agoMerge bugfixes from branch 'v0.14'
Dan Brown [Sun, 5 Feb 2017 21:24:15 +0000 (21:24 +0000)]
Merge bugfixes from  branch 'v0.14'

8 years agoFixed entities wrongly visible on 404
Dan Brown [Sun, 5 Feb 2017 21:19:29 +0000 (21:19 +0000)]
Fixed entities wrongly visible on 404

Also ensured header state as expected on 404.
In reference to BookStackApp/website#9

8 years agoPrevented settings being overfetched from db/cache
Dan Brown [Sun, 5 Feb 2017 18:57:57 +0000 (18:57 +0000)]
Prevented settings being overfetched from db/cache

8 years agoNeatened up social login/register buttons
Dan Brown [Sun, 5 Feb 2017 15:28:53 +0000 (15:28 +0000)]
Neatened up social login/register buttons

8 years agoImproved multi-line callout rendering
Dan Brown [Sun, 5 Feb 2017 14:47:00 +0000 (14:47 +0000)]
Improved multi-line callout rendering

Closes #300

8 years agoFixed non-browserkit testcase and seeder issues
Dan Brown [Sun, 5 Feb 2017 14:37:50 +0000 (14:37 +0000)]
Fixed non-browserkit testcase and seeder issues

8 years agoConverted sort tests to non browserkit testing
Dan Brown [Sun, 5 Feb 2017 14:20:59 +0000 (14:20 +0000)]
Converted sort tests to non browserkit testing

Added testing to cover book sort endpoint.
Closes #283

8 years agoNamespaced tests to align with new laravel default
Dan Brown [Sat, 4 Feb 2017 11:58:42 +0000 (11:58 +0000)]
Namespaced tests to align with new laravel default

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