Commit Graph

81 Commits

Author SHA1 Message Date
Yuri Kuznetsov
faa11d603e cs 2023-05-07 19:18:28 +03:00
Yuri Kuznetsov
2b667ffa03 cs 2023-04-29 10:55:29 +03:00
Yuri Kuznetsov
fdb24513b5 cs 2023-04-29 10:49:25 +03:00
Yuri Kuznetsov
03c123d63e grand refactoring of schema and other database related things 2023-01-28 12:45:44 +02:00
Taras Machyshyn
141c6430c4 Merge master 2023-01-03 16:22:44 +02:00
Taras Machyshyn
6f676c8a2f 2023 year 2023-01-03 16:01:43 +02:00
Yuri Kuznetsov
b6a1648486 cleanup 2022-12-31 11:03:44 +02:00
Yuri Kuznetsov
49bb6771f6 pdo factory and dbal ref 2022-12-25 14:07:06 +02:00
Yuri Kuznetsov
6fb8e7ab37 type fix 2022-11-20 14:05:53 +02:00
Yuri Kuznetsov
20ae316c63 page refresh on update 2022-08-25 19:18:08 +03:00
Yuri Kuznetsov
d52b73f738 fix phpdoc 2022-08-10 17:28:36 +03:00
Yuri Kuznetsov
1bd6c1c451 throws tags 2022-06-24 11:44:24 +03:00
Yuri Kuznetsov
6516616bf4 exception fixes 2022-06-23 17:28:35 +03:00
Yuri Kuznetsov
955a489e21 exception changes 2022-06-23 11:45:50 +03:00
Yuri Kuznetsov
cfe7212a80 add throws 2022-06-22 16:15:16 +03:00
Yuri Kuznetsov
991e3f8cc3 type fixes 2022-03-22 13:37:38 +02:00
Yuri Kuznetsov
ca39deb818 type fixes 2022-03-17 16:48:47 +02:00
Yuri Kuznetsov
0cc88a395f type fixes 2022-03-17 16:37:37 +02:00
Yuri Kuznetsov
b1cab62b95 type fixes 2022-03-08 12:09:16 +02:00
Taras Machyshyn
095f82df1c 2022 year 2022-02-10 12:12:23 +02:00
Yuri Kuznetsov
79af0d2cc7 type fixes 2021-11-09 12:26:42 +02:00
Yuri Kuznetsov
c61513cf84 fixes 2021-11-05 12:02:06 +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
Yuri Kuznetsov
af4d1e650c cs fix 2021-06-10 17:01:54 +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
44f25f7497 typo fixes and cleanup 2021-05-09 14:40:40 +03:00
Yuri Kuznetsov
c693146e15 gr gloabls 2021-05-06 17:11:02 +03:00
Yuri Kuznetsov
6d903a526b refactoring 2021-04-24 15:17:22 +03:00
Yuri Kuznetsov
9acdfe5dcf config writer 2021-01-28 13:14:40 +02:00
Taras Machyshyn
124cce55bd 2021 license 2021-01-25 16:37:54 +02:00
Taras Machyshyn
d30edee790 Upgrade bug fixes 2021-01-21 16:14:14 +02:00
Yuri Kuznetsov
f75062694f rebuild fixes 2020-09-18 17:27:02 +03:00
Taras Machyshyn
3f18484910 Upgrade fixes 2020-01-27 11:15:56 +02:00
Yuri Kuznetsov
632fb63102 Merge branch 'master' of ssh://172.20.0.1/var/git/espo/backend 2020-01-23 16:55:45 +02:00
Taras Machyshyn
ac1c46303d Upgrade fixes 2020-01-23 16:55:30 +02:00
Yuri Kuznetsov
372fbc7771 Merge branch 'hotfix/5.7.12' 2020-01-23 10:22:04 +02:00
Taras Machyshyn
5c4128e5ee Rebuild minor improvements 2020-01-21 14:40:48 +02:00
Taras Machyshyn
fec23a0e93 New 2020 year 2020-01-03 16:33:30 +02:00
Taras Machyshyn
c5e41faa0f Upgrade fixes 2019-12-06 12:38:28 +02:00
Taras Machyshyn
c02f39cf93 Upgrade: bug fixes 2019-09-27 13:06:22 +03:00
Taras Machyshyn
374d827edd Upgrade: bug fixes 2019-09-27 10:36:14 +03:00
Taras Machyshyn
b39d220f82 Added database version checking for upgrades, extensions 2019-09-26 15:42:38 +03:00
Taras Machyshyn
fffa95a206 Improved Upgrade process 2019-09-23 16:50:33 +03:00
Taras Machyshyn
1563d63051 Added params for an extension script 2019-05-01 11:33:04 +03:00
yuri
32e32ddc51 2019 license 2019-02-25 16:45:32 +02:00
Taras Machyshyn
84e5fb33c0 Upgrades: enable maintenanceMode while installation 2019-01-31 17:47:14 +02:00
Taras Machyshyn
f57f7f72ed Added skipBackup option for extensions 2018-12-14 16:21:39 +02:00