Jan Böhmer
|
e97a149474
|
Fixed static analysis issues
|
2023-03-17 00:11:01 +01:00 |
|
Jan Böhmer
|
e444388517
|
Added tests for PCBnew BOM type
|
2023-03-16 23:32:12 +01:00 |
|
Jan Böhmer
|
bd2559c37b
|
Added the basic possibility to import KiCAD BOMs into projects
|
2023-03-16 00:05:46 +01:00 |
|
Jan Böhmer
|
193650efd4
|
Added option to mark all imported parts as "needs review"
|
2023-03-15 21:46:14 +01:00 |
|
Jan Böhmer
|
b7aae7d87b
|
Improved documentation and added example CSV file
|
2023-03-15 21:33:18 +01:00 |
|
Jan Böhmer
|
2c799d894b
|
Fixed static analysis issues
|
2023-03-15 21:05:30 +01:00 |
|
Jan Böhmer
|
80085abe16
|
Show better error messages for entity import at admin pages
|
2023-03-14 00:19:10 +01:00 |
|
Jan Böhmer
|
3bbff0aecf
|
Fixed errors that prevented import of users
|
2023-03-13 22:43:26 +01:00 |
|
Jan Böhmer
|
9ac8098f15
|
Deny access to part import tool without permission and added to tools menu
|
2023-03-13 22:02:55 +01:00 |
|
Jan Böhmer
|
256d628543
|
Allow to control the path delimiter and create unknown datastructures
Also the labeling of form fields was improved
|
2023-03-12 22:03:02 +01:00 |
|
Jan Böhmer
|
508641d1e8
|
Added possibility to autoselect the import format
|
2023-03-12 21:43:40 +01:00 |
|
Jan Böhmer
|
7a9b7c87a4
|
Added a very basic import dialog for Parts
|
2023-03-12 19:53:55 +01:00 |
|
Jan Böhmer
|
8f033910ce
|
Refactored EntityImporter service
|
2023-03-12 19:16:49 +01:00 |
|
Jan Böhmer
|
49944cda87
|
Added possibility to export Parts from part tables
|
2023-03-12 00:27:04 +01:00 |
|
Jan Böhmer
|
222e76ce47
|
Added option to search in internal part number (enabled by default)
This should fix issue #232
|
2023-03-04 23:37:38 +01:00 |
|
Jan Böhmer
|
49e521404a
|
Show if SAML is enabled in the server info tool
|
2023-03-04 17:27:09 +01:00 |
|
Jan Böhmer
|
6230ad971b
|
Merge branch 'keycloak'
|
2023-03-04 17:15:50 +01:00 |
|
Jan Böhmer
|
f9fd015ecb
|
Show configured and effective maximum file size in server info page.
|
2023-03-03 23:42:02 +01:00 |
|
Jan Böhmer
|
97c3b9002a
|
Mark SAML users as so in database and disable local password changing then.
|
2023-02-21 00:29:50 +01:00 |
|
Jan Böhmer
|
2fcd48d4f2
|
Fixed error when cloning an label profile
An attachment type with the same ID was retrieved from the DB, which was not cloneable for the form...
|
2023-02-19 21:56:10 +01:00 |
|
Jan Böhmer
|
266ffe3fec
|
Disable username and token field on password reset controller
|
2023-02-11 22:04:49 +01:00 |
|
Jan Böhmer
|
e067dc80d5
|
Fixed rendering of empty selection with the multi select action
|
2023-02-06 00:48:00 +01:00 |
|
Jan Böhmer
|
7ff1584eb9
|
Fixed multi-part action selectors.
|
2023-02-06 00:08:32 +01:00 |
|
Jan Böhmer
|
b8da4c62d0
|
Show first steps on homepage when no parts were created yet.
|
2023-02-05 21:37:48 +01:00 |
|
Jan Böhmer
|
8447b8b42a
|
Removed links to old author pages (which do not work anymore)
|
2023-02-05 21:12:44 +01:00 |
|
Jan Böhmer
|
c088742dda
|
Added possibility to save parts and create an empty one
|
2023-02-05 21:00:26 +01:00 |
|
Jan Böhmer
|
76e4002a5a
|
Fixed typo in template path
|
2023-02-05 00:14:57 +01:00 |
|
Jan Böhmer
|
a128f40358
|
Renamed AdminPages/ templates folder to recommended snake_case style
|
2023-02-04 23:34:39 +01:00 |
|
Jan Böhmer
|
12d4c2f4d9
|
Renamed label_system templates folder to recommended snake_style style
|
2023-02-04 23:15:11 +01:00 |
|
Jan Böhmer
|
06f86176b6
|
Renamed log_system template folder to recommended snake_case style
|
2023-02-04 23:09:36 +01:00 |
|
Jan Böhmer
|
9097220026
|
Renamed parts/ templates folder to recommended snake_case style
|
2023-02-04 23:05:39 +01:00 |
|
Jan Böhmer
|
e8efe81f79
|
Renamed projects/ template folder to recommended camel_case style
|
2023-02-04 23:03:32 +01:00 |
|
Jan Böhmer
|
5696f32a04
|
Renamed security template folder to recommended snake_case style
|
2023-02-04 22:59:43 +01:00 |
|
Jan Böhmer
|
dd5691f199
|
Renamed tools templates to the recommended snake_case style
|
2023-02-04 22:55:16 +01:00 |
|
Jan Böhmer
|
29e46d5d05
|
Renamed users templates folder to recommended snake_case
|
2023-02-04 22:49:28 +01:00 |
|
Jan Böhmer
|
f0947fd948
|
Hopefully fixed AbstractParameter exception on the LabelProfile controller
|
2023-02-03 23:43:44 +01:00 |
|
Jan Böhmer
|
d804184073
|
Fixed exception when mass creation of non structural entities failed.
|
2023-02-03 23:27:49 +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
|
58105575d3
|
Show part name hint in edit page and default description and comment settings of a category now properly works
This fixes issue #196
|
2023-01-28 21:07:01 +01:00 |
|
Jan Böhmer
|
88c9a488a3
|
Fixed static analysis issues.
|
2023-01-25 00:20:35 +01:00 |
|
Jan Böhmer
|
0063d360ce
|
Allow a user to change and remove his profile picture from user settings.
|
2023-01-25 00:10:17 +01:00 |
|
Jan Böhmer
|
d06701fa87
|
Started to work on avatar upload from user settings page.
|
2023-01-24 00:57:41 +01:00 |
|
Jan Böhmer
|
97b87dee5f
|
Show user avatar next to its name, in all possible locations
|
2023-01-23 23:01:57 +01:00 |
|
Jan Böhmer
|
78eacd3ec1
|
Forbid building of a part, when the user is not allowed to withdraw parts stock
|
2023-01-22 23:40:10 +01:00 |
|
Jan Böhmer
|
2f42eb7cff
|
Allow to directly add build as stock to the associated builds part.
|
2023-01-22 23:27:45 +01:00 |
|
Jan Böhmer
|
616533ea4a
|
Withdraw selected part lots, when building
|
2023-01-22 16:59:58 +01:00 |
|
Jan Böhmer
|
31a20d0692
|
Validate ProjectBuildRequest
|
2023-01-22 14:13:56 +01:00 |
|
Jan Böhmer
|
83d734747a
|
Added a basic form to perform builds.
Logic does not work yet.
|
2023-01-22 00:01:16 +01:00 |
|
Jan Böhmer
|
3dc9376f40
|
Started work on a build project tool.
|
2023-01-21 21:41:08 +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 |
|