]>
BookStack Code Mirror - bookstack/log
Dan Brown [Sun, 9 Dec 2018 16:51:31 +0000 (16:51 +0000)]
Rolled tri-layout to page edit and book-create
Dan Brown [Sun, 9 Dec 2018 14:04:28 +0000 (14:04 +0000)]
Cleaned existing grid view up a little
Dan Brown [Sun, 9 Dec 2018 13:42:35 +0000 (13:42 +0000)]
Added tri-layout desktop sticky-scroll
Dan Brown [Sat, 8 Dec 2018 23:34:06 +0000 (23:34 +0000)]
Added responsive functionality to tri-layout view.
Dan Brown [Fri, 7 Dec 2018 18:33:32 +0000 (18:33 +0000)]
Implemented functionality to make books sort function
Also changed public user settings to be stored in session rather than DB.
Cleaned existing list view type logic.
Dan Brown [Sat, 1 Dec 2018 21:28:21 +0000 (21:28 +0000)]
Added list sorting styles, Yet to add functionality
Dan Brown [Sat, 1 Dec 2018 20:28:17 +0000 (20:28 +0000)]
Updated books listing to three column layout design
Dan Brown [Sat, 1 Dec 2018 16:29:57 +0000 (16:29 +0000)]
Started looking at the books listing design
Dan Brown [Sat, 1 Dec 2018 13:57:23 +0000 (13:57 +0000)]
Merge branch 'master' into 2019-design
Dan Brown [Tue, 27 Nov 2018 21:47:34 +0000 (21:47 +0000)]
Updated NPM dependancies
Dan Brown [Tue, 27 Nov 2018 21:26:18 +0000 (21:26 +0000)]
Merge pull request #1072 from CliffyPrime/german_update
Update german translation
Dan Brown [Tue, 27 Nov 2018 21:24:01 +0000 (21:24 +0000)]
Merge pull request #1117 from leomartinez/master
Updated 'Spanish Argentina' translation.
Abijeet [Sat, 24 Nov 2018 19:16:04 +0000 (00:46 +0530)]
Fixes image deletion failing in subdirectory.
Fixes #1092
Signed-off-by: Abijeet <redacted>
Leonardo Martinez [Mon, 12 Nov 2018 13:15:06 +0000 (10:15 -0300)]
Updated 'Spanish Argentina' translation.
Dan Brown [Sun, 11 Nov 2018 13:11:36 +0000 (13:11 +0000)]
Updated book-tree design and abstracted breadcrumb template
Dan Brown [Sun, 11 Nov 2018 11:44:35 +0000 (11:44 +0000)]
Merge branch 'master' into 2019-design
Dan Brown [Sat, 10 Nov 2018 16:08:33 +0000 (16:08 +0000)]
Fixed clipboard imports
Dan Brown [Sat, 10 Nov 2018 15:35:35 +0000 (15:35 +0000)]
Merge branch 'thomasjsn-master'
Dan Brown [Sat, 10 Nov 2018 15:35:13 +0000 (15:35 +0000)]
Added linked images to markdown paste insert
Dan Brown [Sat, 10 Nov 2018 15:23:29 +0000 (15:23 +0000)]
Merge branch 'master' of git://github.com/thomasjsn/BookStack into thomasjsn-master
Dan Brown [Sat, 10 Nov 2018 14:52:43 +0000 (14:52 +0000)]
Added google select_account test
Also cleaned the function naming a little to be more descriptive of the
work they do.
Dan Brown [Sat, 10 Nov 2018 14:32:28 +0000 (14:32 +0000)]
Merge pull request #1063 from justein230/master
Add select account parameter for google authorization
Dan Brown [Sat, 10 Nov 2018 13:58:56 +0000 (13:58 +0000)]
Merge pull request #1098 from TheLastOperator/master
Update french translations
Dan Brown [Sat, 10 Nov 2018 13:55:48 +0000 (13:55 +0000)]
Merge branch 'qianmengnet-master'
Dan Brown [Sat, 10 Nov 2018 13:55:13 +0000 (13:55 +0000)]
Removed settings that had been copied from en
Dan Brown [Sat, 10 Nov 2018 13:54:35 +0000 (13:54 +0000)]
Merge branch 'master' of git://github.com/qianmengnet/BookStack into qianmengnet-master
Dan Brown [Sat, 10 Nov 2018 13:52:23 +0000 (13:52 +0000)]
Merge pull request #1088 from kejjang/zh_TW_update
Update zh_TW translation
Dan Brown [Sat, 10 Nov 2018 13:50:39 +0000 (13:50 +0000)]
Merge pull request #1066 from limkukhyun/codev-kuk-master
completed the Korean translation. Please accept the pull request
Dan Brown [Sat, 10 Nov 2018 13:47:38 +0000 (13:47 +0000)]
Merge pull request #1034 from DeehSlash/pt_br_translations
Adds missing pt_BR translation
Dan Brown [Fri, 9 Nov 2018 21:29:30 +0000 (21:29 +0000)]
Fixed baseURL helper when no app url is set
Also cleaned variable naming to be more obvious
Dan Brown [Fri, 9 Nov 2018 21:17:35 +0000 (21:17 +0000)]
Standardised module loading system & fixed build system
Fixed broken build system in broken webpack version.
Also updates module system to standardise on ES6 import/exports,
Especially since babel has changed it's 'default' logic for the old
module system.
qianmengnet [Thu, 8 Nov 2018 00:10:04 +0000 (08:10 +0800)]
Chinese translation update for v0.24.1
0.24.1
Justin Stein [Sun, 4 Nov 2018 19:15:58 +0000 (11:15 -0800)]
Added config entry for select account
Justin Stein [Sun, 4 Nov 2018 19:07:04 +0000 (11:07 -0800)]
Removed return from documentation for function redirectToSocialProvider
Justin Stein [Sun, 4 Nov 2018 19:04:30 +0000 (11:04 -0800)]
Merge branch 'master' of https://github.com/BookStackApp/BookStack
Justin Stein [Sun, 4 Nov 2018 18:48:55 +0000 (10:48 -0800)]
Moved redirect functionality back to start register and log in functions
Justin Stein [Sun, 4 Nov 2018 18:40:06 +0000 (10:40 -0800)]
Added function for redirect with parameters for Socialite
Dan Brown [Sun, 4 Nov 2018 15:40:10 +0000 (15:40 +0000)]
Updated npm dependancies
Dan Brown [Sun, 4 Nov 2018 15:36:40 +0000 (15:36 +0000)]
Merge branch 'v0.24-dev'
Dan Brown [Sun, 4 Nov 2018 15:18:27 +0000 (15:18 +0000)]
Fixed redirect issue when custom app url in use
Fixes #956 & #1048
Also added tests to cover this url logic.
Also removed debugbar during tests to maybe improve test speed.
Dan Brown [Sun, 4 Nov 2018 14:53:13 +0000 (14:53 +0000)]
Updated composer dependancies including laravel minor version
Updated larvel 5.5 to latest version to bring in latest fixes.
Fixes #1095
Dan Brown [Sun, 4 Nov 2018 14:41:52 +0000 (14:41 +0000)]
Added sidebar layout size tweaks
Florian PREVOST [Tue, 30 Oct 2018 14:13:17 +0000 (15:13 +0100)]
Update french translasion
Kej [Thu, 25 Oct 2018 03:38:49 +0000 (11:38 +0800)]
Update zh_TW translation
Dan Brown [Sun, 21 Oct 2018 19:05:11 +0000 (20:05 +0100)]
Started reworking of page-show design
- Updated core toolbar & breadcrumb design
CliffyPrime [Wed, 17 Oct 2018 21:44:13 +0000 (23:44 +0200)]
Update german translation
Started working on updating / completing the german translation files, as some recent changes (shelves etc.) are not yet translated. Also changed some wordings to better fit into the flow and word order of the german language. Started with two small files, will do more soon...
Dan Brown [Tue, 16 Oct 2018 17:49:16 +0000 (18:49 +0100)]
Started on a design update
- Added base of new grid system.
- Added new margin/padding/visiblity helpers.
- Made header collapse to overflow menu on mobile.
codev-kuk-mac [Mon, 15 Oct 2018 07:39:16 +0000 (16:39 +0900)]
change config/app.php to add korean
codev-kuk-mac [Mon, 15 Oct 2018 07:36:11 +0000 (16:36 +0900)]
translate complate
Justin Stein [Sat, 13 Oct 2018 22:14:06 +0000 (15:14 -0700)]
Added Google select account functionality to login
Justin Stein [Sat, 13 Oct 2018 21:50:58 +0000 (14:50 -0700)]
Added environment variable for google select account option.
Justin Stein [Sat, 13 Oct 2018 21:31:29 +0000 (14:31 -0700)]
Revert "Added else clause"
This reverts commit
77d7f764f1321fda7a2731c8c7ef50cecdea1af8 .
Thomas Jensen [Sat, 13 Oct 2018 19:43:35 +0000 (21:43 +0200)]
Wrap images inserted with markdown editor with anchor tag to original file ref #1062
Dan Brown [Sat, 13 Oct 2018 10:27:55 +0000 (11:27 +0100)]
Extracted many page-specific repo methods into page-specific repo
justein230 [Sat, 13 Oct 2018 05:50:02 +0000 (22:50 -0700)]
Added else clause
Justin Stein [Fri, 12 Oct 2018 18:52:13 +0000 (11:52 -0700)]
Add select account parameter for google authorization
Useful for choosing an account if a default account is outside the scope of a G Suite organization.
codev-kuk-mac [Fri, 12 Oct 2018 08:22:29 +0000 (17:22 +0900)]
settings - completed
entities - Some edits done
codev-kuk-mac [Fri, 12 Oct 2018 07:06:08 +0000 (16:06 +0900)]
translate entities, setting
codev-kuk-mac [Fri, 12 Oct 2018 07:05:28 +0000 (16:05 +0900)]
Include Korean in settings
codev-kuk-mac [Fri, 12 Oct 2018 07:04:57 +0000 (16:04 +0900)]
done validation
codev-kuk-mac [Fri, 12 Oct 2018 06:13:27 +0000 (15:13 +0900)]
3개 번역
codev-kuk-mac [Fri, 5 Oct 2018 02:24:24 +0000 (11:24 +0900)]
translate kr 50/100
codev-kuk-mac [Fri, 5 Oct 2018 01:24:37 +0000 (10:24 +0900)]
translate to kr 20/100
André Luiz da Silva [Fri, 28 Sep 2018 19:27:26 +0000 (16:27 -0300)]
Fixes "bookshelf" pt_BR translation in "activities"
André Luiz da Silva [Fri, 28 Sep 2018 19:26:01 +0000 (16:26 -0300)]
Adds missing "settings" pt_BR translations
André Luiz da Silva [Fri, 28 Sep 2018 19:19:06 +0000 (16:19 -0300)]
Adds missing "errors" pt_BR translations
André Luiz da Silva [Fri, 28 Sep 2018 19:18:14 +0000 (16:18 -0300)]
Adds missing "entities" pt_BR translations
André Luiz da Silva [Thu, 27 Sep 2018 00:54:16 +0000 (21:54 -0300)]
Adds missing "common" pt_BR translations
André Luiz da Silva [Thu, 27 Sep 2018 00:51:34 +0000 (21:51 -0300)]
Adds missing "activities" pt_BR translations
Dan Brown [Tue, 25 Sep 2018 17:00:40 +0000 (18:00 +0100)]
Updated various classes to take EntityProvider instead of separate entities
Dan Brown [Tue, 25 Sep 2018 15:58:03 +0000 (16:58 +0100)]
Fleshed out entity provided and optimized imports
Dan Brown [Tue, 25 Sep 2018 11:30:50 +0000 (12:30 +0100)]
Re-structured the app code to be feature based rather than code type based
Dan Brown [Tue, 25 Sep 2018 09:00:09 +0000 (10:00 +0100)]
Incremented dev version
Dan Brown [Mon, 24 Sep 2018 15:30:08 +0000 (16:30 +0100)]
Added null role check to migrate path
Also added check for existing bookshelf role_permissions
in the event the user got that for.
Also related to #1027
Dan Brown [Mon, 24 Sep 2018 14:58:40 +0000 (15:58 +0100)]
Updated migration to convert MyISAM tables to InnoDB
New bookshelves_books tables requires foreign constraints which error on MyISAM.
For #1027
Dan Brown [Mon, 24 Sep 2018 09:35:22 +0000 (10:35 +0100)]
Merge pull request #1026 from vriic/master
Update german translation
Nikolai Nikolajevic [Mon, 24 Sep 2018 07:55:37 +0000 (09:55 +0200)]
Update german translation
Dan Brown [Sun, 23 Sep 2018 16:18:41 +0000 (17:18 +0100)]
Merge pull request #1025 from moucho/master
Spanish translation
Marcos [Sun, 23 Sep 2018 15:31:41 +0000 (17:31 +0200)]
Spanish translation
Dan Brown [Sun, 23 Sep 2018 14:15:44 +0000 (15:15 +0100)]
Made search test a little more consistent
Dan Brown [Sun, 23 Sep 2018 13:07:50 +0000 (14:07 +0100)]
Updated TinyMCE config to end containers on empty blocks
Makes it easier to escape out of blockquote sections.
Fixes #961
Dan Brown [Sun, 23 Sep 2018 12:24:58 +0000 (13:24 +0100)]
Removed search indexing from migration path to prevent Bookshelf issue
Dan Brown [Sun, 23 Sep 2018 11:34:30 +0000 (12:34 +0100)]
Added Bookshelves to search system.
Also cleaned up and made search indexing system a little more efficient.
Closes #1023
Dan Brown [Sat, 22 Sep 2018 23:30:48 +0000 (00:30 +0100)]
Removed old fulltext indexes from migrations
Prevents forcing of MyISAM for some databases
Removed old code to add indexes and added checks for existing indexes before removal.
Should still allow upgrades, rollbacks to old bookstack versions may be funky but
should not be high use-case.
Dan Brown [Sat, 22 Sep 2018 22:40:04 +0000 (23:40 +0100)]
Extracted search sidebar text to translation file
Closes #864
Dan Brown [Sat, 22 Sep 2018 22:24:51 +0000 (23:24 +0100)]
Made it possible to scroll past the end of the markdown editor
Closes #1020
Dan Brown [Sat, 22 Sep 2018 22:12:39 +0000 (23:12 +0100)]
Prevented TinyMCE clear-color option having scrollbar
Was covering the option if showing and prevented the option being pressed.
Fixes #999
Dan Brown [Sat, 22 Sep 2018 21:58:06 +0000 (22:58 +0100)]
Updated tinymce to v4.8.3
Dan Brown [Sat, 22 Sep 2018 21:29:03 +0000 (22:29 +0100)]
Merge branch 'fix/ru-locale' of git://github.com/mullinsmikey/BookStack into mullinsmikey-fix/ru-locale
Dan Brown [Sat, 22 Sep 2018 21:09:34 +0000 (22:09 +0100)]
Prevented attachDefaultRole from trying to re-attach if already existing
Fixes #1003
Added test to cover
Dan Brown [Sat, 22 Sep 2018 20:43:19 +0000 (21:43 +0100)]
Merge pull request #1021 from moucho/master
Spanish translation
Marcos [Sat, 22 Sep 2018 16:36:52 +0000 (18:36 +0200)]
Spanish translation
Dan Brown [Sat, 22 Sep 2018 16:30:42 +0000 (17:30 +0100)]
Added ability to configure revision limit
Dan Brown [Sat, 22 Sep 2018 15:36:35 +0000 (16:36 +0100)]
Tried to make chapter toggles a little smoother in FF
Dan Brown [Sat, 22 Sep 2018 14:57:53 +0000 (15:57 +0100)]
Merge branch 'master' into fix/#960
Dan Brown [Sat, 22 Sep 2018 14:52:09 +0000 (15:52 +0100)]
Fixed sidebar rubber-banding when content is expanded
Hopefully for #905
Ideally layout needs to be re-thought
Dan Brown [Sat, 22 Sep 2018 13:55:33 +0000 (14:55 +0100)]
Only show codeblock copy icon on hover
Fixes #980
Dan Brown [Sat, 22 Sep 2018 13:40:23 +0000 (14:40 +0100)]
Merge pull request #986 from DeehSlash/fix/pt_br_locale
Adds and fixes pt_BR strings
Dan Brown [Sat, 22 Sep 2018 12:18:26 +0000 (13:18 +0100)]
Added base RTL support
For #939
- Adds way to check if current language is RTL via config system.
- Made TinyMCE default direction be based on current language text
direction.
- Fixed bullet points to be RTL compatible.
- Set page content body to have direction based on content.
Dan Brown [Sat, 22 Sep 2018 11:23:17 +0000 (12:23 +0100)]
Merge branch 'master' of git://github.com/kmoj86/BookStack into kmoj86-master