Commit Graph

53 Commits

Author SHA1 Message Date
Yuri Kuznetsov c5fe52ede2 fix name length limitayion, throw exceptions with body 2023-07-26 11:38:39 +03:00
Yuri Kuznetsov fef056fbe9 entity manager tool ref 2023-07-19 10:41:57 +03:00
Yuri Kuznetsov 49ed6eee31 entity manager ref 2023-07-18 19:58:04 +03:00
Yuri Kuznetsov 2299906c23 export custom 2023-07-17 10:24:04 +03:00
Yuri Kuznetsov 22d057328a suppressValidationList, no Service class need for template, discard skip type validation in service 2023-07-14 10:45:44 +03:00
Yuri Kuznetsov ef8c58e3b7 template entities repositories use existing classes 2023-07-14 10:01:26 +03:00
Yuri Kuznetsov 0cbe196bd3 layout delete cleanup 2023-07-12 17:27:45 +03:00
Yuri Kuznetsov 6087cad5ff custom list layouts 2023-07-12 17:19:10 +03:00
Yuri Kuznetsov f70902255c recordDefs support 2023-07-10 09:15:14 +03:00
Yuri Kuznetsov 1ad265611f fix entity manager 2023-06-19 17:39:53 +03:00
Yuri Kuznetsov fe7689297c dont create select manager 2023-05-02 12:38:13 +03:00
Yuri Kuznetsov 19949f4217 template specific entity params 2023-04-30 12:23:20 +03:00
Yuri Kuznetsov bef906e421 status field locked 2023-04-30 12:07:22 +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 8e0770b15d entity manager params 2023-04-28 12:58:06 +03:00
Yuri Kuznetsov 773f929b01 fix language cleanup 2023-04-18 12:45:15 +03:00
Rabii Brahimi 255b6637ff Update Delete to allow to remove recordDefs and selectDefs (#2684)
When a custom entity of type event is deleted - its recordDefs and selectDefs files are not removed. 
Hope this doesn't break anything and just add ability to remove the two files.
2023-04-03 09:35:27 +03:00
Yuri Kuznetsov 4ef66b1601 fix link conflict 2023-02-22 14:34:50 +02:00
Yuri Kuznetsov 2336ae74da entity manager tool conflict with routes check 2023-02-20 12:56:10 +02:00
Taras Machyshyn 6f676c8a2f 2023 year 2023-01-03 16:01:43 +02:00
Yuri Kuznetsov 65266fcf25 link multiple custom field fixes 2022-12-17 11:16:58 +02:00
Yuri Kuznetsov 8efe9842cf cs 2022-11-14 13:15:45 +02:00
Yuri Kuznetsov e5389af306 fix phpdoc 2022-08-10 17:52:55 +03:00
Yuri Kuznetsov 31a94da8ff throws tags 2022-06-24 12:22:27 +03:00
Yuri Kuznetsov a9d5bc5d60 fix 2022-06-24 12:14:47 +03:00
Yuri Kuznetsov 178d06650a entity renamer 2022-05-17 12:55:27 +03:00
Yuri Kuznetsov b9126d2c0f type fixes 2022-03-21 13:08:52 +02:00
Yuri Kuznetsov f7cab7d42d file get contents refactoring 2022-03-15 19:06:14 +02:00
Yuri Kuznetsov c0e82c6c00 type fixes 2022-03-13 16:50:10 +02:00
Yuri Kuznetsov d3f4131353 type fixes 2022-03-10 19:41:27 +02:00
Taras Machyshyn 095f82df1c 2022 year 2022-02-10 12:12:23 +02:00
Yuri Kuznetsov 4bec0b4795 delete entity from config params 2022-02-04 14:15:08 +02:00
Yuri Kuznetsov 0226a6a4f7 fix kanbanStatusIgnoreList 2022-01-21 16:53:25 +02:00
Yuri Kuznetsov ba832b8ad9 dev 2022-01-19 17:03:40 +02:00
Yuri Kuznetsov 530ac9da18 type fixes 2021-11-09 16:38:00 +02:00
Yuri Kuznetsov 1997da4343 fixes 2021-11-04 17:22:56 +02:00
Yuri Kuznetsov 8f93507fec fixes 2021-10-29 15:14:37 +03:00
Yuri Kuznetsov 21be67f025 parent reserved word 2021-09-17 11:24:24 +03:00
Yuri Kuznetsov 3f9fc67ab4 entity manager check link name matches entity type 2021-06-04 16:01:38 +03:00
Yuri Kuznetsov 9208debb1a entity type const 2021-05-31 14:03:21 +03:00
Yuri Kuznetsov 3ddbf3aca7 fix entity manager 2021-05-28 13:47:05 +03:00
Yuri Kuznetsov 3207aeb741 entity manager tool refactoring and fixes 2021-05-27 12:03:32 +03:00
Yuri Kuznetsov 6e9d29937d Optimistic concurrency control 2021-05-26 14:09:45 +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 c2141dc034 field loading usage 2021-04-27 18:56:22 +03:00
Yuri Kuznetsov e116c52ea9 refactoring 2021-04-24 12:58:51 +03:00
Yuri Kuznetsov 25065a66aa event select defs 2021-04-23 12:00:56 +03:00
Yuri Kuznetsov 6bdd976209 cs fix 2021-04-21 14:19:47 +03:00
Yuri Kuznetsov 929b8c2d50 field and entity manager fixes 2021-02-25 20:01:52 +02:00