Jan Böhmer
|
e444388517
|
Added tests for PCBnew BOM type
|
2023-03-16 23:32:12 +01:00 |
|
Jan Böhmer
|
fe5dd065ed
|
Added tests for EntityImporter service
|
2023-03-14 00:17:13 +01:00 |
|
Jan Böhmer
|
bd5ee837f4
|
Added permissions for importing data
|
2023-03-13 21:51:56 +01:00 |
|
Jan Böhmer
|
c7b9f9e50a
|
Fixed PHPunit tests
|
2023-03-12 22:07:48 +01:00 |
|
Jan Böhmer
|
508641d1e8
|
Added possibility to autoselect the import format
|
2023-03-12 21:43:40 +01:00 |
|
Jan Böhmer
|
3b36b2a4dc
|
Improved exporter service
|
2023-03-11 22:40:53 +01:00 |
|
Jan Böhmer
|
40a2a46a5e
|
Fixed phpunit tests
|
2023-03-06 00:12:46 +01:00 |
|
Jan Böhmer
|
b668218154
|
Fixed tests.
|
2023-01-30 23:40:22 +01:00 |
|
Jan Böhmer
|
07f95bc6ea
|
Added possibility to create nested structures of elements using Mass Import
|
2023-01-28 23:24:45 +01:00 |
|
Jan Böhmer
|
76ec63e760
|
Added a tab "Build" to project info page, where you can see how often you can build this project.
|
2023-01-18 23:07:51 +01:00 |
|
Jan Böhmer
|
0b519c2b7f
|
Only do the german->english footprint conversion if the footprint contains german text
Otherwise this had broken the viewing of passive components.
|
2023-01-09 23:05:36 +01:00 |
|
Jan Böhmer
|
4032e7ffe3
|
Added mapping for old german footprint names to new english ones.
|
2023-01-09 21:46:05 +01:00 |
|
Jan Böhmer
|
cad1206175
|
Fixed phpunit tests
|
2023-01-08 22:44:32 +01:00 |
|
Jan Böhmer
|
7b6a906d98
|
Renamed "devices" permission to "projects"
|
2023-01-08 20:10:58 +01:00 |
|
Jan Böhmer
|
0e56f11b6b
|
Added an mechanism to upgrade permissions schema (manually by calling a program)
|
2023-01-08 00:15:35 +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
|
8ae4e9fe05
|
Fixed some inspection issues
|
2022-12-18 19:45:04 +01:00 |
|
Jan Böhmer
|
a4eae19a1f
|
Improved organisation of Services
|
2022-12-18 17:28:42 +01:00 |
|
Jan Böhmer
|
4b76d991dd
|
Removed old GPLv2 copyright headers in tests
|
2022-11-29 22:37:33 +01:00 |
|
Jan Böhmer
|
498cc07583
|
Added copyright/license info to files
|
2022-11-29 21:21:26 +01:00 |
|
Jan Böhmer
|
40c0a96936
|
Fixed PermissionManager test
|
2022-11-27 21:09:42 +01:00 |
|
Jan Böhmer
|
b0c027f805
|
Renamed PermissionResolver service to PermissionService
|
2022-11-14 20:15:06 +01:00 |
|
Jan Böhmer
|
1e106a3da1
|
Moved TwoFactor services into Services\UserSystem namespace
|
2022-11-14 20:02:58 +01:00 |
|
Jan Böhmer
|
687ee80255
|
Save permissions as JSON in user/group entities.
|
2022-10-30 21:51:24 +01:00 |
|
Jan Böhmer
|
51e05a8669
|
Use typed properties
|
2022-09-18 22:59:31 +02:00 |
|
Jan Böhmer
|
afa2724261
|
Fixed failing test
|
2022-09-18 18:03:06 +02:00 |
|
Jan Böhmer
|
5fd608f42a
|
Fixed some deprecations.
|
2022-08-14 19:09:07 +02:00 |
|
Jan Böhmer
|
2fc44c91e6
|
Use newer assert* function for the one deprecated in PHPunit 9
|
2022-07-23 22:14:35 +02:00 |
|
Jan Böhmer
|
d0b1024d80
|
Fixed code style.
|
2020-08-21 21:36:22 +02:00 |
|
Jan Böhmer
|
f0d0a78f65
|
Show a preview image in builtin attachment select autocomplete.
|
2020-06-01 14:51:38 +02:00 |
|
Jan Böhmer
|
8b6fe757a0
|
Removed unnecessary getIDString() function in AbstractDBElement.
|
2020-05-13 21:19:23 +02:00 |
|
Jan Böhmer
|
7b108f8d4b
|
Format last modified and creation date label placeholders using the correct timezone.
Fixes issue #54
|
2020-05-13 20:12:51 +02:00 |
|
Jan Böhmer
|
f5d685dfd4
|
Fixed coding style.
|
2020-05-10 21:39:31 +02:00 |
|
Jan Böhmer
|
236249e4a1
|
Added tests for various label services.
|
2020-05-09 20:24:07 +02:00 |
|
Jan Böhmer
|
3dd0ef26b3
|
Use shorter format for barcodes, to generate shorter (better readable) barcodes.
|
2020-05-07 23:11:50 +02:00 |
|
Jan Böhmer
|
85821ec673
|
Added basic scan dialog.
|
2020-04-26 21:26:11 +02:00 |
|
Jan Böhmer
|
3163a7ba09
|
Use [[PLACEHOLDER]] instead of %%PLACEHOLDER%% for label placeholders.
|
2020-04-25 18:19:15 +02:00 |
|
Jan Böhmer
|
e89cc4bb01
|
Allow to generate multiple labels at once (multiple pages in 1 PDF file).
|
2020-04-21 00:00:29 +02:00 |
|
Jan Böhmer
|
16c1f84eb3
|
Added placeholders for Part lots.
|
2020-04-17 21:10:08 +02:00 |
|
Jan Böhmer
|
ea0d72bfbb
|
Fixed PHPUnit tests.
|
2020-04-16 16:25:40 +02:00 |
|
Jan Böhmer
|
7e39443084
|
Added tests for LabelPlaceholder Providers.
|
2020-04-15 12:48:02 +02:00 |
|
Jan Böhmer
|
eb9b24d5d7
|
Fixed inspection issues.
|
2020-03-29 22:47:25 +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
|
da09873be5
|
Fixed tests coding style.
|
2020-03-15 13:57:50 +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
|
9e8771a4ee
|
Changed license to AGPL3+
|
2020-02-22 18:14:36 +01:00 |
|
Jan Böhmer
|
594c694ee0
|
Renamed the base DBElement classes to AbstractDBElement to comply with symfony recommendations.
|
2020-02-01 19:48:07 +01:00 |
|
Jan Böhmer
|
c8375bfa8b
|
Add log entries on user login or logout.
|
2020-01-26 13:59:30 +01:00 |
|
Jan Böhmer
|
d0b3750594
|
Added an basic table to show log entries.
|
2020-01-24 22:57:04 +01:00 |
|