Commit Graph

17 Commits

Author SHA1 Message Date
a5fff1b710
fixup! add class that handles model with slug 2023-05-07 01:37:57 +02:00
1ef83ab57b
fixup! handle slugs in persistent data manager 2023-05-07 01:35:48 +02:00
769f3818f3
fixup! add class that handles model with slug 2023-05-07 01:34:54 +02:00
336e3dbd3f
call static instead of self in Model 2023-05-07 01:14:01 +02:00
eae3746dd3
fixup! add class that handles model with slug 2023-05-07 01:13:08 +02:00
8b25f57fe3
handle slugs in persistent data manager 2023-05-07 01:05:02 +02:00
afec6f1103
add class that handles model with slug 2023-05-07 00:47:55 +02:00
a17db2c79c
use the correct table alias in joins 'on clause'
All checks were successful
soko-web/pipeline/pr-master This commit looks good
2023-05-02 18:04:35 +02:00
70a9e492e3
make left joins really work
All checks were successful
soko-web/pipeline/pr-master This commit looks good
2023-05-01 18:56:36 +02:00
cf329a20e5
make it possible to use the same table in multiple joins 2023-05-01 18:56:36 +02:00
e37ea7c09c
make PersistentDataManager::$fillWithData private
All checks were successful
soko-web/pipeline/pr-master This commit looks good
2023-04-30 19:21:04 +02:00
ad7ea0de9d
withRelations in methods of PersistentDataManager should contain relation names instead of types 2023-04-30 19:19:00 +02:00
7650b33cd2
make auditlogger optional in persistent data manager
All checks were successful
soko-web/pipeline/pr-master This commit looks good
2023-04-20 00:23:14 +02:00
4fe463fcc5
do not use app container in classes
All checks were successful
soko-web/pipeline/pr-master This commit looks good
2023-04-19 23:26:24 +02:00
831433f9d8
implement audit logger 2023-04-18 23:15:06 +02:00
9d4cb86d41
fix check in PersistentDataManager
All checks were successful
soko-web/pipeline/pr-master This commit looks good
2023-04-16 15:59:47 +02:00
a17a88e9d4
initial commit for soko-web
All checks were successful
soko-web/pipeline/head This commit looks good
2023-04-07 19:32:15 +02:00