Jan Böhmer
|
1eb9c38aee
|
Fixed problem that MPN was not used as search field
Fixes issue #277 and #276
|
2023-04-22 23:26:48 +02:00 |
|
Jan Böhmer
|
37fb895d67
|
Only try to retrieve the targetLot from DB if the parameter is existing
This fixes an excpetion occuring during withdrawal of parts, when moving is disabled for the lot.
|
2023-04-16 01:22:58 +02:00 |
|
Jan Böhmer
|
0dcdd252f5
|
Fixed static analysis issues
|
2023-04-16 00:55:25 +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
|
29d1d49aca
|
Fixed some more inspection issues
|
2023-04-15 22:05:29 +02:00 |
|
Jan Böhmer
|
de96aae9a5
|
Fixed inspection issues
|
2023-04-15 21:49:19 +02:00 |
|
Jan Böhmer
|
b3ecee749e
|
Removed deprecated SessionInterface service
|
2023-04-15 21:07:04 +02:00 |
|
Jan Böhmer
|
1cee1abe00
|
Fixed some return type deprecation messages
|
2023-04-15 19:33:39 +02:00 |
|
Jan Böhmer
|
8351f38ee7
|
Keep query parameters when adding locale part in RedirectController
This fixes issue #268
|
2023-04-15 00:38:11 +02:00 |
|
Jan Böhmer
|
b0d2a22f62
|
Make user info page public for all logged in user
|
2023-04-08 01:04:10 +02:00 |
|
Jan Böhmer
|
f7293508ff
|
Added example content for owner placeholders in labels
|
2023-04-03 22:48:52 +02:00 |
|
Jan Böhmer
|
a7ff690891
|
Restrict part lot withdraw/add/move operations to the owner of a part lot
|
2023-04-02 23:35:18 +02:00 |
|
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 |
|