Commit Graph

203 Commits

Author SHA1 Message Date
Yuri Kuznetsov 86413517e6 type fixes 2022-03-22 13:12:35 +02:00
Yuri Kuznetsov 0ef26a7929 type fixes 2022-03-17 14:20:06 +02:00
Yuri Kuznetsov d77e56ec5d type fixes 2022-03-17 14:07:47 +02:00
Yuri Kuznetsov d92bf08160 type fixes 2022-03-16 14:16:32 +02:00
Yuri Kuznetsov 00e6b710f3 type fixes 2022-03-10 12:34:07 +02:00
Yuri Kuznetsov d5ee58cbbc type fixes 2022-03-10 12:17:04 +02:00
Yuri Kuznetsov 3ffebd2d8d type fixes 2022-03-10 11:55:25 +02:00
Yuri Kuznetsov 17c2204dd3 type fixes 2022-03-08 21:17:23 +02:00
Taras Machyshyn 095f82df1c 2022 year 2022-02-10 12:12:23 +02:00
Yuri Kuznetsov fd7819f76a cs fix 2021-11-24 09:09:29 +02:00
Yuri Kuznetsov 48cfedb777 fix parent 2021-11-24 09:07:51 +02:00
Yuri Kuznetsov 864c96fe56 fixes 2021-11-13 10:29:47 +02:00
Yuri Kuznetsov 7203b652fa type fixes 2021-11-04 12:17:37 +02:00
Yuri Kuznetsov 71a35878c1 type fixes 2021-11-02 12:24:56 +02:00
Yuri Kuznetsov f5fa51854d fixes 2021-10-29 16:12:24 +03:00
Yuri Kuznetsov 8286d7b621 fixes 2021-10-29 12:46:57 +03:00
Arkadiy 4ae383033a fix missing class imports, exceptions and undefined properties (#2112)
* fix exception

* fix missing imports

* fix access to an undefined property
2021-10-15 15:46:45 +03:00
Yuri Kuznetsov 9add3fa538 sms 2021-09-16 17:35:32 +03:00
Yuri Kuznetsov af4d1e650c cs fix 2021-06-10 17:01:54 +03:00
Yuri Kuznetsov 6e9d29937d Optimistic concurrency control 2021-05-26 14:09:45 +03:00
Yuri Kuznetsov ac9f51a0f3 fix person name select 2021-05-25 13:23:32 +03:00
Yuri Kuznetsov 8ffd06025e cleanup 2021-05-25 13:18:58 +03:00
Arkady b19c543988 fix cs (#1995)
* remove leading slashes in `use` clauses

* remove spaces inside parenthesis

* ensure one blank line after the `use` statement

* ensure cast are written in lower case

* fix whitespace around the keyword of a class

* remove spaces after function call

* remove trailing whitespace

* standardize spaces around ternary operator

* ensure php keywords are in lower case

* remove whitespace before closing semicolon

* ensure whitespace after each comma in array

* ensure `true`, `false`, and `null` are lower case
2021-05-12 23:53:11 +03:00
Yuri Kuznetsov fa140f09fc relation table id bigint 2021-05-10 13:07:16 +03:00
Yuri Kuznetsov 44f25f7497 typo fixes and cleanup 2021-05-09 14:40:40 +03:00
Yuri Kuznetsov 296358e473 gr globals 2021-05-06 17:02:24 +03:00
Yuri Kuznetsov aa0db4b665 manual merge 2021-03-12 14:54:10 +02:00
Yuri Kuznetsov 970242e860 cs fixes 2021-03-10 16:05:38 +02:00
Yuri Kuznetsov 30a9c8c90e foreign type 2021-02-23 18:50:24 +02:00
Taras Machyshyn 124cce55bd 2021 license 2021-01-25 16:37:54 +02:00
Yuri Kuznetsov b5877ac32a fix person name 2020-11-16 13:03:56 +02:00
Yuri Kuznetsov 5ceb5c848e field converer class name in metadata 2020-09-17 11:14:13 +03:00
Yuri Kuznetsov b00e94bae9 get rid of phone and email attribute types 2020-09-17 10:57:10 +03:00
Yuri Kuznetsov 0c759b9016 fix additionalTables 2020-09-10 16:03:34 +03:00
Yuri Kuznetsov 98c42569ea grand orm improvements 2020-08-18 12:55:32 +03:00
Yuri Kuznetsov 1aeb5639c7 fix syntax 2020-08-17 11:53:30 +03:00
Yuri Kuznetsov 18aee37057 remove sql usage, person name field defs changes 2020-08-16 14:55:40 +03:00
Yuri Kuznetsov 83b5b9051d remove sql usage 2020-08-16 13:38:55 +03:00
Yuri Kuznetsov e4141283f1 cleanup 2020-08-16 12:55:50 +03:00
Yuri Kuznetsov 209ad19164 orm fix and remove orm usage 2020-08-16 12:55:12 +03:00
Yuri Kuznetsov c8fb6d9805 orm fixes and removing sql usag 2020-08-14 17:26:44 +03:00
Yuri Kuznetsov 6dff9d06c9 refactoring 2020-08-14 13:45:23 +03:00
Yuri Kuznetsov 60209027fc dependeeSelect, get rid of handleSelectParams usage 2020-08-13 18:09:52 +03:00
Yuri Kuznetsov 0ec56ef0d3 relation columnAttributeMap 2020-08-13 15:33:19 +03:00
Yuri Kuznetsov 4ea2455958 fixes 2020-08-04 16:08:07 +03:00
Yuri Kuznetsov dc4eccb043 relationship entities 2020-07-24 16:45:28 +03:00
Yuri Kuznetsov 0466d6ce83 fix order by email & phone 2020-05-06 10:59:20 +03:00
Yuri Kuznetsov 83e0d926ac opted out fields: allow foreign access 2020-05-01 20:03:39 +03:00
Yuri Kuznetsov 5b0a58372b Merge branch 'hotfix/5.8.5' 2020-04-16 09:21:23 +03:00
Yuri Kuznetsov 38e2650cde fix foreign email/phone 2020-04-16 09:21:06 +03:00