Riyyi
077e4c434c
Everywhere: Add config and cache page
...
Add config database table and enable crud page.
Also add cache controller, model and view and routes for these pages.
Make the JavaScript display a message when changing the state of
development mode.
2021-08-27 16:15:03 +02:00
Riyyi
2dee309279
Model: Add updateOrCreate function
2021-08-27 12:24:00 +02:00
Riyyi
ac66a97d5e
Model: Add documentation DocBlock to query function
2021-08-26 00:39:43 +02:00
Riyyi
2fb4481876
Model: Fix creation of new models
...
Do not mark 'filtered' columns as 'required' during validation,
as these are handled programmatically and not by the user.
2021-08-25 22:40:23 +02:00
Riyyi
aed4f15e22
Add CRUD create/update form validation
2021-05-10 18:06:20 +02:00
Riyyi
4f6894062c
Add required attribute to CRUD form dropdown
2021-05-10 15:06:59 +02:00
Riyyi
a8056b66cc
Initial commit
...
Couldnt keep the history unfortunately.
2021-03-03 17:55:48 +01:00