]> BookStack Code Mirror - bookstack/log
bookstack
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 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

8 years agoAdded facebook, slack & twitter sign in options.
Dan Brown [Sat, 4 Feb 2017 11:01:49 +0000 (11:01 +0000)]
Added facebook, slack & twitter sign in options.

Also added icon svg blade helper.
Closes #125. Starts #213.
Requires documentation.

8 years agoMerge branch 'master' of https://github.com/BookStackApp/BookStack 295/head
Sebastian Reese [Wed, 1 Feb 2017 23:43:54 +0000 (00:43 +0100)]
Merge branch 'master' of https://github.com/BookStackApp/BookStack

8 years agoUpdated and improved german translation
Sebastian Reese [Wed, 1 Feb 2017 23:43:24 +0000 (00:43 +0100)]
Updated and improved german translation

8 years agoMerge branch 'v0.14'
Dan Brown [Wed, 1 Feb 2017 22:28:38 +0000 (22:28 +0000)]
Merge branch 'v0.14'

8 years agoFixed missing subscript styling
Dan Brown [Wed, 1 Feb 2017 22:20:44 +0000 (22:20 +0000)]
Fixed missing subscript styling

Closes #284

8 years agoAttempt to fix bookchildren and user getThumb
Dan Brown [Wed, 1 Feb 2017 22:16:32 +0000 (22:16 +0000)]
Attempt to fix bookchildren and user getThumb

Hopefully Fixes #292 and #294 and #287

8 years agoFixed readme badge links & added contributing block
Dan Brown [Mon, 30 Jan 2017 19:31:24 +0000 (19:31 +0000)]
Fixed readme badge links & added contributing block

8 years agoUpgraded to Laravel 5.4
Dan Brown [Wed, 25 Jan 2017 19:35:40 +0000 (19:35 +0000)]
Upgraded to Laravel 5.4

8 years agoFixed error causing permissions to be deleted on book sort
Dan Brown [Mon, 23 Jan 2017 22:27:11 +0000 (22:27 +0000)]
Fixed error causing permissions to be deleted on book sort

Closes #282

8 years agoPrevented a missing avatar from crashing the application
Dan Brown [Sun, 22 Jan 2017 12:19:50 +0000 (12:19 +0000)]
Prevented a missing avatar from crashing the application

8 years agoFixed role 'manage own permissions' permission
Dan Brown [Sun, 22 Jan 2017 12:16:02 +0000 (12:16 +0000)]
Fixed role 'manage own permissions' permission

8 years agoFixed hidden book children for admins on upgrade
Dan Brown [Sun, 22 Jan 2017 12:02:30 +0000 (12:02 +0000)]
Fixed hidden book children for admins on upgrade

8 years agoAdded options to use database cache & sessions
Dan Brown [Sat, 21 Jan 2017 16:39:50 +0000 (16:39 +0000)]
Added options to use database cache & sessions

8 years agoMerge branch 'page_transclusion'
Dan Brown [Sat, 21 Jan 2017 16:17:33 +0000 (16:17 +0000)]
Merge branch 'page_transclusion'

Closes #123

8 years agoAdded transclusion tests and fixed other tests
Dan Brown [Sat, 21 Jan 2017 16:16:27 +0000 (16:16 +0000)]
Added transclusion tests and fixed other tests

8 years agoUpdated pointer to be able to show includes
Dan Brown [Sat, 21 Jan 2017 14:56:47 +0000 (14:56 +0000)]
Updated pointer to be able to show includes

Also fixed pointer copying on flash-blocked browsers

8 years agoUpdated page include logic to use blade-style tags
Dan Brown [Sat, 21 Jan 2017 13:53:00 +0000 (13:53 +0000)]
Updated page include logic to use blade-style tags

It will also snippets of a page if and id is provided in a tag

8 years agoAdded pt_BR to language dropdown and renamed folder
Dan Brown [Wed, 18 Jan 2017 20:04:29 +0000 (20:04 +0000)]
Added pt_BR to language dropdown and renamed folder

8 years agoMerge pull request #279 from NakaharaL/master
Dan Brown [Wed, 18 Jan 2017 19:48:53 +0000 (19:48 +0000)]
Merge pull request #279 from NakaharaL/master

Brazilian Portuguese Localization

8 years agoBrazilian Portuguese Localization 279/head
NakaharaL [Wed, 18 Jan 2017 11:29:18 +0000 (08:29 -0300)]
Brazilian Portuguese Localization

Translated files for messages from English to Brazilian Portuguese

8 years agoStarted page transclusion system
Dan Brown [Mon, 16 Jan 2017 21:24:48 +0000 (21:24 +0000)]
Started page transclusion system

