]> BookStack Code Mirror - bookstack/history - app/Entities
Fixed failing webhook test cases
[bookstack] / app / Entities /
2021-05-24 Dan BrownMerge branch 'master' of https://github.com/jasonhoule...
2021-05-24 Dan BrownMerge branch 'show-tags' of https://github.com/burnoutb...
2021-05-24 Dan BrownMerge branch 'v21.04.x'
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-23 Dan BrownAdded deletion of favourites on entity/user delete
2021-05-23 Dan BrownAdded favourites page with link from header and home
2021-05-22 Dan BrownDeleted redundant complex relationmultimodel query...
2021-05-22 Dan BrownRevamped some complex queries, added favourites to...
2021-05-19 Dan BrownStarted building system for cross-model queries
2021-05-16 Dan BrownStarted refactoring of view service
2021-05-15 Dan BrownStarted addition of favourite system
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 BrownMerge pull request #2716 from Jokuna/master
2021-05-08 Dan BrownMerge branch 'ivir-authncontext' of https://github...
2021-05-03 Dan BrownFiltered scripts in custom HTML head for exports 2730/head
2021-04-20 awarreAdd base64 image support 2700/head
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-16 Dan BrownStarted backend theme system
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 branch 'master' of git://github.com/webfoersterei...
2021-03-14 Dan BrownPerformed further cleanup in permission service
2021-03-14 Dan BrownDone a refactor pass on PermissionService
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 BrownUpdates search to use user slugs
2021-03-09 Dan BrownStarted rolling out user slugs to model and core contro...
2021-03-08 Dan BrownStarted work on user slugs
2021-03-07 Dan BrownMerge branch 'master' of github.com:BookStackApp/BookStack
2021-03-07 Dan BrownRan phpcbf and updated phpcs.xml
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-02 Dan BrownMerge branch 'v0.31.x'
2021-02-14 Benedikt VolkeAdd filter method to search runner
2021-02-09 James GeigerCode cleanup, bug squashing 2393/head
2021-02-09 James GeigerPageContent return null issue
2021-02-09 James GeigerCode cleanup, refactor
2021-02-07 Dan BrownMerge branch 'master' of git://github.com/Body4/BookSta...
2021-02-06 Dan BrownRemoved some old front-end md rendering elements
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 BrownRemoved "isA" usages from trashcan
2021-02-06 Aleksandr SazhinUpdate TrashCan.php
2021-02-06 Dan BrownMerge branch 'master' of git://github.com/i4j5/BookStac...
2021-02-03 Aleksandr SazhinUpdate TrashCan.php 2530/head
2021-01-31 Guillaume HanotelImprove sorting Shelf Books 2515/head
2021-01-30 Dan BrownMerge branch 'footer-links' of git://github.com/james...
2021-01-30 Dan BrownMerge branch 'feature_add_add-button_to_home_view'...
2021-01-29 Guillaume HanotelSort Books within Shelves
2021-01-27 Shubham TiwariAdd prev and next button to navigate through different... 2511/head
2021-01-10 Dan BrownMade books and shelf listing views slightly more efficient
2021-01-10 Dan BrownAdded strikethrough support to back-end md rendering
2021-01-09 Dan BrownFixed page copying not retaining content
2021-01-09 Dan BrownAdded in table + tasklist markdown rendering
2021-01-04 Dan BrownFixed markdown content not stored on first page save
2021-01-03 Dan BrownMade fixes/updates during pre-release review
2021-01-02 Dan BrownFixed restore revision save order, Added restore summar...
2021-01-02 Dan BrownMerge branch 'master' of git://github.com/rondaa/BookSt...
2021-01-02 Dan BrownMerge branch 'master' of git://github.com/Swoy/BookStac...
2021-01-02 Dan BrownMerge pull request #2416 from shubhamosmosys/master
2021-01-02 Dan BrownMerge pull request #2436 from BookStackApp/ownership_system
2021-01-01 Dan BrownAdded manual type conversion to fix failing tests
2021-01-01 Dan BrownAdded user ownership migrate to delete screen.
2021-01-01 Dan BrownMoved permission updating to its own tool
2020-12-30 Dan BrownAdded owners to entity creation and updated tests
2020-12-30 Dan BrownStarted change for entities to have concept of owners
2020-12-22 James GeigerCreate Open Graph meta tags for book/page/chapter/shelf
2020-12-18 Dan BrownMerge branch 'v0.30.x'
2020-12-18 Dan BrownFixed issue where restricted page content in plaintext...
2020-12-17 Dan BrownMerge branch 'v0.30.x'
2020-12-17 Dan BrownFixed book-tree-gen page visibility issue
2020-12-08 Dan BrownCleaned up some user/image areas of the app
2020-12-06 Dan BrownFixed issue where page export contain system would...
2020-12-06 Dan BrownMerge branch 'v0.30.x'
2020-12-03 James GeigerMerge pull request #1 from BookStackApp/master
2020-11-28 Dan BrownFixed bad collection/array mixing causing error on...
2020-11-28 Dan BrownMerge pull request #2382 from BookStackApp/pages_api
2020-11-28 Dan BrownAdded pages API doc examples
2020-11-22 Dan BrownStarted pages API
2020-11-22 Dan BrownFocused base Entity class cleanup
2020-11-22 Dan BrownFixed some mis-refactoring and split search service
2020-11-21 Dan BrownMoved models to folder, renamed managers to tools
2020-11-21 Dan BrownService provider and other cleanup
2020-11-21 Dan BrownMerge pull request #2360 from BookStackApp/activity_revamp
2020-11-18 Dan BrownStarted widening of activity logging
2020-11-08 Dan BrownUpdated activities table format
2020-11-07 Dan BrownRemoved use of book_id in activity
2020-11-07 Dan BrownOrganised activity types and moved most to repos
2020-11-07 Dan BrownMerge pull request #2283 from BookStackApp/recycle_bin
2020-11-07 Dan BrownChecked over recycle bin parent/child flows 2283/head
2020-11-07 Dan BrownAdded recycle bin auto-clear lifetime functionality
2020-11-06 Dan BrownStarted testing work for recycle bin implementation
2020-11-04 Anthony RondaAutomatic Restored Revision Changelog Summary Text 2353/head
next