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
|
fdcd1b9d9d
|
Added possibility to associate a part with a project that represents the builds of the project
|
2022-12-29 16:21:04 +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
|
ae4cb23b18
|
Removed timetravel permission
Now it is sufficient enough to have the show_history permission
|
2022-11-13 21:01:28 +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
|
ae24fb5eb1
|
Use renderForm for proper return codes for turbo
|
2022-03-04 21:20:18 +01:00 |
|
Jan Böhmer
|
349ab706cc
|
Apply symplify checkers.
|
2020-08-21 21:38:31 +02:00 |
|
Jan Böhmer
|
d0b1024d80
|
Fixed code style.
|
2020-08-21 21:36:22 +02:00 |
|
Jan Böhmer
|
f53c80c442
|
Fixed PHPUnit issues.
|
2020-05-31 13:10:44 +02:00 |
|
Jan Böhmer
|
6602015a5a
|
Added option to "save and clone" a part, which is especially useful, when creatiing multiple similar parts.
This should (partly) fix issue 45.
|
2020-05-30 23:50:50 +02:00 |
|
Jan Böhmer
|
ae75e6844f
|
Fixed coding style.
|
2020-04-10 13:05:08 +02:00 |
|
Jan Böhmer
|
b13d209051
|
Use correct ID to find a preset footprint when creating new part.
Fixes issue #40.
|
2020-04-09 14:22:58 +02:00 |
|
Jan Böhmer
|
2dd807bbe6
|
Use twig global AttachmentManager in templates.
|
2020-04-03 14:56:48 +02:00 |
|
Jan Böhmer
|
0e57c0a6d5
|
Fixed PHPstan issues.
|
2020-04-02 14:15:54 +02:00 |
|
Jan Böhmer
|
6ad24aa9f8
|
Added an button to parts tables to directly add a new part in the selected category.
|
2020-04-01 18:02:56 +02:00 |
|
Jan Böhmer
|
3671c94844
|
Fixed code style.
|
2020-03-29 22:16:06 +02:00 |
|
Jan Böhmer
|
b66aabd153
|
Tries to extract parameters from part description and comment.
|
2020-03-24 16:57:02 +01:00 |
|
Jan Böhmer
|
fd61c8d9e2
|
Fixed coding style.
|
2020-03-15 13:56:31 +01:00 |
|
Jan Böhmer
|
f09ddb46b8
|
Fixed PHPstan issue.
|
2020-03-15 13:40:04 +01:00 |
|
Jan Böhmer
|
a3c626d0ab
|
Perform deep clone when cloning a part.
Fixes issue #25.
|
2020-03-08 18:56:00 +01:00 |
|
Jan Böhmer
|
774e025a24
|
Fixed permission denied exception when time traveling.
|
2020-03-07 23:04:41 +01:00 |
|
Jan Böhmer
|
8a61b465d0
|
Check permissions for time travel and element undo.
|
2020-03-07 20:49:52 +01:00 |
|
Jan Böhmer
|
15d25cf2b2
|
Fixed PHPStan errors.
|
2020-02-29 22:57:25 +01:00 |
|
Jan Böhmer
|
f604022e49
|
Allow to show collection elements that were deleted before by timetravel
|
2020-02-29 22:53:53 +01:00 |
|
Jan Böhmer
|
b6f95ebe48
|
Allow to add a comment when editing/creating/deleting an element.
|
2020-02-23 00:44:52 +01:00 |
|
Jan Böhmer
|
c14d6d91ff
|
Show element history on part info page in history tab.
|
2020-02-22 20:04:43 +01:00 |
|
Jan Böhmer
|
fff1864a68
|
Merge branch 'master' into time_machine
|
2020-02-22 18:16:58 +01:00 |
|
Jan Böhmer
|
9e8771a4ee
|
Changed license to AGPL3+
|
2020-02-22 18:14:36 +01:00 |
|
Jan Böhmer
|
464a487a17
|
Added some simple time travel mechanism for part view.
In the moment it is not possible to show elements that were deleted.
|
2020-02-16 23:48:57 +01:00 |
|
Jan Böhmer
|
96d7e4c9f4
|
Fixed inspection issues.
|
2020-02-02 14:05:36 +01:00 |
|
Jan Böhmer
|
388e847b17
|
Applied symplify rules to codebase.
|
2020-01-05 22:49:00 +01:00 |
|
Jan Böhmer
|
f861de791f
|
Applied code style rules to src/
|
2020-01-05 15:46:58 +01:00 |
|
Jan Böhmer
|
9a7223a301
|
Fixed code style.
|
2020-01-04 20:24:09 +01:00 |
|
Jan Böhmer
|
89acfff857
|
Dont call translator inside the form classes.
Translation is already done in the templates, so translator calls in form classes, are bad for performance and readability.
|
2019-12-26 14:53:13 +01:00 |
|
Jan Böhmer
|
6ddc937ec5
|
Fixed some inspection issues.
|
2019-11-10 14:00:56 +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
|
c955a3a221
|
Moved attachment related services into their own namespaces
|
2019-10-19 23:29:51 +02:00 |
|
Jan Böhmer
|
9385d28e40
|
Uploading now works everywhere. Show an flash message if the download fails.
|
2019-10-19 18:50:17 +02:00 |
|
Jan Böhmer
|
d382021fee
|
Moved attachment form submit logic to a seperate service.
|
2019-10-19 17:13:13 +02:00 |
|
Jan Böhmer
|
2d4def2836
|
Show preview pictures as carousel on part info page.
|
2019-10-03 18:03:56 +02:00 |
|
Jan Böhmer
|
21a81486df
|
Fixed some inspection issues.
|
2019-09-16 22:04:59 +02:00 |
|
Jan Böhmer
|
94ed78f66d
|
Allow to delete parts.
|
2019-09-02 17:42:13 +02:00 |
|
Jan Böhmer
|
a479dc81c4
|
Show the price in base currency if exchange rates are available.
|
2019-09-01 14:37:53 +02:00 |
|
Jan Böhmer
|
09a5948149
|
Show infos about filename and filesize on attachment edit tab.
|
2019-08-26 23:46:38 +02:00 |
|
Jan Böhmer
|
3a11933a89
|
Allow to add/delete attachments via part edit page.
|
2019-08-26 23:30:35 +02:00 |
|
Jan Böhmer
|
0cc95f58da
|
Reload form after persisting part changes, so the SIUnitType shows the correct unit.
|
2019-08-26 11:55:37 +02:00 |
|