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

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

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