]> BookStack Code Mirror - bookstack/log
bookstack
7 years agoUpdated dev command details
Dan Brown [Fri, 28 Jul 2017 10:32:42 +0000 (11:32 +0100)]
Updated dev command details

Closes #453

7 years agoMerge branch 'master' of github.com:BookStackApp/BookStack
Dan Brown [Thu, 27 Jul 2017 18:09:44 +0000 (19:09 +0100)]
Merge branch 'master' of github.com:BookStackApp/BookStack

7 years agoExpanded the available editor shortcuts in both editors
Dan Brown [Thu, 27 Jul 2017 18:07:58 +0000 (19:07 +0100)]
Expanded the available editor shortcuts in both editors

Adds formatting on ctrl+nums for everything on formats dropdown.
Closes #85.

7 years agoMerge pull request #435 from JachuPL/polish-localization
Dan Brown [Thu, 27 Jul 2017 15:48:19 +0000 (16:48 +0100)]
Merge pull request #435 from JachuPL/polish-localization

Polish translation

7 years agoMerge branch 'Cyber-Duck-master'
Dan Brown [Thu, 27 Jul 2017 15:29:09 +0000 (16:29 +0100)]
Merge branch 'Cyber-Duck-master'

7 years agoReverted travis changes and added html escaping
Dan Brown [Thu, 27 Jul 2017 15:28:23 +0000 (16:28 +0100)]
Reverted travis changes and added html escaping

7 years agoMerge branch 'master' of git://github.com/Cyber-Duck/BookStack into Cyber-Duck-master
Dan Brown [Thu, 27 Jul 2017 15:20:38 +0000 (16:20 +0100)]
Merge branch 'master' of git://github.com/Cyber-Duck/BookStack into Cyber-Duck-master

7 years agoMerge pull request #446 from Joorem/french-spelling
Dan Brown [Thu, 27 Jul 2017 15:18:57 +0000 (16:18 +0100)]
Merge pull request #446 from Joorem/french-spelling

French spelling

7 years agoMerge pull request #448 from 10bass/subdir-search-fix
Dan Brown [Thu, 27 Jul 2017 15:17:57 +0000 (16:17 +0100)]
Merge pull request #448 from 10bass/subdir-search-fix

Update search.js

7 years agoAdded breadcrumbs to pages in entity select
Dan Brown [Thu, 27 Jul 2017 15:10:58 +0000 (16:10 +0100)]
Added breadcrumbs to pages in entity select

Fixes #391

7 years agoFixed custom plugin when developing
Dan Brown [Thu, 27 Jul 2017 14:43:17 +0000 (15:43 +0100)]
Fixed custom plugin when developing

7 years agoVastly sped up gulp watch and added livereload
Dan Brown [Thu, 27 Jul 2017 14:14:53 +0000 (15:14 +0100)]
Vastly sped up gulp watch and added livereload

7 years agoUpdate search.js 448/head
10bass [Tue, 25 Jul 2017 00:06:15 +0000 (20:06 -0400)]
Update search.js

Trying to apply an exact match or tag would previously redirect to /search, regardless of the installation path.

7 years agosettings.php: add missing french translation 446/head
Jérôme Le Gal [Sat, 22 Jul 2017 21:44:01 +0000 (23:44 +0200)]
settings.php: add missing french translation

7 years agoerrors.php: add missing french translation
Jérôme Le Gal [Sat, 22 Jul 2017 21:43:50 +0000 (23:43 +0200)]
errors.php: add missing french translation

7 years agosettings.php: fix some spelling issues in french translation
Jérôme Le Gal [Sat, 22 Jul 2017 21:29:52 +0000 (23:29 +0200)]
settings.php: fix some spelling issues in french translation

7 years agopasswords.php: fix some spelling issues in french translation
Jérôme Le Gal [Sat, 22 Jul 2017 21:25:03 +0000 (23:25 +0200)]
passwords.php: fix some spelling issues in french translation

7 years agoerrors.php: fix some spelling issues in french translation
Jérôme Le Gal [Sat, 22 Jul 2017 21:23:34 +0000 (23:23 +0200)]
errors.php: fix some spelling issues in french translation

7 years agoentities.php: fix some spelling issues in french translation
Jérôme Le Gal [Sat, 22 Jul 2017 21:18:11 +0000 (23:18 +0200)]
entities.php: fix some spelling issues in french translation

7 years agocommon.php: fix some spelling issues in french translation
Jérôme Le Gal [Sat, 22 Jul 2017 21:01:03 +0000 (23:01 +0200)]
common.php: fix some spelling issues in french translation

7 years agoauth.php: fix some spelling issues in french translation
Jérôme Le Gal [Sat, 22 Jul 2017 20:52:55 +0000 (22:52 +0200)]
auth.php: fix some spelling issues in french translation

7 years agoDefined LDAP constant for testing without LDAP installed
Dan Brown [Sat, 22 Jul 2017 16:22:31 +0000 (17:22 +0100)]
Defined LDAP constant for testing without LDAP installed

7 years agoFixed faulty text rendering calls and LDAP tests
Dan Brown [Sat, 22 Jul 2017 16:10:52 +0000 (17:10 +0100)]
Fixed faulty text rendering calls and LDAP tests

