]> BookStack Code Mirror - bookstack/history - tests
Updated comment md rendering to be server-side
[bookstack] / tests /
2020-05-01 Dan BrownUpdated comment md rendering to be server-side
2020-04-26 Dan BrownFixed not shown existing-email warning on new ldap...
2020-04-25 Dan BrownAuthenticated admins on all guards upon login
2020-04-25 Dan BrownFixed incorrect API listing total when offset set
2020-04-12 Dan BrownMerge pull request #2023 from jzoy/master
2020-04-11 Dan BrownMerge pull request #2022 from BookStackApp/dark-mode
2020-04-11 Dan BrownAdded tests and translations for dark-mode components 2022/head
2020-04-11 jzoyMerge pull request #2 from BookStackApp/master
2020-04-10 Dan BrownCleaned up the activity service
2020-04-10 Dan BrownAdded book-export endpoints to the API
2020-04-10 Dan BrownReviewed and added testing for BookShelf API implementation
2020-04-10 Dan BrownMerge branch 'master' of git://github.com/osmansorkar...
2020-04-10 Dan BrownUpdated password reset process not to indicate if email...
2020-04-10 Dan BrownUpdated view-change endpoints to be clearer, separated...
2020-04-10 Dan BrownMerge branch 'feature_change_view_in_shelves_show'...
2020-04-09 Dan BrownReviewed #1688, Show parent shelves on books page
2020-04-09 Dan BrownMerge branch 'feature/#1598' of git://github.com/cw1998...
2020-04-09 Dan BrownAdded "update-url" command to find/replace url in the...
2020-04-05 Dan BrownAdded support for changing the draw.io instance URL
2020-04-05 Dan BrownMerge pull request #2003 from BookStackApp/rtl_styles_u...
2020-04-05 Dan BrownUpdated styles to use logical properties/values 2003/head
2020-04-04 Dan BrownUpdated test files to be PSR-4 compliant
2020-03-14 Dan BrownMerge branch 'patch-1' of git://github.com/MikeyMJCO...
2020-03-14 Dan BrownPerformed review of "public intended" functionality...
2020-03-14 Dan BrownMerge branch 'feature/public-login-redirect' of git...
2020-03-14 Dan BrownMerge branch 'validation_fixes' of git://github.com...
2020-03-10 Dan BrownUpdated social auth to take name from email if empty
2020-03-06 Dan BrownMerge branch 'master' of git://github.com/ch0wm3in...
2020-03-06 Dan BrownMerge branch 'perl_syntax_highlight' of git://github...
2020-03-06 Dan BrownMerge branch 'master' of git://github.com/JHenneberg...
2020-03-04 Dan BrownMerge branch 'master' of git://github.com/Binternet...
2020-03-04 Dan BrownUpdated lanauge lists to match latest translations
2020-02-18 jzoyMerge pull request #1 from BookStackApp/master
2020-02-15 Dan BrownFixed side-effect in binary LDAP handling
2020-02-15 Dan BrownAdded dump_user_details option to LDAP and added binary...
2020-02-15 Dan BrownFixed issues preventing breadcrumb navigation menus...
2020-02-15 Dan BrownUpdated cover image methods so image parameter is not...
2020-02-15 Dan BrownMerge branch 'new_bookshelf_cover_fix' of git://github...
2020-02-15 Dan BrownAdded test to ensure shelf cover image gets set on...
2020-02-15 Dan BrownFixed LDAP error thrown by not found user details
2020-02-15 Dan BrownUpdated email test send to show error on failure
2020-02-02 Dan BrownMerge pull request #1866 from BookStackApp/auth_alignment
2020-02-02 Dan BrownChecked over and aligned registration option behavior...
2020-02-02 Dan BrownSimplified guard names and rolled out guard route checks
2020-02-02 Dan BrownFixed failing tests caused by auth changes
2020-01-19 Dan BrownMerge pull request #1845 from SoarinFerret/add-close...
2020-01-18 Dan BrownMerge pull request #1826 from BookStackApp/api_origins
2020-01-18 Dan BrownAdded configurable API throttling, Handled API errors... 1826/head
2020-01-18 Dan BrownFixed bad test class name
2020-01-18 Dan BrownAdded a few test to cover api docs pages
2020-01-12 Dan BrownFilled out base Book API endpoints, added example responses
2020-01-01 Dan BrownFixed test class names + add perm. check to api session...
2020-01-01 Dan BrownAdded API listing filtering & cleaned ApiAuthenticate...
2019-12-30 Dan BrownAdded tests to cover API config and listing code
2019-12-30 Dan BrownAdded expiry checking to API token auth
2019-12-30 Dan BrownAdded testing coverage to API token auth
2019-12-29 Dan BrownFixed some empty-expiry conditions of token ui flows
2019-12-29 Dan BrownRemoved token 'client' text, avoid confusion w/ oAuth
2019-12-29 Dan BrownAdded testing coverage to user API token interfaces
2019-12-27 Dan BrownMerge branch 'master' of git://github.com/albergoniSiva...
2019-12-27 Dan BrownMerge pull request #1793 from abublihi/master
2019-12-27 Dan BrownMerge branch 'master' of git://github.com/qianmengnet...
2019-12-27 Dan BrownMerge pull request #1819 from johnroyer/translate
2019-12-27 Dan BrownMerge pull request #1804 from artskoczylas/master
2019-12-27 Dan BrownMerge pull request #1791 from jzoy/master
2019-12-27 Dan BrownMerge pull request #1762 from dellamina/updateItalianTr...
2019-12-27 Dan BrownMerge pull request #1734 from ististudio/master
2019-12-22 Dan BrownRemoved setting override system due to confusing behaviour
2019-12-22 Dan BrownMade display thumbnail generation use original data...
2019-12-21 Dan BrownFixed test failing due to redirect changes
2019-12-16 Dan BrownMade LDAP auth ID attribute configurable
2019-12-16 Dan BrownUpdated page delete to return to chapter if within one
2019-12-11 Dan BrownAdded command to copy shelf permissions
2019-12-07 Dan BrownMerge branch 'settings-color-selector' of git://github...
2019-11-17 Dan BrownMerge pull request #1787 from BookStackApp/saml2_auth
2019-11-17 Dan BrownAdded tests to cover saml and added controller middleware 1787/head
2019-11-17 Dan BrownAdded the ability to auto-load config from metadata url
2019-11-17 Dan BrownStarted using OneLogin SAML lib directly
2019-11-16 Dan BrownMerge branch 'feature/saml' of git://github.com/Xiphose...
2019-10-29 Dan BrownMerge branch 'master' of github.com:BookStackApp/BookStack
2019-10-29 Dan BrownMerge branch 'philjak-feature_move_page_into_chapter'
2019-10-29 Dan BrownUpdated sort logic to handle chapter to book scenario
2019-10-29 Dan BrownMerge branch 'feature_move_page_into_chapter' of git...
2019-10-29 Dan BrownAdded test for page move into chapter
2019-10-27 Dan BrownMerge branch 'feature_bugfix_save_book_cover' of git...
2019-10-27 Dan BrownMerge branch 'cw1998-fix/#1662'
2019-10-27 Dan BrownMerge branch 'fix/#1662' of git://github.com/cw1998...
2019-10-26 Dan BrownAdded test to check custom theme lang items
2019-10-23 Dan BrownAdded tests to cover test email sends
2019-10-23 Dan BrownMerge branch 'feature-send-test-email' of git://github...
2019-10-18 Dan BrownRemoved old Translation Service + Provider
2019-10-17 Dan BrownMerge branch 'master' of git://github.com/c0shea/BookSt...
2019-10-17 Dan BrownMerge branch 'patch-1' of git://github.com/DeftNerd...
2019-10-17 Dan BrownMerge branch 'fix-1575' of git://github.com/james-geige...
2019-10-17 Dan BrownMerge branch 'master' of git://github.com/almandin...
2019-10-17 Dan BrownMerge branch 'master' of git://github.com/oykenfurkan...
2019-10-17 Dan BrownMerge pull request #1695 from qligier/master
2019-10-17 Dan BrownMerge pull request #1681 from leomartinez/master
2019-10-17 Dan BrownMerge pull request #1646 from kostefun/patch-15
2019-10-16 Dan BrownMerge branch 'patching-v0.27'
next
Morty Proxy This is a proxified and sanitized view of the page, visit original site.