]>
BookStack Code Mirror - bookstack/log
Dan Brown [Mon, 16 Jan 2017 19:33:29 +0000 (19:33 +0000)]
Updated issue template and added TinyMCE autolinking
Closes #267
Dan Brown [Mon, 16 Jan 2017 19:23:30 +0000 (19:23 +0000)]
Merge pull request #274 from GeneralMediaCH/feature/translations
French translations
Dan Brown [Mon, 16 Jan 2017 19:14:58 +0000 (19:14 +0000)]
Updated CI to not use github token
sirgix [Mon, 16 Jan 2017 14:34:34 +0000 (15:34 +0100)]
remove trailing spaces
sirgix [Mon, 16 Jan 2017 13:51:45 +0000 (14:51 +0100)]
fix typo
sirgix [Mon, 16 Jan 2017 07:56:06 +0000 (08:56 +0100)]
french translation
Dan Brown [Sun, 15 Jan 2017 16:27:24 +0000 (16:27 +0000)]
Added user setting system and added user-lang option
Supports #115
Dan Brown [Sun, 15 Jan 2017 15:00:29 +0000 (15:00 +0000)]
Updated permission bookChildrenQuery to use QueryBuilder
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
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
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
Dan Brown [Sat, 14 Jan 2017 15:34:52 +0000 (15:34 +0000)]
Updated page nav to hide when empty
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
Dan Brown [Sun, 8 Jan 2017 18:43:33 +0000 (18:43 +0000)]
Merge branch 'master' of github.com:BookStackApp/BookStack
Dan Brown [Sun, 8 Jan 2017 18:42:46 +0000 (18:42 +0000)]
Fixed default empty app settings effecting blank app color
Fixes #265
Dan Brown [Sun, 8 Jan 2017 13:55:44 +0000 (13:55 +0000)]
Merge pull request #263 from Abijeet/typo-fix
Typo fix
Dan Brown [Sun, 8 Jan 2017 13:31:53 +0000 (13:31 +0000)]
Fixed offset code blocks when editing in markdown.
Fixes #264
Abijeet Patro [Tue, 3 Jan 2017 16:48:13 +0000 (22:18 +0530)]
Fixes typo causing the message not to be displayed
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
Dan Brown [Mon, 2 Jan 2017 14:56:58 +0000 (14:56 +0000)]
Added tests to cover social login actions
Closes #244
Dan Brown [Mon, 2 Jan 2017 12:13:03 +0000 (12:13 +0000)]
Normalised page nav header inset when only small headers are used
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
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
Dan Brown [Sun, 1 Jan 2017 21:21:11 +0000 (21:21 +0000)]
Rewrote book children query
Dan Brown [Sun, 1 Jan 2017 17:33:06 +0000 (17:33 +0000)]
Fixed issue where default user was over-fetched
Dan Brown [Sun, 1 Jan 2017 16:57:47 +0000 (16:57 +0000)]
Refactored search and slug repo components
Dan Brown [Sun, 1 Jan 2017 16:05:44 +0000 (16:05 +0000)]
Started refactor to merge entity repos
Dan Brown [Sun, 1 Jan 2017 12:51:23 +0000 (12:51 +0000)]
Updated readme attribution and npm scripts
Dan Brown [Sun, 1 Jan 2017 12:20:30 +0000 (12:20 +0000)]
Added wkhtmltopdf support and done some style tweaks
Closes #248
Dan Brown [Sat, 31 Dec 2016 14:38:04 +0000 (14:38 +0000)]
Fixed carbon locale setting
Dan Brown [Sat, 31 Dec 2016 14:36:01 +0000 (14:36 +0000)]
Merge pull request #255 from olexus/master
Add Carbon localization support
Dan Brown [Sat, 31 Dec 2016 14:33:25 +0000 (14:33 +0000)]
Merge pull request #234 from BookStackApp/translations
Setup for translations
Dan Brown [Sat, 31 Dec 2016 14:32:52 +0000 (14:32 +0000)]
Merge branch 'master' into 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
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
Dan Brown [Thu, 22 Dec 2016 19:41:32 +0000 (19:41 +0000)]
Converted toggle switch into a blade/jquery template
Dan Brown [Mon, 19 Dec 2016 19:16:31 +0000 (19:16 +0000)]
Standardised JS vars and imports/exports
olexus [Mon, 19 Dec 2016 08:05:06 +0000 (11:05 +0300)]
Add Carbon localization support
Dan Brown [Sun, 4 Dec 2016 16:51:39 +0000 (16:51 +0000)]
Extracted text from logic files
Dan Brown [Sun, 4 Dec 2016 14:08:04 +0000 (14:08 +0000)]
Extracted text for remaining views
Dan Brown [Sat, 3 Dec 2016 18:35:40 +0000 (18:35 +0000)]
Extracted text from page views & standardised breadcrumbs
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
Dan Brown [Sun, 27 Nov 2016 19:37:57 +0000 (19:37 +0000)]
Moved page tags to sidebar
Fixed #238
Dan Brown [Sun, 27 Nov 2016 19:11:15 +0000 (19:11 +0000)]
Fixed social login routes
Fixes #239
Dan Brown [Thu, 17 Nov 2016 13:33:07 +0000 (13:33 +0000)]
Extracted text from book & chapter views
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.
Dan Brown [Sun, 13 Nov 2016 16:34:28 +0000 (16:34 +0000)]
Moved text from auth views into lang files
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
Dan Brown [Sat, 12 Nov 2016 14:21:54 +0000 (14:21 +0000)]
Fixed attachments on draft pages
Dan Brown [Sat, 12 Nov 2016 14:12:26 +0000 (14:12 +0000)]
Renamed files to attachments
Dan Brown [Sat, 12 Nov 2016 13:30:00 +0000 (13:30 +0000)]
Made language configurable via .env file
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
Dan Brown [Sat, 12 Nov 2016 13:21:16 +0000 (13:21 +0000)]
Fixed tag searches and added tag search regression test
Fixes #222
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.
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.
Dan Brown [Sat, 12 Nov 2016 11:40:54 +0000 (11:40 +0000)]
Merge fixes from branch 'v0.12'
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
Dan Brown [Sun, 30 Oct 2016 12:58:01 +0000 (12:58 +0000)]
Fixed image tests after amends to url system
Dan Brown [Sun, 30 Oct 2016 12:15:11 +0000 (12:15 +0000)]
Added quick test to cover hypen breakage
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
Dan Brown [Sun, 30 Oct 2016 11:44:31 +0000 (11:44 +0000)]
Added custom head content into public pages
Closes #211
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.
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>
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
Dan Brown [Sun, 30 Oct 2016 10:19:45 +0000 (10:19 +0000)]
Fixed issue with callouts overflowing page tags
Closes #179
Dan Brown [Sun, 23 Oct 2016 17:01:20 +0000 (18:01 +0100)]
Merge pull request #205 from ssddanbrown/attachments
Implementation of File Attachments
Dan Brown [Sun, 23 Oct 2016 16:55:48 +0000 (17:55 +0100)]
Page Attachments - Improved UI, Now initially complete
Closes #62
Dan Brown [Sun, 23 Oct 2016 14:25:04 +0000 (15:25 +0100)]
Added in attachment tests
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
Dan Brown [Tue, 11 Oct 2016 19:39:11 +0000 (20:39 +0100)]
Added basic attachment editing functionality
Dan Brown [Mon, 10 Oct 2016 20:13:18 +0000 (21:13 +0100)]
Added attachment creation from link/name
Dan Brown [Mon, 10 Oct 2016 19:30:27 +0000 (20:30 +0100)]
Added view, deletion and permissions for files
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.
Dan Brown [Thu, 29 Sep 2016 16:07:58 +0000 (17:07 +0100)]
Updated and added tests for new default user system
Closes #138
Dan Brown [Thu, 29 Sep 2016 14:56:57 +0000 (15:56 +0100)]
Prevented guest users creating draft pages.
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.
Dan Brown [Thu, 29 Sep 2016 09:10:46 +0000 (10:10 +0100)]
Separated revision preview and diff & fixed chosen diff html
Closes #8
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
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
Dan Brown [Thu, 22 Sep 2016 17:53:22 +0000 (18:53 +0100)]
Added app name header display setting + extracted setting text
Closes #194
Dan Brown [Sun, 18 Sep 2016 14:10:27 +0000 (15:10 +0100)]
Added page autosave request failure notification
Closes #192
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
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
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
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.
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.
Dan Brown [Tue, 6 Sep 2016 18:27:21 +0000 (19:27 +0100)]
Updated TinyMCE version from 4.3.7 to 4.4.3
Dan Brown [Mon, 5 Sep 2016 18:33:14 +0000 (19:33 +0100)]
Cleaned page form JS & spaced tag box
As per #174
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.
Dan Brown [Sat, 3 Sep 2016 11:08:58 +0000 (12:08 +0100)]
Improved Exception handling, Removed npm requirement for testing
Dan Brown [Sat, 3 Sep 2016 09:40:27 +0000 (10:40 +0100)]
Merge branch 'page_link_selector'
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.
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
Dan Brown [Fri, 2 Sep 2016 18:26:12 +0000 (19:26 +0100)]
Added draft save indicator and fixed notification positions
Dan Brown [Fri, 2 Sep 2016 17:54:26 +0000 (18:54 +0100)]
Added link selector to markdown editor
Dan Brown [Thu, 1 Sep 2016 19:36:22 +0000 (20:36 +0100)]
Added link selector interface to WYSIWYG editor
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
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
Dan Brown [Fri, 26 Aug 2016 19:20:58 +0000 (20:20 +0100)]
Improved sort efficiency by a factor of 10
Fixes #145
Dan Brown [Thu, 25 Aug 2016 16:17:26 +0000 (17:17 +0100)]
Fixed single word quoted search terms
Fixes #170