7 years agoUpdated utfmb4 upgrade command
Dan Brown [Sat, 22 Jul 2017 15:19:17 +0000 (16:19 +0100)]
Updated utfmb4 upgrade command

7 years agoMoved utf8mb4 migration to command instead of migration
Dan Brown [Sat, 22 Jul 2017 14:54:17 +0000 (15:54 +0100)]
Moved utf8mb4 migration to command instead of migration

To prevent errors upon migration.
Command generates out the SQL syntax to make the change instead
so the upgrade can be done manually.

In reference to #425

7 years agoImproved breadcrumb responsiveness
Dan Brown [Sat, 22 Jul 2017 14:20:36 +0000 (15:20 +0100)]
Improved breadcrumb responsiveness

Closes #426

7 years agoFixed broken code block rendering when using DOMPDF
Dan Brown [Sat, 22 Jul 2017 13:34:17 +0000 (14:34 +0100)]
Fixed broken code block rendering when using DOMPDF

Fixes #427

7 years agoAdded included content into page's text view
Dan Brown [Sat, 22 Jul 2017 13:21:56 +0000 (14:21 +0100)]
Added included content into page's text view

Allows rendered content to be shown in listings and used in searches.
Also prevented angular tags in content being parsed in listings.

Fixes #442

7 years agoUpdated dropdowns to hide after option click
Dan Brown [Sat, 22 Jul 2017 13:02:47 +0000 (14:02 +0100)]
Updated dropdowns to hide after option click

Fixes #429

7 years agoTrying to make the tests green. 438/head
Clément Blanco [Mon, 17 Jul 2017 13:42:08 +0000 (14:42 +0100)]
Trying to make the tests green.

7 years agoTrying to make the tests green.
Clément Blanco [Mon, 17 Jul 2017 13:21:41 +0000 (14:21 +0100)]
Trying to make the tests green.

7 years agoTrying to make the tests green.
Clément Blanco [Mon, 17 Jul 2017 13:18:03 +0000 (14:18 +0100)]
Trying to make the tests green.

7 years agoTrying to make the tests green.
Clément Blanco [Mon, 17 Jul 2017 13:09:21 +0000 (14:09 +0100)]
Trying to make the tests green.

7 years agoTrying to make the tests green.
Clément Blanco [Mon, 17 Jul 2017 13:05:41 +0000 (14:05 +0100)]
Trying to make the tests green.

7 years agoTrying to make the tests green.
Clément Blanco [Mon, 17 Jul 2017 13:03:31 +0000 (14:03 +0100)]
Trying to make the tests green.

7 years agoTrying to make the tests green.
Clément Blanco [Mon, 17 Jul 2017 13:01:10 +0000 (14:01 +0100)]
Trying to make the tests green.

7 years agoTrying to make the tests green.
Clément Blanco [Mon, 17 Jul 2017 12:53:02 +0000 (13:53 +0100)]
Trying to make the tests green.

7 years agoTrying to make the tests green.
Clément Blanco [Mon, 17 Jul 2017 12:37:15 +0000 (13:37 +0100)]
Trying to make the tests green.

7 years agoAvoid having to wait until all tests are processed to exit upon error/failure.
Clément Blanco [Mon, 17 Jul 2017 12:35:38 +0000 (13:35 +0100)]
Avoid having to wait until all tests are processed to exit upon error/failure.

7 years agoUpdate travis.yml to try and solve the test issue around LDAP.
Clément Blanco [Mon, 17 Jul 2017 12:34:19 +0000 (13:34 +0100)]
Update travis.yml to try and solve the test issue around LDAP.

7 years agoUpdate travis.yml to try and solve the test issue around LDAP.
Clément Blanco [Mon, 17 Jul 2017 12:29:29 +0000 (13:29 +0100)]
Update travis.yml to try and solve the test issue around LDAP.

7 years agoSupport new lines for book/chapter descriptions
Clément Blanco [Fri, 14 Jul 2017 15:05:46 +0000 (16:05 +0100)]
Support new lines for book/chapter descriptions

Avoid ignoring new lines when renderring the book/chapter descriptions on their respective detailed views.

7 years agoPolish translation 435/head
JachuPL [Thu, 13 Jul 2017 14:00:42 +0000 (16:00 +0200)]
Polish translation

7 years agoSet ldap to not follow referrals by default
Dan Brown [Mon, 10 Jul 2017 18:43:49 +0000 (19:43 +0100)]
Set ldap to not follow referrals by default

Added LDAP_FOLLOW_REFERRALS .env option to override.
Fixes #317

7 years agoPrevented textarea styles interfering with codemirror
Dan Brown [Mon, 10 Jul 2017 18:29:35 +0000 (19:29 +0100)]
Prevented textarea styles interfering with codemirror

Closes #424

7 years agoRemoved logs, Updated version, Fixed inconsistent subheader
Dan Brown [Sun, 2 Jul 2017 19:33:32 +0000 (20:33 +0100)]
Removed logs, Updated version, Fixed inconsistent subheader

