|
ee7d9623a3
|
set redirect_after_login in query parameter as well
soko-web/pipeline/head This commit looks good
|
2024-10-24 22:15:22 +02:00 |
|
|
ecec258a64
|
allow starttls and smtps for mailing
|
2024-10-19 22:44:51 +02:00 |
|
|
66040d69db
|
use IRouteCollection for HttpResponse
soko-web/pipeline/head This commit looks good
|
2024-10-18 18:18:13 +02:00 |
|
|
fc2de8e1ab
|
do not use $_ENV vars for mail template
|
2024-10-18 18:05:53 +02:00 |
|
|
6cb90d5ea2
|
Merge pull request 'implement cors' (#30) from implement-cors into master
soko-web/pipeline/head This commit looks good
Reviewed-on: #30
|
2024-08-02 02:07:28 +02:00 |
|
|
e67afc401b
|
implement cors
soko-web/pipeline/pr-master This commit looks good
|
2024-08-02 01:42:30 +02:00 |
|
|
e59d627080
|
Merge pull request 'feature/update-to-php81' (#29) from feature/update-to-php81 into master
soko-web/pipeline/head This commit looks good
Reviewed-on: #29
|
2023-09-27 22:11:05 +02:00 |
|
|
3acca19d49
|
use new interface of TestCase
soko-web/pipeline/pr-master This commit looks good
|
2023-09-27 22:05:56 +02:00 |
|
|
2226b88a88
|
adapt signature of DatabaseSessionHandler::gc to the parent class
soko-web/pipeline/pr-master There was a failure building this commit
|
2023-09-27 21:46:32 +02:00 |
|
|
8e08b09ae8
|
generate composer.lock
soko-web/pipeline/pr-master There was a failure building this commit
|
2023-09-27 21:41:17 +02:00 |
|
|
a3bce1f2aa
|
update composer packages
|
2023-09-27 21:38:59 +02:00 |
|
|
a84d3a3976
|
update to php 8.1
|
2023-09-27 21:35:44 +02:00 |
|
|
7210b24aa3
|
Merge pull request 'log erros that were already caught' (#28) from feature/error-log into master
soko-web/pipeline/head This commit looks good
Reviewed-on: #28
|
2023-09-27 00:26:55 +02:00 |
|
|
2d48f20aed
|
log erros that were already caught
soko-web/pipeline/pr-master This commit looks good
|
2023-09-27 00:04:26 +02:00 |
|
|
ebe1fa2aa6
|
Merge pull request 'lazy create mysql connecion' (#27) from feature/lazy-create-mysql-connection into master
soko-web/pipeline/head This commit looks good
Reviewed-on: #27
|
2023-09-16 23:56:41 +02:00 |
|
|
bccee89c13
|
lazy create mysql connecion
soko-web/pipeline/pr-master This commit looks good
|
2023-09-16 13:18:42 +02:00 |
|
|
8bf495c89b
|
Merge pull request 'where should accept $relation as null' (#26) from bugfix/fix-where-closure into master
soko-web/pipeline/head This commit looks good
Reviewed-on: #26
|
2023-07-08 14:38:40 +02:00 |
|
|
74cb576a2e
|
where should accept $relation as null
soko-web/pipeline/pr-master This commit looks good
|
2023-07-08 14:36:22 +02:00 |
|
|
4283bc9bb1
|
Merge pull request 'implement multi relation loading' (#25) from feature/multiple-relations into master
soko-web/pipeline/head This commit looks good
Reviewed-on: #25
|
2023-06-17 14:32:56 +02:00 |
|
|
fc4c3234a7
|
implement multi relation loading
soko-web/pipeline/pr-master This commit looks good
|
2023-06-17 14:15:46 +02:00 |
|
|
8d490e48aa
|
Merge pull request 'RVRNEXT-31 change logic of checking external assets' (#24) from bugfix/RVRNEXT-31-allow-special-characters-for-local-assets into master
soko-web/pipeline/head This commit looks good
Reviewed-on: #24
|
2023-05-28 21:13:20 +02:00 |
|
|
1dcab1abe2
|
RVRNEXT-31 change logic of checking external assets
soko-web/pipeline/pr-master This commit looks good
|
2023-05-28 21:00:43 +02:00 |
|
|
bda12177eb
|
Merge pull request 'Revert "fix the case when relation is set to null"' (#23) from bugfix/fix-syncrelations into master
soko-web/pipeline/head This commit looks good
Reviewed-on: #23
|
2023-05-28 15:56:14 +02:00 |
|
|
f037de014e
|
Revert "fix the case when relation is set to null"
soko-web/pipeline/pr-master This commit looks good
This reverts commit 25548176bb .
|
2023-05-28 15:54:54 +02:00 |
|
|
8a1820275d
|
Merge pull request 'iterate in $data until fields for empty relation are over' (#22) from bugfix/fix-model-loading-when-left-join-is-empty into master
soko-web/pipeline/head This commit looks good
Reviewed-on: #22
|
2023-05-28 15:48:31 +02:00 |
|
|
da2801560d
|
iterate in $data until fields for empty relation are over
soko-web/pipeline/pr-master This commit looks good
|
2023-05-28 15:47:35 +02:00 |
|
|
dd855a6d6b
|
Merge pull request 'fix the case when relation is set to null' (#21) from bugfix/fix-when-relation-is-set-to-null into master
soko-web/pipeline/head This commit looks good
Reviewed-on: #21
|
2023-05-28 15:47:27 +02:00 |
|
|
25548176bb
|
fix the case when relation is set to null
soko-web/pipeline/pr-master This commit looks good
|
2023-05-28 15:46:13 +02:00 |
|
|
f31b801c03
|
Merge pull request 'generated unique slug should be part of diff' (#20) from bugfix/generated-unique-slug-should-be-part-of-diff into master
soko-web/pipeline/head This commit looks good
Reviewed-on: #20
|
2023-05-28 15:45:58 +02:00 |
|
|
346b1a0ca9
|
generated unique slug should be part of diff
soko-web/pipeline/pr-master This commit looks good
|
2023-05-28 15:45:19 +02:00 |
|
|
6fdd25ae4b
|
Merge pull request 'MAPG-238 include view with @include' (#19) from feature/MAPG-238-include-possibility-for-templating-engine into master
soko-web/pipeline/head This commit looks good
Reviewed-on: #19
|
2023-05-28 15:45:10 +02:00 |
|
|
754a23706a
|
MAPG-238 include view with @include
soko-web/pipeline/pr-master This commit looks good
|
2023-05-27 10:56:20 +02:00 |
|
|
78f891fbff
|
Merge pull request 'feature/slug-handling' (#18) from feature/slug-handling into master
soko-web/pipeline/head This commit looks good
Reviewed-on: #18
|
2023-05-07 01:52:34 +02:00 |
|
|
6989e1dcf3
|
call static instead of self in Model
soko-web/pipeline/pr-master This commit looks good
|
2023-05-07 01:51:20 +02:00 |
|
|
1288a33ff6
|
handle slugs in persistent data manager
|
2023-05-07 01:51:20 +02:00 |
|
|
a5bfc61db8
|
add class that handles model with slug
|
2023-05-07 01:51:20 +02:00 |
|
|
9637ebc52b
|
install cocur/slugify
|
2023-05-06 22:59:49 +02:00 |
|
|
585d469b69
|
Merge pull request 'use the correct table alias in joins 'on clause'' (#17) from bugfix/fix-multiple-level-join-table-alias into master
soko-web/pipeline/head This commit looks good
Reviewed-on: #17
|
2023-05-02 18:06:33 +02:00 |
|
|
a17db2c79c
|
use the correct table alias in joins 'on clause'
soko-web/pipeline/pr-master This commit looks good
|
2023-05-02 18:04:35 +02:00 |
|
|
fd286c9cff
|
Merge pull request 'check session validity by DatabaseSessionHandler' (#16) from feature/sessions-should-expire into master
soko-web/pipeline/head This commit looks good
Reviewed-on: #16
|
2023-05-02 12:55:47 +02:00 |
|
|
72fc78220f
|
check session validity by DatabaseSessionHandler
soko-web/pipeline/pr-master This commit looks good
|
2023-05-02 12:37:31 +02:00 |
|
|
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 |
|