]> BookStack Code Mirror - bookstack/log
bookstack
7 years agoAdded Italian language 501/head
Matteo Piccina [Sun, 10 Sep 2017 14:51:51 +0000 (16:51 +0200)]
Added Italian language

7 years agoMerge branch 'Abijeet-master' to convert comment system to vue
Dan Brown [Sat, 2 Sep 2017 16:40:40 +0000 (17:40 +0100)]
Merge branch 'Abijeet-master' to convert comment system to vue

7 years agoMerge branch 'master' of git://github.com/Abijeet/BookStack into Abijeet-master
Dan Brown [Sat, 2 Sep 2017 16:36:58 +0000 (17:36 +0100)]
Merge branch 'master' of git://github.com/Abijeet/BookStack into Abijeet-master

7 years agoFixed broken page content includes
Dan Brown [Sat, 2 Sep 2017 15:06:03 +0000 (16:06 +0100)]
Fixed broken page content includes

7 years agoFixed long attachment names breaking outer boxes
Dan Brown [Sat, 2 Sep 2017 14:21:05 +0000 (15:21 +0100)]
Fixed long attachment names breaking outer boxes

Closes #460

7 years agoReformatted sortable toolbox components
Dan Brown [Sat, 2 Sep 2017 14:06:52 +0000 (15:06 +0100)]
Reformatted sortable toolbox components

7 years agoMerge pull request #483 from msaus/japanese_lang_update
Dan Brown [Sat, 2 Sep 2017 13:39:14 +0000 (14:39 +0100)]
Merge pull request #483 from msaus/japanese_lang_update

Japanese lang update

7 years agoAdded ability to override codemirror theme
Dan Brown [Sat, 2 Sep 2017 12:34:37 +0000 (13:34 +0100)]
Added ability to override codemirror theme

Also cleaned codemirror file while there.
In referece to #455

7 years agoMade custom home ignore permissions and added tests
Dan Brown [Mon, 28 Aug 2017 12:55:39 +0000 (13:55 +0100)]
Made custom home ignore permissions and added tests

Closes #126 and #372

7 years agoAdded ability to set a page to view on the homepage.
Dan Brown [Mon, 28 Aug 2017 12:38:32 +0000 (13:38 +0100)]
Added ability to set a page to view on the homepage.

Relates to #372 and #126

7 years agoMade new sidebar layout responsive
Dan Brown [Sun, 27 Aug 2017 14:16:51 +0000 (15:16 +0100)]
Made new sidebar layout responsive

7 years agoMigrated entity selector out of angular
Dan Brown [Sun, 27 Aug 2017 13:31:34 +0000 (14:31 +0100)]
Migrated entity selector out of angular

7 years agoImproved primary color control in settings
Dan Brown [Sun, 27 Aug 2017 11:59:56 +0000 (12:59 +0100)]
Improved primary color control in settings

7 years agoMerge pull request #480 from BookStackApp/design_update_2017
Dan Brown [Sat, 26 Aug 2017 16:22:30 +0000 (17:22 +0100)]
Merge pull request #480 from BookStackApp/design_update_2017

Design update 2017

7 years agoUpdated remaining views to 2017 design update. 480/head
Dan Brown [Sat, 26 Aug 2017 16:17:04 +0000 (17:17 +0100)]
Updated remaining views to 2017 design update.

Also fixed issue with duplicate confirmation email.

7 years agoUpdated page view styles to align with 2017 update
Dan Brown [Sat, 26 Aug 2017 14:41:33 +0000 (15:41 +0100)]
Updated page view styles to align with 2017 update

7 years agoUpdated error views for redesign
Dan Brown [Sat, 26 Aug 2017 13:53:23 +0000 (14:53 +0100)]
Updated error views for redesign

7 years agoResolved current failing tests
Dan Brown [Sat, 26 Aug 2017 13:41:46 +0000 (14:41 +0100)]
Resolved current failing tests

7 years agoUpdated chapter views with new design
Dan Brown [Sat, 26 Aug 2017 13:36:48 +0000 (14:36 +0100)]
Updated chapter views with new design

7 years agoUpdated readme with project definition
Dan Brown [Sat, 26 Aug 2017 12:49:56 +0000 (13:49 +0100)]
Updated readme with project definition

7 years agoUpdated styles for auth and books views.
Dan Brown [Sat, 26 Aug 2017 12:24:55 +0000 (13:24 +0100)]
Updated styles for auth and books views.

Also added sourcemaps to gulp sass build

7 years agoupdate Japanese language for code editor 483/head
soseki [Thu, 24 Aug 2017 06:30:07 +0000 (15:30 +0900)]
update Japanese language for code editor

7 years agoadd Japanese language for code editor
soseki [Thu, 24 Aug 2017 06:24:43 +0000 (15:24 +0900)]
add Japanese language for code editor

7 years agoRemoves some unused code. 479/head
Abijeet [Tue, 22 Aug 2017 19:34:36 +0000 (01:04 +0530)]
Removes some unused code.

7 years agoReverting database.php and app.php
Abijeet [Tue, 22 Aug 2017 19:22:50 +0000 (00:52 +0530)]
Reverting database.php and app.php

7 years agoFixes the comment check for linked comment.
Abijeet [Mon, 21 Aug 2017 20:09:09 +0000 (01:39 +0530)]
Fixes the comment check for linked comment.

7 years agoAdded functionality to highlight a comment.
Abijeet [Mon, 21 Aug 2017 20:01:11 +0000 (01:31 +0530)]
Added functionality to highlight a comment.

7 years agoFixed formatting and added error messages.
Abijeet [Sun, 20 Aug 2017 20:51:31 +0000 (02:21 +0530)]
Fixed formatting and added error messages.

