Commit Graph

12 Commits

Author SHA1 Message Date
ab2901f950 Made some testcases for the new image populate command, found some bugs, fixed some errors due to discovering bugs during testing 2025-05-06 14:51:11 +02:00
c9993e0808 Added image database population command tool 2025-05-06 13:38:12 +02:00
3dd0c6080f Implemented a way for the developer to define a custom background color for the pages they are building through the config file 'pagebuilder.php' 2025-05-06 11:04:24 +02:00
4ae0edad49 Made test coverage for PageBuilder controllers and models 2025-05-06 00:13:06 +02:00
6b4c4e25d2 Rendered generated pages menu links on the main page, cleaned up some code, and forced light mode for a consistent look
Some checks failed
linter / quality (push) Has been cancelled
tests / ci (push) Has been cancelled
2025-05-05 22:32:28 +02:00
afb8942c52 Removed permission checking as permissions are not implemented for the standalone pagebuilder codebase
Some checks are pending
linter / quality (push) Waiting to run
tests / ci (push) Waiting to run
2025-05-05 19:26:20 +02:00
3c49569962 Changed correct dashboard route and introduced a stripped down version of the pagesettings helper class from the main CMS codebase, in order to maintain compatability/functionality
Some checks are pending
linter / quality (push) Waiting to run
tests / ci (push) Waiting to run
2025-05-05 19:12:42 +02:00
e15d3ae146 Transferred and translated the frontend code from L10 to L12
Some checks are pending
linter / quality (push) Waiting to run
tests / ci (push) Waiting to run
2025-05-05 19:01:27 +02:00
b1e031376f Backend Pagebuilder Controller + Request Classes
Some checks are pending
linter / quality (push) Waiting to run
tests / ci (push) Waiting to run
2025-05-05 15:30:43 +02:00
60dc53b7ca ImageNode from Polarpress migration + model + helper class, PageRender controller
Some checks are pending
linter / quality (push) Waiting to run
tests / ci (push) Waiting to run
2025-05-05 15:25:55 +02:00
b8acb478b0 PageBuilder models
Some checks are pending
linter / quality (push) Waiting to run
tests / ci (push) Waiting to run
2025-05-05 15:09:04 +02:00
b6ab703b4c Base framework
Some checks are pending
linter / quality (push) Waiting to run
tests / ci (push) Waiting to run
2025-05-05 15:02:00 +02:00