]> BookStack Code Mirror - bookstack/history - tests/Entity/PageContentTest.php
Updated template test to be more stable
[bookstack] / tests / Entity / PageContentTest.php
2019-08-04 Dan BrownMerge branch 'master' into 129-page-templates
2019-07-15 Dan BrownMerge pull request #1534 from DeehSlash/pt_BR
2019-07-15 Dan BrownMerge pull request #1485 from lucaguindani/update-fr...
2019-07-10 Dan BrownMerge branch 'v0.26'
2019-07-10 Dan BrownHardened page content script escaping
2019-05-06 MantikorMerge pull request #1 from BookStackApp/master
2019-05-05 Dan BrownPrevented potential inline JS event usage
2019-04-21 Dan BrownMerge branch 'fix/registraion-form-validation' of git...
2019-04-21 Dan BrownAdded deeper content id de-duplication
2019-04-20 Dan BrownMerge branch 'patch-1' of git://github.com/XVilka/BookS...
2019-04-20 Dan BrownAdd revision restore confirm and changed http method
2019-04-20 Dan BrownAdded test to check page HTML id de-duplication
2019-04-16 Dan BrownMerge branch 'fix/dot-in-role-names' of git://github...
2019-04-15 Dan BrownPrevented bad duplicate IDs causing major exception
2019-03-09 Dan BrownMerge branch 'Copy-For-View-Only' of git://github.com...
2019-01-13 Dan BrownMerge branch 'master' into 2019-design
2019-01-06 Dan BrownMerge pull request #1197 from moucho/master
2019-01-05 Dan BrownPrevented page text content includes
2018-11-10 Dan BrownMerge pull request #1066 from limkukhyun/codev-kuk...
2018-11-10 Dan BrownMerge pull request #1034 from DeehSlash/pt_br_translations
2018-11-04 Justin SteinMerge branch 'master' of https://github.com/BookStackAp...
2018-11-04 Dan BrownMerge branch 'v0.24-dev'
2018-10-13 Dan BrownExtracted many page-specific repo methods into page...
2018-09-25 Dan BrownRe-structured the app code to be feature based rather...
2018-03-24 Dan BrownMerge branch 'bug/gif-image-740' of git://github.com...
2018-03-18 Abijeet PatroMerge branch 'master' into bug/image-upload 754/head
2018-03-18 Dan BrownMerge branch 'patch-1' of git://github.com/BackwardSpy...
2018-03-17 Dan BrownAdded togglable script escaping to page content
2018-01-20 Dan BrownMerge branch 'master' into draw.io
2017-12-30 Dan BrownFixed broken table/ol/ul page includes
2017-12-06 Dan BrownMerge branch 'BookStackApp-master' of git://github...
2017-10-01 Dan BrownMerge pull request #528 from turbotankist/master
2017-10-01 Dan BrownMerge pull request #523 from sanderdw/master
2017-09-20 Dan BrownFixed page includes erroring on save
2017-04-18 AbijeetMerge branch 'master' of https://github.com/Abijeet...
2017-04-16 Dan BrownMerge pull request #340 from BookStackApp/search_system
2017-03-25 Abijeet PatroMerge pull request #8 from BookStackApp/master
2017-03-23 Dan BrownFixed bug preventing page revision restore
2017-03-05 Dan BrownMerge pull request #325 from arietimmerman/dutchbranch
2017-02-25 Dan BrownFixed inaccessible revisions, added regression tests
2017-02-23 Dan BrownMerge pull request #295 from ReeseSebastian/master
2017-02-05 Dan BrownMerge bugfixes from branch 'v0.14'
2017-02-04 Dan BrownNamespaced tests to align with new laravel default
2017-02-01 Dan BrownMerge branch 'v0.14'
2017-01-29 AbijeetMerge branch 'master' of https://github.com/Abijeet...
2017-01-29 Abijeet PatroMerge pull request #6 from BookStackApp/master
2017-01-25 Dan BrownUpgraded to Laravel 5.4
2017-01-21 Dan BrownMerge branch 'page_transclusion'
2017-01-21 Dan BrownAdded transclusion tests and fixed other tests