Commit Graph

115 Commits

Author SHA1 Message Date
Yuri Kuznetsov
838365fc9e cs 2023-11-30 15:43:20 +02:00
Arkadiy Asuratov
53a95ccf51 implement uuid generation compliant with rfc 4122 (#2809) 2023-07-28 15:59:20 +03:00
Yuri Kuznetsov
2b667ffa03 cs 2023-04-29 10:55:29 +03:00
Yuri Kuznetsov
46bd520b52 cs 2023-02-15 17:09:36 +02:00
Yuri Kuznetsov
d9c0f7d055 uuid generator 2023-02-15 17:03:14 +02:00
Yuri Kuznetsov
b7ad2dd760 docs and ref 2023-02-07 16:17:04 +02:00
Yuri Kuznetsov
da45d958b7 orm field converter 2023-01-30 14:06:45 +02:00
Taras Machyshyn
6f676c8a2f 2023 year 2023-01-03 16:01:43 +02:00
Yuri Kuznetsov
8efe9842cf cs 2022-11-14 13:15:45 +02:00
Yuri Kuznetsov
cd92e4fcd8 fix util array to object to preserve lists 2022-09-27 09:49:14 +03:00
Yuri Kuznetsov
6f7198690d fix phpdoc 2022-08-10 17:36:13 +03:00
Yuri Kuznetsov
4b17896ff1 ref 2022-04-25 16:42:08 +03:00
Yuri Kuznetsov
1d4030b29e type fixes 2022-03-22 12:22:29 +02:00
Yuri Kuznetsov
8d7d5527a1 type fixes 2022-03-16 16:42:41 +02:00
Yuri Kuznetsov
8b800d7757 fixes 2022-03-16 12:58:20 +02:00
Yuri Kuznetsov
17c2204dd3 type fixes 2022-03-08 21:17:23 +02:00
Yuri Kuznetsov
2731e6cb8e type fixes 2022-03-08 16:23:06 +02:00
Taras Machyshyn
095f82df1c 2022 year 2022-02-10 12:12:23 +02:00
Yuri Kuznetsov
c4be84af32 password change link 2022-01-28 13:39:28 +02:00
Yuri Kuznetsov
4152ee10ea type fixes 2021-11-09 12:01:22 +02:00
Yuri Kuznetsov
c51fcf0cb6 fix 2021-11-08 17:24:54 +02:00
Yuri Kuznetsov
c61513cf84 fixes 2021-11-05 12:02:06 +02:00
Yuri Kuznetsov
d10b6dd9b3 fixes 2021-11-05 11:49:04 +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
6f2904eb9a command help 2021-08-17 13:03:45 +03:00
Yuri Kuznetsov
f51140f361 fix comment 2021-08-04 13:37:28 +03:00
Yuri Kuznetsov
bac596ff5b module refactoring 2021-06-25 16:11:28 +03:00
Yuri Kuznetsov
fbf05d5263 refactoring 2021-06-18 13:03:08 +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
e50839b7cc refactoring 2021-04-24 18:47:03 +03:00
Yuri Kuznetsov
328cc89e39 refactoring 2021-04-24 14:28:21 +03:00
Yuri Kuznetsov
bd1805750b refactoring 2021-04-24 10:56:40 +03:00
Yuri Kuznetsov
dc389e0f41 cs fix 2021-04-18 19:57:56 +03:00
Yuri Kuznetsov
32cf86ede5 refactoring and cs fixes 2021-02-13 18:24:31 +02:00
Taras Machyshyn
124cce55bd 2021 license 2021-01-25 16:37:54 +02:00
Yuri Kuznetsov
7aa439efbb comments fix 2020-09-20 14:04:08 +03:00
Yuri Kuznetsov
d7476c1de8 fix class parser 2020-09-19 16:43:07 +03:00
Yuri Kuznetsov
e7992e356a grand orm refactoring 2020-08-12 14:38:49 +03:00
Taras Machyshyn
9ec45a1730 Merge branch 'master' of https://github.com/espocrm/espocrm 2020-04-06 14:36:42 +03:00
Taras Machyshyn
8336fe3f66 Bug fixing in Util 2020-04-06 11:25:30 +03:00
Yuri Kuznetsov
af1fc53e10 generate keys ids improvements 2020-04-06 10:36:01 +03:00
Taras Machyshyn
fec23a0e93 New 2020 year 2020-01-03 16:33:30 +02:00
yuri
d01748a24c hasher 2019-10-01 14:21:38 +03:00
yuri
ab538e1901 password both cases 2019-09-17 13:19:05 +03:00
yuri
506200901d generate and send password 2019-09-17 12:25:13 +03:00
Taras Machyshyn
e3ac8c3f67 Bug fixes for url params util 2019-08-20 13:58:37 +03:00
Taras Machyshyn
ed897e9b97 Util changes 2019-08-13 11:56:15 +03:00
Taras Machyshyn
d6834f7f97 Installer changes 2019-08-12 14:53:11 +03:00
Taras Machyshyn
20818659e8 Installer changes 2019-08-12 14:49:25 +03:00