8 years agoUpdated issue template and added TinyMCE autolinking 270/head
Dan Brown [Mon, 16 Jan 2017 19:33:29 +0000 (19:33 +0000)]
Updated issue template and added TinyMCE autolinking

Closes #267

8 years agoMerge pull request #274 from GeneralMediaCH/feature/translations
Dan Brown [Mon, 16 Jan 2017 19:23:30 +0000 (19:23 +0000)]
Merge pull request #274 from GeneralMediaCH/feature/translations

French translations

8 years agoUpdated CI to not use github token
Dan Brown [Mon, 16 Jan 2017 19:14:58 +0000 (19:14 +0000)]
Updated CI to not use github token

8 years agoremove trailing spaces 274/head
sirgix [Mon, 16 Jan 2017 14:34:34 +0000 (15:34 +0100)]
remove trailing spaces

8 years agofix typo
sirgix [Mon, 16 Jan 2017 13:51:45 +0000 (14:51 +0100)]
fix typo

8 years agofrench translation
sirgix [Mon, 16 Jan 2017 07:56:06 +0000 (08:56 +0100)]
french translation

8 years agoAdded user setting system and added user-lang option
Dan Brown [Sun, 15 Jan 2017 16:27:24 +0000 (16:27 +0000)]
Added user setting system and added user-lang option

Supports #115

8 years agoUpdated permission bookChildrenQuery to use QueryBuilder
Dan Brown [Sun, 15 Jan 2017 15:00:29 +0000 (15:00 +0000)]
Updated permission bookChildrenQuery to use QueryBuilder

8 years agoUpdated LDAP to allow protocol to be specified
Dan Brown [Sat, 14 Jan 2017 17:55:09 +0000 (17:55 +0000)]
Updated LDAP to allow protocol to be specified

As per details by fredericmohr in #236

8 years agoMerge branch 'patch-2' of git://github.com/fredericmohr/BookStack into fredericmohr...
Dan Brown [Sat, 14 Jan 2017 17:30:49 +0000 (17:30 +0000)]
Merge branch 'patch-2' of git://github.com/fredericmohr/BookStack into fredericmohr-patch-2

8 years agoFixed page navigation with special chars in id
Dan Brown [Sat, 14 Jan 2017 16:36:12 +0000 (16:36 +0000)]
Fixed page navigation with special chars in id

Also made so it smooth-scrolls and uses app theme color.
Fixes #254

8 years agoUpdated page nav to hide when empty
Dan Brown [Sat, 14 Jan 2017 15:34:52 +0000 (15:34 +0000)]
Updated page nav to hide when empty

8 years agoFixed image delete permission issue
Dan Brown [Sun, 8 Jan 2017 19:19:30 +0000 (19:19 +0000)]
Fixed image delete permission issue

Also fixed missing translations and wrote tests to cover issue.
Fixes #258

8 years agoMerge branch 'master' of github.com:BookStackApp/BookStack
Dan Brown [Sun, 8 Jan 2017 18:43:33 +0000 (18:43 +0000)]
Merge branch 'master' of github.com:BookStackApp/BookStack

8 years agoFixed default empty app settings effecting blank app color
Dan Brown [Sun, 8 Jan 2017 18:42:46 +0000 (18:42 +0000)]
Fixed default empty app settings effecting blank app color

Fixes #265

8 years agoMerge pull request #263 from Abijeet/typo-fix
Dan Brown [Sun, 8 Jan 2017 13:55:44 +0000 (13:55 +0000)]
Merge pull request #263 from Abijeet/typo-fix

Typo fix

8 years agoFixed offset code blocks when editing in markdown.
Dan Brown [Sun, 8 Jan 2017 13:31:53 +0000 (13:31 +0000)]
Fixed offset code blocks when editing in markdown.

Fixes #264

8 years agoFixes typo causing the message not to be displayed 263/head
Abijeet Patro [Tue, 3 Jan 2017 16:48:13 +0000 (22:18 +0530)]
Fixes typo causing the message not to be displayed

8 years agoMerge pull request #5 from BookStackApp/master
Abijeet Patro [Tue, 3 Jan 2017 16:46:39 +0000 (22:16 +0530)]
Merge pull request #5 from BookStackApp/master

Getting the latest from Bookstack to push the typo-fix

8 years agoAdded tests to cover social login actions
Dan Brown [Mon, 2 Jan 2017 14:56:58 +0000 (14:56 +0000)]
Added tests to cover social login actions

Closes #244

8 years agoNormalised page nav header inset when only small headers are used
Dan Brown [Mon, 2 Jan 2017 12:13:03 +0000 (12:13 +0000)]
Normalised page nav header inset when only small headers are used

8 years agoMerge pull request #262 from BookStackApp/entity_repo_refactor
Dan Brown [Mon, 2 Jan 2017 11:12:44 +0000 (11:12 +0000)]
Merge pull request #262 from BookStackApp/entity_repo_refactor

