| Commit message (Expand) | Author | Age | Files | Lines |
| * | DB: Added views->viewable_type index | Dan Brown | 2025-12-19 | 1 | -0/+28 |
| * | Comment Mentions: Fixed and tweaks during review of changes | Dan Brown | 2025-12-18 | 1 | -1/+1 |
| * | Comment Mentions: Added core back-end logic | Dan Brown | 2025-12-17 | 1 | -0/+31 |
| * | Slugs: Added test to cover history lookup permission usage | Dan Brown | 2025-11-24 | 1 | -0/+29 |
| * | Slugs: Created history table to track changes | Dan Brown | 2025-11-23 | 1 | -0/+51 |
| * | Dev: Set timezone for test DB creation, added PHP 8.5 to tests | Dan Brown | 2025-11-18 | 1 | -4/+1 |
| * | Comments API: Addressed failing tests and static testing | Dan Brown | 2025-10-24 | 1 | -0/+5 |
| * | API: Added comment tree to pages-read endpoint | Dan Brown | 2025-10-24 | 1 | -1/+7 |
| * | API: Started building comments API endpoints | Dan Brown | 2025-10-22 | 1 | -0/+30 |
| * | Images: Added nulling of image page relation on page delete | Dan Brown | 2025-10-21 | 1 | -0/+10 |
| * | DB: Addressed test issues for user ID changes | Dan Brown | 2025-10-19 | 1 | -4/+0 |
| * | DB: Updated handling of deleted user ID handling in DB | Dan Brown | 2025-10-19 | 10 | -4/+307 |
| * | DB: Aligned entity structure to a common table | Dan Brown | 2025-10-18 | 8 | -16/+473 |
| * | Permissions: Added enum usage to controller helpers | Dan Brown | 2025-09-08 | 1 | -0/+5 |
| * | Permissions: Removed unused role-perm columns, added permission enum | Dan Brown | 2025-09-08 | 1 | -0/+5 |
| * | Maintenance: Removed unused comments text column | Dan Brown | 2025-09-02 | 1 | -0/+28 |
| * | Maintenance: Addressed a range of deprecations | Dan Brown | 2025-08-15 | 1 | -0/+2 |
| * | ZIP Imports: Added API test cases | Dan Brown | 2025-07-18 | 1 | -0/+1 |
| * | Comments: Added back-end content reference handling | Dan Brown | 2025-04-18 | 2 | -0/+32 |
| * | Sorting: Renamed sort set to sort rule | Dan Brown | 2025-02-11 | 4 | -10/+10 |
| * | Sorting: Covered sort set management with tests | Dan Brown | 2025-02-10 | 1 | -1/+3 |
| * | Sorting: Added tests to cover AssignSortSetCommand | Dan Brown | 2025-02-09 | 1 | -0/+30 |
| * | Sorting: Connected up default sort setting for books | Dan Brown | 2025-02-05 | 1 | -0/+28 |
| * | Sorting: Added content misses from last commit, started settings | Dan Brown | 2025-01-30 | 1 | -0/+29 |
| * | Framework: Fixed Laravel 11 upgrade test issues, updated phpstan | Dan Brown | 2025-01-11 | 3 | -27/+9 |
| * | Framework: Performed Laravel 11 upgrade guide steps | Dan Brown | 2025-01-11 | 1 | -2/+2 |
| * | ZIP Exports: Changed the instance id mechanism | Dan Brown | 2024-11-27 | 1 | -0/+30 |
| * | ZIP Imports: Added high level import run tests | Dan Brown | 2024-11-16 | 1 | -1/+1 |
| * | ZIP Imports: Added full contents view to import display | Dan Brown | 2024-11-05 | 2 | -7/+5 |
| * | ZIP Import: Added model+migration, and reader class | Dan Brown | 2024-11-02 | 2 | -0/+66 |
| * | ZIP Exports: Added new import permission | Dan Brown | 2024-10-29 | 2 | -3/+65 |
| * | Pages: Updated editor field to always be set | Dan Brown | 2024-09-29 | 1 | -0/+48 |
| * | API: Added audit log list endpoint | Dan Brown | 2024-05-04 | 1 | -0/+30 |
| * | Migrations: Added prefix support to schema inspection | Dan Brown | 2024-03-19 | 3 | -9/+15 |
| * | Framework: Addressed deprecations | Dan Brown | 2024-03-17 | 3 | -9/+9 |
| * | Migrations: Updated with type hints instead of php doc | Dan Brown | 2024-03-17 | 83 | -523/+241 |
| * | DB: Started update of entity loading to avoid global selects | Dan Brown | 2024-02-04 | 1 | -0/+32 |
| * | Merge branch 'chapter-templates' into development | Dan Brown | 2024-02-01 | 1 | -0/+32 |
| |\ |
|
| | * | Default chapter templates: Updated api docs and tests | Dan Brown | 2024-02-01 | 1 | -32/+32 |
| | * | Added Default Templates for Chapters | Sascha | 2024-01-01 | 1 | -0/+32 |
| * | | Comments: Removed remaining uses of redundant 'text' field | Dan Brown | 2024-01-31 | 1 | -1/+0 |
| * | | Comments: Added wysiwyg link selector, updated tests, removed command | Dan Brown | 2024-01-31 | 1 | -0/+1 |
| |/ |
|
| * | Permissions: Updated generation querying to be more efficient | Dan Brown | 2023-12-23 | 1 | -4/+10 |
| * | Input WYSIWYG: Fixed existing tests, fixed empty description handling | Dan Brown | 2023-12-20 | 1 | -2/+3 |
| * | Input WYSIWYG: Updated tests, Added simple html limiting | Dan Brown | 2023-12-19 | 3 | -3/+9 |
| * | Input WYSIWYG: Added description_html field, added store logic | Dan Brown | 2023-12-17 | 1 | -0/+36 |
| * | Page Templates: Changed template field name, added API support | Dan Brown | 2023-12-12 | 1 | -2/+2 |
| * | Default templates: Added page picker and working forms | Dan Brown | 2023-12-11 | 1 | -1/+1 |
| * | Default Templates: Started review and updates from PR code | Dan Brown | 2023-12-11 | 1 | -0/+0 |
| * | Merge branch 'development' into default-templates | Dan Brown | 2023-12-11 | 93 | -176/+626 |
| |\ |
|