]> BookStack Code Mirror - bookstack/history - tests
Added testing for our request method overrides
[bookstack] / tests /
2021-08-04 Dan BrownFixed issue where user id still used on profile pages
2021-08-02 Dan BrownWorked on MFA setup required flow
2021-08-02 Dan BrownAdded Backup code verification logic
2021-08-02 Dan BrownAdded TOTP verification upon access
2021-07-14 Dan BrownAdded the ability to remove an MFA method
2021-07-14 Dan BrownAdded command to reset user MFA
2021-07-14 Dan BrownAdded MFA indicator to user list
2021-07-14 Dan BrownAdded MFA setup link on user edit view
2021-07-03 Dan BrownAdded role based MFA control
2021-07-03 Dan BrownMerge branch 'v21.05.x'
2021-07-02 Dan BrownAdded backup code setup flow
2021-07-02 Dan BrownCovered TOTP setup with testing
2021-06-30 Dan BrownComplete base flow for TOTP setup
2021-06-26 Dan BrownMerge pull request #2820 from BookStackApp/analysis...
2021-06-26 Dan BrownApply fixes from StyleCI 2820/head
2021-06-26 Dan BrownReview of #2682, Also added parent deletion link on...
2021-06-26 Dan BrownMerge branch 'master' of https://github.com/arjvand...
2021-06-23 Dan BrownReviewed #2393, Removed image guessing and added testing
2021-06-23 Dan BrownMerge branch 'create-content-meta-tags' of https:/...
2021-06-22 Dan BrownAdded markdown export endpoints to API
2021-06-22 Dan BrownUpdated markdown export implementation
2021-06-22 Dan BrownMerge branch 'markdown-export' of https://github.com...
2021-06-14 Dan BrownMade social account detach a POST request
2021-06-14 Dan BrownAdded test for social account detach
2021-06-13 Dan BrownMerge pull request #2791 from BookStackApp/attachments_...
2021-06-13 Dan BrownFixed content parsing break with line html comment
2021-06-06 Dan BrownAdded front-end toggle and testing of inline attachments 2791/head
2021-06-04 Dan BrownUpdated base64 image extraction to use url instead...
2021-06-02 Dan BrownMerge branch 'master' of https://github.com/ffranchina...
2021-06-02 Dan BrownReviewed base64 image upload support
2021-06-02 Dan BrownMerge branch 'master' of https://github.com/awarre...
2021-05-30 Dan BrownUpdated test to align with export date format change
2021-05-29 Dan BrownUpdated nav tests to look for shortened item names
2021-05-29 Dan BrownConverted another couple of tests from browserkit
2021-05-29 Dan BrownAdded testing to cover next/previous navigation
2021-05-26 Dan BrownMerge branch 'prev-next-button' of https://github.com...
2021-05-26 Dan BrownAdded deletion of revisions on page delete
2021-05-24 Dan BrownReviewed PR to add import user avatars va LDAP
2021-05-24 Dan BrownMerge branch 'master' of https://github.com/jasonhoule...
2021-05-24 Dan BrownUpdated existing tag tests away from browserkit testing
2021-05-24 Dan BrownReviewed tag in seach work
2021-05-24 Dan BrownMerge branch 'show-tags' of https://github.com/burnoutb...
2021-05-24 Dan BrownMerge branch 'v21.04.x'
2021-05-24 Dan BrownAdded theme add social driver redirect configuration...
2021-05-24 Dan BrownUpdated image permission setting logic
2021-05-23 Dan BrownMerge pull request #2748 from BookStackApp/favourite_system
2021-05-23 Dan BrownAdded testing to favourite system 2748/head
2021-05-16 Dan BrownStarted writing testing for favourites
2021-05-15 Dan BrownMerge pull request #2735 from dopyrory3/table_column_fix
2021-05-15 Dan BrownFixed issue thrown upon empty markdown content save
2021-05-08 Dan BrownUpdated not-found image path handling to have better ux
2021-05-08 Dan BrownMerge pull request #2716 from Jokuna/master
2021-05-08 Dan BrownRemoved php8-only 'mixed' type from test method
2021-05-08 Dan BrownReviewed and updated SAML2 authncontext option
2021-05-08 Dan BrownMerge branch 'ivir-authncontext' of https://github...
2021-05-05 Dan BrownFixed item export with deleted creator/updated
2021-05-03 Dan BrownFiltered scripts in custom HTML head for exports 2730/head
2021-04-27 Dan BrownPrevented "Recently Viewed" homepage list showing non...
2021-04-20 Dan BrownUpdated public view test case to be more reliable
2021-04-20 Dan BrownFixed error thrown when owner existed but the creator...
2021-03-21 Dan BrownUpdated shelf sort to allow default sort, added testing
2021-03-21 Dan BrownMerge branch 'feature/sort-shelf-books' of git://github...
2021-03-21 Dan BrownMerge branch 'master' into docker-tests
2021-03-21 Dan BrownAdded user filter to audit log
2021-03-20 Dan BrownPerformed fixes for failing tests on php8
2021-03-20 Dan BrownUpdated app to PHP7.3 min supported version, For php8...
2021-03-19 Dan BrownAdded login/register theme events
2021-03-19 Dan BrownAdded the possibility of social provider extension...
2021-03-17 Dan BrownAdded web-middleware based theme events
2021-03-16 Dan BrownAdded testing for the back-end theme system done so far
2021-03-16 Dan BrownMade session cookie path dynamic based on APP_URL
2021-03-16 Dan BrownMerge branch 'master' of git://github.com/ckleemann...
2021-03-15 Dan BrownAmended owned by search filter to use slugs
2021-03-15 Dan BrownMerge branch 'search-owned-by-me' of git://github.com...
2021-03-14 Dan BrownMerge image name cleaning functions
2021-03-14 Dan BrownMerge branch 'master' of git://github.com/webfoersterei...
2021-03-13 Dan BrownMerge branch 'v0.31.x'
2021-03-13 Dan BrownFixed misalignment of page and chapter parent book
2021-03-10 Dan BrownMerge pull request #2626 from BookStackApp/2525_add_use...
2021-03-10 Dan BrownUpdated testing for user slugs 2626/head
2021-03-07 Dan BrownMerge branch 'master' of git://github.com/Ereza/BookSta...
2021-03-07 Dan BrownMerge pull request #2533 from benediktvolke/fix-german...
2021-03-07 Dan BrownMerge pull request #2513 from Baptistou/patch-1
2021-03-04 Timo FörsterAllow uploads of files containing dots in filename... 2611/head
2021-03-03 Dan BrownConverted some tests from BrowserKit, Updated shared...
2021-03-02 Dan BrownMerge branch 'v0.31.x'
2021-02-14 Benedikt VolkeAdd test for new search tag
2021-02-12 Dan BrownRemoved user and revision links in export meta
2021-02-11 Dan BrownUpdated update-url command to handle array values
2021-02-11 Dan BrownSplit command tests out to indavidual test files
2021-02-10 Dan BrownUpdated update-url command to look at setting values
2021-02-07 Dan BrownAdded env option for setting dark mode default
2021-02-07 Dan BrownTweaked LDAP TLS Implementation
2021-02-07 Dan BrownMerge branch 'master' of git://github.com/Body4/BookSta...
2021-02-06 Dan BrownMerge branch 'v0.31.x'
2021-02-06 Dan BrownFixed markdown content on revision restore
2021-02-06 Dan BrownAdded test for markdown page revision restore
2021-02-06 Dan BrownAdded recycle-bin test to cover type deletions
2021-02-06 Dan BrownMerge branch 'master' of git://github.com/i4j5/BookStac...
2021-02-06 Dan BrownMoved sketchy file samples to base64 equivilents
next