7 years agoUpdated readme attribution
Dan Brown [Sun, 2 Jul 2017 18:38:28 +0000 (19:38 +0100)]
Updated readme attribution

7 years agoMigrated markdown editor actions to new cm editor
Dan Brown [Sun, 2 Jul 2017 18:35:13 +0000 (19:35 +0100)]
Migrated markdown editor actions to new cm editor

7 years agoFixed quoting db/table names in encoding migration.
Dan Brown [Sun, 2 Jul 2017 16:34:32 +0000 (17:34 +0100)]
Fixed quoting db/table names in encoding migration.

Also fixed incorrect if statement in db config.

7 years agoUpdated default encoding and added conversion migration.
Dan Brown [Sun, 2 Jul 2017 16:20:05 +0000 (17:20 +0100)]
Updated default encoding and added conversion migration.

Also updated how DB port is defined so that the DB_PORT
env var can be used or it can be take from the host name.

Fixes #405

7 years agoMerge branch 'S64-japanese-translation'
Dan Brown [Sun, 2 Jul 2017 15:13:28 +0000 (16:13 +0100)]
Merge branch 'S64-japanese-translation'

7 years agoMerge branch 'japanese-translation' of git://github.com/S64/BookStack into S64-japane...
Dan Brown [Sun, 2 Jul 2017 15:09:12 +0000 (16:09 +0100)]
Merge branch 'japanese-translation' of git://github.com/S64/BookStack into S64-japanese-translation

7 years agoPrevent empty-state actions visible without permission.
Dan Brown [Sun, 2 Jul 2017 14:59:40 +0000 (15:59 +0100)]
Prevent empty-state actions visible without permission.

Fixes #411

7 years agoAdded test to cover f99c8ff.
Dan Brown [Sun, 2 Jul 2017 14:40:42 +0000 (15:40 +0100)]
Added test to cover f99c8ff.

Closes #409

7 years agoAdded diff and sh code types
Dan Brown [Sat, 1 Jul 2017 15:10:52 +0000 (16:10 +0100)]
Added diff and sh code types

Verified changes to ensure fixes #296.

7 years agoAdded quick lang-selection options to code editor
Dan Brown [Sat, 1 Jul 2017 14:50:28 +0000 (15:50 +0100)]
Added quick lang-selection options to code editor

7 years agoFixed code block selection and drag/drop issues
Dan Brown [Sat, 1 Jul 2017 14:38:11 +0000 (15:38 +0100)]
Fixed code block selection and drag/drop issues

7 years agoFinished off main functionality of custom tinymce code editor
Dan Brown [Sat, 1 Jul 2017 12:23:46 +0000 (13:23 +0100)]
Finished off main functionality of custom tinymce code editor

7 years agoAdd `ja` locale to config 422/head
Shuma Yoshioka [Sat, 1 Jul 2017 07:29:12 +0000 (16:29 +0900)]
Add `ja` locale to config

7 years agoTranslate errors.php
Shuma Yoshioka [Sat, 1 Jul 2017 07:38:43 +0000 (16:38 +0900)]
Translate errors.php

7 years agoTranslate entities.php
Shuma Yoshioka [Sat, 1 Jul 2017 07:38:20 +0000 (16:38 +0900)]
Translate entities.php

7 years agoTranslate common.php
Shuma Yoshioka [Sat, 1 Jul 2017 07:37:07 +0000 (16:37 +0900)]
Translate common.php

7 years agoTranslate auth.php
Shuma Yoshioka [Sat, 1 Jul 2017 07:33:54 +0000 (16:33 +0900)]
Translate auth.php

7 years agoTranslate validation.php
Shuma Yoshioka [Sat, 1 Jul 2017 07:29:43 +0000 (16:29 +0900)]
Translate validation.php

7 years agoTranslate passwords.php
Shuma Yoshioka [Sat, 1 Jul 2017 07:29:35 +0000 (16:29 +0900)]
Translate passwords.php

7 years agoTranslate pagination.php
Shuma Yoshioka [Sat, 1 Jul 2017 07:29:28 +0000 (16:29 +0900)]
Translate pagination.php

7 years agoTranslate settings.php
Shuma Yoshioka [Sat, 24 Jun 2017 11:49:06 +0000 (20:49 +0900)]
Translate settings.php

7 years agoTranslate components.php
Shuma Yoshioka [Sat, 24 Jun 2017 11:47:41 +0000 (20:47 +0900)]
Translate components.php

7 years agoadd `ja` to settings
Shuma Yoshioka [Sat, 24 Jun 2017 11:44:45 +0000 (20:44 +0900)]
add `ja` to settings

7 years agotranslate activities.php
Shuma Yoshioka [Sun, 18 Jun 2017 15:02:09 +0000 (00:02 +0900)]
translate activities.php

7 years agoStarted tinymce code editor components
Dan Brown [Sat, 17 Jun 2017 14:07:55 +0000 (15:07 +0100)]
Started tinymce code editor components

7 years agoAdded code highlighting syntax modes
Dan Brown [Sat, 17 Jun 2017 11:41:18 +0000 (12:41 +0100)]
Added code highlighting syntax modes

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

7 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

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