|
0da1d00c3d
|
Merge pull request 'feature/implement-separate-remember-me' (#15) from feature/implement-separate-remember-me into master
soko-web/pipeline/head This commit looks good
Reviewed-on: #15
|
2023-05-02 12:08:16 +02:00 |
|
|
c57d1d40d4
|
fixup! remove unnecessary "pass by reference" variables from Request
soko-web/pipeline/pr-master This commit looks good
|
2023-05-02 12:02:30 +02:00 |
|
|
6a35344210
|
pass Session object to Request
soko-web/pipeline/pr-master There was a failure building this commit
|
2023-05-02 11:47:08 +02:00 |
|
|
9ade08d8bd
|
session handler should receive table name in the constructor
|
2023-05-02 10:52:22 +02:00 |
|
|
a982be6645
|
remove unnecessary "pass by reference" variables from Request
|
2023-05-02 10:36:04 +02:00 |
|
|
219b42f995
|
Merge pull request 'feature/use-the-same-table-in-multiple-joins' (#14) from feature/use-the-same-table-in-multiple-joins into master
soko-web/pipeline/head This commit looks good
Reviewed-on: #14
|
2023-05-01 19:08:22 +02:00 |
|
|
70a9e492e3
|
make left joins really work
soko-web/pipeline/pr-master This commit looks good
|
2023-05-01 18:56:36 +02:00 |
|
|
e9bfe4e4ad
|
use the table name is column names if table is not specified
|
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 |
|
|
88a2a99527
|
Merge pull request 'feature/withrelations-should-contain-names-instead-of-types' (#13) from feature/withrelations-should-contain-names-instead-of-types into master
soko-web/pipeline/head This commit looks good
Reviewed-on: #13
|
2023-04-30 20:20:27 +02:00 |
|
|
e37ea7c09c
|
make PersistentDataManager::$fillWithData private
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 |
|
|
445774e59a
|
Merge pull request 'make auditlogger optional in persistent data manager' (#12) from bugfix/make-auditlogger-optional into master
soko-web/pipeline/head This commit looks good
Reviewed-on: #12
|
2023-04-20 00:24:31 +02:00 |
|
|
7650b33cd2
|
make auditlogger optional in persistent data manager
soko-web/pipeline/pr-master This commit looks good
|
2023-04-20 00:23:14 +02:00 |
|
|
5e0579463c
|
Merge pull request 'feature/get-rid-of-container-usage' (#11) from feature/get-rid-of-container-usage into master
soko-web/pipeline/head This commit looks good
Reviewed-on: #11
|
2023-04-19 23:35:03 +02:00 |
|
|
4fe463fcc5
|
do not use app container in classes
soko-web/pipeline/pr-master This commit looks good
|
2023-04-19 23:26:24 +02:00 |
|
|
0f87a9c6e3
|
add interfaces for route and route collection
|
2023-04-19 22:15:49 +02:00 |
|
|
3893ed2231
|
Merge pull request 'feature/audit-logger' (#7) from feature/audit-logger into master
soko-web/pipeline/head This commit looks good
Reviewed-on: #7
|
2023-04-18 23:17:08 +02:00 |
|
|
2c18f74f97
|
add/modify template for audit logger
soko-web/pipeline/pr-master This commit looks good
|
2023-04-18 23:15:06 +02:00 |
|
|
831433f9d8
|
implement audit logger
|
2023-04-18 23:15:06 +02:00 |
|
|
aa31c857c7
|
Merge pull request 'fix archive in pipeline' (#10) from bugfix/fix-archive-in-pipeline into master
soko-web/pipeline/head This commit looks good
Reviewed-on: #10
|
2023-04-18 23:13:59 +02:00 |
|
|
73272fa6e5
|
fix archive in pipeline
soko-web/pipeline/pr-master This commit looks good
|
2023-04-18 23:13:11 +02:00 |
|
|
0b047b0bcc
|
Merge pull request 'feature/database-transactions' (#9) from feature/database-transactions into master
soko-web/pipeline/head This commit looks good
Reviewed-on: #9
|
2023-04-18 23:07:18 +02:00 |
|
|
ad7b8c3eda
|
handle errors and exceptions in controllers
soko-web/pipeline/pr-master This commit looks good
|
2023-04-18 22:43:21 +02:00 |
|
|
51801d4228
|
execute every db command in a transaction in controllers
|
2023-04-18 22:22:02 +02:00 |
|
|
644197fae8
|
Merge pull request 'turn on mysqli exceptions' (#8) from feature/enable-mysqli-exceptions into master
soko-web/pipeline/head This commit looks good
Reviewed-on: #8
|
2023-04-17 20:45:53 +02:00 |
|
|
f43121769b
|
turn on mysqli exceptions
soko-web/pipeline/pr-master This commit looks good
|
2023-04-17 20:42:22 +02:00 |
|
|
948b36c80d
|
Merge pull request 'add generic HttpResponse' (#6) from feature/create-generic-class-for-http-response into master
soko-web/pipeline/head This commit looks good
Reviewed-on: #6
|
2023-04-16 20:52:06 +02:00 |
|
|
635b68ab46
|
add generic HttpResponse
soko-web/pipeline/pr-master This commit looks good
|
2023-04-16 20:46:16 +02:00 |
|
|
8df2e64872
|
Merge pull request 'unify url handling for routes and redirect' (#5) from feature/unify-url-handling into master
soko-web/pipeline/head This commit looks good
Reviewed-on: #5
|
2023-04-16 20:45:23 +02:00 |
|
|
427426bebe
|
unify url handling for routes and redirect
soko-web/pipeline/pr-master This commit looks good
|
2023-04-16 20:33:22 +02:00 |
|
|
014a548096
|
Merge pull request 'add interface IAuthenticationRequired' (#4) from feature/interface-for-authentication-required into master
soko-web/pipeline/head This commit looks good
Reviewed-on: #4
|
2023-04-16 16:54:22 +02:00 |
|
|
298a1e34ac
|
add interface IAuthenticationRequired
soko-web/pipeline/pr-master This commit looks good
|
2023-04-16 16:43:53 +02:00 |
|
|
4af7ae3521
|
Merge pull request 'fix check in PersistentDataManager' (#3) from bugfix/fix-check-in-persistentdatamanager into master
soko-web/pipeline/head This commit looks good
Reviewed-on: #3
|
2023-04-16 16:00:29 +02:00 |
|
|
9d4cb86d41
|
fix check in PersistentDataManager
soko-web/pipeline/pr-master This commit looks good
|
2023-04-16 15:59:47 +02:00 |
|
|
bf4520a7dd
|
Merge pull request 'get and serve headers in Request' (#2) from feature/implement-header-parsing into master
soko-web/pipeline/head This commit looks good
Reviewed-on: #2
|
2023-04-16 15:54:55 +02:00 |
|
|
fda796ab18
|
get and serve headers in Request
soko-web/pipeline/pr-master This commit looks good
|
2023-04-16 15:52:50 +02:00 |
|
|
ba33a9bb37
|
Merge pull request 'add README with build badge' (#1) from add-readme into master
soko-web/pipeline/head This commit looks good
Reviewed-on: #1
|
2023-04-07 21:22:45 +02:00 |
|
|
8a20bb76ef
|
add README with build badge
soko-web/pipeline/pr-master This commit looks good
|
2023-04-07 21:20:25 +02:00 |
|
|
a17a88e9d4
|
initial commit for soko-web
soko-web/pipeline/head This commit looks good
|
2023-04-07 19:32:15 +02:00 |
|