]> BookStack Code Mirror - bookstack/history - app/Entities
Tests: Updated comment test to account for new editor usage
[bookstack] / app / Entities /
2025-05-24 Dan BrownMerge branch 'development' of github.com:rubentalstra...
2025-05-24 Dan BrownPages: Redirect user to view if they can't edit
2025-03-16 Dan BrownRevisions: Hid changes link for oldest revision
2025-02-23 Dan BrownMerge pull request #5491 from BookStackApp/deprecations
2025-02-23 Dan BrownMerge pull request #5463 from BookStackApp/v24-12
2025-02-17 Dan BrownPHP: Addressed 8.4 deprecations within app itself
2025-02-16 Dan BrownMerge pull request #5415 from BookStackApp/more_lexical...
2025-02-14 Dan BrownMerge branch 'inv-hareesh/development' into search_inde...
2025-02-12 Dan BrownMerge pull request #5470 from Silverlan/patch-1
2025-02-11 Dan BrownMerge pull request #5457 from BookStackApp/sort_sets
2025-02-11 Dan BrownSorting: Renamed sort set to sort rule
2025-02-05 Dan BrownSorting: Added book autosort logic
2025-02-05 Dan BrownSorting: Connected up default sort setting for books
2025-01-29 Dan BrownSorting: Reorganised book sort code to its own directory
2024-12-13 Dan BrownAPI: Added cover to book/shelf list endpoints
2024-12-03 Dan BrownMerge branch 'rashadkhan359/development' into development
2024-12-02 Dan BrownMerge branch 'fix/markdown-export' into development
2024-12-02 Dan BrownMD Exports: Added HTML description conversion
2024-12-01 Dan BrownMerge branch 'fix-ldap-display-name' into development
2024-12-01 Dan BrownMerge branch 'docker-simplify' into development
2024-12-01 Dan BrownMerge branch 'portazips' into development
2024-12-01 Dan BrownMerge pull request #5259 from BookStackApp/typescript...
2024-11-28 Dan BrownMerge branch 'oidc-content-type-issue' into development
2024-11-28 Dan BrownIncludes: Workaround for PHP 8.3.14 bug
2024-11-10 Dan BrownZIP Imports: Built out reference parsing/updating logic
2024-11-10 czemuExportFormatter: Add book description and check for... 5313/head
2024-11-09 Dan BrownZIP imports: Started actual import logic
2024-10-23 Dan BrownZIP Exports: Added core logic for books/chapters
2024-10-15 Dan BrownZIP Exports: Finished up format doc, move files, starte...
2024-09-30 Dan BrownMerge branch 'feature/opensearch' into development
2024-09-29 Dan BrownPages: Updated editor field to always be set
2024-09-27 Dan BrownExports: Made pdf command timeout configurable
2024-09-27 Dan BrownMerge branch 'lexical' into development
2024-09-22 Dan BrownPage Editors: Added switching/options for new lexical...
2024-08-29 Dan BrownMerge branch 'development' of github.com:BookStackApp...
2024-08-29 Dan BrownAPI: Fixed lacking permission enforcement on book contents
2024-06-09 Dan BrownMerge pull request #5036 from bradenterpstra01/development
2024-06-09 Dan BrownMerge pull request #5052 from michaelortnerit/development
2024-06-09 Dan BrownPages: Fixed unused changelog on first page publish
2024-05-05 Dan BrownMerge pull request #4987 from BookStackApp/audit_api
2024-05-04 Dan BrownAPI: Added audit log list endpoint
2024-05-04 Dan BrownMerge branch 'nesges/development' into development
2024-05-03 Dan BrownMerge pull request #4972 from johnroyer/fix-typo-in...
2024-05-02 Dan BrownMerge pull request #4985 from BookStackApp/ldap_ca_cert...
2024-04-26 Dan BrownMerge pull request #4969 from BookStackApp/pdf_command_...
2024-04-26 Dan BrownPDF: Added tests for pdf command, fixed old tests for... 4969/head
2024-04-24 Dan BrownPDF: Added implmentation of command PDF option
2024-04-24 Dan BrownPDF: Removed barryvdh snappy to use snappy direct
2024-04-22 Dan BrownPDF: Started new command option, merged options, simpli...
2024-04-16 Dan BrownMerge branch 'development' into lukeshu/oidc-development
2024-03-10 Dan BrownMerge branch 'totp-patch' into development
2024-03-09 Dan BrownPage nav: Fixed nbsp being represented as nothing
2024-03-09 Dan BrownBreadcrumbs: Set book/shelf lists to use name ordering
2024-02-28 Dan BrownEntity popular queriy: Loaded parents for selector...
2024-02-28 Dan Brown404: Fixed entity list issue with entity with non-visib...
2024-02-28 Dan BrownMerge branch 'v23-12' into development
2024-02-13 Dan BrownMerge pull request #4794 from BookStackApp/en_tweaks
2024-02-11 Dan BrownMerge pull request #4827 from BookStackApp/query_revamp
2024-02-11 Dan BrownQueries: Update API to align data with previous versions 4827/head
2024-02-08 Dan BrownQueries: Addressed failing test cases from recent changes
2024-02-08 Dan BrownQueries: Updated old use-specific entity query classes
2024-02-07 Dan BrownQueries: Moved out or removed some class-level items
2024-02-07 Dan BrownQueries: Extracted static page,chapter,shelf queries...
2024-02-07 Dan BrownQueries: Updated all app book static query uses
2024-02-07 Dan BrownQueries: Migrated revision repo queries to new class
2024-02-05 Dan BrownQueries: Extracted PageRepo queries to own class
2024-02-05 Dan BrownQueries: Extracted chapter repo queries to class
2024-02-04 Dan BrownQueries: Migrated bookshelf repo queries to new class
2024-02-04 Dan BrownQueries: Migrated BookRepo queries to new query class
2024-02-04 Dan BrownDB: Started update of entity loading to avoid global...
2024-02-01 Dan BrownMerge branch 'chapter-templates' into development
2024-02-01 Dan BrownDefault chapter templates: Added tests, extracted repo...
2024-02-01 Dan BrownDefault chapter templates: Updated api docs and tests
2024-01-29 Saschaadded template to chapter API controller 4750/head
2024-01-23 Saschafixed error from phpcs
2024-01-23 SaschaUpdate TrashCan.php
2024-01-17 Dan BrownMerge pull request #4758 from BookStackApp/range_reques...
2024-01-16 Dan BrownChapters API: Added missing book_slug field
2024-01-01 SaschaAdded Default Templates for Chapters
2023-12-22 Dan BrownMerge pull request #4729 from BookStackApp/description_...
2023-12-22 Dan BrownInput WYSIWYG: Updated API testing, fixed description...
2023-12-21 Dan BrownInput WYSIWYG: Updated API to show/accept html descriptions
2023-12-20 Dan BrownInput WYSIWYG: Aligned newline handling with old descri...
2023-12-19 Dan BrownInput WYSIWYG: Updated tests, Added simple html limiting
2023-12-18 Dan BrownInput WYSIWYG: Updated reference link updating for...
2023-12-18 Dan BrownInput WYSIWYG: Added reference store & fetch handling
2023-12-17 Dan BrownInput WYSIWYG: Added description_html field, added...
2023-12-12 Dan BrownMerge pull request #4721 from BookStackApp/default...
2023-12-12 Dan BrownPage Templates: Changed template field name, added...
2023-12-11 Dan BrownDefault templates: Added page picker and working forms
2023-12-11 Dan BrownDefault Templates: Started review and updates from...
2023-12-11 Dan BrownMerge branch 'development' into default-templates
2023-12-10 Dan BrownPHPStan: Fixed larastan loading and address some level2...
2023-12-10 Dan BrownURL Handling: Removed referrer-based redirect handling
2023-12-06 Dan BrownMerge branch 'fix/oidc-logout' into development
2023-12-03 Dan BrownMerge branch 'v23-10' into development
2023-11-27 Dan BrownMerge pull request #4688 from BookStackApp/include...
2023-11-27 Dan BrownIncludes: Added back support for parse theme event 4688/head
2023-11-27 Dan BrownIncludes: Added ID de-duplicating and more thorough...
2023-11-27 Dan BrownIncludes: Switched page to new system
next