Entity repo refactor

8 years agoFinished refactor of entity repos 262/head
Dan Brown [Mon, 2 Jan 2017 11:07:27 +0000 (11:07 +0000)]
Finished refactor of entity repos

Removed entity-specific repos and standardised
the majority of repo calls to be applicable to
all entity types

8 years agoRewrote book children query
Dan Brown [Sun, 1 Jan 2017 21:21:11 +0000 (21:21 +0000)]
Rewrote book children query

8 years agoFixed issue where default user was over-fetched
Dan Brown [Sun, 1 Jan 2017 17:33:06 +0000 (17:33 +0000)]
Fixed issue where default user was over-fetched

8 years agoRefactored search and slug repo components
Dan Brown [Sun, 1 Jan 2017 16:57:47 +0000 (16:57 +0000)]
Refactored search and slug repo components

8 years agoStarted refactor to merge entity repos
Dan Brown [Sun, 1 Jan 2017 16:05:44 +0000 (16:05 +0000)]
Started refactor to merge entity repos

8 years agoUpdated readme attribution and npm scripts
Dan Brown [Sun, 1 Jan 2017 12:51:23 +0000 (12:51 +0000)]
Updated readme attribution and npm scripts

8 years agoAdded wkhtmltopdf support and done some style tweaks
Dan Brown [Sun, 1 Jan 2017 12:20:30 +0000 (12:20 +0000)]
Added wkhtmltopdf support and done some style tweaks

Closes #248

8 years agoFixed carbon locale setting
Dan Brown [Sat, 31 Dec 2016 14:38:04 +0000 (14:38 +0000)]
Fixed carbon locale setting

8 years agoMerge pull request #255 from olexus/master
Dan Brown [Sat, 31 Dec 2016 14:36:01 +0000 (14:36 +0000)]
Merge pull request #255 from olexus/master

Add Carbon localization support

8 years agoMerge pull request #234 from BookStackApp/translations
Dan Brown [Sat, 31 Dec 2016 14:33:25 +0000 (14:33 +0000)]
Merge pull request #234 from BookStackApp/translations

Setup for translations

8 years agoMerge branch 'master' into translations 234/head
Dan Brown [Sat, 31 Dec 2016 14:32:52 +0000 (14:32 +0000)]
Merge branch 'master' into translations

8 years agoCreated solution for JS translations
Dan Brown [Sat, 31 Dec 2016 14:27:40 +0000 (14:27 +0000)]
Created solution for JS translations

Also tidied up existing components and JS

8 years agoconverted image picker to blade-based component
Dan Brown [Sat, 24 Dec 2016 15:21:19 +0000 (15:21 +0000)]
converted image picker to blade-based component

Also updated some other JS translations

8 years agoConverted toggle switch into a blade/jquery template
Dan Brown [Thu, 22 Dec 2016 19:41:32 +0000 (19:41 +0000)]
Converted toggle switch into a blade/jquery template

8 years agoStandardised JS vars and imports/exports
Dan Brown [Mon, 19 Dec 2016 19:16:31 +0000 (19:16 +0000)]
Standardised JS vars and imports/exports

8 years agoAdd Carbon localization support 255/head
olexus [Mon, 19 Dec 2016 08:05:06 +0000 (11:05 +0300)]
Add Carbon localization support

8 years agoExtracted text from logic files
Dan Brown [Sun, 4 Dec 2016 16:51:39 +0000 (16:51 +0000)]
Extracted text from logic files

8 years agoExtracted text for remaining views
Dan Brown [Sun, 4 Dec 2016 14:08:04 +0000 (14:08 +0000)]
Extracted text for remaining views

8 years agoExtracted text from page views & standardised breadcrumbs
Dan Brown [Sat, 3 Dec 2016 18:35:40 +0000 (18:35 +0000)]
Extracted text from page views & standardised breadcrumbs

8 years agoMoved text for errors and form views.
Dan Brown [Sat, 3 Dec 2016 13:31:54 +0000 (13:31 +0000)]
Moved text for errors and form views.

Updated 404 page with additional links

8 years agoMoved page tags to sidebar
Dan Brown [Sun, 27 Nov 2016 19:37:57 +0000 (19:37 +0000)]
Moved page tags to sidebar

Fixed #238

8 years agoFixed social login routes
Dan Brown [Sun, 27 Nov 2016 19:11:15 +0000 (19:11 +0000)]
Fixed social login routes

Fixes #239

8 years agoExtracted text from book & chapter views
Dan Brown [Thu, 17 Nov 2016 13:33:07 +0000 (13:33 +0000)]
Extracted text from book & chapter views

