Jan Böhmer
|
1654010ea3
|
Started to work on the possibilty to create new entities directly from the part edit page.
This fixes issue #203.
|
2023-01-29 20:42:18 +01:00 |
|
Jan Böhmer
|
68462185ba
|
Removed old GPLv2 copyright header
|
2022-11-29 22:28:53 +01:00 |
|
Jan Böhmer
|
51e05a8669
|
Use typed properties
|
2022-09-18 22:59:31 +02:00 |
|
Jan Böhmer
|
e73a90a234
|
Fixed code style.
|
2020-08-21 22:44:38 +02:00 |
|
Jan Böhmer
|
e01b06fb85
|
Fixed some inspection issues.
|
2020-08-21 22:43:37 +02:00 |
|
Jan Böhmer
|
d0b1024d80
|
Fixed code style.
|
2020-08-21 21:36:22 +02:00 |
|
Jan Böhmer
|
92cc73774c
|
Added translations for PartLot Validation errors.
|
2020-06-13 22:29:32 +02:00 |
|
Jan Böhmer
|
50cca40f77
|
Fixed "Limit to existing parts" function.
Fixed issue #72.
|
2020-06-13 22:19:03 +02:00 |
|
Jan Böhmer
|
4f70e9fe5a
|
Only retrieve parts, when partLot has already an ID.
Fixes issue #59.
|
2020-05-17 20:58:58 +02:00 |
|
Jan Böhmer
|
14adb77a97
|
Moved getParts() and getPartsCount() to a repository (instead of a class method).
|
2020-05-16 20:53:35 +02:00 |
|
Jan Böhmer
|
9e8771a4ee
|
Changed license to AGPL3+
|
2020-02-22 18:14:36 +01:00 |
|
Jan Böhmer
|
f861de791f
|
Applied code style rules to src/
|
2020-01-05 15:46:58 +01:00 |
|
Jan Böhmer
|
e557bdedd5
|
Added an PHP CS fixer config file and applied it to files.
We now use the same the same style as the symfony project, and it allows us to simply fix the style by executing php_cs_fixer fix in the project root.
|
2019-11-09 00:47:20 +01:00 |
|
Jan Böhmer
|
787e498586
|
Updated copyright headers.
|
2019-11-01 13:40:30 +01:00 |
|
Jan Böhmer
|
b62b0918d7
|
Added validator for the isFull/onlyExisting/singlePart options of locations.
|
2019-09-04 23:20:10 +02:00 |
|