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

8 years agoMerge pull request #205 from ssddanbrown/attachments
Dan Brown [Sun, 23 Oct 2016 17:01:20 +0000 (18:01 +0100)]
Merge pull request #205 from ssddanbrown/attachments

Implementation of File Attachments

8 years agoPage Attachments - Improved UI, Now initially complete 205/head
Dan Brown [Sun, 23 Oct 2016 16:55:48 +0000 (17:55 +0100)]
Page Attachments - Improved UI, Now initially complete

Closes #62

8 years agoAdded in attachment tests
Dan Brown [Sun, 23 Oct 2016 14:25:04 +0000 (15:25 +0100)]
Added in attachment tests

8 years agoFile upload deletion complete & added extension handling
Dan Brown [Sun, 23 Oct 2016 12:36:45 +0000 (13:36 +0100)]
File upload deletion complete & added extension handling

Also fixed issue with file editing on JS side

8 years agoAdded basic attachment editing functionality
Dan Brown [Tue, 11 Oct 2016 19:39:11 +0000 (20:39 +0100)]
Added basic attachment editing functionality

8 years agoAdded attachment creation from link/name
Dan Brown [Mon, 10 Oct 2016 20:13:18 +0000 (21:13 +0100)]
Added attachment creation from link/name

8 years agoAdded view, deletion and permissions for files
Dan Brown [Mon, 10 Oct 2016 19:30:27 +0000 (20:30 +0100)]
Added view, deletion and permissions for files

8 years agoStarted work on attachments
Dan Brown [Sun, 9 Oct 2016 17:58:22 +0000 (18:58 +0100)]
Started work on attachments

Created base models and started user-facing controls.

8 years agoUpdated and added tests for new default user system
Dan Brown [Thu, 29 Sep 2016 16:07:58 +0000 (17:07 +0100)]
Updated and added tests for new default user system

Closes #138

8 years agoPrevented guest users creating draft pages.
Dan Brown [Thu, 29 Sep 2016 14:56:57 +0000 (15:56 +0100)]
Prevented guest users creating draft pages.

8 years agoStarted work on making the public role/user configurable
Dan Brown [Thu, 29 Sep 2016 11:43:46 +0000 (12:43 +0100)]
Started work on making the public role/user configurable

Create a new 'public' guest user and made the public
role visible on role setting screens.

8 years agoSeparated revision preview and diff & fixed chosen diff html
Dan Brown [Thu, 29 Sep 2016 09:10:46 +0000 (10:10 +0100)]
Separated revision preview and diff & fixed chosen diff html

Closes #8

8 years agoMerge branch 'diff' of git://github.com/younes0/BookStack into younes0-diff
Dan Brown [Thu, 29 Sep 2016 08:32:40 +0000 (09:32 +0100)]
Merge branch 'diff' of git://github.com/younes0/BookStack into younes0-diff

8 years agoImproved numeric term search capabilities
Dan Brown [Thu, 29 Sep 2016 08:13:15 +0000 (09:13 +0100)]
Improved numeric term search capabilities

Prevented a quoted term also being added to fuzzy searches
and also added check to see if the term is numeric to check if
an exact match is required.

Closes #200

8 years agoAdded app name header display setting + extracted setting text
Dan Brown [Thu, 22 Sep 2016 17:53:22 +0000 (18:53 +0100)]
Added app name header display setting + extracted setting text

Closes #194

8 years agoAdded page autosave request failure notification
Dan Brown [Sun, 18 Sep 2016 14:10:27 +0000 (15:10 +0100)]
Added page autosave request failure notification

Closes #192

8 years agoAdded page navigation and tweaked header styles
Dan Brown [Sun, 18 Sep 2016 13:49:36 +0000 (14:49 +0100)]
Added page navigation and tweaked header styles

Changed header selection in editor to be more descriptive and
to provide a wider range of styles.

Closes #68

8 years agoMade registration gravatar/email requests fail gracefully
Dan Brown [Sat, 17 Sep 2016 20:33:55 +0000 (21:33 +0100)]
Made registration gravatar/email requests fail gracefully

