Jan Böhmer
|
d49bb1f4b5
|
Removed unused import statements
|
2024-03-03 20:34:36 +01:00 |
|
Jan Böhmer
|
42e604245c
|
Fixed some inspection issues
|
2024-03-03 19:57:31 +01:00 |
|
Jan Böhmer
|
ffb5d3e790
|
Added an checkbox in the withdrawal/move dialog, that if checked automatically deletes a part lot if it becomes empty during the operation
Fixes issue #327
|
2023-11-25 19:38:21 +01:00 |
|
Jan Böhmer
|
b447a69dae
|
Allow to specify an informational field during a part stock operation, where the user can specify, when this operation was really performed
Fixes issue #416
|
2023-11-25 19:10:18 +01:00 |
|
Jan Böhmer
|
0af5a58dbe
|
Renamed Storelocation entity to StorageLocation
|
2023-09-04 22:57:40 +02:00 |
|
Jan Böhmer
|
b7c8ca2a48
|
Improved typing and phpdoc type annotations
|
2023-06-18 15:37:42 +02:00 |
|
Jan Böhmer
|
6a2ff9d153
|
Added declare strict types to all files
|
2023-06-11 18:59:07 +02:00 |
|
Jan Böhmer
|
684334ba22
|
Improved code style of tests
|
2023-06-11 15:02:59 +02:00 |
|
Jan Böhmer
|
5629215ce4
|
Use imports instead of FQNs
|
2023-06-11 15:00:28 +02:00 |
|
Jan Böhmer
|
7ee01d9a05
|
Applied rector with PHP8.1 migration rules
|
2023-06-11 14:17:19 +02:00 |
|
Jan Böhmer
|
a43af180a7
|
Applied rector rules up to symfony 6.2
|
2023-05-28 01:21:05 +02:00 |
|
Jan Böhmer
|
d04d743520
|
Fixed typos
|
2023-04-15 23:14:53 +02:00 |
|
Jan Böhmer
|
63df16a369
|
Removed unused imports
|
2023-04-15 22:27:19 +02:00 |
|
Jan Böhmer
|
1125096e5a
|
Fixed RoundingNecessaryException in certain cases
|
2023-04-09 01:30:29 +02:00 |
|
Jan Böhmer
|
49944cda87
|
Added possibility to export Parts from part tables
|
2023-03-12 00:27:04 +01:00 |
|
Jan Böhmer
|
cbe010ee67
|
Allow to mass generate labels via part table multiselect.
|
2023-01-15 23:36:22 +01:00 |
|
Jan Böhmer
|
257c67b6c1
|
Fixed static analysis issues.
|
2023-01-08 18:30:41 +01:00 |
|
Jan Böhmer
|
137c6430b1
|
Write the stock change comment also in the elementEdited log entry
|
2023-01-08 01:45:34 +01:00 |
|
Jan Böhmer
|
4c94d9c150
|
Write a special log entry to DB when a user withdraws/add/move parts stock
|
2023-01-08 01:22:02 +01:00 |
|
Jan Böhmer
|
436aff7533
|
Improved user experience with part withdraw modal
Related to issue #201
|
2023-01-07 20:49:36 +01:00 |
|
Jan Böhmer
|
ba4085d882
|
Added a very basic modal on part info page for changing part instock
Related to issue #201
|
2023-01-01 13:21:50 +01:00 |
|
Jan Böhmer
|
25494c9ddf
|
Added a page to quickly add many parts to a project from parts lists.
|
2022-12-28 23:32:46 +01:00 |
|
Jan Böhmer
|
a4eae19a1f
|
Improved organisation of Services
|
2022-12-18 17:28:42 +01:00 |
|
Jan Böhmer
|
68462185ba
|
Removed old GPLv2 copyright header
|
2022-11-29 22:28:53 +01:00 |
|
Jan Böhmer
|
6ce6b97b1e
|
Allow to change needs review status using parts multiselect action
|
2022-11-29 00:18:11 +01:00 |
|
Jan Böhmer
|
3e85fc4d42
|
Improved access control for part lists.
|
2022-10-31 23:10:21 +01:00 |
|
Jan Böhmer
|
51e05a8669
|
Use typed properties
|
2022-09-18 22:59:31 +02:00 |
|
Jan Böhmer
|
639829f5c5
|
Fixed some inspection issues.
|
2022-08-14 19:32:53 +02:00 |
|
Jan Böhmer
|
3328dd968d
|
Fixed some higher level PHPstan issues.
|
2020-10-02 12:42:15 +02:00 |
|
Jan Böhmer
|
d0b1024d80
|
Fixed code style.
|
2020-08-21 21:36:22 +02:00 |
|
Jan Böhmer
|
dea7ffcabd
|
Fixed PHPstan issue.
|
2020-05-24 21:26:51 +02:00 |
|
Jan Böhmer
|
ca74dd84f0
|
Added basic possibility to change the manufacturer, footprint, category and part unit of multiple parts.
|
2020-05-24 18:26:10 +02:00 |
|
Jan Böhmer
|
6f6ac0f128
|
Added simple possibility to favorite/unfavorite and delete multiple parts at once.
|
2020-05-23 19:06:46 +02:00 |
|