Yuri Kuznetsov
344a0f7ff0
throws tags
2022-06-24 12:09:03 +03:00
Yuri Kuznetsov
6516616bf4
exception fixes
2022-06-23 17:28:35 +03:00
Yuri Kuznetsov
86413517e6
type fixes
2022-03-22 13:12:35 +02:00
Yuri Kuznetsov
d77e56ec5d
type fixes
2022-03-17 14:07:47 +02:00
Yuri Kuznetsov
45f9e2af59
type fixes
2022-03-17 14:02:36 +02:00
Yuri Kuznetsov
841b0f4ebf
fix
2022-03-16 13:20:39 +02:00
Yuri Kuznetsov
f7cab7d42d
file get contents refactoring
2022-03-15 19:06:14 +02:00
Yuri Kuznetsov
bcadb93f66
type fixes
2022-03-09 13:44:17 +02:00
Yuri Kuznetsov
60bca1635e
type fixes
2022-03-09 13:25:19 +02:00
Taras Machyshyn
095f82df1c
2022 year
2022-02-10 12:12:23 +02:00
Yuri Kuznetsov
e3fe496321
move
2022-01-27 12:52:40 +02:00
Yuri Kuznetsov
d2a1e8f771
fixes
2021-11-10 16:40:33 +02:00
Yuri Kuznetsov
c8bed9af32
fixes
2021-11-09 17:46:54 +02:00
Yuri Kuznetsov
c61513cf84
fixes
2021-11-05 12:02:06 +02:00
Yuri Kuznetsov
8286d7b621
fixes
2021-10-29 12:46:57 +03:00
Yuri Kuznetsov
3d24f63fd7
refactoring
2021-06-26 11:26:18 +03:00
Yuri Kuznetsov
217fcaaddc
refactoring
2021-06-25 13:01:22 +03:00
Yuri Kuznetsov
3c6b485321
renaming
2021-06-11 11:00:57 +03:00
Yuri Kuznetsov
4e08c0f3cf
cs fix
2021-06-11 10:55:49 +03:00
Yuri Kuznetsov
c9c45ec8d1
cs fix
2021-06-11 10:48:42 +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
97b263cf57
cs fix
2021-05-11 10:14:26 +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
02e2f42481
refacoring
2021-04-25 12:12:52 +03:00
Yuri Kuznetsov
e4fd5d7293
refactoring
2021-04-24 13:51:53 +03:00
Taras Machyshyn
124cce55bd
2021 license
2021-01-25 16:37:54 +02:00
Taras Machyshyn
74ad947ade
Fixes for DBAL v3.0
2020-12-30 15:36:39 +02:00
Yuri Kuznetsov
df179212b1
orm metadata refactoring
2020-12-21 13:01:07 +02:00
Yuri Kuznetsov
5e3168039a
emailaddress phonenumber repository fixes
2020-09-19 14:00:07 +03:00
Yuri Kuznetsov
bf93834fd3
refactoring
2020-09-17 20:17:07 +03:00
Yuri Kuznetsov
8fdc0ab84d
currency rate populate improvement
2020-08-25 17:39:32 +03:00
Yuri Kuznetsov
3d7a04be8e
query executor method rename
2020-08-18 20:01:13 +03:00
Yuri Kuznetsov
e7992e356a
grand orm refactoring
2020-08-12 14:38:49 +03:00
Yuri Kuznetsov
a3b2f18a32
import fixes and orm usage
2020-07-24 10:56:06 +03:00
Yuri Kuznetsov
5d3996ae03
orm usage
2020-07-23 15:02:02 +03:00
Yuri Kuznetsov
2dbbf72a6c
cs fixes
2020-07-23 11:11:04 +03:00
Yuri Kuznetsov
455ef1138f
orm usage and fixes
2020-07-23 10:54:49 +03:00
Yuri Kuznetsov
8004e4eda8
currency use orm
2020-07-22 15:39:19 +03:00
Yuri Kuznetsov
6b2fdf5400
decoupling
2020-06-22 19:16:40 +03:00
Yuri Kuznetsov
c0b68e7da5
class parser change
2020-06-17 16:21:39 +03:00
Taras Machyshyn
bf131b7a0e
Added 'dbType' => 'longtext' for text fields
2020-05-01 14:29:28 +03:00
Taras Machyshyn
b352a194ea
Fixed mb4 collation for MariaDB
2020-04-10 16:15:48 +03:00
Taras Machyshyn
1c9095a9f4
Changed max index length due to MariaDB changes
2020-04-10 12:13:27 +03:00
unitorzero
8a4302a8d9
Implementing feature 'Skip rebuild' ( #1652 )
...
* Implementing feature "Skip rebuild".
* fixes
2020-03-31 13:41:24 +03:00
Yuri Kuznetsov
372fbc7771
Merge branch 'hotfix/5.7.12'
2020-01-23 10:22:04 +02:00
Taras Machyshyn
39ef9ebd3b
Merge branch 'hotfix/5.7.12' of ssh://172.20.0.1/var/git/espo/backend into hotfix/5.7.12
2020-01-21 14:56:26 +02:00
Taras Machyshyn
5c4128e5ee
Rebuild minor improvements
2020-01-21 14:40:48 +02:00
Yuri Kuznetsov
af77ee2222
Merge branch 'hotfix/5.7.12'
2020-01-21 10:30:20 +02:00