Commit Graph

11482 Commits

Author SHA1 Message Date
Yuri Kuznetsov
f1306dfbee refactoring 2021-05-13 14:43:55 +03:00
Yuri Kuznetsov
db4663cbf9 mail sender params 2021-05-13 12:29:34 +03:00
Yuri Kuznetsov
3760275937 orm select builder improvement 2021-05-13 11:20:27 +03:00
Yuri Kuznetsov
b4afeac71f renaming 2021-05-13 11:08:49 +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
0a5ce00878 fix 2021-05-12 23:26:14 +03:00
Arkady
bfe256c578 remove duplicate object key (#1994) 2021-05-12 22:42:29 +03:00
Yuri Kuznetsov
af31c84982 cleanup 2021-05-12 14:37:15 +03:00
Yuri Kuznetsov
67a2ad241a comment 2021-05-12 13:42:22 +03:00
Arkady
8a9449e240 remove duplicate object key (#1993) 2021-05-12 12:26:07 +03:00
Yuri Kuznetsov
95ef59be68 export refactoring and tests 2021-05-12 12:10:51 +03:00
Yuri Kuznetsov
8463fb402e export field processing 2021-05-11 22:36:29 +03:00
Yuri Kuznetsov
0f4391bdd1 pdf refactoring and fixes 2021-05-11 18:18:41 +03:00
Yuri Kuznetsov
2738019c3f move 2021-05-11 15:59:04 +03:00
Yuri Kuznetsov
ce3e76aa3d move 2021-05-11 15:44:38 +03:00
Yuri Kuznetsov
9d76b6c5cc fix panel btn style 2021-05-11 15:34:46 +03:00
Yuri Kuznetsov
6e023222de assignment checking refactoring 2021-05-11 15:29:16 +03:00
Yuri Kuznetsov
6b62fc7963 fix tests 2021-05-11 15:28:28 +03:00
Yuri Kuznetsov
d38962868b panel style conditions 2021-05-11 12:53:58 +03:00
Yuri Kuznetsov
3a0ee7de94 fix 2021-05-11 12:53:58 +03:00
Yuri Kuznetsov
dff21145d0 cs fix 2021-05-11 12:53:58 +03:00
Yuri Kuznetsov
81bf80d8b0 css fix 2021-05-11 12:53:58 +03:00
Yuri Kuznetsov
d2e1b556ba type hint fix 2021-05-11 10:19:31 +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
Arkady
2cb824c1e1 FileStorage\Factory small fix (#1989)
* fix use of unknown class

* fix use of unassigned variable
2021-05-09 23:11:04 +03:00
Yuri Kuznetsov
9dc5c60100 renaming 2021-05-09 15:46:07 +03:00
Yuri Kuznetsov
8212810276 Merge branch 'hotfix/6.1.8' 2021-05-09 15:24:15 +03:00
Yuri Kuznetsov
44d772a32f fix typo 2021-05-09 15:23:59 +03:00
Yuri Kuznetsov
fbe3e1b44f search params fetcher fix 2021-05-09 15:22:02 +03:00
Yuri Kuznetsov
d56fe9f9b0 cs fix 2021-05-09 15:21:51 +03:00
Yuri Kuznetsov
9d3d347fb7 fix 2021-05-09 15:08:00 +03:00
Yuri Kuznetsov
30fcab6626 typo fixes 2021-05-09 15:07:22 +03:00
Yuri Kuznetsov
44f25f7497 typo fixes and cleanup 2021-05-09 14:40:40 +03:00
Yuri Kuznetsov
53c4a74074 select refactoring 2021-05-09 10:51:46 +03:00
Yuri Kuznetsov
a126c8f06d cs fix 2021-05-09 10:12:36 +03:00
Yuri Kuznetsov
2ed81ef9be fix 2021-05-08 23:08:05 +03:00
Yuri Kuznetsov
3a844767f0 refactoring and cs fixes 2021-05-08 22:53:56 +03:00
Yuri Kuznetsov
3667b72634 fix test 2021-05-08 20:11:37 +03:00
Yuri Kuznetsov
3f8d272eee address vo changes 2021-05-08 20:09:17 +03:00
Yuri Kuznetsov
a15daa87c5 cleanup 2021-05-08 16:51:47 +03:00
Yuri Kuznetsov
d6092fc3eb categories loading flicking fix 2021-05-08 16:33:02 +03:00
Yuri Kuznetsov
4d2c7bd776 ui fixes 2021-05-08 12:33:15 +03:00
Yuri Kuznetsov
78947d51dc export fix 2021-05-08 12:16:47 +03:00
Yuri Kuznetsov
8d7e482219 fix mass action 2021-05-08 11:40:45 +03:00
Yuri Kuznetsov
14d313686c export refactoring 2021-05-08 11:33:50 +03:00
dependabot[bot]
b79bd9a30e Bump lodash from 4.17.20 to 4.17.21 (#1986)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.20 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.20...4.17.21)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-08 09:10:54 +03:00
Yuri Kuznetsov
891885fcb3 fix css 2021-05-07 20:58:18 +03:00
Yuri Kuznetsov
e1986612d5 css fix 2021-05-07 16:39:07 +03:00
Yuri Kuznetsov
4c9435594d category list changes 2021-05-07 15:54:15 +03:00