]>
BookStack Code Mirror - bookstack/log
Leonardo [Wed, 4 Sep 2019 00:33:37 +0000 (21:33 -0300)]
Updated 'Spanish Argentina' translation.
Leonardo [Mon, 2 Sep 2019 20:04:11 +0000 (17:04 -0300)]
Merge remote-tracking branch 'upstream/master'
Dan Brown [Sun, 1 Sep 2019 11:07:51 +0000 (12:07 +0100)]
Fixed URL gen issue causing incorrect scheme to be used
For #1613
Dan Brown [Sun, 1 Sep 2019 10:06:19 +0000 (11:06 +0100)]
Updated pointer button styles so icon not hidden
Related to #1616
Dan Brown [Sun, 1 Sep 2019 09:55:00 +0000 (10:55 +0100)]
Updated export styles to remove grey bg
Dan Brown [Sun, 1 Sep 2019 09:51:52 +0000 (10:51 +0100)]
Fixed no md editor preview in FireFox
Dan Brown [Sat, 31 Aug 2019 17:09:40 +0000 (18:09 +0100)]
Added mailhog to the docker-compose setup
Dan Brown [Mon, 26 Aug 2019 21:01:19 +0000 (22:01 +0100)]
Merge branch 'timoschwarzer-docker-development-environment'
Dan Brown [Mon, 26 Aug 2019 21:01:10 +0000 (22:01 +0100)]
Added ldap and moved compose for docker-dev setup
- Also tweaked readme a little to fit this is with more recent changes.
Dan Brown [Mon, 26 Aug 2019 20:24:56 +0000 (21:24 +0100)]
Merge branch 'docker-development-environment' of git://github.com/timoschwarzer/BookStack into timoschwarzer-docker-development-environment
Dan Brown [Mon, 26 Aug 2019 15:07:45 +0000 (16:07 +0100)]
Merge pull request #1573 from miles75/lang-hu
Typo fix
Dan Brown [Mon, 26 Aug 2019 14:34:03 +0000 (15:34 +0100)]
Made it possible to drag in template content
Dan Brown [Mon, 26 Aug 2019 13:37:53 +0000 (14:37 +0100)]
Tweaked entity color palette for accessibility
Also converted entity colors to CSS variables for easier
instance customization.
Related to #1320
Dan Brown [Mon, 26 Aug 2019 11:47:04 +0000 (12:47 +0100)]
Improved accessibility for many editor page components
Related to #1320
Dan Brown [Mon, 26 Aug 2019 11:16:50 +0000 (12:16 +0100)]
Made MD editor display a sandboxed iframe
- Also added escaping of srcdoc elements in escape logic.
Related to #1531
Dan Brown [Sun, 25 Aug 2019 16:21:25 +0000 (17:21 +0100)]
Fixed failing test and added more accessibility improvements
- Updated linked images to have obvious focus styles
- Added proper role to notifications
- Made dropdown list focus styles a bit nicer.
- Updated book list chapter child slide down to be keyboard activatable.
Related to #1320
Dan Brown [Sun, 25 Aug 2019 15:19:56 +0000 (16:19 +0100)]
Re-orged readme and added a11y info
- Also tweaked default theme color a tad to better fit in Level A
standard.
Dan Brown [Sun, 25 Aug 2019 14:44:51 +0000 (15:44 +0100)]
Made another mass of accessibility improvements
- Set proper semantic tags for main parts of content.
- Removed focus-trap from tag manager/autosuggest.
- Set better accessibility labelling on tag manager.
- Updated collapsible sections to be keyboard navigatable.
- Improved input focus styling to better fit theme.
- Updated custom styled file picker to be accessible via keyboard.
Related to #1320
Dan Brown [Sun, 25 Aug 2019 11:40:04 +0000 (12:40 +0100)]
Converted primary color use to css variable
- Removed all existing SCSS usage of primary color.
- Cut down custom styles injection to just be css vars.
- Reduced button styles so default button is primary.
- Updated button styles to lighten/brighten on hover & active states even
when a custom color is set.
- Removed unused scss color vars.
- Updated default BookStack blue to achieve better accessibility.
Dan Brown [Sun, 25 Aug 2019 10:30:26 +0000 (11:30 +0100)]
Updated print css for recent redesign
Fixes #1472
Dan Brown [Sun, 25 Aug 2019 10:02:58 +0000 (11:02 +0100)]
Set comment add box to show with correct permissions
- Also fixed const assignment issue in translations.js
Dan Brown [Sat, 24 Aug 2019 17:39:38 +0000 (18:39 +0100)]
Removed console.log
Dan Brown [Sat, 24 Aug 2019 17:26:28 +0000 (18:26 +0100)]
Made a mass of accessibility improvements
- Changed default focus styles
- Updated dropdowns with keyboard navigation
- Updated modals with esc exiting
- Added accessibility attirbutes where needed
- Made many more elements focusable
- Updated hover effects of many items to also apply when focused within
Related to #1320 and #1198
Dan Brown [Sun, 18 Aug 2019 18:17:43 +0000 (19:17 +0100)]
Added labels and tweaked muted colors for accessibility
Home now passing automated checks in accessibility insights for web.
Dan Brown [Sun, 18 Aug 2019 17:58:06 +0000 (18:58 +0100)]
Merge branch 'kostasdizas-unicode'
Dan Brown [Sun, 18 Aug 2019 17:57:35 +0000 (18:57 +0100)]
Removed html dir tag for now, Updated lang format
Dan Brown [Sun, 18 Aug 2019 17:51:20 +0000 (18:51 +0100)]
Merge branch 'unicode' of git://github.com/kostasdizas/BookStack into kostasdizas-unicode
Dan Brown [Sun, 18 Aug 2019 12:55:28 +0000 (13:55 +0100)]
Covered new invite system with testing
Closes #316
Dan Brown [Sun, 18 Aug 2019 12:11:30 +0000 (13:11 +0100)]
Finished new user invite flow
Dan Brown [Sun, 18 Aug 2019 09:47:59 +0000 (10:47 +0100)]
Refactored confirm actions to their own controller
Dan Brown [Sat, 17 Aug 2019 14:52:33 +0000 (15:52 +0100)]
Start user invite system
Timo Schwarzer [Mon, 12 Aug 2019 20:19:58 +0000 (22:19 +0200)]
Alter docker paths
Timo Schwarzer [Mon, 12 Aug 2019 14:59:51 +0000 (16:59 +0200)]
Remove additional database connections and seeders in docker env
Timo Schwarzer [Sun, 23 Jun 2019 11:16:45 +0000 (13:16 +0200)]
Add docker development environment
Dan Brown [Sun, 11 Aug 2019 19:30:51 +0000 (20:30 +0100)]
Removed console.log & added readme discord badge
Dan Brown [Sun, 11 Aug 2019 19:21:17 +0000 (20:21 +0100)]
Merge pull request #1527 from BookStackApp/129-page-templates
Page Templates Implementation
Dan Brown [Sun, 11 Aug 2019 19:10:27 +0000 (20:10 +0100)]
Updated template test to be more stable
Dan Brown [Sun, 11 Aug 2019 19:04:43 +0000 (20:04 +0100)]
Added ability to use templates
- Added replace, append and prepend actions for template content into
both the WYSIWYG editor and markdown editor.
- Added further testing to cover.
Dan Brown [Tue, 6 Aug 2019 20:50:56 +0000 (21:50 +0100)]
Merge branch 'v0.26'
Dan Brown [Tue, 6 Aug 2019 20:29:42 +0000 (21:29 +0100)]
Prevented normal users from changing own email
To address #1542
Updates to only allow email changes by users with the users-manage role
permission.
Dan Brown [Tue, 6 Aug 2019 20:08:24 +0000 (21:08 +0100)]
Added iframe JS and data url escaping
Related to #1531
Dan Brown [Tue, 6 Aug 2019 19:33:51 +0000 (20:33 +0100)]
Prevented potential apache image dir listing
Closes #1545
miles [Mon, 5 Aug 2019 08:43:48 +0000 (10:43 +0200)]
Typo fix
Dan Brown [Sun, 4 Aug 2019 15:26:38 +0000 (16:26 +0100)]
Merge branch 'master' into 129-page-templates
Dan Brown [Sun, 4 Aug 2019 15:21:16 +0000 (16:21 +0100)]
Updated editor z-indexing to not hide app menu
Closes #1556
Dan Brown [Sun, 4 Aug 2019 15:10:04 +0000 (16:10 +0100)]
Added missing locale option
Dan Brown [Sun, 4 Aug 2019 15:08:48 +0000 (16:08 +0100)]
Merge pull request #1561 from danielroehrig-mm/task/updateGermanTranslation
German translation extended
Dan Brown [Sun, 4 Aug 2019 15:07:19 +0000 (16:07 +0100)]
Merge pull request #1554 from miles75/lang-hu
Hungarian translation
Dan Brown [Sun, 4 Aug 2019 13:41:08 +0000 (14:41 +0100)]
Removed unused config item
Left in by mistake during development
Dan Brown [Sun, 4 Aug 2019 13:34:02 +0000 (14:34 +0100)]
Updated phpunit instructions to composer phpunit
Closes #1555
Dan Brown [Sun, 4 Aug 2019 13:26:39 +0000 (14:26 +0100)]
Replaced use of custom 'baseUrl' helper with 'url'
Also changed up how base URL setting was being done
by manipulating incoming request URLs instead of
altering then on generation.
Daniel Röhrig [Wed, 31 Jul 2019 11:11:06 +0000 (13:11 +0200)]
German translation extended
miles [Sat, 27 Jul 2019 12:03:01 +0000 (14:03 +0200)]
Hungarian translation
Dan Brown [Sun, 21 Jul 2019 20:32:08 +0000 (21:32 +0100)]
Started refactor of URL system to better extend Laravel
Dan Brown [Wed, 17 Jul 2019 21:36:49 +0000 (22:36 +0100)]
Set export service to set correct svg image mimetype
For #1538
Dan Brown [Mon, 15 Jul 2019 19:11:03 +0000 (20:11 +0100)]
Merge pull request #1534 from DeehSlash/pt_BR
Fix pt_BR translations
Dan Brown [Mon, 15 Jul 2019 19:02:13 +0000 (20:02 +0100)]
Merge pull request #1485 from lucaguindani/update-fr-lang
Updated the french lang files
André Luiz da Silva [Thu, 11 Jul 2019 22:30:00 +0000 (19:30 -0300)]
Fix pt_BR translations
Dan Brown [Wed, 10 Jul 2019 19:30:36 +0000 (20:30 +0100)]
Merge branch 'v0.26'
Dan Brown [Wed, 10 Jul 2019 19:17:22 +0000 (20:17 +0100)]
Hardened page content script escaping
Increased range of tests to cover.
Fixes #1531
Dan Brown [Sun, 7 Jul 2019 12:54:17 +0000 (13:54 +0100)]
Removed old translation endpoint tests
Dan Brown [Sun, 7 Jul 2019 12:45:46 +0000 (13:45 +0100)]
Started implementation of page template
Dan Brown [Sat, 6 Jul 2019 14:08:26 +0000 (15:08 +0100)]
Removed jquery from dropzone
Also added fadeout to custom animation lib
Dan Brown [Sat, 6 Jul 2019 13:52:25 +0000 (14:52 +0100)]
Updated JS translations to be inserted from back-end
Removes old awkward JS translations endpoint.
New system still a little akward in code but not now in process.
Also extracted out page editors into their own files.
Closes #1258
Dan Brown [Sat, 6 Jul 2019 12:45:31 +0000 (13:45 +0100)]
Merge branch 'master' of github.com:BookStackApp/BookStack
Dan Brown [Sat, 6 Jul 2019 12:44:50 +0000 (13:44 +0100)]
Moved config dir into app dir
Closes #1506
Dan Brown [Wed, 3 Jul 2019 18:54:26 +0000 (19:54 +0100)]
Merge pull request #1517 from bjubes/patch-1
Fix missing word in users_social_accounts_info string
Brian Jubelirer [Tue, 2 Jul 2019 13:14:42 +0000 (09:14 -0400)]
fix missing word
Dan Brown [Tue, 25 Jun 2019 21:52:07 +0000 (22:52 +0100)]
Fixed incorrect testing vars and reset env vars in config test
Dan Brown [Tue, 25 Jun 2019 20:52:52 +0000 (21:52 +0100)]
Merge pull request #1505 from timoschwarzer/hide-permissions-table-unless-enabled
Hide permissions table unless custom permissions are enabled
Dan Brown [Mon, 24 Jun 2019 19:23:34 +0000 (20:23 +0100)]
Added debugbar config
- Set debugbar support for APP_URL
- Set debugbar to not show by default in debug mode.
Closes #1508
Dan Brown [Sun, 23 Jun 2019 15:01:15 +0000 (16:01 +0100)]
Allowed different storage types for images and attachments
- Added new env and config vars to allow this.
- Also added tests for awkward config logic including fallback for new
env vars.
Closes #1302
Timo Schwarzer [Sun, 23 Jun 2019 12:29:58 +0000 (14:29 +0200)]
Hide permissions table unless custom permissions are enabled
Dan Brown [Sun, 16 Jun 2019 11:46:23 +0000 (12:46 +0100)]
Fixed firefox tri-layout grid issue and added tablet sticky sidebar
- Fixed issue with original left-sidebar content being placed halfway
down the page.
- Added sticky sidebar to mid-size tablet layout, only for original left
sidebar items.
Fixes #1434.
Dan Brown [Sun, 16 Jun 2019 11:08:07 +0000 (12:08 +0100)]
Updated page-nav to show more title content
Will now be truncated using CSS instead of being truncated on PHP side.
Closes #1206.
Dan Brown [Sun, 16 Jun 2019 10:55:01 +0000 (11:55 +0100)]
Updated WYSIWYG edtitor to be iOS scrollable
Fixes #1058
Dan Brown [Sun, 16 Jun 2019 10:32:38 +0000 (11:32 +0100)]
Updated page nav header shift logic to be accurate
Added tests to cover.
Fixes #542
Dan Brown [Sun, 16 Jun 2019 10:17:15 +0000 (11:17 +0100)]
Cleaned some page pointer layout/styles up
Kostas Dizas [Tue, 11 Jun 2019 19:35:31 +0000 (20:35 +0100)]
Added locale and text direction to html templates
Dan Brown [Tue, 11 Jun 2019 21:45:41 +0000 (22:45 +0100)]
Updated roadmap & dev version, removed dupe locale mappings
Dan Brown [Mon, 10 Jun 2019 20:21:27 +0000 (21:21 +0100)]
Changed translation key for last commit
Dan Brown [Mon, 10 Jun 2019 18:54:22 +0000 (19:54 +0100)]
Added note to custom HTML head input
To warn of being inactive while viewing the settings page.
Closes #1144
Dan Brown [Fri, 7 Jun 2019 23:02:51 +0000 (00:02 +0100)]
Removed jQuery and replaced axios with fetch
Dan Brown [Fri, 7 Jun 2019 18:21:38 +0000 (19:21 +0100)]
Removed jquery usage from wysiwyg editor JS
Dan Brown [Fri, 7 Jun 2019 16:46:19 +0000 (17:46 +0100)]
Removed jquery usage from page-display
Luca Guindani [Fri, 7 Jun 2019 15:06:54 +0000 (17:06 +0200)]
Updated french translation files
Dan Brown [Fri, 7 Jun 2019 15:00:34 +0000 (16:00 +0100)]
Converted existing custom slideup/down implementations
Dan Brown [Fri, 7 Jun 2019 14:51:01 +0000 (15:51 +0100)]
Added custom slideUp/slideDown animations using plain JS
Dan Brown [Thu, 6 Jun 2019 13:14:32 +0000 (14:14 +0100)]
Removed "Toggle Header" option in page editor
Somewhat overlaps with the editor fullscreen button and is using jQuery
Dan Brown [Thu, 6 Jun 2019 13:05:06 +0000 (14:05 +0100)]
Removed tiny color picker library
Dan Brown [Thu, 6 Jun 2019 12:09:58 +0000 (13:09 +0100)]
Replaced jquery sortable with sortablejs
Dan Brown [Thu, 6 Jun 2019 10:49:51 +0000 (11:49 +0100)]
Updated shelf-sort to use sortablejs
Dan Brown [Tue, 4 Jun 2019 11:19:34 +0000 (12:19 +0100)]
Removed babel & auto-prefixer from build system
Closes #1468
Dan Brown [Tue, 4 Jun 2019 10:25:19 +0000 (11:25 +0100)]
Added keyboard navigation to breadcrumb dropdowns
Dan Brown [Tue, 4 Jun 2019 09:45:44 +0000 (10:45 +0100)]
Added focus and a11y attributes/functionality to custom checkboxes
Closes #1476
Dan Brown [Mon, 27 May 2019 12:10:48 +0000 (13:10 +0100)]
Fixed some body card horizontal scroll and column collapse issues
As mentoined in #1441
Dan Brown [Mon, 27 May 2019 11:56:17 +0000 (12:56 +0100)]
Prevented tri-layout sidebars being faded on mobile
As mentoined in #1441
Dan Brown [Mon, 27 May 2019 11:40:19 +0000 (12:40 +0100)]
Updated page delete to handle inactive custom homepage correctly
Fixes #1447
Dan Brown [Sat, 25 May 2019 15:52:17 +0000 (16:52 +0100)]
Added highlighting to current book-tree item
Related to #1435
Dan Brown [Sat, 25 May 2019 15:35:09 +0000 (16:35 +0100)]
Updated custom home views to use tri-layout
Closes #1423