8 years agoUpdate Ldap.php 236/head
Frederic Mohr [Tue, 15 Nov 2016 10:10:12 +0000 (11:10 +0100)]
Update Ldap.php

This is a very crude workaround, a better solution is explained in the comments I added.

8 years agoMoved text from auth views into lang files
Dan Brown [Sun, 13 Nov 2016 16:34:28 +0000 (16:34 +0000)]
Moved text from auth views into lang files

8 years agoEnabled utf8 slugs
Dan Brown [Sat, 12 Nov 2016 17:16:52 +0000 (17:16 +0000)]
Enabled utf8 slugs

Prevents slug change when using only non-ascii chars
Allows use of more localised urls.

Closes #233

8 years agoFixed attachments on draft pages
Dan Brown [Sat, 12 Nov 2016 14:21:54 +0000 (14:21 +0000)]
Fixed attachments on draft pages

8 years agoRenamed files to attachments
Dan Brown [Sat, 12 Nov 2016 14:12:26 +0000 (14:12 +0000)]
Renamed files to attachments

8 years agoMade language configurable via .env file
Dan Brown [Sat, 12 Nov 2016 13:30:00 +0000 (13:30 +0000)]
Made language configurable via .env file

8 years agoMerge branch 'localization-de' of git://github.com/robertlandes/BookStack into robert...
Dan Brown [Sat, 12 Nov 2016 13:27:37 +0000 (13:27 +0000)]
Merge branch 'localization-de' of git://github.com/robertlandes/BookStack into robertlandes-localization-de

8 years agoFixed tag searches and added tag search regression test
Dan Brown [Sat, 12 Nov 2016 13:21:16 +0000 (13:21 +0000)]
Fixed tag searches and added tag search regression test

Fixes #222

8 years agoAdded initial translation into German (formal) 232/head
Robert Landes [Sat, 12 Nov 2016 13:16:07 +0000 (14:16 +0100)]
Added initial translation into German (formal)

This translation is based on the current english language files. It is a
transaltion into German (formal) language.  A language selector on the
Settings page would be a nice addition.

8 years agoFixed attachment base-url usage and non-existant images
Dan Brown [Sat, 12 Nov 2016 12:41:34 +0000 (12:41 +0000)]
Fixed attachment base-url usage and non-existant images

Images now self-delete if the original file does not exist.
Prevents simply getting non-fixable errors.

Also cleaned some JS.

8 years agoMerge fixes from branch 'v0.12'
Dan Brown [Sat, 12 Nov 2016 11:40:54 +0000 (11:40 +0000)]
Merge fixes from branch 'v0.12'

8 years agoUpdated build and versioning system
Dan Brown [Sun, 30 Oct 2016 17:44:00 +0000 (17:44 +0000)]
Updated build and versioning system

Added versioning file instead of using git tags
(Step towards removing git as a dependancy in the future)

Updated gulpfile to fit with verisioning system and cleaned
up node dependancies.

Fixes #108

8 years agoFixed image tests after amends to url system
Dan Brown [Sun, 30 Oct 2016 12:58:01 +0000 (12:58 +0000)]
Fixed image tests after amends to url system

8 years agoAdded quick test to cover hypen breakage
Dan Brown [Sun, 30 Oct 2016 12:15:11 +0000 (12:15 +0000)]
Added quick test to cover hypen breakage

8 years agoAmended search to not break on non-alpha-num chars
Dan Brown [Sun, 30 Oct 2016 12:07:11 +0000 (12:07 +0000)]
Amended search to not break on non-alpha-num chars

And also fixed exact term matches that contain non-alpha-num chars
Fixes #212

8 years agoAdded custom head content into public pages
Dan Brown [Sun, 30 Oct 2016 11:44:31 +0000 (11:44 +0000)]
Added custom head content into public pages

Closes #211

8 years agoImproved password reset flow with notifications.
Dan Brown [Sun, 30 Oct 2016 11:33:56 +0000 (11:33 +0000)]
Improved password reset flow with notifications.

Also added links to sign-in/register.
Fixed links in emails sent out.

Fixes #210 and #218.

8 years agoFixed PDF export table width
Dan Brown [Sun, 30 Oct 2016 10:26:12 +0000 (10:26 +0000)]
Fixed PDF export table width

Closes #203

Signed-off-by: Dan Brown <redacted>
8 years agoAltered 'ol' element padding to not clip numbering
Dan Brown [Sun, 30 Oct 2016 10:23:49 +0000 (10:23 +0000)]
Altered 'ol' element padding to not clip numbering

Allows usage to 3-digits now
Closes #204

8 years agoFixed issue with callouts overflowing page tags
Dan Brown [Sun, 30 Oct 2016 10:19:45 +0000 (10:19 +0000)]
Fixed issue with callouts overflowing page tags

Closes #179

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