Yuri Kuznetsov
3e18f488c6
cs
2023-05-07 19:40:51 +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
6de9e82709
Merge branch 'fix'
2023-04-18 12:45:24 +03:00
Yuri Kuznetsov
773f929b01
fix language cleanup
2023-04-18 12:45:15 +03:00
Yuri Kuznetsov
a86795ea48
forbid system field/link name
2023-04-11 15:54:19 +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
183603e09a
forbid layout link name
2023-02-21 13:14:55 +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
541cc907f1
phpdoc
2022-10-16 19:08:16 +03:00
Yuri Kuznetsov
2f73ae43ac
ref
2022-10-16 15:43:42 +03:00
David
25afbffda8
added other reserved keywords ( #2461 )
...
Co-authored-by: David Moškoř <david.moskor@apertia.cz >
2022-10-03 08:57:26 +03: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
1d2f862d98
phpdoc fixes
2022-06-24 11:13:02 +03:00
Yuri Kuznetsov
cfe7212a80
add throws
2022-06-22 16:15:16 +03:00
Yuri Kuznetsov
79bc345307
Merge branch 'fix'
2022-05-20 09:54:44 +03:00
Yuri Kuznetsov
e3aff78e89
link manager hook assigned users
2022-05-19 10:19:08 +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
ee636131f5
delete foreign field on link removal
2022-02-03 18:14:23 +02:00
Yuri Kuznetsov
0226a6a4f7
fix kanbanStatusIgnoreList
2022-01-21 16:53:25 +02:00
Yuri Kuznetsov
b3c56acd15
dev
2022-01-20 12:43:08 +02:00
Yuri Kuznetsov
2c9b60dbec
dev
2022-01-19 17:28:02 +02:00
Yuri Kuznetsov
620a18cd72
dev
2022-01-19 17:09:48 +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