]>
BookStack Code Mirror - bookstack/log
Dan Brown [Thu, 20 Sep 2018 18:16:11 +0000 (19:16 +0100)]
Added bookshelf permission control UI and copy-down ability
Dan Brown [Thu, 20 Sep 2018 15:03:01 +0000 (16:03 +0100)]
Removed joint_permission generation in older migration
Dan Brown [Thu, 20 Sep 2018 14:27:30 +0000 (15:27 +0100)]
Added bookshelves homepage options
- Updated homepage selection UI to be more scalable
- Cleaned homepage selection logic in code
- Added seed test data for bookshelves
- Added bookshelves to permission system
Dan Brown [Sun, 16 Sep 2018 18:34:09 +0000 (19:34 +0100)]
Added bookshelf view, update, delete
- Enabled proper ordering of Books in a shelf.
- Improved related item destroy for all entities.
Abijeet Patro [Sun, 16 Sep 2018 16:00:04 +0000 (21:30 +0530)]
Merge pull request #1008 from BookStackApp/revision-deletion
#784 - Adds ability to remove particular revision.
Dan Brown [Sun, 16 Sep 2018 15:59:01 +0000 (16:59 +0100)]
Added ability to click books in shelf-sort
Abijeet [Sun, 16 Sep 2018 15:14:09 +0000 (20:44 +0530)]
Changes as per code review, and fixes failing test cases.
Signed-off-by: Abijeet <redacted>
Abijeet [Sun, 16 Sep 2018 07:39:21 +0000 (13:09 +0530)]
Fixes issue wth the dropdown list upon double clicking.
Closes #960
Signed-off-by: Abijeet <redacted>
Abijeet [Sat, 15 Sep 2018 19:42:36 +0000 (01:12 +0530)]
Final tweaks after code review and fixing failing test cases.
Abijeet [Sat, 15 Sep 2018 15:38:00 +0000 (21:08 +0530)]
Removes the BadRequestException class added earlier.
Signed-off-by: Abijeet <redacted>
Abijeet [Sat, 15 Sep 2018 15:35:51 +0000 (21:05 +0530)]
Adds tests and few fixes.
Signed-off-by: Abijeet <redacted>
Abijeet [Sat, 15 Sep 2018 10:38:20 +0000 (16:08 +0530)]
Added a success message on deletion of revision.
Signed-off-by: Abijeet <redacted>
Abijeet [Sat, 15 Sep 2018 09:46:04 +0000 (15:16 +0530)]
Adding languages for the revision deletion.
Abijeet [Sat, 15 Sep 2018 09:45:42 +0000 (15:15 +0530)]
Adds code to delete the revision.
Signed-off-by: Abijeet <redacted>
Michael Mullins [Tue, 11 Sep 2018 18:42:25 +0000 (22:42 +0400)]
UTF-8 slugs & UI fixes
Michael Mullins [Mon, 10 Sep 2018 18:28:47 +0000 (22:28 +0400)]
Ru locale fix
Fixed russian translations, added several missing strings
Dan Brown [Mon, 27 Aug 2018 13:18:09 +0000 (14:18 +0100)]
Copied book content, Added create routes
Added view control
Added pivot table for books relation
Added control to assign books
André Luiz da Silva [Fri, 24 Aug 2018 19:03:04 +0000 (16:03 -0300)]
Adds and fixes pt_BR strings
Ibrahim Ennafaa [Tue, 21 Aug 2018 16:44:42 +0000 (12:44 -0400)]
add missing @param in method comment
Ibrahim Ennafaa [Tue, 21 Aug 2018 01:19:25 +0000 (21:19 -0400)]
Update UserRepo.php
Dan Brown [Sun, 19 Aug 2018 14:24:42 +0000 (15:24 +0100)]
Fixed LDAP group sync using wrong user filter
LDAP group sync was trying to find users based on the external_auth_id
which is not garunteed to match the username entered so somtimes
the search for a user would fail.
This passes the username to the group sync.
Picked up by @yoyokko in #959.
Ibrahim Ennafaa [Thu, 16 Aug 2018 21:52:16 +0000 (21:52 +0000)]
attempt to fix unit test error for admin creation
Dan Brown [Sun, 29 Jul 2018 19:28:49 +0000 (20:28 +0100)]
implement social auto registration feature
Dan Brown [Sun, 12 Aug 2018 13:20:53 +0000 (14:20 +0100)]
Merge pull request #957 from moucho/master
Updated Spanish translation
Dan Brown [Sun, 12 Aug 2018 12:42:17 +0000 (13:42 +0100)]
Updated composer dependancies
Dan Brown [Sun, 12 Aug 2018 12:34:14 +0000 (13:34 +0100)]
Added test to cover new language autodetect config option
Dan Brown [Sun, 12 Aug 2018 12:28:40 +0000 (13:28 +0100)]
Fixed incorrect type error in LDAP group sync
Should fix #951
Marcos [Sun, 12 Aug 2018 12:14:56 +0000 (14:14 +0200)]
Updated Spanish translation
Dan Brown [Sun, 12 Aug 2018 12:12:47 +0000 (13:12 +0100)]
Tweaked bug report template to request hosting method
Dan Brown [Sun, 12 Aug 2018 12:10:55 +0000 (13:10 +0100)]
Added option to disable public lang autodetect
Also cleaned up localization middleware a little.
Closes #944
Dan Brown [Sun, 12 Aug 2018 11:51:00 +0000 (12:51 +0100)]
Merge pull request #942 from marcusforsberg/master
Updated Swedish translation
Dan Brown [Sun, 12 Aug 2018 11:37:35 +0000 (12:37 +0100)]
Merge pull request #948 from houbaron/fix/Chinese_translation
Fix/Chinese translation
Dan Brown [Sun, 12 Aug 2018 11:36:28 +0000 (12:36 +0100)]
Merge pull request #952 from leomartinez/master
Updated 'Spanish Argentina' translation.
Leonardo Martinez [Mon, 6 Aug 2018 13:46:53 +0000 (10:46 -0300)]
Updated 'Spanish Argentina' translation.
Baron Hou [Sun, 5 Aug 2018 09:07:13 +0000 (17:07 +0800)]
Update Traditional Chinese
Baron Hou [Sun, 5 Aug 2018 09:05:41 +0000 (17:05 +0800)]
Update Simplified Chinese
Dan Brown [Sat, 4 Aug 2018 11:45:45 +0000 (12:45 +0100)]
Added shelve icon, improved migration, added role permission
Icon is placeholder for now
Migration will now copy permissions from Books to apply to shelves.
Role view updated with visibility on shelve permission
Dan Brown [Sat, 4 Aug 2018 10:35:01 +0000 (11:35 +0100)]
Merge remote-tracking branch 'origin' into bookshelves
Khalid [Fri, 3 Aug 2018 16:00:51 +0000 (19:00 +0300)]
added Arabic to locales
Khalid [Fri, 3 Aug 2018 15:58:27 +0000 (18:58 +0300)]
added Arabic language to drop-down list.
Khalid [Fri, 3 Aug 2018 15:51:18 +0000 (18:51 +0300)]
translated
Khalid [Fri, 3 Aug 2018 15:34:39 +0000 (18:34 +0300)]
translated
Khalid [Thu, 2 Aug 2018 03:38:33 +0000 (06:38 +0300)]
translated
Khalid [Wed, 1 Aug 2018 15:25:44 +0000 (18:25 +0300)]
translated
Khalid [Mon, 30 Jul 2018 09:58:12 +0000 (12:58 +0300)]
translated
Khalid [Mon, 30 Jul 2018 09:54:32 +0000 (12:54 +0300)]
translated
marcusforsberg [Mon, 30 Jul 2018 06:35:34 +0000 (09:35 +0300)]
Updated Swedish translation
Dan Brown [Sun, 29 Jul 2018 15:18:10 +0000 (16:18 +0100)]
Merge pull request #904 from lommes/903-socialite-discord
add everything needed to use discord as social login provider
Dan Brown [Sun, 29 Jul 2018 15:04:39 +0000 (16:04 +0100)]
Merge pull request #933 from nicobubulle/master
French translation update
Dan Brown [Sun, 29 Jul 2018 15:03:29 +0000 (16:03 +0100)]
Merge pull request #925 from alex2702/fix/835
Fixed German translations for notifications
Dan Brown [Sun, 29 Jul 2018 14:55:13 +0000 (15:55 +0100)]
Delete ISSUE_TEMPLATE.md
Dan Brown [Sun, 29 Jul 2018 14:54:53 +0000 (15:54 +0100)]
Update issue templates
Dan Brown [Sun, 29 Jul 2018 14:44:10 +0000 (15:44 +0100)]
Updated pagination to use theme colour
Dan Brown [Sun, 29 Jul 2018 14:34:54 +0000 (15:34 +0100)]
Prevented error notification being visible on load
Fixes #897
Also made design a little more compact
Dan Brown [Sat, 28 Jul 2018 14:03:29 +0000 (15:03 +0100)]
Updated packages via npm audit
Khalid [Sat, 28 Jul 2018 11:13:12 +0000 (14:13 +0300)]
translated
Khalid [Sat, 28 Jul 2018 10:02:19 +0000 (13:02 +0300)]
translated
Khalid [Sat, 28 Jul 2018 09:47:35 +0000 (12:47 +0300)]
translated
Khalid [Fri, 27 Jul 2018 21:13:33 +0000 (00:13 +0300)]
translated
Khalid [Tue, 24 Jul 2018 18:40:49 +0000 (21:40 +0300)]
translated
Khalid [Tue, 24 Jul 2018 18:36:12 +0000 (21:36 +0300)]
translated to Arabic
Khalid [Tue, 24 Jul 2018 15:11:55 +0000 (18:11 +0300)]
fully translated "common" and partially translated "entities"
kmoj86 [Mon, 23 Jul 2018 15:19:17 +0000 (18:19 +0300)]
Update entities.php
Khalid [Mon, 23 Jul 2018 10:08:07 +0000 (13:08 +0300)]
partial file translation
nicobubulle [Sun, 22 Jul 2018 16:20:09 +0000 (18:20 +0200)]
French translation update
alex2702 [Sun, 15 Jul 2018 19:26:55 +0000 (21:26 +0200)]
Fixed German translations for notifications
Dan Brown [Sun, 15 Jul 2018 18:36:28 +0000 (19:36 +0100)]
Merge branch 'brennanmurphy-master'
Dan Brown [Sun, 15 Jul 2018 18:34:42 +0000 (19:34 +0100)]
Added ability to set custom ldap group -> role mapping
Added input in role form to allow matching against custom names.
Changed default mapping to use role display name instead of the hidden
DB name.
Dan Brown [Sun, 15 Jul 2018 17:21:45 +0000 (18:21 +0100)]
Refactored out the LDAP repo
Dan Brown [Sun, 15 Jul 2018 16:57:25 +0000 (17:57 +0100)]
Added tests to cover ldap group mapping
Also updated .env.example formatting.
Updated how LdapRepo uses Ldap so can be mocked by testing.
Dan Brown [Sat, 14 Jul 2018 13:17:55 +0000 (14:17 +0100)]
Merge branch 'master' of git://github.com/brennanmurphy/BookStack into brennanmurphy-master
Dan Brown [Sat, 14 Jul 2018 13:14:37 +0000 (14:14 +0100)]
Merge branch 'master' of github.com:BookStackApp/BookStack
Dan Brown [Sat, 14 Jul 2018 13:12:29 +0000 (14:12 +0100)]
Allowed creating pages in visible chapters in invisible books
Fixes permissions with test to cover in the event a page is created,
with permission, in a chapter but the user does not have permission to
see the parent book.
Fixes #912
Dan Brown [Sat, 14 Jul 2018 09:31:18 +0000 (10:31 +0100)]
Merge pull request #918 from DeehSlash/fix/pt_br_locale
Adds missing pt_BR strings
Dan Brown [Sat, 14 Jul 2018 09:20:49 +0000 (10:20 +0100)]
Added browserlist, Tweaked md scrollToText ot use ES6
Dan Brown [Sat, 14 Jul 2018 08:36:14 +0000 (09:36 +0100)]
Merge branch 'master' into feature/edit-link-headers
André Luiz da Silva [Tue, 10 Jul 2018 18:10:21 +0000 (15:10 -0300)]
Improves and adds missing pt_BR strings
Brennan Murphy [Mon, 2 Jul 2018 17:27:43 +0000 (17:27 +0000)]
Update files to PSR-2 standards
Brennan Murphy [Mon, 2 Jul 2018 17:09:39 +0000 (17:09 +0000)]
LDAP groups sync to Bookstack roles.
Closes #75
Abijeet Patro [Sun, 1 Jul 2018 19:04:30 +0000 (00:34 +0530)]
Merge pull request #907 from BookStackApp/fix/date-image-manager
Changes the way the date is displayed in image-manager.
Dan Brown [Sun, 1 Jul 2018 15:21:38 +0000 (16:21 +0100)]
Merge pull request #886 from leomartinez/master
Updated 'Spanish Argentina' translation.
Dan Brown [Sun, 1 Jul 2018 15:20:47 +0000 (16:20 +0100)]
Merge pull request #865 from moucho/master
New strings from 0.22 release for Spanish translation
Dan Brown [Sun, 1 Jul 2018 15:18:49 +0000 (16:18 +0100)]
Merge pull request #906 from BookStackApp/bug/revision-wrap
Fixes issue with code not wrapping on revision page.
Dan Brown [Sun, 1 Jul 2018 15:13:10 +0000 (16:13 +0100)]
Merge pull request #874 from BookStackApp/fix/gototext
Fixes undefined error when clicking on link under page navigation.
Abijeet [Sat, 30 Jun 2018 04:58:11 +0000 (10:28 +0530)]
Changes the way the date is displayed in image-manager.
Signed-off-by: Abijeet <redacted>
Abijeet [Sat, 30 Jun 2018 04:19:55 +0000 (09:49 +0530)]
Fixes issue with code not wrapping on revision page.
Closes #888
Signed-off-by: Abijeet <redacted>
Timo B [Thu, 28 Jun 2018 07:01:36 +0000 (09:01 +0200)]
add everything needed to use discord as social login provider
Leonardo Martinez [Tue, 26 Jun 2018 12:37:20 +0000 (09:37 -0300)]
Merge remote-tracking branch 'upstream/master'
Dan Brown [Sun, 24 Jun 2018 12:38:19 +0000 (13:38 +0100)]
Started work on bookshelves
Abijeet Patro [Sun, 17 Jun 2018 12:59:32 +0000 (18:29 +0530)]
Merge pull request #892 from BookStackApp/fix/884
Fixes issue with having to click the delete icon for attachment twice.
Abijeet [Sun, 17 Jun 2018 08:51:31 +0000 (14:21 +0530)]
Fixes issue with having to click the delete icon for attachment twice.
Fixes #884
This is happening because -
Due to the limitations of modern JavaScript (and the abandonment of Object.observe), Vue cannot detect property addition or deletion. Since Vue performs the getter/setter conversion process during instance initialization, a property must be present in the data object in order for Vue to convert it and make it reactive.
Source: https://vuejs.org/v2/guide/reactivity.html
Also added padding to the icons in the attachment section.
Signed-off-by: Abijeet <redacted>
Leonardo Martinez [Wed, 13 Jun 2018 13:12:36 +0000 (10:12 -0300)]
Updated 'Spanish Argentina' translation.
Abijeet [Sun, 10 Jun 2018 11:59:30 +0000 (17:29 +0530)]
Fixes a corner case with exclamation in the ID.
Signed-off-by: Abijeet <redacted>
Abijeet [Sun, 10 Jun 2018 11:49:03 +0000 (17:19 +0530)]
Removed previous code that is now unneeded
Signed-off-by: Abijeet <redacted>
Abijeet [Sun, 10 Jun 2018 11:36:23 +0000 (17:06 +0530)]
Changed the way we were displaying the edit icon.
Signed-off-by: Abijeet <redacted>
Abijeet [Sun, 10 Jun 2018 11:34:54 +0000 (17:04 +0530)]
Added code to set the cursor at end of line while scrolling.
Signed-off-by: Abijeet <redacted>
Abijeet [Sun, 10 Jun 2018 07:41:10 +0000 (13:11 +0530)]
Added code to handle scroll for markdown.
Signed-off-by: Abijeet <redacted>
Dan Brown [Sat, 9 Jun 2018 09:41:01 +0000 (10:41 +0100)]
Added copy button to codemirror-rendered code blocks
Closes #858
Abijeet [Sun, 3 Jun 2018 08:54:55 +0000 (14:24 +0530)]
Fixes undefined error when clicking on page navigation links.
Fixes #873
Signed-off-by: Abijeet <redacted>
Abijeet [Sun, 3 Jun 2018 08:17:07 +0000 (13:47 +0530)]
Adds edit icon to each header in the page.
Towards #618
Signed-off-by: Abijeet <redacted>