7 years agoRemoved code from the directives.
Abijeet [Sun, 20 Aug 2017 19:08:59 +0000 (00:38 +0530)]
Removed code from the directives.

7 years agoAdded code for permissions, removed unnecessary code.
Abijeet [Sun, 20 Aug 2017 15:56:44 +0000 (21:26 +0530)]
Added code for permissions, removed unnecessary code.

7 years agoMerge branch 'master' of https://github.com/BookStackApp/BookStack
Abijeet [Sun, 20 Aug 2017 15:05:56 +0000 (20:35 +0530)]
Merge branch 'master' of https://github.com/BookStackApp/BookStack

Conflicts:
resources/assets/js/vues/vues.js

7 years agoRefactored Angular code to instead use VueJS, left with permissions, testing and...
Abijeet [Sun, 20 Aug 2017 14:51:32 +0000 (20:21 +0530)]
Refactored Angular code to instead use VueJS, left with permissions, testing and load testing.

7 years agoRefactored Angular code to instead use VueJS, left with permissions, testing and...
Abijeet [Sun, 20 Aug 2017 14:51:27 +0000 (20:21 +0530)]
Refactored Angular code to instead use VueJS, left with permissions, testing and load testing.

7 years agoRolled out new design further
Dan Brown [Sun, 20 Aug 2017 12:57:25 +0000 (13:57 +0100)]
Rolled out new design further

7 years agoStarted design update
Dan Brown [Sat, 19 Aug 2017 17:32:24 +0000 (18:32 +0100)]
Started design update

7 years agoDarkened a few cm code styles for improved legibility
Dan Brown [Sat, 19 Aug 2017 14:51:51 +0000 (15:51 +0100)]
Darkened a few cm code styles for improved legibility

7 years agoUpdated header design
Dan Brown [Sat, 19 Aug 2017 14:33:22 +0000 (15:33 +0100)]
Updated header design

7 years agoRemoved included fonts, Set to use system fonts.
Dan Brown [Sat, 19 Aug 2017 13:33:55 +0000 (14:33 +0100)]
Removed included fonts, Set to use system fonts.

All font definitions moved into _text.scss.
Needs override documentation to complete.
Relates to #423.

7 years agoRemoved v-show delayed content display
Dan Brown [Sat, 19 Aug 2017 13:09:03 +0000 (14:09 +0100)]
Removed v-show delayed content display

7 years agoAligned entity dash name and fixed chapter toggle on dash
Dan Brown [Sat, 19 Aug 2017 13:04:38 +0000 (14:04 +0100)]
Aligned entity dash name and fixed chapter toggle on dash

7 years agoMigrated attachment manager to vue
Dan Brown [Sat, 19 Aug 2017 12:55:56 +0000 (13:55 +0100)]
Migrated attachment manager to vue

7 years agoCleaned social callback
Dan Brown [Thu, 17 Aug 2017 18:44:35 +0000 (19:44 +0100)]
Cleaned social callback

7 years agoMerge pull request #474 from timoschwarzer/translation_update_de
Dan Brown [Thu, 17 Aug 2017 17:51:35 +0000 (18:51 +0100)]
Merge pull request #474 from timoschwarzer/translation_update_de

Update and fix German translation

7 years agoUpdate/fix german translation 474/head
Timo Schwarzer [Wed, 16 Aug 2017 14:50:02 +0000 (16:50 +0200)]
Update/fix german translation

7 years agoMerge pull request #13 from BookStackApp/master
Abijeet Patro [Mon, 14 Aug 2017 17:39:26 +0000 (23:09 +0530)]
Merge pull request #13 from BookStackApp/master

Getting the latest changes.

7 years agoConverted tag autosuggestion to vue component
Dan Brown [Sun, 13 Aug 2017 12:25:30 +0000 (13:25 +0100)]
Converted tag autosuggestion to vue component

7 years agoConverted tag manager to be fully vue based
Dan Brown [Sun, 13 Aug 2017 10:50:40 +0000 (11:50 +0100)]
Converted tag manager to be fully vue based

7 years agoStarted vueifying tag system
Dan Brown [Thu, 10 Aug 2017 19:11:25 +0000 (20:11 +0100)]
Started vueifying tag system

7 years agoConverted image manager into vue component
Dan Brown [Wed, 9 Aug 2017 20:33:00 +0000 (21:33 +0100)]
Converted image manager into vue component

7 years agoFixed bug causing image manager popup not to show
Dan Brown [Mon, 7 Aug 2017 18:32:31 +0000 (19:32 +0100)]
Fixed bug causing image manager popup not to show

7 years agoUpdated clipboard lib reference and version used
Dan Brown [Sun, 6 Aug 2017 20:21:20 +0000 (21:21 +0100)]
Updated clipboard lib reference and version used

7 years agoConverted jQuery bits into raw JS components
Dan Brown [Sun, 6 Aug 2017 20:08:03 +0000 (21:08 +0100)]
Converted jQuery bits into raw JS components

7 years agoAdded vanilla JS component system
Dan Brown [Sun, 6 Aug 2017 17:01:49 +0000 (18:01 +0100)]
Added vanilla JS component system

7 years agoMerged comment migrations and incremented dev version
Dan Brown [Tue, 1 Aug 2017 19:05:49 +0000 (20:05 +0100)]
Merged comment migrations and incremented dev version

7 years agoMerge branch 'Abijeet-master'
Dan Brown [Tue, 1 Aug 2017 19:04:33 +0000 (20:04 +0100)]
Merge branch 'Abijeet-master'

7 years agoMerge branch 'master' of git://github.com/Abijeet/BookStack into Abijeet-master
Dan Brown [Tue, 1 Aug 2017 18:24:33 +0000 (19:24 +0100)]
Merge branch 'master' of git://github.com/Abijeet/BookStack into Abijeet-master

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

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