* Extracted any email confirmation text into langs.
* Added new notification on confirmation email send fail.

Closes #187

8 years agoLaravel 5.3 upgrade (#189)
Dan Brown [Sat, 17 Sep 2016 17:22:04 +0000 (18:22 +0100)]
Laravel 5.3 upgrade (#189)

* Started move to laravel 5.3

* Started updating login & registration flows for laravel 5.3 update

* Updated app emails to notification system

* Fixed registations bugs and removed email confirmation model

* Fixed large portion of laravel post-upgrade issues

* Fixed and tested LDAP process

8 years agoUpdated table styling to ideally by more predictable
Dan Brown [Tue, 6 Sep 2016 19:47:34 +0000 (20:47 +0100)]
Updated table styling to ideally by more predictable

Set styles to be fixed and not cut text.

8 years agoFixed table cell p tag spacing and de-duped editor shortcuts
Dan Brown [Tue, 6 Sep 2016 18:50:47 +0000 (19:50 +0100)]
Fixed table cell p tag spacing and de-duped editor shortcuts

Also changed shortcuts to be better compatible with OSX by using the
command key.

8 years agoUpdated TinyMCE version from 4.3.7 to 4.4.3
Dan Brown [Tue, 6 Sep 2016 18:27:21 +0000 (19:27 +0100)]
Updated TinyMCE version from 4.3.7 to 4.4.3

8 years agoCleaned page form JS & spaced tag box
Dan Brown [Mon, 5 Sep 2016 18:33:14 +0000 (19:33 +0100)]
Cleaned page form JS & spaced tag box

As per #174

8 years agoFixed bad image base-urls and forced tinyMCE to use absolute
Dan Brown [Sat, 3 Sep 2016 18:24:58 +0000 (19:24 +0100)]
Fixed bad image base-urls and forced tinyMCE to use absolute

Also ensured image file existance is checked during base64 conversion
during exports.
Closes #171.

8 years agoImproved Exception handling, Removed npm requirement for testing
Dan Brown [Sat, 3 Sep 2016 11:08:58 +0000 (12:08 +0100)]
Improved Exception handling, Removed npm requirement for testing

8 years agoMerge branch 'page_link_selector'
Dan Brown [Sat, 3 Sep 2016 09:40:27 +0000 (10:40 +0100)]
Merge branch 'page_link_selector'

8 years agoFixed some cross browser flexbox popup issues 176/head
Dan Brown [Sat, 3 Sep 2016 09:32:14 +0000 (10:32 +0100)]
Fixed some cross browser flexbox popup issues

Set min height for poor IE & safari flexbox support.
Fixes #105.

8 years agoAdded image paste and drop to markdown editor
Dan Brown [Fri, 2 Sep 2016 20:18:48 +0000 (21:18 +0100)]
Added image paste and drop to markdown editor

Only currently tested in chrome.
Closes #128

8 years agoAdded draft save indicator and fixed notification positions
Dan Brown [Fri, 2 Sep 2016 18:26:12 +0000 (19:26 +0100)]
Added draft save indicator and fixed notification positions

8 years agoAdded link selector to markdown editor
Dan Brown [Fri, 2 Sep 2016 17:54:26 +0000 (18:54 +0100)]
Added link selector to markdown editor

8 years agoAdded link selector interface to WYSIWYG editor
Dan Brown [Thu, 1 Sep 2016 19:36:22 +0000 (20:36 +0100)]
Added link selector interface to WYSIWYG editor

8 years agoUpdated popup design and started integrating link selector
Dan Brown [Tue, 30 Aug 2016 19:05:59 +0000 (20:05 +0100)]
Updated popup design and started integrating link selector

Extracted design and base styles from image manager into generic popup
classes that can be used by other app components such as the new
popup Book/Chapter/Page link selector

8 years agoUpdated travis testing to work with new helper configuration (#175)
Dan Brown [Sat, 27 Aug 2016 10:27:23 +0000 (11:27 +0100)]
Updated travis testing to work with new helper configuration (#175)

* Updated travis to call phpunit globally rather then booting application first

8 years agoImproved sort efficiency by a factor of 10
Dan Brown [Fri, 26 Aug 2016 19:20:58 +0000 (20:20 +0100)]
Improved sort efficiency by a factor of 10

Fixes #145

8 years agoFixed single word quoted search terms
Dan Brown [Thu, 25 Aug 2016 16:17:26 +0000 (17:17 +0100)]
Fixed single word quoted search terms

Fixes #170

8 years agoRemoved animation from page content.
Dan Brown [Thu, 25 Aug 2016 15:47:25 +0000 (16:47 +0100)]
Removed animation from page content.

Prevents issues with browsers that do not support
animaton-fill-direction.
Fixes #173.

8 years agoMerge fixes from branch 'v0.11'
Dan Brown [Sun, 21 Aug 2016 14:02:37 +0000 (15:02 +0100)]
Merge fixes from branch 'v0.11'

8 years agoFixed login 'intended' redirect for custom urls.
Dan Brown [Sun, 21 Aug 2016 13:49:40 +0000 (14:49 +0100)]
Fixed login 'intended' redirect for custom urls.

Also changed social account detach wording.

8 years agoApplied baseUrl to login redirect
Chris [Mon, 15 Aug 2016 14:07:45 +0000 (15:07 +0100)]
Applied baseUrl to login redirect

8 years agoMerge pull request #166 from poppahorse/patch-1
Dan Brown [Sun, 21 Aug 2016 12:44:36 +0000 (13:44 +0100)]
Merge pull request #166 from poppahorse/patch-1

Applied baseUrl to login redirect

8 years agoImproved page tag box structure and fixed footer in PDF export.
Dan Brown [Sun, 21 Aug 2016 12:35:22 +0000 (13:35 +0100)]
Improved page tag box structure and fixed footer in PDF export.

Fixes #162.

8 years agoApplied baseUrl to login redirect 166/head
Chris [Mon, 15 Aug 2016 14:07:45 +0000 (15:07 +0100)]
Applied baseUrl to login redirect

8 years agoMerge branch 'v0.11'
Dan Brown [Sun, 14 Aug 2016 12:09:44 +0000 (13:09 +0100)]
Merge branch 'v0.11'

8 years agoUpdated all application urls to allow path prefix. 165/head
Dan Brown [Sun, 14 Aug 2016 11:29:35 +0000 (12:29 +0100)]
Updated all application urls to allow path prefix.

Allows BookStack to be installed at a non-root location on a domain.
Closes #40.

8 years agoStarted work on subdirectory support
Dan Brown [Sat, 13 Aug 2016 16:56:20 +0000 (17:56 +0100)]
Started work on subdirectory support

8 years agoFixed tag section and editor safari rendering.
Dan Brown [Sat, 13 Aug 2016 13:54:23 +0000 (14:54 +0100)]
Fixed tag section and editor safari rendering.

Fixes #152.

8 years agoFixed double brace issues in both editors.
Dan Brown [Sat, 13 Aug 2016 13:18:31 +0000 (14:18 +0100)]
Fixed double brace issues in both editors.

Double braces were being parsed by angular in both the WYSIWYG and markdown editor.
Fixes #150 and fixes #155.

8 years agoFixed entities created with blank slugs.
Dan Brown [Sat, 13 Aug 2016 12:53:04 +0000 (13:53 +0100)]
Fixed entities created with blank slugs.

Fixes #156.

8 years agoUpdated elixr and fixed table th element borders
Dan Brown [Sat, 13 Aug 2016 09:02:54 +0000 (10:02 +0100)]
Updated elixr and fixed table th element borders

Fixes #164.

8 years agoFixed revision-based redirect on new pages
Dan Brown [Tue, 26 Jul 2016 17:16:40 +0000 (18:16 +0100)]
Fixed revision-based redirect on new pages

8 years agoFixed back-to-top button on firefox. Fixes #153.
Dan Brown [Tue, 26 Jul 2016 17:03:10 +0000 (18:03 +0100)]
Fixed back-to-top button on firefox. Fixes #153.

8 years agoChanged issue template to use md extension
Dan Brown [Tue, 26 Jul 2016 16:46:09 +0000 (17:46 +0100)]
Changed issue template to use md extension

8 years agoAdded issue template 154/head
Nick Walke [Thu, 21 Jul 2016 15:04:06 +0000 (10:04 -0500)]
Added issue template

8 years agoAdded WYSIWYG editor shortcuts
Dan Brown [Tue, 12 Jul 2016 20:11:48 +0000 (21:11 +0100)]
Added WYSIWYG editor shortcuts

8 years agoChanged when revisions are saved and update changelog input
Dan Brown [Sun, 10 Jul 2016 11:12:52 +0000 (12:12 +0100)]
Changed when revisions are saved and update changelog input

Revisions are now saved when te page content is originally saved whereas before they were saved on the next update to the page.

8 years agoreplace GPL diff lib with MIT lib 139/head
Younès EL BIACHE [Sun, 10 Jul 2016 09:53:37 +0000 (11:53 +0200)]
replace GPL diff lib with MIT lib

replace gpl lib with mit lib

8 years agoMerge branch 'summary' of git://github.com/younes0/BookStack into younes0-summary
Dan Brown [Sun, 10 Jul 2016 09:42:47 +0000 (10:42 +0100)]
Merge branch 'summary' of git://github.com/younes0/BookStack into younes0-summary

8 years agoAdded check for s3 bucket name to choose shortest url
Dan Brown [Sun, 10 Jul 2016 09:28:05 +0000 (10:28 +0100)]
Added check for s3 bucket name to choose shortest url

8 years agoMerge branch 'patch-1' of git://github.com/younes0/BookStack into younes0-patch-1
Dan Brown [Sun, 10 Jul 2016 09:15:38 +0000 (10:15 +0100)]
Merge branch 'patch-1' of git://github.com/younes0/BookStack into younes0-patch-1

8 years agoMerge pull request #144 from younes0/patch-2
Dan Brown [Sun, 10 Jul 2016 09:14:19 +0000 (10:14 +0100)]
Merge pull request #144 from younes0/patch-2

set uploaded images visibility public (relevant for S3 storage)

8 years agoset uploaded files public visibliity (relevant for S3 storage) 144/head
Younes El Biache [Sat, 9 Jul 2016 13:26:53 +0000 (15:26 +0200)]
set uploaded files public visibliity (relevant for S3 storage)

8 years agoshorter amazon S3 url 143/head
Younes El Biache [Sat, 9 Jul 2016 12:33:37 +0000 (14:33 +0200)]
shorter amazon S3 url

8 years agoedit summary 140/head
Younès EL BIACHE [Thu, 7 Jul 2016 18:53:43 +0000 (20:53 +0200)]
edit summary

8 years agohtml diff in revision view
Younès EL BIACHE [Thu, 7 Jul 2016 17:42:21 +0000 (19:42 +0200)]
html diff in revision view

8 years agoPrevented shift-tab from selecting a tag
Dan Brown [Sun, 3 Jul 2016 09:47:20 +0000 (10:47 +0100)]
Prevented shift-tab from selecting a tag

8 years agoCut down homepage queries a little
Dan Brown [Sun, 3 Jul 2016 09:42:13 +0000 (10:42 +0100)]
Cut down homepage queries a little

8 years agoFixed bug which hid entities and fixed new chapter priority
Dan Brown [Sun, 3 Jul 2016 09:31:20 +0000 (10:31 +0100)]
Fixed bug which hid entities and fixed new chapter priority

8 years agoMade list default messages a little nicer
Dan Brown [Sun, 3 Jul 2016 09:12:12 +0000 (10:12 +0100)]
Made list default messages a little nicer

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